Problem:
Let Siβ be the set of all integers n such that 100iβ€n<100(i+1). For example, S4β is the set {400,401,402,β¦,499}. How many of the sets S0β,S1β,S2β,β¦,S999β do not contain a perfect square?
Solution:
Note that 12=1βS0β. All sets Siβ contain a perfect square unless i is so large that, for some integer a,a2βSjβ with j<i, and (a+1)2βSkβ with k>i. This implies that (a+1)2βa2>100, and hence aβ₯50. But 502=2500, which is a member of S25β, so all sets S0β,S1β,S2β,β¦,S25β contain at least one perfect square. Furthermore, for all i>25, each set Siβ which contains a perfect square can only contain one such square. The largest value in any of the given set is 99999, and 3162<99999<3172. Disregarding the first 50 squares dealt with above, there are 316β50=266 perfect squares, each the sole perfect square member of one of the 974 sets S26β,S27β,S28β,β¦,S999β. Thus there are 974β266 sets without a perfect square, and the answer is 708β.
The problems on this page are the property of the MAA's American Mathematics Competitions