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!)
A017816 Binomial coefficients C(100,n). 53

%I #17 Jul 06 2018 03:07:34

%S 1,100,4950,161700,3921225,75287520,1192052400,16007560800,

%T 186087894300,1902231808400,17310309456440,141629804643600,

%U 1050421051106700,7110542499799200,44186942677323600,253338471349988640,1345860629046814650,6650134872937201800

%N Binomial coefficients C(100,n).

%C Row 100 of A007318.

%H Nathaniel Johnston, <a href="/A017816/b017816.txt">Table of n, a(n) for n = 0..100</a> (full sequence)

%p seq(binomial(100,n), n=0..100); # _Nathaniel Johnston_, Jun 24 2011

%t Binomial[100,Range[0,20]] (* _Harvey P. Dale_, Jul 08 2016 *)

%o (Sage) [binomial(100, n) for n in range(16)] # _Zerinvary Lajos_, May 29 2009

%Y Cf. A010926-A011001, A017765-A017815.

%K nonn,fini,full,easy

%O 0,2

%A _N. J. A. Sloane_

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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)