login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074563 4^n + 5^n + 8^n. 1
3, 17, 105, 701, 4977, 36917, 281865, 2191661, 17233377, 136432997, 1084556025, 8642957021, 68980394577, 551043625877, 4404418462185, 35215963408781, 281631859568577, 2252579933007557, 18018281926224345, 144134536440090941 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..1000

FORMULA

G.f.: 1/(1-4*x)+1/(1-5*x)+1/(1-8*x). E.g.f.: exp(4*x)+exp(5*x)+exp(8*x). [From Mohammad K. Azarian, Dec 30 2008]

MATHEMATICA

Table[4^n + 5^n + 8^n, {n, 0, 20}]

PROG

(MAGMA) [4^n + 5^n + 8^n: n in [0..20]]; // Vincenzo Librandi, Aug 25 2011

CROSSREFS

Cf. A001550, A001576, A034513, A001579, A074501 - A074580.

Sequence in context: A036551 A162479 A194780 * A077145 A123772 A103730

Adjacent sequences:  A074560 A074561 A074562 * A074564 A074565 A074566

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 23 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 07:30 EST 2012. Contains 205998 sequences.