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.

Showing 1-2 of 2 results.

A074902 Known friendly numbers.

Original entry on oeis.org

6, 12, 24, 28, 30, 40, 42, 56, 60, 66, 78, 80, 84, 96, 102, 108, 114, 120, 132, 135, 138, 140, 150, 168, 174, 186, 200, 204, 210, 222, 224, 228, 234, 240, 246, 252, 258, 264, 270, 273, 276, 280, 282, 294, 300, 308, 312, 318, 330, 348, 354, 360, 364, 366, 372
Offset: 1

Views

Author

N. J. A. Sloane, Sep 15 2002

Keywords

Comments

The sequence is not known to be complete up to 372, since there are many small numbers, including 10, 14, 15 and 20, which have not been proved to be solitary. If any other numbers up to 372 are friendly, the smallest corresponding values of m are > 10^30.
A positive integer n is 'friendly' if abundancy(n) = abundancy(m) for some positive integer m not equal to n, where abundancy(n) = sigma(n)/n (cf. A000203); otherwise n is 'solitary'. (The name "friendly" is also sometimes mistakenly used with other meanings; cf. A063990 and A007770.)
All perfect numbers are friendly numbers, but they are only friendly with each other (a perfect number being defined as having abundancy index of 2.) - Daniel Forgues, Jun 23 2009
Triangle A211679 has rows that list the first numbers that have n-1 smaller friends. Sequence A211677 lists just the last number in each row. - T. D. Noe, May 10 2012

Examples

			24 is in the sequence since abundancy(24) = abundancy(91963648) = 5/2.
		

Crossrefs

Union of A050972 and A050973. Cf. A014567.

Extensions

Edited by Dean Hickerson, Sep 19 2002

A211679 Triangle of earliest friendly numbers having n friends.

Original entry on oeis.org

6, 28, 6, 28, 496, 84, 270, 1488, 1638, 84, 270, 1488, 1638, 24384, 210, 17360, 43400, 284480, 2229500, 2886100, 3780, 66960, 167400, 406224, 1097280, 6656832, 13035330, 3780, 66960, 167400, 406224, 1097280, 6656832, 13035330, 29410290
Offset: 2

Views

Author

T. D. Noe, May 10 2012

Keywords

Comments

Row n contains the earliest set of friendly numbers of length n. The sequence A211677 contains the last element of each row.

Crossrefs

Cf. A074902 (friendly numbers), A211677.
Showing 1-2 of 2 results.