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.

A072892 The 4-cycle of the n => sigma(n)-n process. sigma(n) is the sum of divisors of n. (A000203).

Original entry on oeis.org

1264460, 1547860, 1727636, 1305184, 1264460
Offset: 1

Views

Author

Miklos Kristof, Jul 29 2002

Keywords

Comments

The two smallest members of sociable quadruples (1264460 and 2115324, see A090615) were found by the Canadian mathematician and educator Kenneth Dudley Fryer (1924-1984) in 1965 (Honsberger, 1970). These were the first aliquot cycles of length greater than 2 that were found since 1918 (see A072890 and A072891). They were rediscovered by Cohen (1970). - Amiram Eldar, Mar 24 2024

References

  • Ross Honsberger, Ingenuity in Mathematics, Mathematical Association of America, 1970.

Crossrefs

Programs

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

Formula

a(4+n) = a(n).