Problem:
Find the number of ordered pairs (x,y) of positive integers that satisfy xβ€2yβ€60 and yβ€2xβ€60.
Solution:
Points that have integer coordinates are called lattice points. The lattice points in question lie within the square defined by 1β€xβ€30 and 1β€yβ€30. The only lattice points that are not included are those for which 2y<x or 2x<y. For positive x and y, these conditions are mutually exclusive. Within the square, the inequality 2y<x cannot hold for yβ₯15. For each integer y between 1 and 14, inclusive, there are 30β2y such points that satisfy 2y<x, namely those for which 2y+1β€xβ€30. The number of points that satisfy 2x<y is the same as the number of points that satisfy 2y<x. The total number of omitted points is therefore
2(2+4+β―+28)=4(1+2+3+β―+14)=420
making the answer 900β420=480β.
OR
The conditions in the problem can be expressed as 1β€xβ€30,y/2β€xβ€2y, and 1β€yβ€30. For each value of y from 1 to 15,x must be between β2yββ and 2y, inclusive, so there are 2yββ2yββ+1 values of x. (The value βrβ of the ceiling function is the smallest integer that is not less than r.) For each value of y from 16 to 30, similar reasoning shows that there are 30ββ2yββ+1 values of x. The number of ordered pairs is thus
βy=1β15β(2yββ2yββ+1)+y=16β30β(30ββ2yββ+1)=(y=1β15β2y)+15+15β
31βy=1β30ββ2yββ=2y=1β15βy+480β2y=1β15βy=480β.β
The problems on this page are the property of the MAA's American Mathematics Competitions