|
| |
|
|
A076086
|
|
a(1) = 1; a(n) is the smallest multiple of a(n-1) not divisible by 10 which is greater than the digit reversal of a(n-1). In case R(a(n-1)) < a(n-1) then a(n) = 2*a(n-1).
|
|
0
| |
|
|
1, 2, 4, 8, 16, 64, 128, 896, 1792, 3584, 7168, 14336, 86016, 172032, 344064, 688128, 1376256, 8257536, 16515072, 33030144, 66060288, 132120576, 792723456, 1585446912, 3170893824, 6341787648, 12683575296, 76101451776, 152202903552
(list; graph; refs; listen; history; internal format)
|
| |
| |
|
|