|
| |
|
|
A017768
|
|
Binomial coefficients C(52,n).
|
|
2
| |
|
|
1, 52, 1326, 22100, 270725, 2598960, 20358520, 133784560, 752538150, 3679075400, 15820024220, 60403728840, 206379406870, 635013559600, 1768966344600, 4481381406320, 10363194502115, 21945588357420, 42671977361650, 76360380541900, 125994627894135
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 52 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..52 (full sequence)
|
|
|
MAPLE
| seq(binomial(52, n), n=0..52); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(52, n) for n in range(53)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 23 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017765-A017816.
Sequence in context: A133238 A130000 A160153 * A035721 A035798 A017715
Adjacent sequences: A017765 A017766 A017767 * A017769 A017770 A017771
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|