448751248751domain: NAppears in sequencesa(0) = 1; a(n+1) = 10*a(n) + (a(n)-1 mod 9) + 1, or the least number not yet in the sequence in case a(n) is a multiple of 3 or a prime.at n=15A375102