|
| |
|
|
A010961
|
|
Binomial coefficient C(45,n).
|
|
1
| |
|
|
1, 45, 990, 14190, 148995, 1221759, 8145060, 45379620, 215553195, 886163135, 3190187286, 10150595910, 28760021745, 73006209045, 166871334960, 344867425584, 646626422970, 1103068603890, 1715884494940, 2438362177020, 3169870830126, 3773655750150
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 45 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..45 (full sequence)
|
|
|
MAPLE
| seq(binomial(45, n), n=0..45); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(45, n) for n in range(46)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 21 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001.
Sequence in context: A034967 A199352 A195466 * A161690 A162183 A162418
Adjacent sequences: A010958 A010959 A010960 * A010962 A010963 A010964
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|