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!)
A032391 Numbers k such that 83*2^k+1 is prime. 0
1, 5, 157, 181, 233, 373, 2425, 2773, 3253, 4129, 10105, 12577, 14981, 16069, 27425, 31201, 31957, 32749, 45473, 59401, 156413, 445205, 1154617 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

Table of n, a(n) for n=1..23.

Ray Ballinger, Proth Search Page

Ray Ballinger and Wilfrid Keller, List of primes k.2^n + 1 for k < 300

Y. Gallot, Proth.exe: Windows Program for Finding Large Primes

Wilfrid Keller, List of primes k.2^n - 1 for k < 300

Index entries for sequences of n such that k*2^n-1 (or k*2^n+1) is prime

PROG

(PARI) is(n)=ispseudoprime(83*2^n+1) \\ Charles R Greathouse IV, Jun 13 2017

CROSSREFS

Sequence in context: A015019 A225165 A151577 * A139978 A304147 A305487

Adjacent sequences: A032388 A032389 A032390 * A032392 A032393 A032394

KEYWORD

nonn

AUTHOR

James R. Buddenhagen

EXTENSIONS

More terms from Hugo Pfoertner, Jun 20 2003

More terms (from http://web.archive.org/web/20161028080239/http://www.prothsearch.net/riesel.html), Joerg Arndt, Apr 07 2013

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 February 28 21:11 EST 2023. Contains 360748 sequences. (Running on oeis4.)