 |
|  |
 |
|
Mysterious Gene
|
|
Here's one:
I have 741 black marbles and 247 white marbles. I will draw one at random and discard it. I will keep drawing and discarding marbles as long as they match the color of the first. If I draw one of a different color, I will put it back into the back and shuffle the marbles. Then the process will begin again.
Example:
I draw a black marble, and discard it.
I draw another black marble, and discard it.
I draw a white marble, and shuffle it back into the bag.
I draw a black marble, and discard it.
I draw a white marble, and shuffle it back into the bag.
I draw a white marble, and discard it.
I draw another white marble, and discard it.
I draw another white marble, and discard it.
I draw a black marble, and shuffle it back into the bag.
Eventually, only one marble is left. What is the probability of it being black?
|
|
|  |
 |
|
Lul Thyme
|
|
Quebec, Canada
Aug 2000 time: 05:16
|
|
I havnt made a complete proof, but Im going to guess that the probabilty is one half for any starting number of marbles as long as there is at least one of each.
|
|
|  |
 |
|
Lul Thyme
|
|
Quebec, Canada
Aug 2000 time: 05:16
|
|
they key thing in the algorithm is the fact that when you draw opposite color, it gets put back in the bag I think...
|
|
|  |
 |
|
Mysterious Gene
|
|
1/2 is correct. I found this proof online:
quote: The probability is exactly 0.5 that the marble is black.
The situation can be scaled down to the case where there are 3 black and 1 white balls. The probabilities for the are eight possible combinations are listed below. Four end in black:
WB,BBB P=(1/4)=6/24
BW,WB,BB P=(3/4)(1/3)(1/3)=2/24
BW,BW,WB,B P=(3/4)(1/3)(2/3)(1/2)(1/2)=1/24
BBW,WB,B P=(3/4)(2/3)(1/2)(1/2)=3/24
Four end in white:
BW,BW,BW,W P=(3/4)(1/3)(2/3)(1/2)(1/2)=1/24
BW,BBW,W P=(3/4)(1/3)(2/3)(1/2)=2/24
BBW,BW,W P=(3/4)(2/3)(1/2)(1/2)=3/24
BBBW,W P=(3/4)(2/3)(1/2)=6/24
You can see that the probabilities will sum to 0.5 for each ball |
I also made a probability table for 4 black and 1 white marble, which also came out to a 50% chance (I don't feel like typing it up). I'm pretty sure that yes, it will be 1/2 for any number of marbles using the given rules.
|
|
|  |
 |
|
Lul Thyme
|
|
Quebec, Canada
Aug 2000 time: 05:16
|
|
Why scale it down to 3 and 1 though tahts harldy a proof.
I think the best would be to do 1 and 1 which is trivial.
Then n and 1 by induction, and then n and m by induction.
I sort of started that other time (yesterday) but couldnt be arsed to finish it.
|
|
|  |
 |
|
Mysterious Gene
|
|
I solved it the same way you did; just thinking about it logically, without any math. Because it's 50/50 with 2 black and 1 white, 3 black 1 white, and 4 black 1 white, I'm going to go out on a limb and make the early assumption that it will be 50/50 with any combination of marbles. I could be wrong, but it seems like it would work no matter what.
|
|
|  |
 |
|
Lul Thyme
|
|
Quebec, Canada
Aug 2000 time: 05:16
|
|
Yes, but what Im saying is realy math is about proving such statements, and not go out on a limb, so you dont have to worry about being wrong anymore thats all , dont take offense.
|
|
|  |
 |
|  |
 |
|
Snowflake
|
 |
falling, once again
Apr 2003 time: 23:16
|
|
Ok this is another strange thing that I never thought about before. Remember some of the Pythagorean triplets? 3,4,5; 5,12,13; 7,24,25 ... Well obviously we know that for them a2+b2=c2. However, it seems that there's something else that are true: 32=4+5, 52=12+13, 72=24+25 ...
I wonder if this is merely coincidental, or is there something there that could be proved. I also tried the set 8,15,17, while 82is not equal to 15+17, if you cut them by half, 42=15/2+17/2 ... Can we prove that for each of the triplets there always exist a factor where we could make this relationship to be true?
|
|
|  |
 |
|
Snowflake
|
 |
falling, once again
Apr 2003 time: 23:16
|
|
No, but this is the easy one to get. For example, if a=11, you get 121=60+61. If a=13, you get 169=84+85. If a = 15, you get 225=112+113 ...
So your triplets would be 11, 60, 61; 13, 84,85; 15, 112, 113 ...
For even numbers it seems you need to make b-c=2 or something ...
|
|
|  |
 |
|
Snowflake
|
 |
falling, once again
Apr 2003 time: 23:16
|
|
Ok for even numbers you cut the square into half before you figure the b and c out. For example, if a=10, you get 100/2=50=24+26, so the triplet is 10, 24,26. If a=12, you get 144/2=72=35+37, so the triplets is 12, 35, 37. If a =14, you get 196/2=98=48+50, and the triplets is 14, 48, 50 ...
|
|
|  |
 |
|
KrazyHorse
|
 |
Macedonia
May 2001 time: 00:16
|
|
quote: Originally posted by Snowflake
Ok this is another strange thing that I never thought about before. Remember some of the Pythagorean triplets? 3,4,5; 5,12,13; 7,24,25 ... Well obviously we know that for them a2+b2=c2. However, it seems that there's something else that are true: 32=4+5, 52=12+13, 72=24+25 ...
I wonder if this is merely coincidental, or is there something there that could be proved. I also tried the set 8,15,17, while 82is not equal to 15+17, if you cut them by half, 42=15/2+17/2 ... Can we prove that for each of the triplets there always exist a factor where we could make this relationship to be true? |
Yes. Duh.
(n+1)^2 - n^2 = 2n + 1 = n + (n+1)
Simple algebra...
|
|
|  |
 |
|
Snowflake
|
 |
falling, once again
Apr 2003 time: 23:16
|
|
quote: Originally posted by KrazyHorse
In fact, it's quite easy to show that up to a scale factor all pythagorean triplets are equivalent to a = (2n + 1), b = (2n^2 + 2n), c = (2n^2 + 2n + 1) |
Good thinking. If you got an even number you can simply scale it back to an odd number before you get the triplets. Although this would actually give you different solutions sometimes ... Hmmm
For example for 12, I would get 12,35,37, and you would get 12,16, 20 ...
|
|
|  |
All times are GMT. The time now is 05:16. Apolyton Time is 00:16. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|