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!)
A025007 Expansion of 1/((1-x)(1-8x)(1-10x)(1-12x)). 0

%I #9 Jun 10 2023 13:16:28

%S 1,31,635,10835,166851,2407971,33252835,445002595,5818890851,

%T 74768679011,947871169635,11890741318755,147930305201251,

%U 1828206048535651,22473922782504035,275081786101769315

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

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (31, -326, 1256, -960).

%F a(n) = (63*12^(n+3) - 154*10^(n+3) + 99*8^(n+3) - 8)/5544. [_Yahia Kahloune_, Jul 02 2013]

%t CoefficientList[Series[1/((1-x)(1-8x)(1-10x)(1-12x)),{x,0,30}],x] (* or *) LinearRecurrence[{31,-326,1256,-960},{1,31,635,10835},30] (* _Harvey P. Dale_, Jun 10 2023 *)

%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 March 28 20:05 EDT 2024. Contains 371254 sequences. (Running on oeis4.)