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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013724 19^(2n+1). 3
19, 6859, 2476099, 893871739, 322687697779, 116490258898219, 42052983462257059, 15181127029874798299, 5480386857784802185939, 1978419655660313589123979, 714209495693373205673756419 (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)=361*a(n-1), n>0 ; a(0)=19 . G.f.: 19/(1-361*x). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 28 2008]

MAPLE

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

PROG

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

CROSSREFS

Cf. A013708-A013723, A013725-A013729.

Sequence in context: A145214 A172662 A201303 * A067267 A124989 A156973

Adjacent sequences:  A013721 A013722 A013723 * A013725 A013726 A013727

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 16 09:00 EST 2012. Contains 205904 sequences.