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!)
A028205 Expansion of 1/((1-6x)(1-7x)(1-9x)(1-11x)). 0
1, 33, 688, 11598, 172879, 2380371, 31036006, 389148576, 4740682837, 56509956789, 662486064604, 7666900074834, 87835709417275, 998290939845687, 11274360941128882, 126686827598516772, 1417790522653118593 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 20*a(n-1) - 99*a(n-2) + 7^(n+1) - 6^(n+1), n >= 2. - Vincenzo Librandi, Mar 13 2011
a(n) = -3*9^(n+2)/4 + 11^(n+3)/40 + 7^(n+3)/8 - 2*6^(n+2)/5. - R. J. Mathar, Mar 18 2011
MATHEMATICA
CoefficientList[Series[1/((1-6x)(1-7x)(1-9x)(1-11x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{33, -401, 2127, -4158}, {1, 33, 688, 11598}, 30] (* Harvey P. Dale, Sep 12 2016 *)
CROSSREFS
Sequence in context: A083956 A164761 A028210 * A028191 A028203 A028187
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 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)