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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A020513 Cyclotomic polynomials at x=-1. 4
-1, -2, 0, 1, 2, 1, 3, 1, 2, 1, 5, 1, 1, 1, 7, 1, 2, 1, 3, 1, 1, 1, 11, 1, 1, 1, 13, 1, 1, 1, 1, 1, 2, 1, 17, 1, 1, 1, 19, 1, 1, 1, 1, 1, 1, 1, 23, 1, 1, 1, 5, 1, 1, 1, 3, 1, 1, 1, 29, 1, 1, 1, 31, 1, 2 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

For n >= 3: if n = 2*p^m with a prime p then a(n) = p otherwise a(n) = 1. - Ola Veshta (olaveshta(AT)my-deja.com), Jun 01 2001

MAPLE

with(numtheory, cyclotomic); f := n->subs(x=-1, cyclotomic(n, x)); seq(f(i), i=0..64);

CROSSREFS

Sequence in context: A029277 A077905 A131331 * A029276 A109248 A131866

Adjacent sequences:  A020510 A020511 A020512 * A020514 A020515 A020516

KEYWORD

sign

AUTHOR

Simon Plouffe (simon.plouffe(AT)gmail.com)

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 12 19:53 EST 2012. Contains 205432 sequences.