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.

A091514 Primes of the form (2^n + 1)^2 - 2 = 4^n + 2^(n+1) - 1.

Original entry on oeis.org

2, 7, 23, 79, 1087, 66047, 263167, 16785407, 1073807359, 17180131327, 68720001023, 4398050705407, 70368760954879, 18014398777917439, 18446744082299486207, 5070602400912922109586440191999
Offset: 1

Views

Author

Eric W. Weisstein, Jan 17 2004

Keywords

Comments

Cletus Emmanuel calls these "Kynea primes".

Crossrefs

Cf. A093069 (numbers of the form (2^n + 1)^2 - 2).
Cf. A091513 (indices n such that (2^n + 1)^2 - 2 is prime).

Programs

Formula

a(n) = (2^A091513(n) + 1)^2 - 2.

Extensions

Edited by Ray Chandler, Nov 15 2004
First term (2) added by Vincenzo Librandi, Dec 13 2011