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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133125 A133080 * A000244. 0
1, 4, 9, 36, 81, 324, 729, 2916, 6561, 26244, 59049, 236196, 531441, 2125764, 4782969, 19131876, 43046721, 172186884, 387420489, 1549681956, 3486784401, 13947137604, 31381059609, 125524238436, 282429536481, 1129718145924, 2541865828329, 10167463313316 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

A133647 is a companion sequence.

FORMULA

A133080 * A000244, where A000244 = (3^0, 3^1, 3^2,...). For even n, a(n) = 3^n. For odd n, a(n) = 4 * 3^(n-1).

G.f.: (1+4x)/((1+3x)(1-3x)). a(n)=9*a(n-2). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 30 2008]

a(n) = A038754(n)^2. - T. D. Noe, Jun 10 2011

EXAMPLE

a(4) = 3^4 = 81.

a(5) = 324 = 4 * 3^4.

MATHEMATICA

Table[3^(n - 2) ((-1)^n + 7)/2, {n, 1, 60}] (* From Vladimir Joseph Stephan Orlovsky, Jun 10 2011 *)

CROSSREFS

Cf. A000244, A133647.

Sequence in context: A118547 A115700 A029806 * A126161 A179934 A018224

Adjacent sequences:  A133122 A133123 A133124 * A133126 A133127 A133128

KEYWORD

nonn

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Sep 19 2007

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 14 11:17 EST 2012. Contains 205623 sequences.