|
Search: id:A035523
|
|
|
| A035523 |
|
Reverse and add (in base 3). |
|
+0 1
|
|
| 1, 2, 4, 8, 16, 32, 96, 160, 320, 960, 1600, 2880, 3520, 6080, 11200, 21440, 62400, 86080, 169280, 338560, 648248, 1902840, 3281200, 6404832, 6510784, 12950936, 25744192, 51882584, 156278688, 261609208, 506142216, 531792640
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
EXAMPLE
|
32 = 1012, 1012 + 2101 = 10120 = 96.
|
|
MATHEMATICA
|
NestList[ (Fold[ 3 #1+#2&, 0, Reverse@IntegerDigits[ #, 3 ] ]+#&), 1, 40 ]
|
|
CROSSREFS
|
Cf. A035522.
Sequence in context: A100138 A100139 A076766 this_sequence A078227 A138814 A137181
Adjacent sequences: A035520 A035521 A035522 this_sequence A035524 A035525 A035526
|
|
KEYWORD
|
nonn,easy,nice,base
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
EXTENSIONS
|
More terms from wouter.meeussen(AT)pandora.be
|
|
|
Search completed in 0.002 seconds
|