|
| |
|
|
A017781
|
|
Binomial coefficients C(65,n).
|
|
3
| |
|
|
1, 65, 2080, 43680, 677040, 8259888, 82598880, 696190560, 5047381560, 31966749880, 179013799328, 895068996640, 4027810484880, 16421073515280, 60992558771040, 207374699821536, 648045936942300, 1867897112363100, 4981058966301600, 12321566916640800
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Row 65 of A007318.
|
|
|
LINKS
| Nathaniel Johnston, Table of n, a(n) for n = 0..65 (full sequence)
|
|
|
MAPLE
| seq(binomial(65, n), n=0..65); # Nathaniel Johnston, Jun 24 2011
|
|
|
PROG
| (Sage) [binomial(65, n) for n in range(18)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 28 2009]
|
|
|
CROSSREFS
| Cf. A010926-A011001, A017765-A017780, A017782-A017816.
Sequence in context: A197088 A002502 A095027 * A017728 A004354 A016111
Adjacent sequences: A017778 A017779 A017780 * A017782 A017783 A017784
|
|
|
KEYWORD
| nonn,fini,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|