|
| |
| |
|
|
|
23, 12167, 6436343, 3404825447, 1801152661463, 952809757913927, 504036361936467383, 266635235464391245607, 141050039560662968926103, 74615470927590710561908487, 39471584120695485887249589623
(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)=529*a(n-1), n>0 ; a(0)=23 . G.f.: 23/(1-529*x). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 28 2008]
|
|
|
MAPLE
| seq(23^(2*n+1), n=0..10); # Nathaniel Johnston, Jun 26 2011
|
|
|
MATHEMATICA
| NestList[529#&, 23, 15] (* From Harvey P. Dale, Jan 17 2012 *)
|
|
|
PROG
| (MAGMA) [23^(2*n+1): n in [0..15]]; // Vincenzo Librandi, Jun 26 2011
|
|
|
CROSSREFS
| Cf. A013708-A013727, A013729.
Sequence in context: A045735 A193430 A090674 * A028693 A033998 A157167
Adjacent sequences: A013725 A013726 A013727 * A013729 A013730 A013731
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|