login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A010954 Binomial coefficient C(38,n). 1
1, 38, 703, 8436, 73815, 501942, 2760681, 12620256, 48903492, 163011640, 472733756, 1203322288, 2707475148, 5414950296, 9669554100, 15471286560, 22239974430, 28781143380, 33578000610, 35345263800, 33578000610, 28781143380, 22239974430, 15471286560 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Row 38 of A007318.
LINKS
Nathaniel Johnston, Table of n, a(n) for n = 0..38 (full sequence)
MAPLE
seq(binomial(38, n), n=0..38); # Nathaniel Johnston, Jun 24 2011
PROG
(Sage) [binomial(38, n) for n in range(39)] # Zerinvary Lajos, May 21 2009
CROSSREFS
Sequence in context: A195912 A240425 A269010 * A035714 A161651 A162166
KEYWORD
nonn,fini,full,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)