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!)
A028101 Expansion of 1/((1-3x)(1-8x)(1-9x)(1-12x)). 0
1, 32, 661, 11228, 170905, 2428664, 32963197, 433285556, 5565811009, 70301927696, 876950844133, 10837103324684, 132978429495913, 1623019468693928, 19728775328561869, 239074474267587812 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..15.

Index entries for linear recurrences with constant coefficients, signature (32,-363,1692,-2592).

FORMULA

a(n)=(5*12^(n+3)-30*9^(n+3)+27*8^(n+3)-2*3^(n+3))/540. [Yahia Kahloune, Jun 10 2013]

MATHEMATICA

CoefficientList[Series[1/((1-3x)(1-8x)(1-9x)(1-12x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{32, -363, 1692, -2592}, {1, 32, 661, 11228}, 20] (* Harvey P. Dale, Mar 18 2018 *)

CROSSREFS

Sequence in context: A160270 A028102 A028143 * A028097 A028021 A028129

Adjacent sequences: A028098 A028099 A028100 * A028102 A028103 A028104

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane.

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 March 21 06:15 EDT 2023. Contains 361392 sequences. (Running on oeis4.)