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!)
A370057 a(n) = 3*(4*n+2)!/(3*n+3)!. 3
1, 3, 30, 546, 14688, 526680, 23680800, 1282554000, 81339793920, 5915366392320, 485415660038400, 44376781223174400, 4473125162795520000, 492902545595556096000, 58949616073242166272000, 7605168496387089788160000, 1052810955815818170875904000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
E.g.f.: exp( 3/4 * Sum_{k>=1} binomial(4*k,k) * x^k/k ).
a(n) = A000142(n) * A006632(n+1).
D-finite with recurrence 3*(3*n+2)*(3*n+1)*(n+1)*a(n) -8*n*(4*n+1)*(2*n+1)*(4*n-1)*a(n-1)=0. - R. J. Mathar, Feb 22 2024
PROG
(PARI) a(n) = 3*(4*n+2)!/(3*n+3)!;
CROSSREFS
Sequence in context: A366009 A370910 A080527 * A300617 A365653 A301663
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Feb 08 2024
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 18 00:50 EDT 2024. Contains 372608 sequences. (Running on oeis4.)