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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074546 2^n + 8^n + 9^n. 1
3, 19, 149, 1249, 10673, 91849, 793649, 6880249, 59824193, 521638729, 4560527249, 39970996249, 351149017313, 3091621650409, 27274838982449, 241075504216249, 2134495165628033, 18928981513482889, 168109033806743249 (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-2*x)+1/(1-8*x)+1/(1-9*x). E.g.f.: exp(2*x)+exp(8*x)+exp(9*x). [From Mohammad K. Azarian (azarian(AT)evansville.edu), Dec 28 2008]

a(n) = +19*a(n-1) -106*a(n-2) +144*a(n-3)

MATHEMATICA

Table[2^n + 8^n + 9^n, {n, 0, 20}]

PROG

(MAGMA) [ 2^n + 8^n + 9^n: n in [0..30]]; // Vincenzo Librandi, Jun 13 2011

CROSSREFS

Cf. A001550, A001576, A034513, A001579, A074501 - A074580.

Sequence in context: A073516 A005258 A131551 * A054316 A006289 A120590

Adjacent sequences:  A074543 A074544 A074545 * A074547 A074548 A074549

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 23 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 20:14 EST 2012. Contains 205962 sequences.