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!)
A028003 Expansion of 1/((1-2x)(1-6x)(1-10x)(1-12x)). 1

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

%S 1,30,592,9744,145264,2038176,27478144,360357888,4633015552,

%T 58698511872,735496093696,9137636831232,112771744215040,

%U 1384481544019968,16926102208872448,206237168590258176

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

%H Harvey P. Dale, <a href="/A028003/b028003.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 (30, -308, 1224, -1440).

%F a(n)=(8*12^(n+3)-15*10^(n+3)+10*6^(n+3)-3*2^(n+3))/960. [_Yahia Kahloune_, Jun 05 2013]

%t CoefficientList[Series[1/((1-2x)(1-6x)(1-10x)(1-12x)),{x,0,20}],x] (* or *) LinearRecurrence[{30,-308,1224,-1440},{1,30,592,9744},30] (* _Harvey P. Dale_, Nov 23 2014 *)

%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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)