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!)
A010951 Binomial coefficient C(35,n). 1

%I #18 Jan 28 2018 02:31:00

%S 1,35,595,6545,52360,324632,1623160,6724520,23535820,70607460,

%T 183579396,417225900,834451800,1476337800,2319959400,3247943160,

%U 4059928950,4537567650,4537567650,4059928950,3247943160,2319959400,1476337800,834451800,417225900

%N Binomial coefficient C(35,n).

%C Row 35 of A007318.

%H Nathaniel Johnston, <a href="/A010951/b010951.txt">Table of n, a(n) for n = 0..35</a> (full sequence)

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

%t Binomial[35,#]&/@Range[0,20] (* _Harvey P. Dale_, Mar 16 2011 *)

%o (Sage) [binomial(35, n) for n in range(36)] # _Zerinvary Lajos_, May 21 2009

%Y Cf. A010926..A011001.

%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 23 07:42 EDT 2024. Contains 371905 sequences. (Running on oeis4.)