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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013739 6^(3*n+2). 2
36, 7776, 1679616, 362797056, 78364164096, 16926659444736, 3656158440062976, 789730223053602816, 170581728179578208256, 36845653286788892983296, 7958661109946400884391936, 1719070799748422591028658176 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,1

LINKS

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

Tanya Khovanova, Recursive Sequences

FORMULA

a(n)=216*a(n-1), n>0; a(0)=36. G.f.: 36/(1-216*x). a(n)=6*A013738(n). [From Philippe DELEHAM, Nov 25 2008]

MAPLE

seq(6^(3*n+2), n=0..11); # Nathaniel Johnston, Jun 26 2011

PROG

(MAGMA) [6^(3*n+2): n in [0..20]]; // Vincenzo Librandi, May 25 2011

CROSSREFS

Cf. A013738.

Sequence in context: A068284 A145248 A222974 * A203052 A054407 A058466

Adjacent sequences:  A013736 A013737 A013738 * A013740 A013741 A013742

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane.

STATUS

approved

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 May 25 16:33 EDT 2013. Contains 225647 sequences.