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.

A211658 Nonprime numbers k such that value of sigma(k) is unique; sigma(k) = A000203(k) = sum of divisors of k.

Original entry on oeis.org

1, 4, 8, 9, 12, 18, 22, 27, 32, 36, 45, 49, 50, 64, 72, 81, 91, 98, 100, 106, 121, 128, 129, 133, 134, 146, 148, 152, 162, 169, 171, 192, 200, 202, 217, 218, 219, 243, 256, 259, 262, 268, 274, 288, 289, 292, 301, 314, 324, 333, 338, 343, 361, 381, 386, 388
Offset: 1

Views

Author

Jaroslav Krizek, Apr 20 2012

Keywords

Comments

Complement of A066076 with respect to A211656.

Examples

			Number 36 is in the sequence because sigma(36) = 91 and there is no other number m with sigma(m) = 91.
Number 6 is not in the sequence because sigma(6) = 12 and 12 is also sigma(11).
		

Crossrefs