A127437 Duplicate of A001915.
2, 5, 11, 13, 19, 23, 29, 37, 47, 53, 59, 61, 67, 71, 83, 97, 101, 107, 131, 139, 149, 163, 167, 173, 179, 181, 191, 193, 197, 211, 227, 239, 263, 269, 293, 307, 311, 313, 317, 347, 349, 359, 373, 379, 383, 389, 409, 419, 421, 431, 443, 461, 467, 479, 491, 499, 503, 509, 523, 541, 547, 557, 563, 577
Offset: 1
Keywords
Programs
-
PARI
forprime(p=5,1000, g=znprimroot(p); u=znlog(Mod(2,p),g); v=znlog(Mod(3,p),g); if( v%u==0, print1(p,", "); ))
Extensions
Corrected by Max Alekseyev, Jun 08 2011
Corrected by Arkadiusz Wesolowski, Jan 12 2021
Comments