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!)
A014515 Inverse of 506th cyclotomic polynomial. 1
1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 1, -1, 1, -1, 1, -1, 1, -1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Periodic with period length 506. - Ray Chandler, Apr 04 2017
In general the expansion of 1/Phi(N) is N-periodic, but also satisfies a linear recurrence of lower order given by degree(Phi(N)) = phi(N) = A000010(N) < N. The signature is given by the coefficients of (1-Phi(N)). - M. F. Hasler, Feb 18 2018
LINKS
MAPLE
with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);
MATHEMATICA
CoefficientList[Series[1/Cyclotomic[506, x], {x, 0, 120}], x, 120] (* Harvey P. Dale, Feb 13 2022 *)
CROSSREFS
Cf. sequences listed in cross-references of A240328 (1/Phi(N), N = 3 .. 75) and A240467 (N = 76 .. 253).
Sequence in context: A014328 A014647 A014262 * A014218 A014427 A014196
KEYWORD
sign
AUTHOR
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)