|
| |
|
|
A074553
|
|
3^n + 5^n + 8^n.
|
|
1
|
|
|
|
3, 16, 98, 664, 4802, 36136, 278498, 2177464, 17174402, 136190536, 1083566498, 8638939864, 68964148802, 550978111336, 4404154809698, 35214904015864, 281627607648002, 2252562882278536, 18018213594168098, 144134262724445464
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
0,1
|
|
|
LINKS
|
Vincenzo Librandi, Table of n, a(n) for n = 0..200
Index entries for linear recurrences with constant coefficients, signature (16,-79,120).
|
|
|
FORMULA
|
G.f.: 1/(1-3*x)+1/(1-5*x)+1/(1-8*x). E.g.f.: exp(3*x)+exp(5*x)+exp(8*x). [From Mohammad K. Azarian, Dec 30 2008]
a(n) = +16*a(n-1) -79*a(n-2) +120*a(n-3)
|
|
|
MATHEMATICA
|
Table[3^n + 5^n + 8^n, {n, 0, 20}]
|
|
|
PROG
|
(MAGMA) [3^n + 5^n + 8^n: n in [0..30]]; // Vincenzo Librandi, Jun 13 2011
|
|
|
CROSSREFS
|
Cf. A001550, A001576, A034513, A001579, A074501 - A074580.
Sequence in context: A157051 A000271 A157016 * A193037 A091641 A137572
Adjacent sequences: A074550 A074551 A074552 * A074554 A074555 A074556
|
|
|
KEYWORD
|
easy,nonn,changed
|
|
|
AUTHOR
|
Robert G. Wilson v, Aug 23 2002
|
|
|
STATUS
|
approved
|
| |
|
|