499479domain: NAppears in sequencesNumbers k such that k and k^2 use only the digits 1, 2, 4, 7 and 9.at n=27A136998a(n) = Sum_{k=0..4} binomial(8,k)*binomial(n,k).at n=21A247609