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.

A108329 Integers k such that 10^k - 27 is prime.

Original entry on oeis.org

2, 4, 7, 14, 20, 22, 29, 31, 40, 80, 85, 224, 767, 952, 3592, 4016, 4187, 9239, 17684, 20716, 30791
Offset: 1

Views

Author

Julien Peter Benney (jpbenney(AT)ftml.net), Jun 30 2005

Keywords

Comments

See Kamada link - primecount.txt for terms, primesize.txt for discovery details including probable or proved primes - search on "99973".
The next term, if one exists, is > 100000. - Robert Price, Apr 25 2011

Examples

			k = 7 is a term because 10^7 - 27 = 10000000 - 27 = 9999973, which is prime.
		

Crossrefs

Extensions

a(18)-a(19) from Kamada data by Robert Price, Dec 10 2010
a(20)-a(21) from Robert Price, Dec 15 2010
Edited by Ray Chandler, Dec 23 2010