login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098856 Numbers k such that 4^k*(2^k - 1) + 1 is a prime. 2
1, 3, 19, 34, 51, 318, 3670, 6348 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(9) > 11500. - Jinyuan Wang, Mar 19 2020
LINKS
PROG
(Magma) [k: k in [1..500] | IsPrime(4^k*(2^k-1)+1)]; // Jinyuan Wang, Mar 19 2020
CROSSREFS
Cf. A098857 ((4^k)*(2^k - 1) - 1 is prime).
Sequence in context: A360081 A061427 A069516 * A178201 A062291 A106082
KEYWORD
nonn,more
AUTHOR
Pierre CAMI, Oct 11 2004
EXTENSIONS
6348, corresponding to a probable prime, from Ryan Propper, Jun 18 2005
Edited by T. D. Noe, Oct 30 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)