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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074567 4^n + 6^n + 9^n. 1
3, 19, 133, 1009, 8113, 67849, 582193, 5079289, 44791873, 397760329, 3548299153, 31748050969, 284623096033, 2554993631209, 22955425054513, 206362390821049, 1855845593726593, 16694125538980489, 150196263973144273 (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-6*x)+1/(1-9*x). E.g.f.: exp(4*x)+exp(6*x)+exp(9*x). [From Mohammad K. Azarian, Dec 30 2008]

MATHEMATICA

Table[4^n + 6^n + 9^n, {n, 0, 20}]

PROG

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

CROSSREFS

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

Sequence in context: A074713 A199484 A063395 * A091346 A035086 A105797

Adjacent sequences:  A074564 A074565 A074566 * A074568 A074569 A074570

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 15 23:53 EST 2012. Contains 205860 sequences.