How to Use
Enter n:
- s(n): Aliquot sum
- Sequence: Iterated sums
- Fate: Terminates, cycles, or grows
Catalan-Dickson Conjecture
Every aliquot sequence either terminates at 0, or enters a cycle (perfect, amicable, or sociable). The Lehmer five (276, 552, 564, 660, 966) have been iterated millions of terms without resolution!
Sequence Fates
- Terminate at 0: most numbers
- Fixed point: perfect (6,28,496)
- 2-cycle: amicable (220↔284)
- k-cycle: sociable (rare)
- Unknown: possibly unbounded
Step-by-Step Instructions
- 1Enter number.
- 2Compute s(n).
- 3Generate sequence.
- 4Detect cycles.
- 5Classify behavior.