Simple, just cross one edge, right?

A bug starts on one vertex of an icosahedron. Call it A. Define a second vertex adjacent to the one he starts on, and call it B.

Every second he randomly walks along one edge to another vertex. What is the expected value of the number of seconds it will take for him to reach the vertex B?

Clarification: Every second he chooses randomly between the five edges available to him, including the one he might have just walked along. On his first move he has a 1/5 probability of reaching B.


Other Expected Value Quizzes

Image credit: www.kjmaclean.com.


The answer is 11.

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.

1 solution

Geoff Pilling
May 31, 2016

We can classify the icosahedron's 12 12 vertices into four groups: (1) The five vertices adjacent to the vertex opposite to B, (2) the five vertices adjacent to B, (3) the vertex opposite B, and (4) the vertex B. And by symmetry we can call E 1 E_1 , E 2 E_2 , and E 3 E_3 the expectation values for the number of seconds it will take to get to B from any vertex in those sets respectively. e.g. E 1 E_1 is the expectation value for the number of seconds it will take to reach B from any vertex in group (1).

This gives us the following set of linear equations:

  • E 3 = E 1 + 1 E_3 = E_1 + 1
  • E 1 = 1 + ( 1 / 5 ) E 3 + ( 2 / 5 ) E 1 + ( 2 / 5 ) E 2 E_1 = 1 + (1/5)E_3 + (2/5)E_1 + (2/5)E_2
  • E 2 = 1 + ( 2 / 5 ) E 1 + ( 2 / 5 ) E 2 E_2 = 1 + (2/5)E_1 + (2/5)E_2

Solving for E 2 E_2 , since he starts in group 2, gives us E 2 = 11 E_2=\boxed{11}

Beautiful +1

Peter Macgregor - 5 years ago

Log in to reply

Hey, thanks @Peter Macgregor !

Geoff Pilling - 5 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...