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-1 of 1 results.

A261991 Indices of abundant repunits: numbers n such that sigma((10^n-1)/9) > 2*(10^n-1)/9.

Original entry on oeis.org

18, 36, 48, 54, 60, 72, 84, 90, 96, 108, 120, 126, 132, 144, 162, 168, 180, 192, 198, 210, 216, 234, 240, 252, 264, 270, 288, 300, 306, 324, 330, 336, 342, 360, 378, 384, 390, 396, 414, 420, 432, 450, 462, 468, 480, 486, 504, 522, 528, 540, 546, 558, 576, 588
Offset: 1

Views

Author

Sergio Pimentel, Sep 07 2015

Keywords

Comments

The primitive indices are 18, 48, 60, 84, 132, 210, etc. It would be interesting to find the first index not a multiple of 6.

Examples

			a(1)=18 since (10^18-1)/9 is abundant (abundancy ~ 2.09).
		

Crossrefs

Programs

Extensions

a(27)-a(54) from Hiroaki Yamanouchi, Oct 13 2015
Showing 1-1 of 1 results.