login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A119552
Binomial(binomial(2*n,n)*n,n).
0
1, 2, 66, 34220, 250654530, 26255517781752, 40219012695854521452, 915602638690858051785326904, 313119156483427472599890586326722370, 1620758891081732168210880572699959520551984700
OFFSET
0,2
MAPLE
[seq (binomial(binomial(2*n, n)*n, n), n=0..10)];
CROSSREFS
Cf. A005430.
Sequence in context: A255435 A335546 A139822 * A230663 A016535 A245097
KEYWORD
easy,nonn
AUTHOR
Zerinvary Lajos, May 30 2006
STATUS
approved