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.

A204829 Numbers with abundancy 2 <= a < 3.

Original entry on oeis.org

6, 12, 18, 20, 24, 28, 30, 36, 40, 42, 48, 54, 56, 60, 66, 70, 72, 78, 80, 84, 88, 90, 96, 100, 102, 104, 108, 112, 114, 126, 132, 138, 140, 144, 150, 156, 160, 162, 168, 174, 176, 186, 192, 196, 198, 200, 204, 208, 210, 216, 220, 222, 224, 228, 234, 246, 252
Offset: 1

Views

Author

Jaroslav Krizek, Jan 22 2012

Keywords

Comments

Numbers m such that 2 <= sigma(m) / m < 3.
Supersequence of A000396 (perfect numbers).

Examples

			Number 70 is in sequence because sigma(70) / 70 = 144 / 70, which is between 2 and 3.
		

Crossrefs

Cf. A204828 (abundant numbers with abundancy 3 <= a < 4).