The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A238299 Second convolution of A107841. 2
1, 4, 24, 164, 1208, 9348, 74920, 616420, 5176296, 44182916, 382205048, 3343343268, 29523386968, 262826367748, 2356256046216, 21254326842596, 192766180154120, 1756758963727620, 16079466335134168, 147748236828875428, 1362397741935948024, 12603116216808465284, 116929440001191010664 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: (G.f. of A107841)^2.
Recurrence: (n+2)*a(n) = (4-n)*a(n-4) + 4*(2*n-5)*a(n-3) + 18*(n-1)*a(n-2) + 4*(2*n+1)*a(n-1), n>=4.
Recurrence (of order 2): (n+2)*(2*n-1)*a(n) = 4*(5*n^2-2)*a(n-1) - (n-2)*(2*n+1)*a(n-2). - Vaclav Kotesovec, Feb 27 2014
a(n) ~ sqrt(360+147*sqrt(6)) * (5+2*sqrt(6))^n / (9 * sqrt(Pi) * n^(3/2)). - Vaclav Kotesovec, Feb 27 2014
MATHEMATICA
CoefficientList[Series[((1 + x - Sqrt[1 - 10*x + x^2])/(6*x))^2, {x, 0, 100}], x] (* Vaclav Kotesovec, Feb 27 2014 *)
CROSSREFS
Sequence in context: A343842 A027079 A213441 * A221656 A366623 A339346
KEYWORD
nonn,easy
AUTHOR
Fung Lam, Feb 25 2014
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 May 23 04:41 EDT 2024. Contains 372758 sequences. (Running on oeis4.)