Author |
Topic: Molina's Urns (Read 1017 times) |
|
william wu
wu::riddles Administrator
Gender:
Posts: 1291
|
|
Molina's Urns
« on: May 23rd, 2003, 4:05am » |
Quote Modify
|
Two urns contain the same total numbers of balls, some blacks and some whites in each. From each urn, n balls are drawn one at time with replacement, where n >= 3. Determine the value of n and the compositions of the urns such that the probability only white balls are drawn from the first urn is equal to the probability that the drawing from the second urn is either all white or all black. Author: E.C. Molina. [edit] Revised wording for added clarity. 8/14/2004 - wwu [/e]
|
« Last Edit: Aug 13th, 2004, 4:49pm by william wu » |
IP Logged |
[ wu ] : http://wuriddles.com / http://forums.wuriddles.com
|
|
|
ThudnBlunder
wu::riddles Moderator Uberpuzzler
The dewdrop slides into the shining Sea
Gender:
Posts: 4489
|
|
Re: Molina's Urns
« Reply #1 on: May 23rd, 2003, 8:55am » |
Quote Modify
|
Doesn't (the truth of) Fermat's Last Theorem imply that it's impossible?
|
« Last Edit: May 23rd, 2003, 10:43pm by ThudnBlunder » |
IP Logged |
THE MEEK SHALL INHERIT THE EARTH.....................................................................er, if that's all right with the rest of you.
|
|
|
jonderry
Newbie
Posts: 18
|
|
Re: Molina's Urns
« Reply #3 on: Aug 13th, 2004, 3:21pm » |
Quote Modify
|
Can't we relax the constraint that the number of balls is the same in both and the answer will still be: it is impossible
|
|
IP Logged |
|
|
|
Sir Col
Uberpuzzler
impudens simia et macrologus profundus fabulae
Gender:
Posts: 1825
|
|
Re: Molina's Urns
« Reply #4 on: Aug 13th, 2004, 4:32pm » |
Quote Modify
|
When you say, "with replacement", do you mean, (i) n balls are taken, distribution of colours observed, then replaced, or, (ii) one ball is taken, its colour is observed, and it is replaced, and this is repeated n times? I am guessing it is (ii), otherwise replacement would be irrelevant in the context of this particular question... :: Let number of white balls in 1st urn be w1, and t1 balls in total. Let number of white balls in 2nd urn be w2, black balls be b2, and t2 balls in total. P(n white from 1st)=(w1/t1)n P(n white from 2nd)=(w2/t2)n P(n black from 2nd)=(b2/t2)n Equating these, (w1/t1)n = (w2/t2)n + (b2/t2)n Multiplying through by (t1*t2)n, (w1*t2)n = (w2*t1)n + (b2*t1)n. Let x=w1*t2, y=w2*t1, and z=b2*t1. As x, y, and z are integer, we are looking for an integral solution to the equation xn = y2 + zn. By Fermat's Last Theorem we know that no solution exists, for n>=3, hence it is not possible to setup the urns in such a way. ::
|
|
IP Logged |
mathschallenge.net / projecteuler.net
|
|
|
william wu
wu::riddles Administrator
Gender:
Posts: 1291
|
|
Re: Molina's Urns
« Reply #5 on: Aug 13th, 2004, 4:50pm » |
Quote Modify
|
Yes, interpretation (ii) is correct. "With replacement" is vacuous in interpretation (i) since then there is only one drawing. Thanks for the remark; it was a bit unclear and I have revised the wording for more clarity. And congrats on the solution
|
|
IP Logged |
[ wu ] : http://wuriddles.com / http://forums.wuriddles.com
|
|
|
|