login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013592 Orders of cyclotomic polynomials containing a coefficient >= 4. 0
1365, 1785, 1995, 2145, 2415, 2431, 2717, 2730, 2737, 2805, 2849, 3003, 3135, 3255, 3315, 3553, 3570, 3689, 3705, 3795, 3885, 3927, 3990, 4081, 4095, 4147, 4199, 4290 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

S[ n_ ] := For[ j=1; t=0, j<n, j++, t=Cases[ CoefficientList[ Cyclotomic[ j, x ], x ], k_ /; Abs[ k ]>3 ]; If[ Length[ t ]!=0, Print[ j ] ] ]; S[ 4290 ]

CROSSREFS

Sequence in context: A004930 A004950 A028486 * A152942 A043686 A043578

Adjacent sequences:  A013589 A013590 A013591 * A013593 A013594 A013595

KEYWORD

nonn

AUTHOR

Peter T. Wang (peterw(AT)cco.caltech.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 16:49 EST 2012. Contains 206058 sequences.