login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A292007 Primes of the form Phi(k, 3), where Phi is the cyclotomic polynomial. 1

%I #8 Nov 11 2019 13:48:59

%S 2,13,7,1093,757,61,73,797161,547,4561,368089,6481,398581,2413941289,

%T 530713,42521761,23535794707,47763361,144542918285300809,374857981681,

%U 3754733257489862401973357979128773,282429005041,82064241848634269407

%N Primes of the form Phi(k, 3), where Phi is the cyclotomic polynomial.

%H Robert Price, <a href="/A292007/b292007.txt">Table of n, a(n) for n = 1..39</a>

%H Yves Gallot, <a href="http://yves.gallot.pagesperso-orange.fr/papers/cyclotomic.html">Cyclotomic polynomials and prime numbers</a>

%H <a href="/index/Cy#CyclotomicPolynomialsValuesAtX">Index entries for cyclotomic polynomials,values at X</a>

%t Select[Table[Cyclotomic[k,3], {k, 0, 100}], PrimeQ[#] &]

%Y Cf. A138933.

%K nonn

%O 1,1

%A _Robert Price_, Sep 07 2017

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 11:29 EDT 2024. Contains 371967 sequences. (Running on oeis4.)