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!)
A096149 Numbers k such that (2^k-3)*2^k+1 is prime. 0
2, 3, 5, 7, 9, 11, 13, 15, 19, 35, 39, 45, 51, 59, 213, 607, 1315, 1435, 3901, 4921, 5255, 16441 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(1) through a(21) have been proved to be prime with WinPFGW. No more terms up to 10000.
Results were computed using the PrimeFormGW (PFGW) primality-testing program. - Hugo Pfoertner, Nov 14 2019
LINKS
PROG
(PARI) is(n)=ispseudoprime((2^n-3)*2^n+1) \\ Charles R Greathouse IV, Jun 13 2017
CROSSREFS
Sequence in context: A129895 A256212 A360107 * A033055 A287374 A186390
KEYWORD
nonn,more,hard
AUTHOR
Jason Earls, Jul 24 2004
EXTENSIONS
a(22) from Michael S. Branicky, Mar 26 2023
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 23 08:11 EDT 2024. Contains 371905 sequences. (Running on oeis4.)