|
| |
|
|
A017771
|
|
Binomial coefficients C(55,n).
|
|
3
| |
|
|
1, 55, 1485, 26235, 341055, 3478761, 28989675, 202927725, 1217566350, 6358402050, 29248649430, 119653565850, 438729741450, 1451182990950, 4353548972850, 11899700525790, 29749251314475, 68248282427325, 144079707346575, 280576272201225, 505037289962205
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 55 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..55 (full sequence)
|
|
|
MAPLE
| seq(binomial(55, n), n=0..55); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(55, n) for n in range(56)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 28 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017765-A017770, A017772-A017816.
Sequence in context: A203872 A134291 A157096 * A017718 A173113 A166844
Adjacent sequences: A017768 A017769 A017770 * A017772 A017773 A017774
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|