Aliquot Sum Calculator

s(n) = σ(n) − n

CalculatorsFreeNo Signup
4.8(649 reviews)
All Tools

Loading tool...

About Aliquot Sum Calculator

An aliquot sum calculator computing s(n) = σ(n) − n, the sum of all proper divisors. Iterates to generate aliquot sequences, detecting cycles (amicable, sociable), convergence to perfect numbers, or growth. Client-side.

Aliquot Sum Calculator Features

  • Aliquot sum
  • Aliquot sequence
  • Cycle detection
  • Classification
  • Iteration
Aliquot sum s(n) = sum of proper divisors of n. s(12)=1+2+3+4+6=16. Iterating s gives aliquot sequences: 12→16→15→9→4→3→1→0. Perfect: s(n)=n (cycle length 1). Amicable: s(a)=b, s(b)=a (cycle length 2). Open: does every sequence terminate?

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

  1. 1Enter number.
  2. 2Compute s(n).
  3. 3Generate sequence.
  4. 4Detect cycles.
  5. 5Classify behavior.

Aliquot Sum Calculator — Frequently Asked Questions

What is the Catalan-Dickson conjecture?+

Every aliquot sequence eventually terminates or becomes periodic. Open since 1888! The sequence starting at 276 has been computed for millions of terms, reaching numbers with hundreds of digits, without terminating or cycling. Many mathematicians believe some sequences are unbounded.

What happens to the sequence starting at 276?+

The Lehmer five (276, 552, 564, 660, 966) are famous open problems. After millions of iterations, the sequence starting at 276 reaches numbers with ~200 digits before anyone gave up tracking. Its fate remains unknown.

How are sociable numbers different from amicable?+

Amicable: cycle of length 2 (s(a)=b, s(b)=a). Sociable: cycle of length k ≥ 3. The first sociable cycle of length 5 was found in 1918. Cycles of length 3 have never been found, and it's conjectured none exist.

Share this tool: