login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Expansion of 1/((1-2x)(1-7x)(1-8x)(1-12x)).
0

%I #9 Dec 25 2017 15:15:59

%S 1,29,551,8713,124719,1681449,21820639,276146585,3436220975,

%T 42270842185,515935095039,6263469307641,75758994829519,

%U 914022487668137,11008535762024351,132431203010446681,1591851153157367151

%N Expansion of 1/((1-2x)(1-7x)(1-8x)(1-12x)).

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (29,-290,1144,-1344).

%F a(n)=(3*12^(n+3)-25*8^(n+3)+24*7^(n+3)-2^(n+4))/600. [_Yahia Kahloune_, Jun 06 2013]

%t CoefficientList[Series[1/((1-2x)(1-7x)(1-8x)(1-12x)),{x,0,20}],x] (* or *) LinearRecurrence[{29,-290,1144,-1344},{1,29,551,8713},20] (* _Harvey P. Dale_, Dec 25 2017 *)

%K nonn

%O 0,2

%A _N. J. A. Sloane_.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 24 06:21 EDT 2024. Contains 376187 sequences. (Running on oeis4.)