login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074618 a(n) = 5^n + 9^n. 0
2, 14, 106, 854, 7186, 62174, 547066, 4861094, 43437346, 389373614, 3496550026, 31429887734, 282673677106, 2543086531454, 22882895970586, 205921649672774, 1853172776742466, 16677944639119694, 150098449994264746 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Mohammad K. Azarian, Jan 11 2009: (Start)
G.f.: 1/(1-5*x) + 1/(1-9*x).
E.g.f.: e^(5*x) + e^(9*x). (End)
a(n) = 14*a(n-1) - 45*a(n-2) with a(0)=2, a(1)=14. - Vincenzo Librandi, Jul 21 2010
MATHEMATICA
Table[5^n + 9^n, {n, 0, 20}]
CROSSREFS
Sequence in context: A026293 A051708 A355362 * A108436 A088754 A103945
KEYWORD
easy,nonn
AUTHOR
Robert G. Wilson v, Aug 26 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 29 04:59 EDT 2024. Contains 371264 sequences. (Running on oeis4.)