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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074536 2^n + 4^n + 9^n. 1
3, 15, 101, 801, 6833, 60105, 535601, 4799481, 43112513, 387683145, 3487834001, 31385255961, 282446317793, 2541932945385, 22877060906801, 205892205869241, 1853024483884673, 16677198879666825, 150094704016738001 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

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

FORMULA

G.f.: 1/(1-2*x)+1/(1-4*x)+1/(1-9*x). E.g.f.: exp(2*x)+exp(4*x)+exp(9*x). [From Mohammad K. Azarian (azarian(AT)evansville.edu), Dec 27 2008]

MATHEMATICA

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

PROG

(MAGMA) [2^n + 4^n + 9^n: n in [0..25]]; // Vincenzo Librandi, Jun 11 2011

CROSSREFS

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

Sequence in context: A147664 A196962 A074521 * A152093 A109777 A135903

Adjacent sequences:  A074533 A074534 A074535 * A074537 A074538 A074539

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 16 20:23 EST 2012. Contains 205962 sequences.