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!)
A028084 Expansion of 1/((1-3x)(1-6x)(1-9x)(1-11x)). 0
1, 29, 544, 8414, 116935, 1521023, 18936478, 228705968, 2702760709, 31433459057, 361216744252, 4113147855362, 46506852459523, 522961531303331, 5855208956119066, 65331927878971796, 726978513100416577 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n)=(9*11^(n+3)-20*9^(n+3)+16*6^(n+3)-5*3^(n+3))/720. [Yahia Kahloune, May 27 2013].
G.f.: 1/(1-29*x+297*x^2-1251*x^3+1782*x^4). - Harvey P. Dale, Jun 16 2015
a(0)=1, a(1)=29, a(2)=544, a(3)=8414, a(n)=29*a(n-1)-297*a(n-2)+ 1251*a(n-3)- 1782*a(n-4). - Harvey P. Dale, Jun 16 2015
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-6x)(1-9x)(1-11x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{29, -297, 1251, -1782}, {1, 29, 544, 8414}, 30] (* Harvey P. Dale, Jun 16 2015 *)
CROSSREFS
Sequence in context: A028091 A028125 A028134 * A028015 A028123 A028082
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 23 05:20 EDT 2024. Contains 371906 sequences. (Running on oeis4.)