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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A155626 5^n-4^n+1^n 15
1, 2, 10, 62, 370, 2102, 11530, 61742, 325090, 1690982, 8717050, 44633822, 227363410, 1153594262, 5835080170, 29443836302, 148292923330, 745759583942, 3745977788890, 18798608421182, 94267920012850, 472439111692022 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

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

a(n)=9*a(n-1)-20*a(n-2)+12 with a(0)=1, a(1)=2 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Jul 21 2010]

MATHEMATICA

Table[5^n-4^n+1, {n, 0, 40}]

(*From Vladimir Joseph Stephan Orlovsky, Feb 15 2011*)

CROSSREFS

Cf. A054401, which is essentially a(n) - 2. Also A155588, A155589, A155590, A155592, A155593, A155594, A155595, A155596, A155597, A155598, A155599, A155600, A155601, A155622, A155623, A155624, A155625.

Sequence in context: A073329 A052600 A183958 * A092165 A107026 A107841

Adjacent sequences:  A155623 A155624 A155625 * A155627 A155628 A155629

KEYWORD

nonn

AUTHOR

Mohammad K. Azarian (azarian(AT)evansville.edu), Jan 29 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 14 16:57 EST 2012. Contains 205635 sequences.