4000009domain: NAppears in sequencesSmallest k > 0 with gcd(k, rev(k)) = n, where rev(k) is digit reversal of k and with sum of digits of k = n, or 0 if no such k exists.at n=12A333666a(n) = 9 + 4 * 10^n.at n=5A350382