Problem
Let satisfy , with its value known to both players. Shan-Yu draws an arbitrary initial triangle on paper. If the triangle has an angle exactly equal to , Mulan wins immediately. Otherwise Mulan chooses a non-vertex point on the perimeter and cuts from to the opposite vertex, splitting the triangle into two triangles. Shan-Yu discards one of them, and the remaining triangle becomes the new current triangle.
Determine all values of for which Mulan can guarantee a win after finitely many moves, regardless of Shan-Yu's choices.
Solution
Mulan can force a win exactly for
We describe a triangle only by the multiset of its three positive angle measures, whose sum is . If a cut splits an angle and the other two angles are , the two possible remaining triangles have angle multisets
Conversely, every decomposition with is realized by a ray inside that vertex angle; the ray meets the opposite side at a non-vertex point. Thus this angle model describes exactly the legal cuts used below.
Necessity
Any angle that can be forced must lie strictly between and , since it eventually occurs as an angle of a nondegenerate triangle.
Let
be the additive subgroup of all integral multiples of . Suppose, for a contradiction, that .
Call a triangle -avoiding if none of its angles belongs to . The key invariant is that after any cut of an -avoiding triangle, at least one of the two resulting triangles is still -avoiding. Indeed, suppose both children contained an angle in . If the chosen angles were either of the inherited angles or , the original triangle would already fail to be -avoiding. Otherwise the first child's chosen angle is or , while the second's is or . The four possible pairs force, respectively,
to lie in by closure under addition and subtraction. Each possibility contradicts either the original avoidance or .
Also, : otherwise an integer multiple of would equal , forcing an integer to equal . Since , we also have . Therefore
is an -avoiding triangle. After each cut, Shan-Yu can retain an -avoiding child. Such a triangle never contains , so Mulan cannot force a win in finitely many moves. This contradiction proves
Thus for some integer . Because , necessarily , and hence
Sufficiency
Now assume and .
First observe that if a triangle contains an angle , where , Mulan can force . For she has already won. For , she cuts that angle as
One child contains , while the other contains . Whichever child Shan-Yu keeps, induction on finishes the game.
It remains to produce such a multiple. The following balanced-cut fact is used: in every triangle whose angle sum is , either
- one angle already equals for some ; or
- Mulan can make one cut such that one child contains and the other contains , with both multipliers strictly between and .
To see this, write the angles as . Suppose first that and no angle is already a proper multiple of . At least one angle, say , is greater than ; otherwise all three would be smaller than , contradicting . Let be the first positive multiple of strictly above . Then
Split the angle into
which are both positive. One child has the new angle . In the other child the complementary new angle is
The unused third angle is positive, so ; hence , and likewise . This is the required balanced cut.
For , the only proper multiple is . If no angle equals , choose an angle . At least one of the other angles, say , satisfies : otherwise adding the two inequalities involving would force . Set and . Then , and the same construction with gives the angle in both children.
In the first case, apply the preceding induction directly. In the second case, make the balanced cut and apply it in both children. Therefore Mulan has a finite winning strategy for every initial triangle.