[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Revision History for A014057 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Inverse of 48th cyclotomic polynomial.
(history; published version)
#15 by Ray Chandler at Mon Apr 03 12:39:49 EDT 2017
STATUS

editing

approved

#14 by Ray Chandler at Mon Apr 03 12:39:46 EDT 2017
COMMENTS

Periodic with period length 48. - Ray Chandler, Apr 03 2017

LINKS

<a href="/index/Pol#poly_cyclo_inv">Index to sequences related to inverse of cyclotomic polynomials</a>

STATUS

approved

editing

#13 by Ray Chandler at Tue Sep 15 21:59:52 EDT 2015
STATUS

editing

approved

#12 by Ray Chandler at Tue Sep 15 21:59:48 EDT 2015
LINKS

<a href="/index/Rec#order_16">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, -1).

MATHEMATICA

LinearRecurrence[{0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, -1}, {1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0}, 81] (* Ray Chandler, Sep 15 2015 *)

STATUS

approved

editing

#11 by Bruno Berselli at Fri Apr 04 09:05:43 EDT 2014
STATUS

proposed

approved

#10 by Vincenzo Librandi at Fri Apr 04 09:04:13 EDT 2014
STATUS

editing

proposed

#9 by Vincenzo Librandi at Fri Apr 04 09:02:59 EDT 2014
LINKS

Vincenzo Librandi, <a href="/A014057/b014057.txt">Table of n, a(n) for n = 0..1000</a>

MATHEMATICA

CoefficientList[Series[1/Cyclotomic[48, x], {x, 0, 100}], x] (* Vincenzo Librandi, Apr 04 2014 *)

CROSSREFS

Cf. similar sequences listed in A240328.

KEYWORD

sign,easy

STATUS

approved

editing

#8 by Russ Cox at Fri Mar 30 18:36:15 EDT 2012
AUTHOR

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

Simon Plouffe

Discussion
Fri Mar 30
18:36
OEIS Server: https://oeis.org/edit/global/212
#7 by N. J. A. Sloane at Fri Jan 09 03:00:00 EST 2009
KEYWORD

sign,new

sign

AUTHOR

Simon Plouffe (simon.plouffe(AT)math.uqamgmail.cacom)

#6 by N. J. A. Sloane at Fri Sep 29 03:00:00 EDT 2006
MAPLE

with(numtheory, cyclotomic); c := n->series(1/cyclotomic(n, x), x, 80);

KEYWORD

sign,new

sign