Solveeit Logo

Question

Question: A coin is tossed \(n\) times. The chance that the head will present itself an odd number of times is...

A coin is tossed nn times. The chance that the head will present itself an odd number of times is 1k\dfrac{1}{k} . find the value of kk

Explanation

Solution

To find the probability of the chance of the head presenting itself an odd number of times we need to find out the total number of possible outcomes and find the number of ways the head is showing itself. Next find the ratio of these two outcomes. This will give the chance of heads showing out of nn number of times the coin is tossed.

Complete step-by-step solution:
Given the coin is tossed nn times.
The outcomes of tossing coins one time are either head or tail i.e., 2 outcomes.
The total number of outcomes are for tossing nn times is given by
2×2×2......ntimes=2n2\times 2\times 2......n\,times={{2}^{n}}
Now consider the total outcomes of the head showing an odd number of terms.
If coin shows head once then the total outcomes of head showing odd number of terms is given by nC1{}^{n}{{C}_{1}} and for three times it is given by nC3{}^{n}{{C}_{3}}
Similarly, when we add these outcomes, it gives the total outcomes of the head showing an odd number of times.
The equation will be
nC1+nC3+nC5+nC7.....{}^{n}{{C}_{1}}+{}^{n}{{C}_{3}}+{}^{n}{{C}_{5}}+{}^{n}{{C}_{7}}.....
This sum will be equal to 2n1{{2}^{n-1}}
Hence, we get nC1+nC3+nC5+nC7.....=2n1{}^{n}{{C}_{1}}+{}^{n}{{C}_{3}}+{}^{n}{{C}_{5}}+{}^{n}{{C}_{7}}.....={{2}^{n-1}}
Now the chances of head present odd number of times are given by 1k\dfrac{1}{k}
The formula for the chances of head present on the odd number of times
=total outcomes of head showing odd number of timestotal outcomes of coin tossed=\dfrac{\text{total outcomes of head showing odd number of times}}{\text{total outcomes of coin tossed}}
1k=total outcomes of head showing odd number of timestotal outcomes of coin tossed\Rightarrow \dfrac{1}{k}=\dfrac{\text{total outcomes of head showing odd number of times}}{\text{total outcomes of coin tossed}}
Substitute the values
1k=2n12n\Rightarrow \dfrac{1}{k}=\dfrac{{{2}^{n-1}}}{{{2}^{n}}}
1k=2n×212n\Rightarrow \dfrac{1}{k}=\dfrac{{{2}^{n}}\times {{2}^{-1}}}{{{2}^{n}}}
1k=12\Rightarrow \dfrac{1}{k}=\dfrac{1}{2}
As the LHS side is equal to RHS the value of kk will be equal to 22.
k=2k=2

Note: The addition of combinations will be given by nC0+nC1+nC2+nC3.....=2n{}^{n}{{C}_{0}}+{}^{n}{{C}_{1}}+{}^{n}{{C}_{2}}+{}^{n}{{C}_{3}}.....={{2}^{n}}
When we consider odd terms only we have nC1+nC3+nC5+nC7.....=2n1{}^{n}{{C}_{1}}+{}^{n}{{C}_{3}}+{}^{n}{{C}_{5}}+{}^{n}{{C}_{7}}.....={{2}^{n-1}}