|
| |
|
|
A017805
|
|
Binomial coefficients C(89,n).
|
|
3
| |
|
|
1, 89, 3916, 113564, 2441626, 41507642, 581106988, 6890268572, 70625252863, 635627275767, 5085018206136, 36519676207704, 237377895350076, 1406007533996604, 7632612327410136, 38163061637050680, 176504160071359395, 757929628541719755
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 89 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..89 (full sequence)
|
|
|
MAPLE
| seq(binomial(89, n), n=0..89); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(89, n) for n in range(16)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 29 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017765-A017804, A017806-A017816.
Sequence in context: A197362 A189020 A157757 * A017752 A100419 A020472
Adjacent sequences: A017802 A017803 A017804 * A017806 A017807 A017808
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|