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.

A110920 Integers n such that 2*10^n + 81 is a prime number.

Original entry on oeis.org

0, 1, 2, 3, 6, 7, 8, 15, 36, 38, 51, 168, 1000, 2955, 8151, 16456, 17902, 18784, 24948, 28731, 87144
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 "20081".
a(22) > 10^5. - Robert Price, Jan 19 2017

Examples

			n = 3 is a term because 2*10^3 + 81 = 2*1000 + 81 = 2000 + 81 = 2081 and 2081 is prime.
		

Crossrefs

Extensions

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