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!)
A258355 Numbers n such that cyclotomic polynomial value Phi(9,n!) is prime. 0

%I #7 Jun 20 2015 14:43:04

%S 0,1,2,98,775

%N Numbers n such that cyclotomic polynomial value Phi(9,n!) is prime.

%C All values correspond to certified primes.

%C a(6) > 5944.

%e 2 is in the sequence because Phi(9,2!) = 1 + 2^3 + 2^6 = 73 is prime.

%t Select[Range[0, 5944], PrimeQ[Cyclotomic[9, #!]] &]

%Y Cf. A002981, A002982, A046029, A200906.

%K nonn,more

%O 1,3

%A _Robert Price_, May 27 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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)