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

%I #18 Jan 28 2018 02:30:42

%S 1,31,465,4495,31465,169911,736281,2629575,7888725,20160075,44352165,

%T 84672315,141120525,206253075,265182525,300540195,300540195,265182525,

%U 206253075,141120525,84672315,44352165,20160075,7888725,2629575,736281,169911,31465,4495,465

%N Binomial coefficient C(31,n).

%C Row 31 of A007318.

%H Nathaniel Johnston, <a href="/A010947/b010947.txt">Table of n, a(n) for n = 0..31</a> (full sequence)

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

%t Binomial[31,Range[0,30]] (* _Harvey P. Dale_, Jan 22 2012 *)

%o (Sage) [binomial(31, n) for n in range(32)] # _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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)