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

%I #17 Jan 28 2018 02:30:55

%S 1,34,561,5984,46376,278256,1344904,5379616,18156204,52451256,

%T 131128140,286097760,548354040,927983760,1391975640,1855967520,

%U 2203961430,2333606220,2203961430,1855967520,1391975640,927983760,548354040,286097760,131128140,52451256

%N Binomial coefficient C(34,n).

%C Row 34 of A007318.

%H Nathaniel Johnston, <a href="/A010950/b010950.txt">Table of n, a(n) for n = 0..34</a> (full sequence)

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

%t Binomial[34,Range[0,34]] (* _Harvey P. Dale_, Nov 02 2015 *)

%o (Sage) [binomial(34, n) for n in range(35)] # _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 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)