|
|
A074609
|
|
a(n) = 3^n + 8^n.
|
|
2
|
|
|
2, 11, 73, 539, 4177, 33011, 262873, 2099339, 16783777, 134237411, 1073800873, 8590111739, 68720008177, 549757408211, 4398051294073, 35184386437739, 281475019757377, 2251799942825411, 18014398896902473, 144115189238117339
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,1
|
|
LINKS
|
|
|
FORMULA
|
G.f.: 1/(1-3*x) + 1/(1-8*x).
E.g.f.: e^(3*x) + e^(8*x). (End)
|
|
MATHEMATICA
|
Table[3^n + 8^n, {n, 0, 25}]
LinearRecurrence[{11, -24}, {2, 11}, 30] (* Harvey P. Dale, Mar 10 2015 *)
|
|
CROSSREFS
|
Cf. A000051, A034472, A052539, A034474, A062394, A034491, A062395, A062396, A007689, A063376, A063481, A074600..A074624.
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|