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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A155654 11^n - 6^n + 1. 20
1, 6, 86, 1116, 13346, 153276, 1724906, 19207236, 212679266, 2347869996, 25876958426, 284948873556, 3136251594386, 34509651449916, 379671469419146, 4176777984431076, 45946908753664706, 505430101839849036 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (18,-83,66).

FORMULA

G.f.: 1/(1-11*x)-1/(1-6*x)+1/(1-x). E.g.f.: e^(11*x)-e^(6*x)+e^x.

a(n)=17*a(n-1)-66*a(n-2)+50 with a(0)=1, a(1)=6 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Jul 21 2010]

PROG

(PARI) a(n)= 11^n-6^n+1 \\ Charles R Greathouse IV, Dec 22 2011

CROSSREFS

Sequence in context: A164266 A136597 A064329 * A091881 A004701 A177570

Adjacent sequences:  A155651 A155652 A155653 * A155655 A155656 A155657

KEYWORD

nonn,easy

AUTHOR

Mohammad K. Azarian (azarian(AT)evansville.edu), Jan 31 2009

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.