|
| |
|
|
A010959
|
|
Binomial coefficient C(43,n).
|
|
1
| |
|
|
1, 43, 903, 12341, 123410, 962598, 6096454, 32224114, 145008513, 563921995, 1917334783, 5752004349, 15338678264, 36576848168, 78378960360, 151532656696, 265182149218, 421171648758, 608359048206, 800472431850, 960566918220, 1052049481860, 1052049481860
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 43 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..43 (full sequence)
|
|
|
MAPLE
| seq(binomial(43, n), n=0..43); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(43, n) for n in range(44)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 21 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001.
Sequence in context: A060888 A146979 A157722 * A161668 A162181 A162412
Adjacent sequences: A010956 A010957 A010958 * A010960 A010961 A010962
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|