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

%I #14 Jul 30 2015 22:51:50

%S 1,32,659,11122,167577,2347980,31293103,402231494,5031459653,

%T 61629924928,742485813147,8826654123066,103796247982129,

%U 1209668862433076,13992495704608391,160835129915870638,1838813560663269405,20926823362807299624,237222621983376376435

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

%H Harvey P. Dale, <a href="/A028102/b028102.txt">Table of n, a(n) for n = 0..957</a>

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (32, -365, 1714, -2640).

%F a(0)=1, a(1)=32, a(2)=659, a(3)=11122, a(n)=32*a(n-1)-365*a(n-2)+ 1714*a(n-3)- 2640*a(n-4). - _Harvey P. Dale_, Mar 14 2013

%F a(n)=(35*11^(n+3)-6*10^(n+4)+28*8^(n+3)-3^(n+4))/840. [_Yahia Kahloune_, Jun 10 2013]

%t CoefficientList[Series[1/((1-3x)(1-8x)(1-10x)(1-11x)),{x,0,30}],x] (* or *) LinearRecurrence[{32,-365,1714,-2640},{1,32,659,11122},30] (* _Harvey P. Dale_, Mar 14 2013 *)

%K nonn,easy

%O 0,2

%A _N. J. A. Sloane_.

%E More terms from _Harvey P. Dale_, Mar 14 2013

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 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)