All five letter words are made using all the letters A, B, C, D, E and arranged as in an English dictionary with serial numbers. Let the word at serial number $n$ be denoted by $\mathrm{W}_{\mathrm{n}}$. Let the probability $\mathrm{P}\left(\mathrm{W}_{\mathrm{n}}\right)$ of choosing the word $\mathrm{W}_{\mathrm{n}}$ satisfy $\mathrm{P}\left(\mathrm{W}_{\mathrm{n}}\right)=2 \mathrm{P}\left(\mathrm{W}_{\mathrm{n}-1}\right), \mathrm{n}>1$.
If $\mathrm{P}(\mathrm{CDBEA})=\frac{2^\alpha}{2^\beta-1}, \alpha, \beta \in \mathbb{N}$, then $\alpha+\beta$ is equal to :____________
Solution
<p>Firstly, by this rule, we note:</p>
<p><p>$ P(W_1) = p $</p></p>
<p><p>$ P(W_2) = 2p $</p></p>
<p><p>$ P(W_3) = 4p $</p></p>
<p><p>…</p></p>
<p><p>$ P(W_n) = 2^{n-1}p $</p></p>
<p>To find the initial probability $ p $, consider the total probability must sum to 1 across all 120 possible words (since $ 5! = 120 $):</p>
<p>$ \sum_{n=1}^{120} P(W_n) = 1 $</p>
<p>This is a geometric series sum where:</p>
<p>$ p(1 + 2 + 2^2 + \ldots + 2^{119}) = 1 $</p>
<p>Since the series sum $ 1 + 2 + 2^2 + \ldots + 2^{119} $ is equal to $ 2^{120} - 1 $, we have:</p>
<p>$ p(2^{120} - 1) = 1 \Rightarrow p = \frac{1}{2^{120} - 1} $</p>
<p>Thus, the probability for the $ n $-th word is:</p>
<p>$ P(W_n) = \frac{2^{n-1}}{2^{120} - 1} \quad \text{(i)} $</p>
<p>Next, determine the position of "CDBEA". Starting from the first letter:</p>
<p><p><strong>Words beginning with 'A':</strong> $ 4! = 24 $</p></p>
<p><p><strong>Words beginning with 'B':</strong> $ 4! = 24 $</p></p>
<p><p><strong>Words beginning with 'C':</strong></p></p>
<p><p><strong>CA</strong>*: $ 3! = 6 $</p></p>
<p><p><strong>CB</strong>*: $ 3! = 6 $</p></p>
<p><p><strong>CDA</strong>$ **: 2! = 2 $</p></p>
<p><p><strong>CDBA</strong>*: $ 1! = 1 $</p></p>
<p>Summing these, the position of "CDBEA" is the 64th word.</p>
<p>Substitute into equation (i):</p>
<p>$ P(\text{CDBEA}) = P(W_{64}) = \frac{2^{63}}{2^{120} - 1} $</p>
<p>Given $ P(\text{CDBEA}) = \frac{2^\alpha}{2^\beta - 1} $, we find:</p>
<p><p>$ \alpha = 63 $</p></p>
<p><p>$ \beta = 120 $</p></p>
<p>Thus, the sum $ \alpha + \beta = 63 + 120 = 183 $.</p>
About this question
Subject: Mathematics · Chapter: Permutations and Combinations · Topic: Fundamental Counting Principle
This question is part of PrepWiser's free JEE Main question bank. 135 more solved questions on Permutations and Combinations are available — start with the harder ones if your accuracy is >70%.