|
| |
| |
|
|
|
225, 759375, 2562890625, 8649755859375, 29192926025390625, 98526125335693359375, 332525673007965087890625, 1122274146401882171630859375, 3787675244106352329254150390625, 12783403948858939111232757568359375
(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)=3375*a(n-1), n>0 ; a(0)=225 . G.f.: 225/(1-3375*x). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Dec 03 2008]
|
|
|
MATHEMATICA
| 15^(3Range[0, 20]+2) (* or *) NestList[3375#&, 225, 20] (* From Harvey P. Dale, Oct 25 2011 *)
|
|
|
PROG
| (MAGMA) [15^(3*n+2): n in [0..15]]; // Vincenzo Librandi, Jun 27 2011
|
|
|
CROSSREFS
| Sequence in context: A171109 A109688 A195277 * A151653 A077729 A077737
Adjacent sequences: A013754 A013755 A013756 * A013758 A013759 A013760
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|