929232domain: NAppears in sequencesNumbers k > 9 with digits different from 0 and 1 such that both the sum of digits and the product of digits divide k.at n=35A172424a(n) = Sum_{k=0..n} k^4 * 2^(n-k) * binomial(n,k).at n=8A383138