Q.7.36

Question

One ball at a time is randomly selected from an urn containing a white and b black balls until all of the remaining balls are of the same color. Let Ma,b denote the expected number of balls left in the urn when the experiment ends. Compute a recursive formula for Ma,b and solve when a = 3 and b = 5. 

Step-by-Step Solution

Verified
Answer

The solution for the equation will be 38M2,5+58M3,4.

1Step 1: Given information

One ball at a time is randomly selected from an urn containing a white and b black balls until all of the remaining balls are of the same color. 

2Step 2: Solution

We need to calculate a recursive formula for Ma,b and solve when a=3 and b=5.

Ma,b=the expected number of balls left in the urn when the experiment ends.

recursive formula will be,

Ma,b=aa+bMa1,b+ba+bMa,b1,a,b>0

Substitute 3 for a and 5 for b in equation (1).

M3,5=33+5M31,5+53+5M3,51

=38M2,5+58M3,4

3Step 3: Final answer

The solution for the equation will be 38M2,5+58M3,4.