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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A106206 Coefficients of (1+144x)^(1/24). 0
1, 6, -414, 38916, -4144554, 472479156, -56225019564, 6891580969416, -863170516419354, 109910379090731076, -14178438902704308804, 1848352853316179893176, -243058400211077655952644 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

G.f.: (1+144x)^(1/24).

PROG

(PARI) {a(n)=if(n<0, 0, polcoeff( (1+144*x+x*O(x^n))^(1/24), n))}

CROSSREFS

Sequence in context: A151578 A172227 A159015 * A174773 A162088 A199253

Adjacent sequences:  A106203 A106204 A106205 * A106207 A106208 A106209

KEYWORD

sign

AUTHOR

Michael Somos, Apr 25 2005

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 16 08:13 EST 2012. Contains 205893 sequences.