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!)
A028049 Expansion of 1/((1-3x)(1-4x)(1-9x)(1-12x)). 0
1, 28, 517, 8008, 113113, 1513876, 19589389, 247937536, 3091276705, 38140546444, 467097608341, 5689887004984, 69041150918377, 835356636400132, 10086046124610973, 121588456137536752, 1464064614481015729 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(0)=1, a(1)=28, a(2)=517, a(3)=8008, a(n)=28*a(n-1)-267*a(n-2)+ 1008*a(n-3)-1296*a(n-4) [From Harvey P. Dale, Sep 23 2011]
a(n)=(5*12^(n+3)-12*9^(n+3)+27*4^(n+3)-20*3^(n+3))/1080. [Yahia Kahloune, Jun 07 2013]
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-4x)(1-9x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{28, -267, 1008, -1296}, {1, 28, 517, 8008}, 31] (* Harvey P. Dale, Sep 23 2011 *)
CROSSREFS
Sequence in context: A028050 A026738 A026149 * A283244 A024442 A026108
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 24 07:35 EDT 2024. Contains 371922 sequences. (Running on oeis4.)