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.

A161719 Least number k such that 7^(2^i) + k is prime for i = 0,1,..,n-1.

Original entry on oeis.org

4, 4, 10, 40, 990, 8712, 1691820, 69466840, 6173190532, 4139897208540
Offset: 1

Views

Author

Robin Garcia, Jun 16 2013

Keywords

Examples

			a(5) = 990 because k = 990 is the minimal k such that N = 7^(2^i) + k is prime for i = 0, 1, 2, 3, 4; N = 997, 1039, 3391, 5765791, 33232930570591. But 7^(2^5) + 990 is divisible by 37 and four other primes.
		

Crossrefs

Extensions

a(10) from Giovanni Resta, Jun 16 2013