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.

A074873 Friendly numbers (see A074902) such that sigma(n) is not friendly.

Original entry on oeis.org

66, 210, 282, 364, 510, 642, 930, 966, 1080, 1092, 1146, 1624, 2130, 2226, 2346, 2586, 2676, 3560, 3810, 4278, 4872, 7965
Offset: 0

Views

Author

Jon Perry, Sep 12 2002

Keywords

Comments

I do not know how rigorously these numbers have been established. It is possible there are missing terms - see A074902. - N. J. A. Sloane, Sep 15 2002
From Walter Nissen, May 28 2011: (Start)
Yes; in particular, if perchance 10 should turn out to have a friend, then 10 would be a(0). Also 30 and 40 might possibly be in this sequence.
Numbers without friends are called solitary.
(End)

Examples

			6 is friendly, but so is sigma(6)=12, so 6 is not in the sequence. 210 is friendly (with 17360 for example), but sigma(210)=576 is not friendly.