A074163 Smallest k, not divisible by 10, such that R(k) > n*k, where R(k) is the digit reversal of k (A004086).
12, 13, 15, 17, 19, 107, 108, 109
Offset: 1
Examples
a(3) = 15, 51 > 3*15, a(3) is not 14 as 41 < 42 = 3*14.
Crossrefs
Cf. A074164.