A probability problem by Shanthanu Rai

In a bag there are 15 balls of either red or green color. Let G k G_k be the event that it contains exactly k k green balls and its probability is proportional to k 2 k^2 . Now a ball is chosen at random. Let P ( A ) P(A) be the probability that the ball is red. If P ( A ) = p q P(A)=\dfrac{p}{q} , where p p and q q are coprime positive integers, find q p q-p .


The answer is 24.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Let p ( G k ) p(G_{k}) be the probability that the bag has k k green balls. Then p ( G k ) = a k 2 p(G_{k}) = ak^{2} for some constant a a , for which we require that

k = 0 15 p ( G k ) = 1 k = 0 15 a k 2 = a 15 ( 15 + 1 ) ( 2 15 + 1 ) 6 = 1 a = 1 1240 \displaystyle\sum_{k=0}^{15} p(G_{k}) = 1 \Longrightarrow \sum_{k=0}^{15} ak^{2} = a*\dfrac{15(15 + 1)(2*15 + 1)}{6} = 1 \Longrightarrow a = \dfrac{1}{1240} ,

where the formula k = 0 n k 2 = n ( n + 1 ) ( 2 n + 1 ) 6 \displaystyle\sum_{k=0}^{n} k^{2} = \dfrac{n(n + 1)(2n + 1)}{6} was used. Thus p ( G k ) = k 2 1240 p(G_{k}) = \dfrac{k^{2}}{1240} .

Next, to find P ( A ) P(A) , we first note that if event G k G_{k} occurs, the probability that the randomly chosen ball is red is 15 k 15 = 1 k 15 \dfrac{15 - k}{15} = 1 - \dfrac{k}{15} . We will denote this conditional probability as P ( A G k ) P(A|G_{k}) . So then P ( A ) P(A) can be calculated as

P ( A ) = k = 0 15 P ( A G k ) p ( G k ) = k = 0 15 ( ( 1 k 15 ) k 2 1240 ) = P(A) = \displaystyle\sum_{k=0}^{15} P(A|G_{k})p(G_{k}) = \sum_{k=0}^{15} \left(\left(1 - \dfrac{k}{15}\right)\dfrac{k^{2}}{1240}\right) =

k = 0 15 k 2 1240 k = 0 15 k 3 18600 = 1 1 18600 ( 15 ( 15 + 1 ) 2 ) 2 = 1 24 31 = 7 31 \displaystyle\sum_{k=0}^{15} \dfrac{k^{2}}{1240} - \sum_{k=0}^{15} \dfrac{k^{3}}{18600} = 1 - \dfrac{1}{18600}\left(\dfrac{15(15 + 1)}{2}\right)^{2} = 1 - \dfrac{24}{31} = \dfrac{7}{31} ,

where the formula k = 0 n k 3 = ( n ( n + 1 ) 2 ) 2 \displaystyle\sum_{k=0}^{n} k^{3} = \left(\dfrac{n(n + 1)}{2}\right)^{2} was used. Thus q p = 31 7 = 24 q - p = 31 - 7 = \boxed{24} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...