Problem:
If A and B are vertices of a polyhedron, define the distance d(A,B) to be the minimum number of edges of the polyhedron one must traverse in order to connect A and B. For example, if AB is an edge of the polyhedron, then d(A,B)=1, but if AC and CB are edges and AB is not an edge, then d(A,B)=2. Let Q,R, and S be randomly chosen distinct vertices of a regular icosahedron (regular polyhedron made up of 20 equilateral triangles). What is the probability that d(Q,R)>d(R,S)?
Answer Choices:
A. 227β
B. 31β
C. 83β
D. 125β
E. 21β
Solution:
One way to envision a regular icosahedron is with pentagonal pyramids on top and bottom, joined by a pentagonal antiprism. Let vertex A be at the top, as illustrated.
There are five vertices on the base of the pyramid with apex A, so they are all at distance 1 from A. There are five vertices on the base of the pyramid with apex B, which are all at distance 1 from the previous five vertices, so they are at distance 2 from A. Finally, only vertex B is at distance 3 from A. Thus from any vertex, there are 5 vertices at distance 1,5 at distance 2 , and 1 at distance 3 . Randomly select Q,R, and S from the 12 vertices. Let P[E] denote the probability of event E, and let P[Eβ£F] denote the probability of event E given event F. By symmetry
P[d(Q,R)>d(R,S)]=P[d(Q,R)<d(R,S)]
so it suffices to compute P[d(Q,R)=d(R,S)] and divide its complement by 2 to find P[d(Q,R)> d(R,S)]. Note that P[d(Q,R)=1]=115β and
P[d(R,S)=1β£d(Q,R)=1]=104β=52β,
because vertex Q is not available. Therefore
P[d(Q,R)=d(R,S)=1]=115ββ
52β=112β.
Because the number of vertices that are at distance 2 from Q is also 5,P[d(Q,R)=d(R,S)=2] is also 112β.\
Note that d(Q,R)=d(R,S)=3 is impossible, because Q and S are distinct. Therefore
P[d(Q,R)>d(R,S)]=21β(1β112ββ112β)=(A)227ββ.
OR
Use the same setting and notation as in the first solution. If d(Q,R)=1, then d(Q,R)β―d(R,S). If d(Q,R)=3, then d(Q,R)>d(R,S), and this happens with probability 111β. If d(Q,R)=2, then d(Q,R)>d(R,S) exactly when d(R,S)=1, which happens for 5 vertices of the remaining 10 from which to choose. Because P[d(Q,R)=2]=115β,
P[d(R,S)=1β£d(Q,R)=2]=105β=21β,
so
P[d(Q,R)>d(R,S) and d(Q,R)=2]=115ββ
21β=225β.
The two ways found are mutually exclusive, so P[d(Q,R)>d(R,S)]=111β+225β=(A)227ββ.
The problems on this page are the property of the MAA's American Mathematics Competitions