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.

A096594 Numbers n such that 100^n + 10^n - 1 is prime.

Original entry on oeis.org

1, 2, 3, 5, 6, 7, 9, 13, 26, 42, 153, 188, 204, 282, 699, 2886, 11597
Offset: 1

Views

Author

Jason Earls, Aug 13 2004

Keywords

Comments

a(1) through a(17) have been proved to be prime with WinPFGW or pfgw.
a(18) > 20000. - Giovanni Resta, Feb 19 2013
a(18) > 100000. - James G. Merickel Jun 02 2014

Examples

			a(3) = 3 because 100^3 + 10^3 - 1 = 1000999, a prime.
		

Programs

Extensions

a(17) from Giovanni Resta, Feb 19 2013