|
| |
|
|
A017766
|
|
Binomial coefficients C(50,n).
|
|
2
| |
|
|
1, 50, 1225, 19600, 230300, 2118760, 15890700, 99884400, 536878650, 2505433700, 10272278170, 37353738800, 121399651100, 354860518600, 937845656300, 2250829575120, 4923689695575, 9847379391150, 18053528883775, 30405943383200, 47129212243960
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 50 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..50 (full sequence)
|
|
|
MAPLE
| seq(binomial(50, n), n=0..50); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(50, n) for n in range(51)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 21 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017765-A017816.
Sequence in context: A112890 A200207 A160152 * A187459 A035720 A161695
Adjacent sequences: A017763 A017764 A017765 * A017767 A017768 A017769
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|