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!)
A074534 a(n) = 2^n + 4^n + 7^n. 1
3, 13, 69, 415, 2673, 17863, 121809, 840055, 5830593, 40616263, 283524849, 1981523095, 13858068513, 96956127463, 678491524689, 4748635284535, 33237225602433, 232647693987463, 1628482317649329, 11399170063804375 (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-4*x) + 1/(1-7*x).
E.g.f.: exp(2*x) + exp(4*x) + exp(7*x). (End)
MATHEMATICA
Table[2^n + 4^n + 7^n, {n, 0, 20}]
PROG
(Magma) [2^n + 4^n + 7^n: n in [0..25]]; // Vincenzo Librandi, Jun 11 2011
CROSSREFS
Sequence in context: A284718 A284719 A128079 * A153395 A243688 A368708
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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)