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!)
A291994 Primes of the form Phi(k, -6), where Phi is the cyclotomic polynomial. 1

%I #9 Nov 11 2019 13:48:24

%S 31,37,43,1297,46441,51828151,55987,1950271,2527867231,1678321,

%T 3655688315536801,189491931189200021056951,1822428931,

%U 412482688627178079807598675848631,4760317816590150361,534577564460822791430647883899825591,7369130657357778596659

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

%H Robert Price, <a href="/A291994/b291994.txt">Table of n, a(n) for n = 1..26</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,-6], {k, 0, 100}], PrimeQ[#] &]

%Y Cf. A138924.

%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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)