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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A016254 Expansion of 1/((1-x)(1-7x)(1-11x)). 0
1, 19, 266, 3326, 39387, 452865, 5118772, 57267292, 636665813, 7050403151, 77883989118, 859030761498, 9465486544879, 104233389172477, 1147358541148904, 12626482774399544, 138930082270726185 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

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

MAPLE

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

CROSSREFS

Sequence in context: A021104 A017161 A036736 * A016302 A141942 A181043

Adjacent sequences:  A016251 A016252 A016253 * A016255 A016256 A016257

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 09:41 EST 2012. Contains 206009 sequences.