9721924domain: NAppears in sequencesDefine sds(n) = sum of the squares of the digits of n. Sequence gives smaller of two consecutive squares with sds(k^2) = sds((k+1)^2).at n=16A069645