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.

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

Original entry on oeis.org

1, 1, 1, 11, 77, 1081, 142531, 41758027, 1206670783, 10654858617041
Offset: 1

Views

Author

Robin Garcia, Jun 15 2013

Keywords

Comments

a(5) = 77 because k = 77 is the minimal k such that N = 6^(2^i) + k is prime for i = 0, 1, 2, 3, 4; N = 83, 113, 1373, 1679693, 2821109907533. But 6^(2^5) + 77 is divisible by 79 and another prime.

Crossrefs

Extensions

a(10) from Giovanni Resta, Jun 16 2013