15776784domain: 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=22A069645Squares of the form k + reverse(k) for at least one k.at n=31A358880