[go: up one dir, main page]

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!)
A258357 Numbers n such that cyclotomic polynomial value Phi(7,n!) is prime. 1
0, 1, 2, 3, 13, 470, 2957 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Except for the values 0,1,2 and 3, terms correspond to probable primes.
a(8) > 6502.
Also, numbers n such that n! belongs to A100330. - Michel Marcus, May 30 2015
LINKS
EXAMPLE
3 is in the sequence because Phi(7,3!) = 1 + 6 + 6^2 + 6^3 + 6^4 + 6^5 + 6^6 = 55987 is prime.
MATHEMATICA
Select[Range[0, 6502], PrimeQ[Cyclotomic[7, #!]] &]
CROSSREFS
Sequence in context: A090100 A270314 A132484 * A160858 A062648 A094003
KEYWORD
nonn,more
AUTHOR
Robert Price, May 27 2015
STATUS
approved

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 August 29 17:19 EDT 2024. Contains 375518 sequences. (Running on oeis4.)