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.

A211657 Sigma(k) of 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, 3, 4, 7, 6, 8, 15, 13, 28, 14, 39, 20, 36, 40, 30, 63, 91, 38, 44, 78, 57, 93, 62, 127, 68, 195, 74, 121, 112, 171, 217, 102, 162, 110, 133, 255, 176, 160, 204, 138, 222, 266, 150, 300, 158, 363, 164, 183, 260, 174, 508, 194, 198, 200, 465, 306, 212, 256, 330
Offset: 1

Views

Author

Jaroslav Krizek, Apr 20 2012

Keywords

Examples

			For n = 4, a(n) = 7 because A211656(4) = 4; sigma (4) = 7.
		

Crossrefs

Cf. A007370 (sorted version of this sequence).

Formula

a(n) = sigma(A211656(n)).