|
Search: id:A091513
|
|
|
| A091513 |
|
Indices n of Kynea primes, which are primes of the form (2^n+1)^2-2 = 4^n+2^(n+1)-1. |
|
+0 4
|
|
| 0, 1, 2, 3, 5, 8, 9, 12, 15, 17, 18, 21, 23, 27, 32, 51, 65, 87, 180, 242, 467, 491, 501, 507, 555, 591, 680, 800, 1070, 1650, 2813, 3281, 4217, 5153, 6287, 6365, 10088, 10367, 37035, 45873, 69312, 102435, 106380, 108888, 110615, 281621
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
LINKS
|
S. Harvey, Carol and Kynea Primes.
Eric Weisstein's World of Mathematics, Kynea Number
Eric Weisstein's World of Mathematics, Integer Sequence Primes
|
|
MATHEMATICA
|
lst={}; Do[p=4^n+2^(n+1)-1; If[PrimeQ[p], AppendTo[lst, n]], {n, 0, 7!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 27 2009]
|
|
CROSSREFS
|
Cf. A091514.
Sequence in context: A095952 A025033 A122933 this_sequence A060138 A139487 A162586
Adjacent sequences: A091510 A091511 A091512 this_sequence A091514 A091515 A091516
|
|
KEYWORD
|
nonn,hard
|
|
AUTHOR
|
Eric Weisstein (eric(AT)weisstein.com), Jan 17, 2004
|
|
EXTENSIONS
|
a(41) from Eric Weisstein (eric(AT)weisstein.com), Feb 27, 2004.
a(42) to a(44) from Eric Weisstein (eric(AT)weisstein.com), Jun 05, 2004
Edited by Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 15, 2004
a(46) from Cletus Emmanuel (cemmanu(AT)yahoo.com), Oct 07 2005
|
|
|
Search completed in 0.002 seconds
|