Equilateral triangle has
sides of length 4. The midpoint of is , and the midpoint of is . The value of is
Problem 435
Pick one
Official solution
Let Anyu, Brad, Chi, and Diego be represented by , , , and , respectively, and so their original
order is .
When rearranged, is not in the
1 position, and so
there are exactly 3 cases to consider: is in the 2 position, or is in the 3 position, or is in the 4 position.
For each of these 3 cases, we count the number of ways to arrange , , and .
Case 1: is in
the 2 position
Since is in the 2 position, can be in any of the other 3 positions
or }
If is in the 1 position, then there is
exactly one possible rearrangement: (since and cannot be in the 3 and 4 positions
respectively).
If is in the 3 position, then there is
exactly one possible rearrangement: (since cannot be in the 4 position).
If is in the 4 position, then there is
exactly one possible rearrangement: (since cannot be in the 3 position).
Thus there are exactly 3 possible rearrangements when is in the 2 position.
Case 2: is in
the 3 position
Since is in the 3 position, can be in any of the other 3
positions.
In a manner similar to Case 1, it can be shown that there are 3 possible
rearrangements in this case: ,
, and .
Case 3: is in
the 4 position
Since is in the 4 position, can be in any of the other 3
positions.
Similarly, there are 3 possible rearrangements in this case: , , and .
So that each person is not in their original position, the four
friends can rearrange themselves in different ways.
(Such a rearrangement of a list in which no element appears in its
original position is called a derangement.)