|
| |
|
|
A017765
|
|
Binomial coefficients C(49,n).
|
|
53
| |
|
|
1, 49, 1176, 18424, 211876, 1906884, 13983816, 85900584, 450978066, 2054455634, 8217822536, 29135916264, 92263734836, 262596783764, 675248872536, 1575580702584, 3348108992991, 6499270398159, 11554258485616, 18851684897584, 28277527346376
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 49 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..49 (full sequence)
|
|
|
MAPLE
| seq(binomial(49, n), n=0..49); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(49, n) for n in range(50)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 21 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017766-A017816.
Sequence in context: A193940 A012115 A173246 * A163005 A161694 A162204
Adjacent sequences: A017762 A017763 A017764 * A017766 A017767 A017768
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|