A205532 Primes at which occur records of A205531 and A205535.
2, 13, 61, 109, 1009, 2689, 8089, 33049, 53881, 87481, 483289, 515761, 1083289, 3818929, 9257329
Offset: 1
Keywords
Links
- P. Underwood, 4.X Selfridge Conjecture (on "Prime Pages" profile), Jan 2012.
Programs
-
PARI
m=-1; forprime(p=1,default(primelimit), if(m+0
A205535(p),m), print1(p",")))
Comments