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.

A001271 Irregular table read by rows: row n lists prime factors of 10^n +1, with multiplicity.

Original entry on oeis.org

2, 11, 101, 7, 11, 13, 73, 137, 11, 9091, 101, 9901, 11, 909091, 17, 5882353, 7, 11, 13, 19, 52579, 101, 3541, 27961, 11, 11, 23, 4093, 8779, 73, 137, 99990001, 11, 859, 1058313049, 29, 101, 281, 121499449, 7, 11, 13, 211, 241, 2161, 9091, 353, 449, 641, 1409, 69857
Offset: 0

Views

Author

N. J. A. Sloane, revised Jul 13 2009

Keywords

Comments

Except for 2, all these primes are in A028416, and all the primes in A028416 appear here. - Davide Rotondo, Aug 12 2023

Examples

			Table begins:
    2;
   11;
  101,
    7,      11, 13;
   73,     137;
   11,    9091;
  101,    9901;
   11,  909091;
   17, 5882353;
  ...
		

References

  • J. Brillhart et al., Factorizations of b^n +- 1. Contemporary Mathematics, Vol. 22, Amer. Math. Soc., Providence, RI, 2nd edition, 1985; and later supplements.

Crossrefs

Extensions

Term ordering corrected by Sean A. Irvine, Apr 11 2012
Minor edits to description by Ray Chandler, May 02 2017