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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013745 9^(3n+2). 1
81, 59049, 43046721, 31381059609, 22876792454961, 16677181699666569, 12157665459056928801, 8862938119652501095929, 6461081889226673298932241, 4710128697246244834921603689, 3433683820292512484657849089281 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

LINKS

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

Tanya Khovanova, Recursive Sequences

FORMULA

a(n)=729*a(n-1), n>0 ; a(0)=81 . G.f.: 81/(1-729*x). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 30 2008]

MATHEMATICA

9^(3Range[0, 20]+2)  (* From Harvey P. Dale, Mar 30 2011 *)

PROG

(MAGMA) [9^(3*n+2): n in [0..15]]; // Vincenzo Librandi, Jun 26 2011

CROSSREFS

Sequence in context: A017560 A128493 A145261 * A093227 A143675 A033435

Adjacent sequences:  A013742 A013743 A013744 * A013746 A013747 A013748

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 12:41 EST 2012. Contains 205909 sequences.