The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074530 a(n) = 2^n + 3^n + 8^n. 1
3, 13, 77, 547, 4193, 33043, 262937, 2099467, 16784033, 134237923, 1073801897, 8590113787, 68720012273, 549757416403, 4398051310457, 35184386470507, 281475019822913, 2251799942956483, 18014398897164617, 144115189238641627 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Mohammad K. Azarian, Dec 27 2008: (Start)
G.f.: 1/(1-2*x) + 1/(1-3*x) + 1/(1-8*x).
E.g.f.: exp(2*x) + exp(3*x) + exp(8*x). (End)
MATHEMATICA
Table[2^n + 3^n + 8^n, {n, 0, 20}]
PROG
(Magma) [2^n + 3^n + 8^n: n in [0..25]]; // Vincenzo Librandi, Jun 11 2011
CROSSREFS
Sequence in context: A352308 A336421 A189239 * A159662 A032035 A351421
KEYWORD
easy,nonn
AUTHOR
Robert G. Wilson v, Aug 23 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 10 01:53 EDT 2024. Contains 373251 sequences. (Running on oeis4.)