An ant stands in the middle of a circle (3 meters in diameter) and walks in a straight line at a random angle from 0 to 360 degrees. Problem is, it can only walk one meter before it needs a break. To make things even more exasperating, the ant has the memory of a fish and forgets what direction it has just walked in. After the break, it gets all dizzy and thus chooses another random direction from 0 to 360 in an attempt to escape the circle again.
As you can well imagine, it could escape the circle after just 2 walks (just one break needed). Or... it could take 20,000 walks (19,999 breaks needed)!! There might even be the very slim possibility it might take 20,000^20,000 walks. You can probably guess what I'm going to ask...
What is the average amount of walks required for the ant to escape the circle?
Question
Guest
An ant stands in the middle of a circle (3 meters in diameter) and walks in a straight line at a random angle from 0 to 360 degrees. Problem is, it can only walk one meter before it needs a break. To make things even more exasperating, the ant has the memory of a fish and forgets what direction it has just walked in. After the break, it gets all dizzy and thus chooses another random direction from 0 to 360 in an attempt to escape the circle again.
As you can well imagine, it could escape the circle after just 2 walks (just one break needed). Or... it could take 20,000 walks (19,999 breaks needed)!! There might even be the very slim possibility it might take 20,000^20,000 walks. You can probably guess what I'm going to ask...
What is the average amount of walks required for the ant to escape the circle?
Link to comment
Share on other sites
24 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.