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.

A135107 Integers n such that 10^n+97 is prime.

Original entry on oeis.org

1, 2, 3, 9, 10, 14, 19, 67, 94, 201, 241, 589, 934, 1151, 1179, 4957, 6329, 13621, 26425
Offset: 1

Views

Author

Julien Peter Benney (jpbenney(AT)gmail.com), Feb 12 2008

Keywords

Comments

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

Examples

			n = 3 is a member because 10^3+97 = 1000+97 = 1097, which is prime.
		

Crossrefs

Programs

Extensions

a(14)-a(19) from Robert Price, Nov 06 2010
Edited by Ray Chandler, Dec 23 2010