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!)
A101602 G.f.: c(3x)^4, c(x) the g.f. of A000108. 2
1, 12, 126, 1296, 13365, 138996, 1459458, 15466464, 165297834, 1780130520, 19301700924, 210564010080, 2309623985565, 25458117777540, 281857732537050, 3133071216411840, 34953325758094590, 391242268149428520, 4392583646950402020, 49454259823789423200 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 16/(1+sqrt(1-12x))^4.
a(n)=((8n+12)/(3n+12))((3n+3)/(n+3))3^n*C(n+1).
Conjecture: (n+4)*a(n) - 6*(3*n+7)*a(n-1) + 36*(2*n+1)*a(n-2) = 0. - R. J. Mathar, Nov 15 2011
From Amiram Eldar, May 15 2022: (Start)
Sum_{n>=0} 1/a(n) = 1479/484 - 2691*arcsin(1/(2*sqrt(3)))/(121*sqrt(11)).
Sum_{n>=0} (-1)^n/a(n) = 7569*arcsinh(1/(2*sqrt(3)))/(169*sqrt(13)) - 1767/676. (End)
MATHEMATICA
a[n_] := ((8*n + 12)/(3*n + 12)) * ((3*n + 3)/(n + 3))* 3^n* CatalanNumber[n + 1]; Array[a, 20, 0] (* Amiram Eldar, May 15 2022 *)
CROSSREFS
Sequence in context: A159736 A004991 A228008 * A264896 A062199 A199528
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Dec 08 2004
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 June 7 14:59 EDT 2024. Contains 373202 sequences. (Running on oeis4.)