7.1. In a row, the numbers are written (under the square root - consecutive terms of an arithmetic progression with a common difference of 0.001). Find the number of rational numbers among the listed ones.
Problem 743
Official solution
# Answer: 13
Solution. Multiply the numbers by 100, we get (in this case, rational numbers will remain rational, and irrational numbers will remain irrational). The square root of a natural number is a rational number if and only if is a perfect square. Furthermore, a natural number ending in 0 (i.e., divisible by 2 and 5) can only be a perfect square if it ends in 00 (i.e., divisible by and ).
Thus, the required number is the number of perfect squares in the sequence of numbers , 1600. Since and , the answer is .