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!)
A016263 Expansion of 1/((1-x)(1-9x)(1-12x)). 0
1, 22, 355, 5080, 68341, 886522, 11236135, 140214460, 1731001081, 21207861022, 258416964715, 3136307268640, 37953420452221, 458300644483522, 5525344125314095, 66535757027375620, 800513732040965761 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = (32*12^(n+1) - 33*9^(n+1) + 1)/88. - Bruno Berselli, Mar 21 2011
a(n) = 21*a(n-1) - 108*a(n-2) + 1, n >= 2. - Vincenzo Librandi, Mar 21 2011
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-9x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{22, -129, 108}, {1, 22, 355}, 30] (* Harvey P. Dale, Jul 17 2016 *)
CROSSREFS
Sequence in context: A054940 A016265 A208458 * A001718 A199671 A253878
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 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)