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!)
A028195 Expansion of 1/((1-5x)(1-8x)(1-11x)(1-12x)). 0
1, 36, 825, 15380, 254721, 3910596, 56993545, 800115060, 10923586641, 145981963556, 1918518760665, 24879137417940, 319158529241761, 4058064014390916, 51218264422582185, 642449405949396020 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 23*a(n-1) - 132*a(n-2) + (8^(n+1) - 5^(n+1))/3, n >= 2. - Vincenzo Librandi, Mar 12 2011
a(n) = (28*8^(n+2) + 54*12^(n+2) - 7*11^(n+3) - 5^(n+3))/126. - Bruno Berselli, Mar 12 2011
MATHEMATICA
CoefficientList[Series[1/((1-5x)(1-8x)(1-11x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{36, -471, 2636, -5280}, {1, 36, 825, 15380}, 30] (* Harvey P. Dale, Jul 17 2019 *)
CROSSREFS
Sequence in context: A028214 A028197 A028209 * A114238 A028163 A054622
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 April 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)