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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013591 Orders of cyclotomic polynomials containing a coefficient >= 3. 0
385, 595, 665, 770, 935, 1155, 1190, 1235, 1309, 1330, 1365, 1463, 1495, 1540, 1729, 1785, 1855, 1870, 1925, 1955, 1995, 2065, 2145, 2261, 2310, 2380, 2415, 2431, 2465, 2470, 2618, 2660, 2665, 2695, 2717, 2730, 2737, 2795, 2805, 2821 (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 ]>2 ]; If[ Length[ t ]!=0, Print[ j ] ] ]; S[ 2822 ]

CROSSREFS

Sequence in context: A067518 A071763 A069043 * A152941 A157354 A065110

Adjacent sequences:  A013588 A013589 A013590 * A013592 A013593 A013594

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 14 23:53 EST 2012. Contains 205689 sequences.