a(1) = 0; for n > 1, a(n) is the square root of the smallest square > a(n-1)^2 with a(n-1)^2 forming its final digits.

A065690

a(1) = 0; for n > 1, a(n) is the square root of the smallest square > a(n-1)^2 with a(n-1)^2 forming its final digits.

Terms

    a(0) =0a(1) =10a(2) =90a(3) =410a(4) =12090a(5) =4699590

External references