The correct option is
B pn=13{2+(−1)n12n}N points can be scored in the following ways.
Either with n number of heads
→12nOr
1 tails and (n-2) number of heads
That is
T,H,H...(n−2)times ...total n-1 tosses
Internally this could be permuted in
n−1!(n−2)!.1!=n−1C1 ways.
Required probability
=n−1C1.12n−1Or
2 tails and (n-4) number of heads
That is
T,T,H,H...(n−4)times ...total n-2 tosses
Internally this could be permuted in
n−2!(n−4)!.2!=n−2C2 ways.
Required probability
=n−2C2.12n−2 and so on
Hence
Pn=12n+n−1C112n−1+n−2C212n−2+....=12n[1+n−1C1.2+n−2C222+n−3C323+...]
Replacing n by n−1, we get
Pn−1
=12n−1[1+n−2C1.2+n−3C222+n−4C323+...]
=12n[2+n−2C1.22+n−3C223+n−4C324+...] ...(a)
Replacing n by n−2 we get
Pn−2
=12n−2[1+n−3C1.2+n−4C222+n−5C323+...]
=12n[4+n−3C1.23+n−4C224+n−5C325+...] ...(b)
adding a and b, we get
Pn−1+Pn−2
=12n[6+n−2C122+23[n−3C1+n−3C2]+24[n−4C2+n−4C3]+...]
12n[6+n−2C122+23(n−2C2)+24(n−3C3)+...]
=22n[1+(2+n−2C121)+22(n−2C2)+23(n−3C3)+...]
=22n[1+2(n−2C0+n−2C1)+22(n−2C2)+23(n−3C3)+...]
=22n[1+2(n−1C1)+22(n−2C2)+23(n−3C3)+...]
=2Pn
Hence
Pn−1+Pn−2=2(Pn)
Now
Pn=12n+n−1C112n−1+n−2C212n−2+....
Substituting n=1, we get P1=12
For n=2 P2=34
For n=3 P3=58
for n=4 P4=1116
:
:
:
Hence Pn=13[2+(−1)n(12n)]