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!)
A367560 Numbers k such that k^7*2^k + 1 is a prime. 1
1, 3, 11, 51, 76, 123, 149, 274, 311, 328, 381, 639, 737, 898, 1156, 9017, 13200, 18348, 26388, 30081 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(Magma) [k: k in [1..2000] | IsPrime(k^7*2^k+1)];
CROSSREFS
Numbers k such that k^m*2^k + 1 is a prime: 0, 1, 2, 4, 8, 16, .. (m = 0), A005849 (m = 1), A058780 (m = 2), A357612 (m = 3), A366422 (m = 4), A367421 (m = 5), A367287 (m = 6), this sequence (m = 7).
Cf. A092506.
Sequence in context: A203009 A024336 A145144 * A284702 A191341 A359146
KEYWORD
nonn,more
AUTHOR
EXTENSIONS
a(18)-a(20) from Michael S. Branicky, Nov 22 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 May 8 03:50 EDT 2024. Contains 372317 sequences. (Running on oeis4.)