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!)
A028157 Expansion of 1/((1-4x)(1-8x)(1-9x)(1-12x)). 1
1, 33, 697, 12033, 185353, 2657361, 36306649, 479622561, 6184444585, 78342273009, 979414153081, 12123907404609, 148962749140297, 1819935176767377, 22139457629549593, 268445978800100577 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(0)=1, a(1)=33, a(2)=697, a(3)=12033, a(n)=33*a(n-1)-392*a(n-2)+ 1968*a(n-3)- 3456*a(n-4) [From Harvey P. Dale, Mar 01 2012]
a(n)=(5*12^(n+3)-32*9^(n+3)+30*8^(n+3)-3*4^(n+3))/480. [Yahia Kahloune, Jun 11 2013]
MATHEMATICA
CoefficientList[Series[1/((1-4x)(1-8x)(1-9x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{33, -392, 1968, -3456}, {1, 33, 697, 12033}, 30] (* Harvey P. Dale, Mar 01 2012 *)
CROSSREFS
Sequence in context: A028187 A028186 A028158 * A028178 A028153 A028105
KEYWORD
nonn,easy
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 April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)