Olympiad Maths Prep

Track / Stage 7 / 27 of 300 #1427 of 2000

Problem 1427

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.0 Find the answer

In a plane, there are n3n \geq 3 circular beer mats B1,B2,...,BnB_{1}, B_{2}, ..., B_{n} of equal size. BkB_{k} touches Bk+1B_{k+1} (k=1,2,...,nk=1,2,...,n); Bn+1=B1B_{n+1}=B_{1}. The beer mats are placed such that another beer mat BB of equal size touches all of them in the given order if rolling along the outside of the chain of beer mats.
How many rotations BB makes untill it returns to it's starting position¿

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. Understanding the Problem:
We have n3 n \geq 3 circular beer mats B1,B2,,Bn B_1, B_2, \ldots, B_n of equal size arranged in a plane such that each mat Bk B_k touches Bk+1 B_{k+1} and Bn+1=B1 B_{n+1} = B_1 . Another beer mat B B of the same size rolls along the outside of this chain of beer mats, touching each one in sequence. We need to determine how many rotations B B makes until it returns to its starting position.

2. Analyzing the Geometry:
Each beer mat Bk B_k touches Bk+1 B_{k+1} at a single point. When beer mat B B rolls along the outside of the chain, it touches each beer mat Bk B_k along its circumference, except for the points of tangency.

3. Calculating the Total Arc Length:
The total circumference of one beer mat is 2πr 2\pi r , where r r is the radius of the beer mat. Since B B rolls along the outside of n n beer mats, the total arc length covered by B B is n×2πr n \times 2\pi r .

4. Considering the Points of Tangency:
At each point of tangency between two consecutive beer mats Bk B_k and Bk+1 B_{k+1} , B B does not cover a small arc. The angle subtended by this arc at the center of each beer mat is 60 60^\circ (since the tangency points form an equilateral triangle with the centers of the two touching beer mats).

5. Calculating the Uncovered Arc Length:
The angle subtended by the uncovered arc at each tangency point is 60 60^\circ , which corresponds to an arc length of 60360×2πr=πr3 \frac{60^\circ}{360^\circ} \times 2\pi r = \frac{\pi r}{3} . Since there are n n tangency points, the total uncovered arc length is n×πr3=nπr3 n \times \frac{\pi r}{3} = \frac{n\pi r}{3} .

6. **Total Arc Length Covered by B B :**
The total arc length covered by B B is the total circumference of the n n beer mats minus the total uncovered arc length:
n×2πrnπr3=2nπrnπr3=6nπrnπr3=5nπr3 n \times 2\pi r - \frac{n\pi r}{3} = 2n\pi r - \frac{n\pi r}{3} = \frac{6n\pi r - n\pi r}{3} = \frac{5n\pi r}{3}

7. Number of Rotations:
The number of rotations B B makes is the total arc length covered divided by the circumference of B B :
5nπr32πr=5n6 \frac{\frac{5n\pi r}{3}}{2\pi r} = \frac{5n}{6}
Since B B must make an integer number of rotations, we add 1 to account for the initial position:
1+n6 1 + \frac{n}{6}

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