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.

A027901 Divisors of 10^9 + 1.

Original entry on oeis.org

1, 7, 11, 13, 19, 77, 91, 133, 143, 209, 247, 1001, 1463, 1729, 2717, 19019, 52579, 368053, 578369, 683527, 999001, 4048583, 4784689, 6993007, 7518797, 10989011, 12987013, 52631579, 76923077, 90909091, 142857143, 1000000001
Offset: 1

Views

Author

Keywords

Comments

The prime factorization of 10^9 + 1 = 7 * 11 * 13 * 19 * 52579, so tau(1000000001) = 2^5 = 32. - Bernard Schott, Oct 18 2019

Examples

			7 * 142857143 = 1000000001.
11 * 90909091 = 1000000001.
13 * 76923077 = 1000000001.
		

Crossrefs

Programs