a(1) = 5, a(n) = smallest nontrivial palindromic multiple of a(n-1). a(n) is not equal to a(n-1) or a concatenation of a(n-1) with itself.
A083151
a(1) = 5, a(n) = smallest nontrivial palindromic multiple of a(n-1). a(n) is not equal to a(n-1) or a concatenation of a(n-1) with itself.
Terms
- a(0) =5a(1) =505a(2) =5555a(3) =505505a(4) =5005005005a(5) =55055055055
External references
- oeis: A083151