by MyNameisBob (Maddox)
Version 1 (October 17, 2024)
Download (5 downloads)
This flow demonstrates the Collatz Conjecture in a user friendly way.
The Collatz Conjecture is a math concept where if you choose any number that is greater-than or equal-to 1 and run it through a series of equations it will always get to 1.
To try this manually you need to choose a number. We'll call this number X. If your number is odd you calculate 3X + 1. If your number is even, simply divide it by 2. Repeat this process and with every new number you get you do the same steps.
5 stars | 1 | |
4 stars | 0 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 0 | |
Reports | 0 |
Rate and review within the app in the Community section.