Statistics
Starting Number:
-
Steps to 1:
-
Maximum Value:
-
Sequence Length:
-
The Conjecture:
Start with any positive integer n. Then each term is obtained from the previous term as follows:
• If n is even: n → n/2
• If n is odd: n → 3n+1
The conjecture states that no matter what value of n, the sequence will always reach 1.