20034576domain: NAppears in sequencesSquares which are palindromes in base 11.at n=25A029997Define 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=25A069645