Library / /204 of 520
Number theory Difficulty 5.1 AIME, harder Find the answer
7. Set
A={xx=[65k],k∈Z,100⩽k⩽999},
where [x] denotes the greatest integer not exceeding the real number x. Then the number of elements in set A is
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
When k=100, [65k]=83;
When k=999, [65k]=832.
It is also easy to see that for 100⩽k⩽999, we have
0⩽[65(k+1)]−[65k]⩽1.
Therefore, the elements in A can cover all integers from 83 to 832, a total of 750 elements.
Want a route through all this instead of an archive?
The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.