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!)
A028030 Expansion of 1/((1-3x)(1-4x)(1-5x)(1-11x)). 0

%I #9 Dec 08 2017 18:02:44

%S 1,23,350,4510,53691,614373,6891160,76527020,845660981,9322579123,

%T 102653929170,1129737260730,12429895581871,136743043622273,

%U 1504245500346380,16547064858237640,182019552263480361

%N Expansion of 1/((1-3x)(1-4x)(1-5x)(1-11x)).

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (23,-179,577,-660).

%F a(n) = (11^(n+3)-28*5^(n+3)+48*4^(n+3)-21*3^(n+3))/336. [_Yahia Kahloune_, May 25 2013]

%t CoefficientList[Series[1/((1-3x)(1-4x)(1-5x)(1-11x)),{x,0,20}],x] (* or *) LinearRecurrence[{23,-179,577,-660},{1,23,350,4510},20] (* _Harvey P. Dale_, Dec 08 2017 *)

%K nonn,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 16 05:35 EDT 2024. Contains 371697 sequences. (Running on oeis4.)