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!)
A028104 Expansion of 1/((1-3x)(1-8x)(1-11x)(1-12x)). 1

%I #12 Jun 13 2015 00:49:08

%S 1,34,747,13496,218309,3291918,47316319,657096292,8894300217,

%T 118046931002,1542749735891,19914792822288,254507220618925,

%U 3225793030038886,40605323440744263,508174054158717884

%N Expansion of 1/((1-3x)(1-8x)(1-11x)(1-12x)).

%H Harvey P. Dale, <a href="/A028104/b028104.txt">Table of n, a(n) for n = 0..925</a>

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (34, -409, 2004, -3168).

%F a(n)=(10*12^(n+3)-15*11^(n+3)+6*8^(n+3)-3^(n+3))/360. [_Yahia Kahloune_, May 29 2013]

%t CoefficientList[Series[1/((1-3x)(1-8x)(1-11x)(1-12x)),{x,0,20}],x] (* or *) LinearRecurrence[{34,-409,2004,-3168},{1,34,747,13496},20] (* _Harvey P. Dale_, Jan 16 2015 *)

%K nonn

%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 September 24 00:14 EDT 2023. Contains 365554 sequences. (Running on oeis4.)