At a dinner party, there are 50 people seated around a table. A plate of spaghetti starts at the head of the table. The person sitting there takes some spaghetti and then passes the (very large) plate at random to his/her right or left. Henceforth each person receiving the plate takes some spaghetti and then passes the plate at random to his/her right or left. (Diners who have already received the plate can simply pass it on, without taking any more.) When all the diners have finally received their spaghetti, the plate stops being passed, and the eating begins. The chances of being the last to be served, as a function of position (relative to the head) at the table of 50 people can be expressed as where and are coprime positive integers. What is the value of
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.
It's a pity that the probability of being served last is uniform, since this means that people can get to the answer without having to work hard ( 4 9 outcomes are all equally likely, so their common probability is 4 9 1 ). Let us see why the probability of being served last is the same for all guests.
Consider the symmetric random walk on the integers, and let N ≥ 4 be a positive integer. If we let q N , j be the probability of reaching the point N before the point 1 , given that the walk starts at j (for 1 ≤ j ≤ N ). Then it is clear that q N , 1 = 0 and q N , N = 1 , while conditioning on the outcome of the first move gives q N , j = 2 1 [ q N , j − 1 + q N , j + 1 ] 2 ≤ j ≤ N − 1 Solving this recurrence relation gives q N , j = N − 1 j − 1 for 1 ≤ j ≤ N .
Now let p N , j be the probability of reaching both 2 and N before either 1 or N + 1 , given that the walk starts at j (for 2 ≤ j ≤ N . Conditioning on the outcome of the first move gives p N , j = 2 1 [ p N , j − 1 + p N , j + 1 ] 3 ≤ j ≤ N − 1 Now p N , 2 = q N , 2 = N − 1 1 . By symmetry it is also true that p N , N = q N , 2 = N − 1 1 . Thus we deduce that p N , j = N − 1 1 2 ≤ j ≤ N But p N , j is the probability that the person sitting in seat 1 in a circular seating arrangement with N chairs gets served last, when the host is in seat j . Since this does not depend on j , we deduce that all guests have the same probability N − 1 1 of being served last, irrespective of their position at the table. Thus the desired probability for this problem is 4 9 1 , making the answer 5 0 .