The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A026028 Expansion of 1/((1-2x)(1-5x)(1-9x)(1-11x)). 0
1, 27, 480, 7130, 96111, 1221537, 14941750, 178032960, 2082076821, 24019528247, 274281235020, 3107772782790, 35002020287131, 392372934746157, 4382268859012290, 48800507502984620, 542165787330583041 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 1/((1-2*x)*(1-5*x)*(1-9*x)*(1-11*x)).
a(n) = -8*2^n/189 +125*5^n/72 -729*9^n/56 +1331*11^n/108. R. J. Mathar, Jun 22 2013
a(n) = 27*a(n-1)-249*a(n-2)+893*a(n-3)-990*a(n-4). - Wesley Ivan Hurt, Sep 04 2022
MATHEMATICA
CoefficientList[Series[1/((1-2x)(1-5x)(1-9x)(1-11x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{27, -249, 893, -990}, {1, 27, 480, 7130}, 30] (* Harvey P. Dale, Aug 14 2018 *)
CROSSREFS
Sequence in context: A028048 A028063 A024441 * A026543 A028046 A109821
KEYWORD
nonn
AUTHOR
STATUS
approved

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 May 14 07:35 EDT 2024. Contains 372530 sequences. (Running on oeis4.)