cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A072891 The 5-cycle of the n => sigma(n)-n process, where sigma(n) is the sum of divisors of n (A000203).

Original entry on oeis.org

12496, 14288, 15472, 14536, 14264, 12496
Offset: 1

Views

Author

Miklos Kristof, Jul 29 2002

Keywords

Comments

Called a "sociable" chain.
One of the two aliquot cycles of length greater than 2 that were discovered by Belgian mathematician Paul Poulet (1887-1946) in 1918 (the second is A072890). They were the only known such cycles until 1965 (see A072892). - Amiram Eldar, Mar 24 2024

References

  • Albert H. Beiler, Recreations in the Theory of Numbers: The Queen of Mathematics Entertains, New York: Dover Publications, 1964, Chapter IV, p. 28.
  • Richard K. Guy, Unsolved Problems in Number Theory, 3rd Edition, Springer, 2004, Section B7, p. 95.
  • Paul Poulet, La chasse aux nombres I: Parfaits, amiables et extensions, Bruxelles: Stevens, 1929.

Crossrefs

Programs

  • Mathematica
    NestWhileList[DivisorSigma[1, #] - # &, 12496, UnsameQ, All] (* Amiram Eldar, Mar 24 2024 *)

Formula

a(5+n) = a(n).