login
A010948
Binomial coefficient C(32,n).
1
1, 32, 496, 4960, 35960, 201376, 906192, 3365856, 10518300, 28048800, 64512240, 129024480, 225792840, 347373600, 471435600, 565722720, 601080390, 565722720, 471435600, 347373600, 225792840, 129024480, 64512240, 28048800, 10518300, 3365856, 906192, 201376
OFFSET
0,2
COMMENTS
Row 32 of A007318.
LINKS
Nathaniel Johnston, Table of n, a(n) for n = 0..32 (full sequence)
MAPLE
seq(binomial(32, n), n=0..32); # Nathaniel Johnston, Jun 24 2011
PROG
(SageMath) [binomial(32, n) for n in range(33)] # Zerinvary Lajos, May 21 2009
CROSSREFS
Sequence in context: A208312 A138412 A220735 * A022627 A238534 A297091
KEYWORD
nonn,fini,full,easy
STATUS
approved