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!)
A028198 Expansion of 1/((1-5x)(1-9x)(1-11x)(1-12x)). 0
1, 37, 870, 16610, 281171, 4403367, 65339080, 932218420, 12912631941, 174806957897, 2323925673290, 30446318392230, 394142295428311, 5052076439311627, 64222440261259500, 810705252920074040 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 23*a(n-1) - 132*a(n-2) + (9^(n+1) - 5^(n+1))/4, n >= 2. - Vincenzo Librandi, Mar 12 2011
a(n) = 4*12^(n+2)/7 - 5^(n+3)/168 - 11^(n+3)/12 + 3*9^(n+2)/8. - R. J. Mathar, Mar 18 2011
MATHEMATICA
CoefficientList[Series[1/((1-5x)(1-9x)(1-11x)(1-12x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{37, -499, 2883, -5940}, {1, 37, 870, 16610}, 20] (* Harvey P. Dale, Feb 06 2017 *)
CROSSREFS
Sequence in context: A028223 A028217 A028215 * A028164 A159090 A159109
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 March 28 11:59 EDT 2024. Contains 371254 sequences. (Running on oeis4.)