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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013727 22^(2n+1). 3
22, 10648, 5153632, 2494357888, 1207269217792, 584318301411328, 282810057883082752, 136880068015412051968, 66249952919459433152512, 32064977213018365645815808, 15519448971100888972574851072 (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)=484*a(n-1), n>0; a(0)=22. G.f.: 22/(1-484*x). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 28 2008]

MAPLE

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

PROG

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

CROSSREFS

Cf. A013708-A013726, A013728-A013729.

Sequence in context: A110802 A200460 A202054 * A028692 A127486 A191946

Adjacent sequences:  A013724 A013725 A013726 * A013728 A013729 A013730

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 05:39 EST 2012. Contains 205860 sequences.