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.

A058075 Numbers k such that gcd(sigma(k), sigma(k+1)) = 1, where sigma(k) is sum of positive divisors of k.

Original entry on oeis.org

1, 2, 3, 4, 7, 8, 9, 15, 16, 18, 24, 25, 31, 35, 36, 48, 63, 64, 72, 80, 81, 97, 99, 100, 120, 121, 127, 128, 143, 144, 162, 200, 224, 225, 241, 255, 256, 288, 289, 323, 337, 399, 400, 483, 511, 512, 528, 529, 575, 576, 577, 578, 624, 625, 675, 721, 722, 728, 729
Offset: 1

Views

Author

Leroy Quet, Nov 11 2000

Keywords

Examples

			8 is included because sigma(8) = 15 is relatively prime to sigma(9) = 13.
		

Crossrefs

Cf. A058074.

Programs