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!)
A259265 Primes of the form Phi(5,n!), where Phi is the cyclotomic polynomial. 8

%I #9 Jul 10 2015 00:32:52

%S 5,5,31,346201,209102521,

%T 6813584502670671709484968734757499815278649237224386797415881735111285309440001

%N Primes of the form Phi(5,n!), where Phi is the cyclotomic polynomial.

%C These primes are neither sorted nor uniqued. They are listed in the order found in A259264.

%H OEIS Wiki, <a href="https://oeis.org/wiki/Cyclotomic Polynomials at x=sigma(n)">Cyclotomic Polynomials at x=sigma(n)</a>

%t Select[Table[Cyclotomic[5, n!], {n, 0, 200}], PrimeQ]

%Y Cf. A200906.

%K nonn

%O 1,1

%A _Robert Price_, Jun 22 2015

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 24 11:21 EDT 2024. Contains 371936 sequences. (Running on oeis4.)