I am selling raffle tickets for £1 per ticket. In the queue for tickets, there are $m$ people each with a single £1 coin and $n$ people each with a single £2 coin. Each person in the queue wants to buy a single raffle ticket and each arrangement of people in the queue is equally likely to occur. Initially, I have no coins and a large supply of tickets. I stop selling tickets if I cannot give the required change.
Show that the probability that I am able to serve everyone in the queue is $\frac{m+1-n}{m+1}$
This problem comes from a STEP question (see Q3 here) where the solution is shown in the cases $n=1,2$ or $3$. However they involve conditioning on permutations of the first couple of people in a way that I don't see how to generalise.
