59883domain: NAppears in sequencesNumbers n such that the decimal expansions of both n and n^2 have 3 as the digit with the smallest value and 9 as the digit with the largest value.at n=24A238553a(n) = Sum_{k=0..n} binomial(n+4*k,k).at n=5A390384