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 $W_n$. Let the probability $P(W_n)$ of choosing the word $W_n$ satisfy $P(W_n) = 2P(W_{n-1})$, $n > 1$. If $P(CDBEA) = \frac{2^\alpha}{2^\beta-1}$, $\alpha, \beta\in N$, then $\alpha + \beta$ is equal to :
The problem requires finding the sum $α + β$ based on the probability distribution of five-letter words formed using {A, B, C, D, E} and arranged in dictionary order.
The words are five letters long using 5 distinct letters (A, B, C, D, E). The total number of possible permutations (words) is:
N = 5! = 5 \times 4 \times 3 \times 2 \times 1 = 120
We determine the rank of the word CDBEA by counting words that precede it in dictionary order.
Letters available: {A, B, C, D, E}. Total words N = 120.
1. Contribution from first letter: Words starting with A (4! = 24 permutations) and B (4! = 24 permutations) come before any word starting with C. Total contribution = 24 + 24 = 48.
2. Contribution from second letter (given C): Remaining letters are {A, B, D, E}. Words starting with CA (3! = 6 permutations) and CB (3! = 6 permutations) come before words starting with CD. Total contribution = 6 + 6 = 12.
3. Contribution from third letter (given CD): Remaining letters are {A, B, E}. Words starting with CDA (2! = 2 permutations) come before words starting with CDB. Total contribution = 2.
4. Contribution from fourth letter (given CDB): Remaining letters are {A, E}. Words starting with CDBA (1! = 1 permutation, specifically CDBAE) come before words starting with CDBE. The target word CDBEA follows CDBAE. Total contribution = 1.
Total words before CDBEA: Summing the counts = 48 + 12 + 2 + 1 = 63.
The serial number, n, for the word CDBEA is therefore 63 + 1 = 64.
Let $Wk$ denote the k-th word in the dictionary order and $P(Wk)$ be its probability.
The given probability relation is: $P(Wn) = 2P(Wn-1)$ for $n > 1$.
This indicates a geometric progression: $P(Wk) = P(W1) \cdot 2k-1$.
The sum of probabilities for all words must be 1:
\sum_{k=1}^{N} P(W_k) = 1
Substituting the geometric progression formula:
P(W_1) \sum_{k=1}^{N} 2^{k-1} = 1
Using the formula for the sum of a geometric series (\(\sum_{i=0}^{m-1} r^i = \frac{r^m - 1}{r-1}\)), we get:
P(W_1) \left( \frac{2^N - 1}{2-1} \right) = 1 \implies P(W_1) (2^N - 1) = 1
Thus, the probability of the first word is \(P(W_1) = \frac{1}{2^N - 1}\).
The general formula for the probability of the k-th word becomes:
P(W_k) = \frac{2^{k-1}}{2^N - 1}
Using the derived formula with $N = 120$ and the serial number $n = 64$ for CDBEA:
P(CDBEA) = P(W_{64}) = \frac{2^{64-1}}{2^{120} - 1} = \frac{2^{63}}{2^{120} - 1}
The problem states the probability in the form:
P(CDBEA) = \frac{2^\alpha}{2^\beta - 1}
By comparing this with the calculated probability \(\frac{2^{63}}{2^{120} - 1}\), we identify:
Both $α$ and $β$ are natural numbers ($α, β \in \mathbb{N}$).
Finally, compute the sum $α + β$:
\alpha + \beta = 63 + 120 = 183
Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to
Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to
Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$.
If $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to
Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to
Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to
Let $a \in \mathbf{R}$ and $A$ be a matrix of order $3 \times 3$ such that $\det (A) = -4$ and $A + I = \begin{bmatrix} 1 & a & 1 \\ 2 & 1 & 0 \\ a & 1 & 2 \end{bmatrix}$, where $I$ is the identity matrix of order $3 \times 3$. If $\det ((a+1)\text{adj}((a-1)A))$ is $2^m 3^n$, $m, n \in \{0, 1, 2, \dots, 20\}$, then $m+n$ is equal to :
The term independent of x in the expansion of $\left( \frac{(x+1)}{(x^{2/3}+1-x^{1/3})} - \frac{(x-1)}{(x-x^{1/2})} \right)^{10}$, $x > 1$, is:
Let A = {-3, -2, -1, 0, 1, 2, 3}. Let R be a relation on A defined by xRy if and only if $0\le x^2+2y\le 4$. Let $l$ be the number of elements in R and $m$ be the minimum number of elements required to be added in R to make it a reflexive relation. Then $l + m$ is equal to
Let $\alpha$ and $\beta$ be the roots of $x^2 + \sqrt{3}x-16=0$, and $\gamma$ and $\delta$ be the roots of $x^2 + 3x - 1 = 0$. If $P_n = \alpha^n + \beta^n$ and $Q_n = \gamma^n + \delta^n$, then $\frac{P_{25} + \sqrt{3}P_{24}}{2P_{23}} + \frac{Q_{25}-Q_{23}}{Q_{24}}$ is equal to
Let the domain of the function $f (x) = \log_2 \log_4 \log_6(3 + 4x -x^2)$ be $(a, b)$.
If $\int_{b-a}^{b+a}[x^2] dx=p-\sqrt{q}-\sqrt{r}$, $p,q,r\in N$, $gcd(p,q,r) = 1$, where $[.]$ is the greatest integer function, then $p + q + r$ is equal to
Let A be a matrix of order $3 \times 3$ and $|A| = 5$. If $|2\text{adj} (3A \text{adj} (2A))| = 2^\alpha \cdot 3^\beta \cdot 5^\gamma$, $\alpha, \beta, \gamma \in N$, then $\alpha + \beta + \gamma$ is equal to
Let $a_1, a_2, a_3,....$ be a G.P. of increasing positive numbers. If $a_3a_5 = 729$ and $a_2 + a_4 = \frac{111}{4}$, then $24 (a_1 + a_2 + a_3)$ is equal to