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!)
A074557 3^n + 6^n + 9^n. 1
3, 18, 126, 972, 7938, 67068, 578826, 5065092, 44732898, 397517868, 3547309626, 31744033812, 284606850258, 2554928116668, 22955161402026, 206361331428132, 1855841341806018, 16694108488251468, 150196195641088026 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
G.f.: 1/(1-3*x)+1/(1-6*x)+1/(1-9*x). E.g.f.: exp(3*x)+exp(6*x)+exp(9*x). [From Mohammad K. Azarian, Dec 30 2008]
MATHEMATICA
Table[3^n + 6^n + 9^n, {n, 0, 20}]
PROG
(Magma) [3^n + 6^n + 9^n: n in [0..20]]; // Vincenzo Librandi, Aug 24 2011
CROSSREFS
Sequence in context: A004987 A340894 A363560 * A073971 A366666 A369940
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)