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.

A059047 Numbers x such that sigma(x)-x divides x-1, other than prime powers.

Original entry on oeis.org

77, 611, 1073, 2033, 5293, 6031, 9983, 13969, 15947, 23489, 25241, 40301, 49901, 50249, 51101, 56759, 65017, 71677, 85079, 97217, 97783, 98099, 99101, 131237, 142091, 160133, 165101, 180767, 189281, 210367, 213053, 228719, 259741, 303239
Offset: 1

Views

Author

Jud McCranie, Dec 18 2000

Keywords

Comments

Primes and prime powers (A000961) also satisfy this equation. A059046 is the union of A000961 and A059047. These numbers are related to hyperperfect numbers (A034897) in the cited paper by te Riele.

Examples

			For x=77, sigma(77)=96, 96-77=19, which divides 77-1.
		

Crossrefs

Programs

Extensions

Offset corrected by Donovan Johnson, Nov 03 2011