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!)
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 (list; graph; refs; listen; history; text; internal format)
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
(Sage) [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
AUTHOR
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 April 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)