|
| |
|
|
A017767
|
|
Binomial coefficients C(51,n).
|
|
1
| |
|
|
1, 51, 1275, 20825, 249900, 2349060, 18009460, 115775100, 636763050, 3042312350, 12777711870, 47626016970, 158753389900, 476260169700, 1292706174900, 3188675231420, 7174519270695, 14771069086725, 27900908274925, 48459472266975, 77535155627160
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 51 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..51 (full sequence)
|
|
|
MAPLE
| seq(binomial(51, n), n=0..51); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(51, n) for n in range(52)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 21 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017765-A017816.
Sequence in context: A201212 A153221 A172639 * A017714 A202044 A014943
Adjacent sequences: A017764 A017765 A017766 * A017768 A017769 A017770
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|