A261472 Primes of the form Phi(6,n!), where Phi is the cyclotomic polynomial.
3, 31, 14281, 25396561, 273552658381614558353373506071127403199540399874192973440773009599175173339925708800000001
Offset: 1
Keywords
Links
Programs
-
Mathematica
Select[Table[Cyclotomic[6, n!], {n, 0, 200}], PrimeQ]