A dice is thrown (2n + 1) times. The probability of getting 1, 3 or 4 at most n times, is
Let X be the number of times 1, 3 or 4 occur on the die. Then X follows a binomial distribution with parameter and p=36=12
We have P(1, 3 or 4 occur at most n times on the die)
=P(0≤X≤n)=P(X=0)+P(X=1)+.....+P(X=n)
=2n+1C0(12)2n+1+2n+1C1(12)2n+1+......+2n+1Cn(12)2n+1
=[2n+1C0+2n+1C1+....+2n+1Cn](12)2n+1
Let S=2n+1C0+2n+1C1+....+2n+1Cn
⇒2S=2.2n+1C0+2.2n+1C1+.....+2.2n+1Cn
=(2n+1C0 + 2n+1C2n+1) + (2n+1C1 + 2n+1C2n) +......+ (2n+1Cn + 2n+1Cn+1)
⇒S=22n
Hence required probability = 22n(12)2n+1=12