|
| |
|
|
A017776
|
|
Binomial coefficients C(60,n).
|
|
3
| |
|
|
1, 60, 1770, 34220, 487635, 5461512, 50063860, 386206920, 2558620845, 14783142660, 75394027566, 342700125300, 1399358844975, 5166863427600, 17345898649800, 53194089192720, 149608375854525, 387221678682300, 925029565741050, 2044802197953900
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 60 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..60 (full sequence)
|
|
|
MAPLE
| seq(binomial(60, n), n=0..60); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(60, n) for n in range(18)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 28 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017765-A017775, A017777-A017816.
Sequence in context: A054331 A160349 A053528 * A035725 A035800 A017723
Adjacent sequences: A017773 A017774 A017775 * A017777 A017778 A017779
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|