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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074602 2^n + 7^n. 1
2, 9, 53, 351, 2417, 16839, 117713, 823671, 5765057, 40354119, 282476273, 1977328791, 13841291297, 96889018599, 678223089233, 4747561542711, 33232930635137, 232630514118279, 1628413598172593, 11398895185897431 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

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

FORMULA

a(n) = 7a(n-1)-2^n = 9a(n-1)- 14a(n-2).

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

MATHEMATICA

Table[2^n + 7^n, {n, 0, 25}]

PROG

(MAGMA) [2^n + 7^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: A121678 A124347 A080146 * A192131 A073986 A089436

Adjacent sequences:  A074599 A074600 A074601 * A074603 A074604 A074605

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 17 04:58 EST 2012. Contains 205985 sequences.