Posts

Explore my R package for Collatz conjecture/3n + 1 problem/hailstone sequence

CollatzR

Note: Currently, R does not consider values past 21024 as integers, hence the program cannot compute (or visualize) conjucture sequences for starting integers beyond this value.

That's it!