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!)
A074562 a(n) = 4^n + 5^n + 7^n. 1
3, 16, 90, 532, 3282, 20956, 137370, 918052, 6220962, 42568876, 293289450, 2030349172, 14102205042, 98176822396, 684595023930, 4779152829892, 33389813427522, 233410633309516, 1632297014652810, 11418243549608212 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Mohammad K. Azarian, Dec 30 2008: (Start)
G.f.: 1/(1-4*x) + 1/(1-5*x) + 1/(1-7*x).
E.g.f.: exp(4*x) + exp(5*x) + exp(7*x). (End)
MATHEMATICA
Table[4^n + 5^n + 7^n, {n, 0, 20}]
PROG
(Magma) [4^n + 5^n + 7^n: n in [0..20]]; // Vincenzo Librandi, Aug 25 2011
CROSSREFS
Sequence in context: A026111 A026330 A146963 * A130744 A344455 A009124
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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)