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!)
A028216 Expansion of 1/((1-6x)(1-9x)(1-10x)(1-11x)). 0
1, 36, 817, 14952, 241213, 3582348, 50196889, 673865424, 8755297045, 110878147380, 1375697840881, 16786476031416, 202032169207597, 2403762666000732, 28323951022216393, 331005811232778528 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 21*a(n-1) - 110*a(n-2) + 3*9^n - 2*6^n, n >= 2. - Vincenzo Librandi, Mar 13 2011
a(n) = -25*10^(n+1) + 11^(n+3)/10 - 3*6^(n+1)/5 + 3*9^(n+2)/2. - R. J. Mathar, Mar 18 2011
a(n) = 36*a(n-1) - 479*a(n-2) + 2784*a(n-3) - 5940*a(n-4); a(0)=1, a(1)=36, a(2)=817, a(3)=14952. - Harvey P. Dale, Jan 16 2013
MATHEMATICA
LinearRecurrence[{36, -479, 2784, -5940}, {1, 36, 817, 14952}, 30] (* Harvey P. Dale, Jan 16 2013 *)
CROSSREFS
Sequence in context: A215605 A173187 A028222 * A028221 A000597 A028214
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 13:02 EDT 2024. Contains 371969 sequences. (Running on oeis4.)