A261487 Primes of the form Phi(7,n!), where Phi is the cyclotomic polynomial.
7, 127, 55987, 58301791288260114251803544692993535976160443849938371660801
Offset: 1
Keywords
Links
Programs
-
Mathematica
Select[Table[Cyclotomic[7, n!], {n, 0, 200}], PrimeQ]