Four bugs on a tetrahedron

Four bugs start on the four vertices of a tetrahedron. They each randomly walk along one of the three edges available to them. What is the probability that no bug meets on an edge or a vertex?

If the answer is a b \dfrac{a}{b} , where a a and b b are coprime positive integers, what is a + b a+b ?


The answer is 29.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Geoff Pilling
Nov 28, 2016

The number of ways the bugs can move is 3 3 3 3 = 81 3 \cdot 3 \cdot 3 \cdot 3 = 81 , since each can choose from 3 3 available edges.

In order to not meet on either an edge or a vertex, implies that they move in a cyclic manner. e.g. A A goes toward B B , B B goes toward C C , C C goes toward D D , and D D goes toward A A .

There are only six ways to do this:

  • A B C D A A \rightarrow B \rightarrow C \rightarrow D \rightarrow A
  • A B D C A A \rightarrow B \rightarrow D \rightarrow C \rightarrow A
  • A C B D A A \rightarrow C \rightarrow B \rightarrow D \rightarrow A
  • A C D B A A \rightarrow C \rightarrow D \rightarrow B \rightarrow A
  • A D B C A A \rightarrow D \rightarrow B \rightarrow C \rightarrow A
  • A D C B A A \rightarrow D \rightarrow C \rightarrow B \rightarrow A

Therefore, the probability is 6 81 = 2 27 \frac{6}{81} = \frac{2}{27}

2 + 27 = 29 2+27 = \boxed{29}

Each bug can choose to move along any three of the available edges, thus the total number of ways is 3 × 3 × 3 × 3 = 81 3 \times 3\times 3\times 3=81

For no 2 bugs to meet they must move along the contour of a closed polygon of 4 sides.

Such a polygon will be created when we combine any two adjacent faces of the tetrahedron.

this can be done in ( 4 2 ) {4 \choose 2} ways

thus the required probability is 6 81 \frac{6}{81}

which reduces to 2 27 \frac{2}{27}

thus the required solution is 27 + 2 = 29 27+2=29

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...