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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074606 3^n + 5^n. 10
2, 8, 34, 152, 706, 3368, 16354, 80312, 397186, 1972808, 9824674, 49005272, 244672066, 1222297448, 6108298594, 30531927032, 152630937346, 763068593288, 3815084686114, 19074648589592, 95370918425026, 476847618556328 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..200

FORMULA

G.f.: 1/(1-3*x)+1/(1-5*x). E.g.f.: e^(3*x)+e^(5*x). [From Mohammad K. Azarian (azarian(AT)evansville.edu), Jan 11 2009]

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

MATHEMATICA

Table[3^n + 5^n, {n, 0, 25}]

PROG

(MAGMA) [3^n + 5^n: n in [0..35]]; // Vincenzo Librandi, Apr 30 2011

CROSSREFS

Cf. A000051, A034472, A052539, A034474, A062394, A034491, A062395, A062396, A007689, A063376, A063481, A074600 - A074624.

Sequence in context: A150889 A150890 A150891 * A002928 A150892 A150893

Adjacent sequences:  A074603 A074604 A074605 * A074607 A074608 A074609

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 25 2002

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 05:39 EST 2012. Contains 205860 sequences.