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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016217 Expansion of 1/((1-x)(1-3x)(1-12x)). 0
1, 16, 205, 2500, 30121, 361816, 4342885, 52117900, 625424641, 7505125216, 90061591165, 1080739359700, 12968873113561, 155626479754216, 1867517764225045, 22410213192223900, 268922558371256881 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(0)=1, a(1)=16, a(n)=15*a(n-1)-36*a(n-2)+1. - Vincenzo Librandi, Feb 10 2011

MAPLE

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

CROSSREFS

Sequence in context: A144632 A161729 A157707 * A055758 A046088 A186853

Adjacent sequences:  A016214 A016215 A016216 * A016218 A016219 A016220

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 00:09 EST 2012. Contains 205978 sequences.