Problem 25
Question
Four tickets marked \(00,01,10,11\), respectively, are placed in a bag. A ticket is drawn at random five times, being replaced each time. The probability that the sum of the numbers on tickets thus drawn is 23 will be [DCE-99] (a) \(25 / 256\) (b) \(100 / 256\) (c) \(231 / 256\) (d) None of these (a) Total number of ways in which 4 tickets can be drawn 5 times \(=4^{5} .\) Favourable cases of getting a sum of 23 \(=\) Coefficients of \(x^{23}\) in \((1+x)^{5}\left(1+x^{10}\right)^{5}\) \(=\) Coefficients of \(x^{23}\) in \(\left(1+5 x+10 x^{2}+10 x^{3}\right.\) \(\left.+5 x^{4}+x^{5}\right)\left(1+5 x^{10}+10 x^{20}+10 x^{30}+\ldots\right)\) \(=100\) \(\therefore\) Required probability \(=\frac{100}{4^{5}}=\frac{100}{1024}=\frac{25}{256}\)
Step-by-Step Solution
VerifiedKey Concepts
Generating Functions
Understanding generating functions starts with recognizing the numbers on the tickets as powers of a variable, typically denoted by \(x\). For example, ticket values 0, 1, 10, and 11 are represented as \(x^0, x^1, x^{10},\) and \(x^{11}\), respectively. This transformation allows us to construct a polynomial where each term represents a possible outcome when drawing tickets.
To address the problem of finding the sum of 23 in five draws, we create the generating function:
- \((1 + x + x^{10} + x^{11})^5\)
- \((1 + x)^5(1 + x^{10})^5\)
Independent Events
In our exercise, each draw from the bag is an independent event because each ticket is replaced before the next draw. This means:
- Each draw is unaffected by the previous draw's outcome.
- The probability of drawing any given ticket remains constant with every draw.
- \(4^5 = 1024\)
Favorable Outcomes
In the context of our problem, a favorable outcome would be any sequence of five ticket values that sum up to 23. Using the generating function approach helps us pin down exactly how many such combinations exist. By equating the sum to the power of 23, we determine the coefficient representing these cases:
When expanding the generating function \((1 + x)^5(1 + x^{10})^5\), we identify the term \(x^{23}\) and its coefficient gives us the number of favorable outcomes. In this case, the coefficient is:
- 100, meaning there are 100 ways to attain the desired sum.
- \(\frac{100}{1024} = \frac{25}{256}\)