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.

A110995 Integers k such that 6*10^k + 41 is a prime number.

Original entry on oeis.org

0, 1, 2, 4, 6, 8, 50, 54, 102, 134, 212, 872, 3055, 3427, 3528, 4262, 4414, 6084, 93792
Offset: 1

Views

Author

Julien Peter Benney (jpbenney(AT)ftml.net), Oct 04 2005

Keywords

Comments

See Kamada link - primecount.txt for terms, primesize.txt for discovery details including probable or proved primes - search on "60041".
a(20) > 10^5. - Robert Price, Jan 19 2017

Examples

			k = 4 is a term because 6*10^4 + 41 = 6*10000 + 41 = 60000 + 41 = 60041, which is a prime number.
		

Crossrefs

Extensions

a(18) from Ray Chandler, Dec 23 2010
a(1)-a(2) prepended by Robert Price, Jan 19 2017
a(19) from Robert Price, Jan 19 2017