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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A122575 G.f.: x*(x-1)/(x^2+14*x+1)^3. 0
0, -1, 43, -1215, 28445, -597638, 11700450, -217941042, 3911918070, -68234265135, 1163342929477, -19468544310649, 320806889772075, -5217751119317660, 83921044722457460, -1336777733583083700, 21114347188610320476, -331025419358450069613, 5155517342468313436815, -79820563217794780940035 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Based on the cubic elliptic invariant j(x)=((x^8 + 14*x^4 + 1)^3)^3/(108*x^4*(x^4 - 1)).

REFERENCES

Harry Hochstadt, The Functions of Mathematical Physics, Wiley, New York (1971), p. 170; also Dover, New York (1986),129-130

MATHEMATICA

p[x_] := x^4*(x^4 - 1)/(x^8 + 14*x^4 + 1)^3 Table[ SeriesCoefficient[Series[p[x], {x, 0, 120}], n], {n, 0, 120, 4}]

CROSSREFS

Sequence in context: A162181 A162412 A010995 * A014938 A022220 A198206

Adjacent sequences:  A122572 A122573 A122574 * A122576 A122577 A122578

KEYWORD

sign

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Sep 17 2006

EXTENSIONS

Edited and extended by N. J. A. Sloane, Jun 27 2009

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 15 21:27 EST 2012. Contains 205859 sequences.