The last two digits of the square of numbers from 1-99 have some interesting features as observed below. Do we have simple explanations for them? Or are there any other patterns we find?
Let the square be $(10X+Y)^2$ (X from 0-9 and Y from 1-9)
[Case X=0 and 5]The last two digits of the squares of $({Y})^2$ and $({50+Y})^2$ are the same (example: $01^2= 01,51^2=2601$): List 1 \begin{array}{|c|c|c|c|c|c|c|c|c|}\hline \ \ 01 & 04&09&16&25&36&49&64&81 \\\hline\hline \end{array}
[Case X=4 and 9]The last two digits of the squares of $({40+Y})^2$ and $({90+Y})^2$ are the same((example: $41^2= 1681,91^2=8281$): List 1' \begin{array}{|c|c|c|c|c|c|c|c|c|}\hline \ \ 81 & 64&49&36&25&16&09&04&01 \\\hline\hline \end{array} Note List 1' is List1 in reverse order.
[Case X=1 and 6]The last two digits of the squares of $({10+Y})^2$ and $({60+Y})^2$ are the same(example: $11^2= 121,61^2=3721$): List 2 \begin{array}{|c|c|c|c|c|c|c|c|c|}\hline \ \ 21& 44&69&96&25&56&89&24&61 \\\hline\hline \end{array}
[Case X=3 and X=8]The last two digits of the squares of $({30+Y})^2$ and $({80+Y})^2$ are the same(example: $31^2= 961,81^2=6561$): List 2' \begin{array}{|c|c|c|c|c|c|c|c|c|}\hline \ \ 61& 24&89&56&25&96&69&44&21 \\\hline\hline \end{array} Note List 2' is List 2 in reverse order.
[Case X=2 and 7]The last two digits of the squares of $({20+Y})^2$ and $({70+Y})^2$ are the same(example: $21^2= 441,71^2=5041$): List 3 \begin{array}{|c|c|c|c|c|c|c|c|c|}\hline \ \ 41 & 84&29&76&25&76&29&84&41 \\\hline\hline \end{array}
Note List 3 is symmetric about the center value of 25 (example: $21^2= 441,29^2=841$).
Summary:
When the tenth digits differ by 5, last two digits of squares of two digit numbers are the same.
When the tenth digits sum to 4,9, or 14, the lists of last two digits of squares of two digit numbers are in reverse order.
The list of last two digits of squares for $({20+Y})^2$ and $({70+Y})^2$ is symmetric about its enter of 25.