|
| |
|
|
A010964
|
|
Binomial coefficient C(48,n).
|
|
1
| |
|
|
1, 48, 1128, 17296, 194580, 1712304, 12271512, 73629072, 377348994, 1677106640, 6540715896, 22595200368, 69668534468, 192928249296, 482320623240, 1093260079344, 2254848913647, 4244421484512, 7309837001104, 11541847896480, 16735679449896
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 48 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..48 (full sequence)
|
|
|
MAPLE
| seq(binomial(48, n), n=0..48); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(48, n) for n in range(49)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 21 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001.
Sequence in context: A010839 A000156 A022077 * A035719 A035797 A161693
Adjacent sequences: A010961 A010962 A010963 * A010965 A010966 A010967
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|