GeometryDifficulty 6.2National OlympiadFind the answerItaly
Problem:
The plan of a castle is made as follows: consider a circle of length 2019 meters with an inscribed regular polygon of 2019 vertices. Once the vertices of the polygon have been numbered from 1 to 2019 clockwise, circles of length 2019 m are drawn centered at every numbered point that is a perfect square. The plan of the castle consists of the union of all the drawn circles. How many meters is the perimeter of the castle?
Pick one
Solution
Solution:
The answer is (B). Let Γ be the initial circle and C1,C2,…,C44 the circles drawn centered at the vertices of the polygon labeled with perfect squares; note that, since the radius R of each circle Ci equals the radius of Γ (all circles have perimeter 2019=2πR), Ci passes through the center of Γ, which we will call O. We also note that for every i the circles Ci and Ci+1 (in the case i=44 the circles C44 and C1: from now on we index all elements cyclically, that is we set by convention i+1=1 for i=44) intersect at a point Pi outside the circle Γ. This is because, denoting by Oi the centers of the circles, the minimum value for the angle OiOOi+1 such that the intersection of Ci and Ci+1 other than O does not lie outside Γ is such that OOi=OPi=OOi+1 and it is equal to 2π/3; however, the angle OiOOi+1 is in our case at most 2019(i+1)2−i2⋅2π=20192i+1⋅2π≤201989⋅2π<2π/3.
The perimeter of the castle is thus obtained by summing, for i ranging from 1 to 44, the length of the arc PiPi+1 of the circle Ci+1 that does not contain the point O; this length is equal to Rθi, where θi is the measure of the angle PiOi+1Pi+1 in radians. But, since they insist on the same arc of Ci+1, we have that the angle PiOi+1Pi+1 is double the angle PiPi+1; and, summing over all i from 1 to 44, we obtain that θ1+…+θ44 is thus equal to 4π (the angles PiOi+1 cover precisely a full angle). The perimeter of the castle is thus 4πR and, since we know that 2πR equals 2019 meters, the correct answer is 4038 meters.
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: MathNet,
licensed CC-BY-4.0.
Statement translated into English from it; metadata (topic, difficulty) added by this project.