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!)
A074574 a(n) = 5^n + 7^n + 8^n. 1
3, 20, 138, 980, 7122, 52700, 395418, 2998820, 22932642, 176524460, 1365982698, 10616089460, 82804904562, 647865527420, 5082373099578, 39962451176900, 314860495170882, 2485193267125580, 19646626804658058, 155533156747557140 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
0From Mohammad K. Azarian, Dec 30 2008: (Start)
G.f.: 1/(1-5*x) + 1/(1-7*x) + 1/(1-8*x).
E.g.f.: e^(5*x) + e^(7*x) + e^(8*x). (End)
MATHEMATICA
Table[5^n + 7^n + 8^n, {n, 0, 20}]
PROG
(Magma) [5^n + 7^n + 8^n: n in [0..20]]; // Vincenzo Librandi, May 20 2011
CROSSREFS
Sequence in context: A056306 A056298 A114479 * A267899 A073514 A163065
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 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)