A292007 Primes of the form Phi(k, 3), where Phi is the cyclotomic polynomial.
2, 13, 7, 1093, 757, 61, 73, 797161, 547, 4561, 368089, 6481, 398581, 2413941289, 530713, 42521761, 23535794707, 47763361, 144542918285300809, 374857981681, 3754733257489862401973357979128773, 282429005041, 82064241848634269407
Offset: 1
Keywords
Links
Crossrefs
Cf. A138933.
Programs
-
Mathematica
Select[Table[Cyclotomic[k,3], {k, 0, 100}], PrimeQ[#] &]