5005005005domain: NAppears in sequencesa(1) = 5, a(n) = smallest palindromic multiple of a(n-1) obtained by inserting digits anywhere in a(n-1).at n=4A082780a(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.at n=4A083151