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!)
A124090 C(n,7)-1. 1

%I #7 Jul 31 2015 20:40:49

%S 0,7,35,119,329,791,1715,3431,6434,11439,19447,31823,50387,77519,

%T 116279,170543,245156,346103,480699,657799,888029,1184039,1560779,

%U 2035799,2629574,3365855,4272047,5379615,6724519,8347679,10295471,12620255

%N C(n,7)-1.

%H <a href="/index/Rec#order_08">Index entries for linear recurrences with constant coefficients</a>, signature (8, -28, 56, -70, 56, -28, 8, -1).

%p [seq(binomial(n,7)-1,n=7..47)];

%t Binomial[Range[7,50],7]-1 (* or *) LinearRecurrence[{8,-28,56,-70,56,-28,8,-1},{0,7,35,119,329,791,1715,3431},40] (* _Harvey P. Dale_, Aug 14 2014 *)

%Y Cf. A000096, A062748, A063258, A062988.

%K easy,nonn

%O 7,2

%A _Zerinvary Lajos_, Nov 25 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 April 23 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)