|
||
Title: Molina's urns Post by karcoms on Oct 12th, 2005, 11:38pm Two urns contain the same total numbers of balls, some blacks and some whites in each. From each urn are drawn n balls with replacement, where n >= 3. Find the number of drawings and the composition of the two urns so that the probability that all white balls are drawn from the first urn is equal to the probability that the drawing from the second is either all whites or all blacks. |
||
Title: Re: Molina's urns Post by karcoms on Oct 12th, 2005, 11:45pm This is a very tricky question that converts itself to one of the fundamental number theory equations - Fermat's theorem Let x be the number of white balls in the first urn (obviously it has to be all whitwe since we want all white balls to be there) Let y be the number of white balls in the 2nd urn and z be the number of black balls in the 2nd urn. The 2nd urn has both white and black and the total = y + z which also happens to be the same number of balls in the first urn So we have the probabilities as follows: first urn -> x / y + z in each turn hence for n turns we have p1 = (x / y + z)^n Similarly for the 2nd urn we have probabilities as follows: For all whites: (y / y + z)^n For all Blacks: (z / y + z)^ n Hence for all whites OR all blacks add the 2 probs = (y / y + z)^n + (z / y + z)^ n Now the questions says the 2 probs from the 2 urns are equal hence the equation is (x / y + z)^n = (y / y + z)^n + (z / y + z)^ n Hence x^n = y^n + z^n On an observation it is said that for n < 2000 this is impossible but maybe for some n > 2000 it is possible. Interesting problem. MNK |
||
Title: Re: Molina's urns Post by Barukh on Oct 12th, 2005, 11:59pm There is an older thread (http://www.ocf.berkeley.edu/~wwu/cgi-bin/yabb/YaBB.cgi?board=riddles_medium;action=display;num=1053687935;start=0#0) discussing thins problem. on 10/12/05 at 23:45:23, karcoms wrote:
What do you mean? The non-existence of a solution for any n was proved 10 years ago. |
||
Title: Re: Molina's urns Post by karcoms on Oct 13th, 2005, 7:25am I tried searching the forum and could not find it, hence thought I would start the thread with this information. Thanks for the update, and yes ,there is no solution for n >= 3 MNK |
||
Powered by YaBB 1 Gold - SP 1.4! Forum software copyright © 2000-2004 Yet another Bulletin Board |