Math problem : Reloaded!
#6
..(perhaps not the most elegant) is to maximize over the number of white balls first, and then over the total number of balls in the jar second.

So let n=total number of balls in the jar with the smaller (or an equal) number of balls (in your notation n=w+b ) and w=number of white balls in that jar. Then 1 <= n <= 50 (we're assuming each jar has at least one ball in it) and 0 <= w < = n. As you wrote,

p = 1/2 ( w/ n + (50-w)/(100-n) )
= 1/2 ( w (100-2n)/n/(100-n) + 50/(100-n) )

Since (100-2n)/n/(100-n) >= 0, this is obviously maximized for fixed n by the largest value of w, which is w=n, and then

p = 1/2 (150-2n)/(100-n)
= 1 - 25/(100-n)

And this is obviously maximized by the smallest value of n, which is n=1, with

p = 74/99

[edit: a mathematical symbol turned into an emoticon :) )
Reply


Messages In This Thread
Math problem : Reloaded! - by rashban - 06-06-2003, 12:51 AM
Math problem : Reloaded! - by Xaeshan - 06-06-2003, 12:57 AM
Math problem : Reloaded! - by [wcip]Angel - 06-06-2003, 01:00 AM
Math problem : Reloaded! - by the Langolier - 06-06-2003, 03:46 AM
Math problem : Reloaded! - by whyBish - 06-06-2003, 06:29 AM
Math problem : Reloaded! - by Thecla - 06-06-2003, 06:30 AM
Math problem : Reloaded! - by Drasca - 06-06-2003, 11:36 AM
Math problem : Reloaded! - by ithil - 06-06-2003, 12:13 PM
Math problem : Reloaded! - by Occhidiangela - 06-06-2003, 02:40 PM
Math problem : Reloaded! - by --Pete - 06-06-2003, 03:31 PM
Math problem : Reloaded! - by --Pete - 06-06-2003, 03:52 PM
Math problem : Reloaded! - by --Pete - 06-06-2003, 03:55 PM
Math problem : Reloaded! - by CowInvader - 06-07-2003, 01:38 AM
Math problem : Reloaded! - by Drasca - 06-07-2003, 06:33 AM
Math problem : Reloaded! - by DralaFi - 06-11-2003, 01:54 AM
Math problem : Reloaded! - by --Pete - 06-11-2003, 02:09 AM
Math problem : Reloaded! - by gekko - 06-11-2003, 02:10 AM
Math problem : Reloaded! - by --Pete - 06-11-2003, 02:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)