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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A155642 9^n - 5^n + 1. 18
1, 5, 57, 605, 5937, 55925, 515817, 4704845, 42656097, 385467365, 3477018777, 31332231485, 282185395857, 2540645125205, 22870688939337, 205860614516525, 1852867600961217, 16676418760213445, 150090820599733497 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Index to sequences with linear recurrences with constant coefficients, signature (15,-59,45).

FORMULA

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

a(n)=14*a(n-1)-45*a(n-2)+32 with a(0)=1, a(1)=5 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Jul 21 2010]

PROG

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

CROSSREFS

Sequence in context: A107339 A139260 A114466 * A155539 A009480 A009481

Adjacent sequences:  A155639 A155640 A155641 * A155643 A155644 A155645

KEYWORD

nonn,easy

AUTHOR

Mohammad K. Azarian (azarian(AT)evansville.edu), Jan 30 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 16 20:09 EST 2012. Contains 205958 sequences.