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!)
A070530 Primes of form Cyclotomic[n,2^n]. 0
5, 73, 257, 4432676798593 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
4th term is Cyclotomic[7,128]=1+128+16384+2097152+..+4398046511104=4432676798593; the next 2 known terms have almost 200 or more than 1000 decimal digits.
MATHEMATICA
Do[s=Cyclotomic[n, 2^n]; If[PrimeQ[s], Print[s]], {n, 1, 59}]
CROSSREFS
Sequence in context: A138623 A206280 A070526 * A248046 A059017 A099667
KEYWORD
nonn
AUTHOR
Labos Elemer, May 02 2002
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 April 25 10:22 EDT 2024. Contains 371967 sequences. (Running on oeis4.)