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!)
A143168 Third column of triangle A000369: |S2(-3; n+3, 3)|. 2
1, 18, 345, 7650, 196245, 5755050, 190482705, 7034400450, 286988226525, 12826061498250, 623403611055225, 32747785180560450, 1849179329801929125, 111713055889014830250, 7190273917194645902625, 491244630824362410245250, 35508203161436371983742125 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A000369(n+3,3) = |S2(-3; n+3, 3)|, n >= 0.
E.g.f.: (d^3/dx^3)((1-(1-4*x)^(1/4))^3)/3! = (-1/2)*(20*x - 5 - 21*(1-4*x)^(1/2)+24*(1-4*x)^(3/4))/(1-4*x)^(13/4).
PROG
(PARI) lista(nn) = default(seriesprecision, nn); Vec(serlaplace(deriv(deriv(deriv(((1-(1-4*x)^(1/4))^3)/3!))))); \\ Michel Marcus, Dec 24 2017
CROSSREFS
Second column of A000369 is A143167, fourth one is A143169.
Sequence in context: A039646 A212669 A158590 * A127585 A230348 A366684
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Sep 15 2008
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 19 02:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)