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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013726 21^(2n+1). 3
21, 9261, 4084101, 1801088541, 794280046581, 350277500542221, 154472377739119461, 68122318582951682301, 30041942495081691894741, 13248496640331026125580781, 5842587018385982521381124421 (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)=441*a(n-1), n>0 ; a(0)=21 . G.f.: 21/(1-441*x). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 28 2008]

MAPLE

seq(21^(2*n+1), n=0..10); # Nathaniel Johnston, Jun 25 2011

PROG

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

CROSSREFS

Cf. A013708-A013725, A013727-A013729.

Sequence in context: A178327 A176446 A135823 * A159358 A048914 A046183

Adjacent sequences:  A013723 A013724 A013725 * A013727 A013728 A013729

KEYWORD

nonn,easy

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 14 23:53 EST 2012. Contains 205689 sequences.