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!)
A370054 a(n) = 2*(3*n+1)!/(2*n+2)!. 1
1, 2, 14, 180, 3432, 87360, 2790720, 107442720, 4845456000, 250637587200, 14631376032000, 951675588864000, 68257101465907200, 5352223511771136000, 455529588681155788800, 41824228767217408512000, 4120692998969056333824000, 433653882272457833226240000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
E.g.f.: exp( 2/3 * Sum_{k>=1} binomial(3*k,k) * x^k/k ).
a(n) = A000142(n)*A006013(n). - Alois P. Heinz, Feb 08 2024
PROG
(PARI) a(n) = 2*(3*n+1)!/(2*n+2)!;
CROSSREFS
Sequence in context: A252727 A285270 A109520 * A210097 A230991 A258872
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 August 18 08:27 EDT 2024. Contains 375255 sequences. (Running on oeis4.)