Q.3.30

Question

In Laplace’s rule of succession (Example 5e), suppose that the first n flips resulted in r heads and n  r tails. Show that the probability that the (n + 1) flip turns up heads is (r + 1)/(n + 2). To do so, you will have to prove and use the identity

01yn(1-y)mdy=n!m!(n+m+1)!

Hint: To prove the identity, let C(n,m)=01yn(1-y)mdy. Integrating by parts yields

C(n,m)=mn+1C(n+1,m-1)

Starting with C(n, 0)=1 /(n+1), prove the identity by induction on m.

Step-by-Step Solution

Verified
Answer

The required probability is PHFn,mCn+1,mCn,m=n+1n+m+2.

1Step 1: Given Information

Ci - the coin with probability ik of flipping heads is chosen, i=0,1,,k.

Fn,m - the first n+m flips resulted in n heads and m tails.

H-n+m+1. flip is heads.

2Step 2: Explanation

Calculation of PHFn,m

Same logic as in Example 5e: Conditioning on which coin is chosen, we get the formula:

PHFn,m=i=0kPHCiFn,mPCiFn,m

After applying formula for conditional probability and formula for total probability, as in the Example 5e:

PCiFn,m=n+mnikn1-ikmj=0kn+mnjkn1-jkm


3Step 3: Explanation

Substituting this in formula (1) this is obtained:

PHFn,m=i=0kn+mnikn+11-ikmj=0kn+mnjkn1-jkm

More nicely put:

PHFn,m=i=0kikn+11-ikmj=0kjkn1-jkm

Let Cn,m denote the integral approximation of the following expression:

1ki=0kikn1-ikm01yn(1-y)mdy=:Cn,m

Then the wanted probability would be approximately:

PHFn,mCn+1,mCn,m

4Step 4: Explanation

As hinted, first use partial integration :


Cn,m=01yn(1-y)mdy=yn+1=u(y)u'(y)=(n+1)yn(1-y)m=v(y)v'(y)=-m(1-y)m-1

=011n+1u'(y)v(y)dy

=1n+1(u(y)v(y))01-01u(y)v'(y)dy

=1n+10-01yn+1·(-m)(1-y)m-1dy

=mn+101yn+1(1-y)m-1dy

=mn+1Cn+1,m-1

5Step 5: Explanation

And integration shows that:

Cn,0=01yndy=1n+1

By repeating recursion m times, until 0 is reached as the second index the formula becomes explicit:

Cn,m=mn+1·m-1n+2·m-2n+3··1n+1+m-1·Cn+m,0

=m!(n+m)!n!·1n+m+1

=n!m!(n+m+1)!

Now returning to the wanted probabiltiy PHFn,m

PHFn,mCn+1,mCn,m=(n+1)!m!(n+m+2)!n!m!(n+m+1)!=n+1n+m+2

6Step 6: Final Answer

The required probability is PHFn,mCn+1,mCn,m=n+1n+m+2.