I recently saw a question Is there any perfect square in the sequence $12,123,1234,12345,...$?
This led to thinking about a new question.
Consider this sequence that is the sequence formed by concatenating next digit at right-hand end (where the next digit after 9 is again 0).
ie $1, 12, 123, 1234, 12345, 123456, 1234567, … 123456789012 …$
Is there any perfect square in the sequence?