13108095domain: NAppears in sequencesa(1) = 5; a(n) is the smallest multiple of a(n-1) that contains all the digits of a(n-1) and is not a multiple of 10.at n=5A077702a(1) = 5, a(n) = smallest odd multiple of a(n-1) that contains all the decimal digits of a(n-1).at n=5A088418