302768895domain: NAppears in sequencesLet prime(0) = 1 and f(n) = product prime(d), where d ranges over all the decimal digits of n. The sequence gives numbers n such that f(n) == 0 (mod n).at n=10A113735For a given n, the nonzero digits of n are the prime indices for the factorization of n.at n=5A290675