A167804 Numbers with primitive root -8.
5, 23, 25, 29, 47, 53, 71, 101, 125, 149, 167, 173, 191, 197, 239, 263, 269, 293, 311, 317, 359, 383, 389, 461, 479, 503, 509, 529, 557, 599, 625, 647, 653, 677, 701, 719, 743, 773, 797, 821, 839, 841, 863, 887, 941, 983, 1031, 1061, 1109, 1151, 1223, 1229
Offset: 1
Keywords
Links
- Vincenzo Librandi, Table of n, a(n) for n = 1..1000
Crossrefs
Cf. A105880 (primes with primitive root -8)
Programs
-
Mathematica
pr=-8; Select[Range[2,2000], MultiplicativeOrder[pr,# ] == EulerPhi[ # ] &]
Comments