Olympiad Maths Prep

Track / Stage 7 / 182 of 300 #1582 of 2000

Problem 1582

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.3 Prove it

On the inner surface of a fixed circle, rolls a wheel half the radius of the circle, without slipping. We marked a point red on the wheel. Prove that while the wheel makes a turn, the point moves on a line.
[img]https://1.bp.blogspot.com/-PhgUWk0eU2c/X9j1gNJ7w3I/AAAAAAAAMzo/gP13TIZq7YsvNDBGVISkMQSdjwCgk_zwQCLcBGAsYHQ/s0/2014%2BDurer%2BD2.png[/img]

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

1. Define the problem and setup the equations:
We have a fixed circle with radius aa and a rolling circle with radius b=a2b = \frac{a}{2}. The rolling circle rolls without slipping on the inner surface of the fixed circle. We need to prove that a point marked on the circumference of the rolling circle traces a straight line as the circle rolls.

2. Equation of the fixed circle:
The fixed circle can be described by the equation:
x2+y2=a2 x^2 + y^2 = a^2

3. Parameterize the position of the rolling circle:
Let ϕ\phi be the angle parameterizing the position of the rolling circle's center as it rolls inside the fixed circle. The center of the rolling circle will be at:
((ab)cosϕ,(ab)sinϕ) \left( (a - b) \cos \phi, (a - b) \sin \phi \right)
Since b=a2b = \frac{a}{2}, this becomes:
(a2cosϕ,a2sinϕ) \left( \frac{a}{2} \cos \phi, \frac{a}{2} \sin \phi \right)

4. Parameterize the position of the marked point:
Let θ\theta be the angle parameterizing the position of the marked point on the rolling circle relative to its center. Since the rolling circle rolls without slipping, θ\theta is related to ϕ\phi by:
θ=abbϕ=ϕ \theta = \frac{a - b}{b} \phi = \phi
because abb=1\frac{a - b}{b} = 1.

5. Position of the marked point:
The coordinates of the marked point on the rolling circle are given by:
(a2cosϕ+a2cosθ,a2sinϕa2sinθ) \left( \frac{a}{2} \cos \phi + \frac{a}{2} \cos \theta, \frac{a}{2} \sin \phi - \frac{a}{2} \sin \theta \right)
Substituting θ=ϕ\theta = \phi, we get:
(a2cosϕ+a2cosϕ,a2sinϕa2sinϕ) \left( \frac{a}{2} \cos \phi + \frac{a}{2} \cos \phi, \frac{a}{2} \sin \phi - \frac{a}{2} \sin \phi \right)
Simplifying, we obtain:
(acosϕ,0) \left( a \cos \phi, 0 \right)

6. Conclusion:
The coordinates of the marked point are (acosϕ,0)(a \cos \phi, 0), which lies on the x-axis. Therefore, as the rolling circle makes a turn, the marked point moves along the x-axis, which is a straight line.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.