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!)
A024749 Binomial coefficients: C(n,k), 5 <= k <= n-5, sorted. 0

%I #7 Feb 06 2023 12:10:22

%S 252,462,462,792,792,924,1287,1287,1716,1716,2002,2002,3003,3003,3003,

%T 3003,3432,4368,4368,5005,5005,6188,6188,6435,6435,8008,8008,8568,

%U 8568,11440,11440,11628,11628,12376,12376,12870,15504,15504,18564,18564,19448

%N Binomial coefficients: C(n,k), 5 <= k <= n-5, sorted.

%t Flatten[Table[Binomial[n,k],{n,20},{k,5,n-5}]]//Sort (* _Harvey P. Dale_, Feb 06 2023 *)

%K nonn

%O 1,1

%A _David W. Wilson_

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 4 06:34 EDT 2024. Contains 372230 sequences. (Running on oeis4.)