|
| |
|
|
A017791
|
|
Binomial coefficients C(75,n).
|
|
3
| |
|
|
1, 75, 2775, 67525, 1215450, 17259390, 201359550, 1984829850, 16871053725, 125595622175, 828931106355, 4898229264825, 26123889412400, 126600387152400, 560658857389200, 2280012686716080, 8550047575185300, 29673694525643100, 95615237915961100
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 75 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..75 (full sequence)
|
|
|
MAPLE
| seq(binomial(75, n), n=0..75); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(75, n) for n in range(17)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 28 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017765-A017790, A017792-A017816.
Sequence in context: A133382 A199901 A202257 * A017738 A166725 A075913
Adjacent sequences: A017788 A017789 A017790 * A017792 A017793 A017794
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|