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

%I #11 Nov 07 2018 16:02:40

%S 1,29,551,8701,124047,1659525,21274807,264643037,3219794303,

%T 38520062581,454834639623,5314864742733,61583614410319,

%U 708640371952997,8107367772115799,92304987577062589,1046598515850404895,11825045589370719573,133200272973175444135,1496451631645514927405

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

%H Andrew Howroyd, <a href="/A028002/b028002.txt">Table of n, a(n) for n = 0..500</a>

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (29, -290, 1132, -1320)

%F a(n) = (32*11^(n+3) - 45*10^(n+3) + 18*6^(n+3) - 5*2^(n+3))/1440. - _Yahia Kahloune_, May 27 2013

%o (PARI) Vec(1/((1-2*x)*(1-6*x)*(1-10*x)*(1-11*x)) + O(x^20)) \\ _Andrew Howroyd_, Nov 06 2018

%K nonn,easy

%O 0,2

%A _N. J. A. Sloane_

%E Terms a(17) and beyond from _Andrew Howroyd_, Nov 06 2018

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 12:26 EDT 2024. Contains 371254 sequences. (Running on oeis4.)