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!)
A113163 a(n) = binomial(5, n) * binomial(7, 5-n). 2

%I #10 Feb 19 2023 12:34:04

%S 21,175,350,210,35,1

%N a(n) = binomial(5, n) * binomial(7, 5-n).

%C The sequence sums to binomial(12, 5).

%t Table[Binomial[5,n]Binomial[7,5-n],{n,0,5}] (* _Harvey P. Dale_, Feb 19 2023 *)

%Y Cf. A113162.

%K nonn,easy,fini,full

%O 0,1

%A _Zerinvary Lajos_, Jan 05 2006

%E Edited by _Don Reble_, Jan 26 2006

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 May 11 20:24 EDT 2024. Contains 372413 sequences. (Running on oeis4.)