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.

A057195 Numbers k such that 2^k + 7 is prime.

Original entry on oeis.org

2, 4, 6, 8, 10, 16, 18, 20, 28, 30, 38, 44, 78, 88, 98, 126, 160, 174, 204, 214, 588, 610, 798, 926, 1190, 1198, 1806, 1888, 2648, 3454, 3510, 3864, 3870, 8970, 12330, 13330, 18876, 22338, 39718, 55006, 110784, 172470, 196434, 235710, 247280, 268408, 279320, 300874, 315268, 372950, 472258, 566496, 780284, 820356
Offset: 1

Views

Author

Robert G. Wilson v, Sep 15 2000

Keywords

Comments

Naturally all terms are even because (3-1)^(2n+1)+7 is divisible by 3. - Bruno Berselli, Oct 03 2012

Crossrefs

Cf. A104066 (primes of the form 2^k+7).

Programs

Formula

a(n) = 2*A217349(n). - Elmo R. Oliveira, Nov 12 2023

Extensions

a(37)-a(51) from Robert Price, Dec 06 2013
a(51), a(53), a(54) from Jon Grantham, Jul 29 2023