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.

A108049 Integers k such that 10^k + 43 is a prime number.

Original entry on oeis.org

1, 5, 37, 253, 1129, 1441, 35393
Offset: 1

Views

Author

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

Keywords

Comments

a(8) > 10^5. - Robert Price, Nov 01 2013
See Kamada link - primecount.txt for terms, primesize.txt for discovery details including probable or proved primes - search on "10043".

Examples

			k=5 is a term because 10^5 + 43 = 100043, which is prime.
		

Crossrefs

Programs

Extensions

a(7)=35393 from Robert Price, Mar 16 2010
Edited by Ray Chandler, Dec 23 2010