|
| |
|
|
A017769
|
|
Binomial coefficients C(53,n).
|
|
2
| |
|
|
1, 53, 1378, 23426, 292825, 2869685, 22957480, 154143080, 886322710, 4431613550, 19499099620, 76223753060, 266783135710, 841392966470, 2403979904200, 6250347750920, 14844575908435, 32308782859535, 64617565719070, 119032357903550, 202355008436035
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 53 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..53 (full sequence)
|
|
|
MAPLE
| seq(binomial(53, n), n=0..53); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(53, n) for n in range(54)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 23 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017765-A017768, A017770-A017816.
Sequence in context: A157618 A093982 A091548 * A017716 A180365 A059694
Adjacent sequences: A017766 A017767 A017768 * A017770 A017771 A017772
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|