Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #1 2006-03-09 16:13:09
Cars and GoatsThis is from an old American Game Show. The puzzle is a little complicated to describe, but I'll do my best. #2 2006-03-09 16:59:35
Re: Cars and GoatsIt took me writing a computer program to simulate it before I accepted the reasoning behind it as valid. "In the real world, this would be a problem. But in mathematics, we can just define a place where this problem doesn't exist. So we'll go ahead and do that now..." #3 2006-03-10 04:31:24
Re: Cars and GoatsAh, the good old Monty Hall problem again. This has already been discussed at length here. Why did the vector cross the road? It wanted to be normal. #4 2006-03-10 05:29:54
Re: Cars and GoatsI love how all arguments seem to die in the face of a good simulation. "In the real world, this would be a problem. But in mathematics, we can just define a place where this problem doesn't exist. So we'll go ahead and do that now..." #5 2006-03-10 13:52:10
Re: Cars and GoatsThat was a fairly extensive debate! I actually went through a similar process myself when I first got this puzzle - I couldn't believe the answer was really 1 in 3, so I ran a simulation of it. Of course, as usually happens for me, the process of writing the code showed me the flaw in my reasoning, and by the time I was done with it, running it was only academic. I tend to not understand things as clearly as I think I do the first time around, but something about writing the process down clearly in a way that a mentally challenged two year old (or a computer) could understand usually shows me that I'm not as smart as I think I am. |