login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016255 Expansion of 1/((1-x)(1-7x)(1-12x)). 0
1, 20, 297, 3964, 50369, 624036, 7625689, 92469068, 1116354417, 13443332212, 161649541001, 1942101373212, 23321364646945, 279969412942148, 3360424215557433, 40330629408450796, 484006324653740753 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(0)=1, a(1)=20, a(n)=19*a(n-1)-84*a(n-2)+1. - Vincenzo Librandi, Feb 10 2011

MAPLE

a:=n->sum((12^(n-j)-7^(n-j))/5, j=0..n): seq(a(n), n=1..17); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 12 2007

CROSSREFS

Sequence in context: A132168 A069326 A001708 * A138794 A077758 A202270

Adjacent sequences:  A016252 A016253 A016254 * A016256 A016257 A016258

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 23:08 EST 2012. Contains 206085 sequences.