login
A032387
Numbers k such that 75*2^k+1 is prime.
1
1, 3, 4, 6, 7, 10, 12, 34, 43, 51, 57, 60, 63, 67, 87, 102, 163, 222, 247, 312, 397, 430, 675, 831, 984, 1018, 1054, 1615, 2017, 2157, 4705, 4923, 5473, 5682, 9063, 9118, 9657, 12250, 14895, 14901, 19794, 22750, 25350, 36015, 104082, 146163, 223698, 361614
OFFSET
1,2
PROG
(PARI) is(n)=ispseudoprime(75*2^n+1) \\ Charles R Greathouse IV, Jun 13 2017
CROSSREFS
Sequence in context: A202169 A239438 A317138 * A026313 A024912 A108588
KEYWORD
nonn
EXTENSIONS
More terms (from http://web.archive.org/web/20161028080239/http://www.prothsearch.net/riesel.html), Joerg Arndt, Apr 07 2013
Terms moved from Data section to b-file, and more terms appended to b-file, by Jeppe Stig Nielsen, Jan 18 2020
STATUS
approved