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!)
A370055 a(n) = 3*(3*n+2)!/(2*n+3)!. 3
1, 3, 24, 330, 6552, 171360, 5581440, 218045520, 9945936000, 519177859200, 30535045632000, 1998518736614400, 144098325316915200, 11350405033583616000, 969837188805041356800, 89351761457237190912000, 8830056426362263572480000, 931769828125956695715840000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
E.g.f.: exp( Sum_{k>=1} binomial(3*k,k) * x^k/k ).
a(n) = 3*A076151(n+1) for n > 0.
a(n) = A000142(n)*A001764(n+1). - Alois P. Heinz, Feb 08 2024
PROG
(PARI) a(n) = 3*(3*n+2)!/(2*n+3)!;
CROSSREFS
Cf. A076151.
Sequence in context: A319939 A082166 A354259 * A371007 A144003 A334775
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 3 22:58 EDT 2024. Contains 372225 sequences. (Running on oeis4.)