Register | Sign In


Understanding through Discussion


EvC Forum active members: 64 (9164 total)
4 online now:
Newest Member: ChatGPT
Post Volume: Total: 916,838 Year: 4,095/9,624 Month: 966/974 Week: 293/286 Day: 14/40 Hour: 0/3


Thread  Details

Email This Thread
Newer Topic | Older Topic
  
Author Topic:   A Deep Thought, Monty Hall, and Trisecting Angles
Percy
Member
Posts: 22499
From: New Hampshire
Joined: 12-23-2000
Member Rating: 4.9


Message 1 of 18 (371373)
12-21-2006 10:03 AM


Brian Hayes, an American Scientist senior writer, wrote this month's Computing Science column titled Foolproof. It discusses the increasingly complex nature of mathematical proofs, and at one point he expresses this, at least to me, rather deep thought:
Brian Hayes writes:
That some of the latest proofs from the frontiers of mathematical research are difficult and rely on novel tools seems to me utterly unexceptional. Of course the proofs are hard to digest; they were hard to create. These are solutions to problems that have stumped strong minds for decades or centuries. When Perelman's proof of the Poincaré conjecture defeats my attempts at understanding, this is a disappointment but not a surprise.
But it's an interesting predicament. If something is beyond your ability to understand, how do you know it's correct? You can only take someone else's word for it, something we're reluctant to do here. But this is the boat I'm in with regard to population genetics and information science. I can follow the math up a to point, but beyond that point I have to just accept that the math supports the theory.
Hayes follows his observation with several examples, one of which is the now infamous Monty Hall problem. Though he tells us the correct answer, he doesn't describe why it's the correct answer. When I first read about this problem I didn't really follow why it was correct, so this time I began writing a computer program to prove it's correct.
I didn't have to code for even five minutes to discover the answer, and I didn't bother completing the program. The answer emerges immediately from the way you have to structure the conditionals. When you make your initial guess you have a 1/3 probability of being correct. Now Monty Hall opens one of the other doors showing the big prize is not there. This action does not change the probability at all. Whether you've chose correctly or not, there will always be a door Monty can open that does not contain the prize. In other words, Monty has not actually provided you any additional information. There is still a 1/3 probability that the prize is behind the door you've chosen. Which means, since there's only one remaining door, there's a 2/3 probability that it hides the big prize!!!
To really understand this it helps to consider each case. Imagine you've chosen correctly, which happens 1/3 of the time. If you change you lose, so 1/3 of time is a loss, which means 2/3 of the time is a win. Imagining you've chosen incorrectly yields the same answer. You'll choose incorrectly 2/3 of the time. If you change you win, so 2/3 of the time is a win.
Hayes goes on to explain why trisecting angles is impossible. I'd never seen it explained before, and he tells us that it is explained very infrequently. It turns out it's impossible because you can do square roots and 4th roots and 8th roots using geometry, but not cube roots. To trisect an angle you need to use geometry to compute a cube root, something known to be impossible.
But, I would ask him, how does he know that taking a cube root is the only approach to trisecting an angle. True, one way of trisecting an angle requires taking a cube root, but is that the only way, and can it be proved?
--Percy

Replies to this message:
 Message 2 by crashfrog, posted 12-21-2006 10:18 AM Percy has not replied
 Message 3 by Modulous, posted 12-21-2006 10:46 AM Percy has replied
 Message 6 by Omnivorous, posted 12-21-2006 4:24 PM Percy has not replied
 Message 7 by Chiroptera, posted 12-21-2006 4:26 PM Percy has not replied
 Message 9 by Jazzns, posted 12-21-2006 5:03 PM Percy has not replied
 Message 12 by Dr Adequate, posted 12-22-2006 5:08 AM Percy has not replied

  
crashfrog
Member (Idle past 1494 days)
Posts: 19762
From: Silver Spring, MD
Joined: 03-20-2003


Message 2 of 18 (371375)
12-21-2006 10:18 AM
Reply to: Message 1 by Percy
12-21-2006 10:03 AM


Monty Hall Refresher
Not to diminish Percy's post, but I felt that people who aren't as enthusiastic about mathematical puzzles might appreciate an up-front description of the Monty Hall problem:
quote:
Suppose you're on a game show, and you're given the choice of three doors: Behind one door is a car; behind the others, goats. You pick a door, say No. 1, and the host, who knows what's behind the doors, opens another door, say No. 3, which has a goat. He then says to you, "Do you want to pick door No. 2?" Is it to your advantage to switch your choice?
Monty Hall problem - Wikipedia

This message is a reply to:
 Message 1 by Percy, posted 12-21-2006 10:03 AM Percy has not replied

  
Modulous
Member
Posts: 7801
From: Manchester, UK
Joined: 05-01-2005


Message 3 of 18 (371380)
12-21-2006 10:46 AM
Reply to: Message 1 by Percy
12-21-2006 10:03 AM


A better way to understand Monty...
I find considering it in terms of ten boxes/cups/doors/whatever You pick one and Monty says you either get to open that door, or the other nine. Which do you choose?
As for trisecting an angle, I couldn't help you. Geometry was so far in my past and has rarely been used since.

This message is a reply to:
 Message 1 by Percy, posted 12-21-2006 10:03 AM Percy has replied

Replies to this message:
 Message 5 by Percy, posted 12-21-2006 2:58 PM Modulous has not replied
 Message 16 by Otto Tellick, posted 01-18-2011 1:52 AM Modulous has not replied

  
PaulK
Member
Posts: 17827
Joined: 01-10-2003
Member Rating: 2.3


Message 4 of 18 (371386)
12-21-2006 11:00 AM


A caveat on Monty Hall
It's important to note that the usual argument relies on Monty knowingly choosing a door which does not have the prize behind it. If he chooses a door at random the probabilities balance again - it's a straight 50/50. Working it out is a bit more complicated but it's true.

Replies to this message:
 Message 13 by truthlover, posted 12-22-2006 1:40 PM PaulK has not replied

  
Percy
Member
Posts: 22499
From: New Hampshire
Joined: 12-23-2000
Member Rating: 4.9


Message 5 of 18 (371421)
12-21-2006 2:58 PM
Reply to: Message 3 by Modulous
12-21-2006 10:46 AM


Re: A better way to understand Monty...
You have email at your EvC address.
--Percy

This message is a reply to:
 Message 3 by Modulous, posted 12-21-2006 10:46 AM Modulous has not replied

  
Omnivorous
Member
Posts: 3990
From: Adirondackia
Joined: 07-21-2005
Member Rating: 6.9


Message 6 of 18 (371437)
12-21-2006 4:24 PM
Reply to: Message 1 by Percy
12-21-2006 10:03 AM


Percy writes:
Hayes goes on to explain why trisecting angles is impossible. I'd never seen it explained before, and he tells us that it is explained very infrequently. It turns out it's impossible because you can do square roots and 4th roots and 8th roots using geometry, but not cube roots. To trisect an angle you need to use geometry to compute a cube root, something known to be impossible.
But, I would ask him, how does he know that taking a cube root is the only approach to trisecting an angle. True, one way of trisecting an angle requires taking a cube root, but is that the only way, and can it be proved?
During plane geometry in the 8th grade, construction component, we learned how to bisect any angle and demonstrate the proof; the teacher told us it was impossible to trisect an angle with construction, and merely replied to my question that the math that proved this was beyond my comprehension.
So I set about trisecting an angle with construction. Many weeks and reams of paper later, I came back with three methods: one for a 90 degree angle, one for acute angles, and one for obtuse angles. He pointed out that my solution required knowing which category any given angle belonged to and so was no solution at all. I still refused to accept the impossibility, though I stopped my mad nights with compass and protractor. I did learn a great deal about plane geometry in the process, though, and appreciated the difficulty as a matter of converting "odds" to "evens"...
The difficulty of our increasingly specialized world goes beyond mathematics: we are encouraged to take part in medical decisions, but our knowledge can never equal that of the physicians asking us to make those decisions; we necessarily put our lives in the hands of the engineers who design our vehicles, ground and air, the workers who build them, and the mechanics who repair and maintain them. The list is as long as the roster of specialized roles in a technological society.
The best we can do, I think, is to maintain a healthy skepticism and to examine past results and the opinions of the experts' peers: the aeronautical engineer who claims her radical half-wing design is perfectly safe has to be judged in light of the opinions of other engineers and the track record of her invention. The real danger lies in accepting the first "credentialed" opinion one encounters.
I never completely accepted the impossibility of trisecting an angle, because it was never demonstrated to me, mostly because my six semesters of college math stopped after calculus and analytic geometry, though in fact I never asked about it again.
I'm comfortable living with my uninformed skepticism for two reasons: the cost of informing that skepticism is high, and the relevance of the truth of the matter to my daily life is low. I suppose we all negotiate those parameters.
Edited by Omnivorous, : topy

Drinking when we are not thirsty and making love at any time, madam, is all that distinguishes us from the other animals.
-Pierre De Beaumarchais (1732-1799)
Save lives! Click here!
Join the World Community Grid with Team EvC!
---------------------------------------

This message is a reply to:
 Message 1 by Percy, posted 12-21-2006 10:03 AM Percy has not replied

Replies to this message:
 Message 8 by Chiroptera, posted 12-21-2006 4:32 PM Omnivorous has replied

  
Chiroptera
Inactive Member


Message 7 of 18 (371438)
12-21-2006 4:26 PM
Reply to: Message 1 by Percy
12-21-2006 10:03 AM


Hi, Percy.
quote:
But, I would ask him, how does he know that taking a cube root is the only approach to trisecting an angle. True, one way of trisecting an angle requires taking a cube root, but is that the only way, and can it be proved?
I think you may have misread the argument. Hayes' argument is basically the same as the one I am looking at in Hungerford's Algebra, pp238-240. Here is how the argument goes:
1. It is a fact, proved using elementary geometry, that
cos 3x = 4 cos3 x - 3 cos x.
2. Therefore,
cos 60 = 4 cos3 20 - 3 cos 20.
3. It is a fact from elementary trigonometry, proven using elementary geometry, that cos 60 = 1/2.
4. Therefore,
1/2 = 4 cos3 20 - 3 cos 20.
5. Multiplying by 2 and moving all the terms to one side, we have
8 cos3 20 - 6 cos 20 - 1 = 0.
6. Hence, cos 20 is a root of the polynomial
8 x3 - 6 x - 1.
7. This polynomial is irreducible, that is, it cannot be factored, that is, it has no rational solution.
8. Therefore, cos 20 must be irrational.
9. The polynomial is of degree 3, which is not a power of 2.
10. If an irrational number is not a root of a irreducible polynomial of degree a power of 2, then it cannot be constructed solely with a straight-edge and compass.
11. Therefore, a segment of length cos 20 cannot be so constructed.
12. Now assume that any angle can be trisected. In particular, a 60 degree angle can be trisected.
13. Therefore, a 20 degree angle can be constructed with compass and ruler.
14. Therefore, a segment of length cos 20 can be constructed.
15. (11) and (14) are contradictory.
16. Therefore, not all angles can be trisected.
Most of these points I understand well; I'm right now trying to understand (10).
Anyway, the argument in the essay is not that you need to construct a cube root in order to trisect an angle. The argument is that being able to trisect a particular angle would imply something about the roots of a particular polynomial that we know is not true.
Hope this helps.
Added by edit:
Oops. It's been too long since I've had algebra. I've used the word irreducible inappropriately here. But I didn't want to explain what it means to say "cos 20 must be algebraic of degree a power of 2 over the field of rational numbers."
Added by another edit:
Maybe my use of irreducible here is alright. Man, I have to review my basic (graduate level) algebra.
Edited by Chiroptera, : typo in (12)
Edited by Chiroptera, : No reason given.
Edited by Chiroptera, : No reason given.

Never believe anything in politics until it has been officially denied. -- Otto von Bismarck

This message is a reply to:
 Message 1 by Percy, posted 12-21-2006 10:03 AM Percy has not replied

Replies to this message:
 Message 17 by Noetherian Atheist, posted 01-21-2011 8:24 PM Chiroptera has not replied

  
Chiroptera
Inactive Member


Message 8 of 18 (371439)
12-21-2006 4:32 PM
Reply to: Message 6 by Omnivorous
12-21-2006 4:24 PM


quote:
He pointed out that my solution required knowing which category any given angle belonged to and so was no solution at all.
Your teacher was wrong: in principle it is possible to determine whether an angle is acute, obtuse, or right, and so a solution that requires this knowledge is not invalid for that reason.
We know a right angle (90 degrees) can be trisected; 1/3 of 90 is 30, and a 30 degree angle can be constructed.
But your solution for the acute and obtuse cases must have had a flaw which your teacher did not discover.

Never believe anything in politics until it has been officially denied. -- Otto von Bismarck

This message is a reply to:
 Message 6 by Omnivorous, posted 12-21-2006 4:24 PM Omnivorous has replied

Replies to this message:
 Message 10 by Jazzns, posted 12-21-2006 5:06 PM Chiroptera has not replied
 Message 11 by Omnivorous, posted 12-21-2006 5:11 PM Chiroptera has not replied

  
Jazzns
Member (Idle past 3939 days)
Posts: 2657
From: A Better America
Joined: 07-23-2004


Message 9 of 18 (371448)
12-21-2006 5:03 PM
Reply to: Message 1 by Percy
12-21-2006 10:03 AM


I'll echo Chiro by saying that the problem of trisecting an angle is specifically that it is impossible to trisect an arbitrary angle using only a compass and a straight edge. As Chiro demonstrated with a concrete example, there is a property derived from Galois theorey called 'constructable' for which you can prove that certain geometric elements can or cannot be constructable.
You can prove lots of neat things such as the constructability of certain n-gons.

Of course, biblical creationists are committed to belief in God's written Word, the Bible, which forbids bearing false witness; --AIG (lest they forget)

This message is a reply to:
 Message 1 by Percy, posted 12-21-2006 10:03 AM Percy has not replied

Replies to this message:
 Message 14 by xongsmith, posted 01-16-2011 1:22 AM Jazzns has not replied

  
Jazzns
Member (Idle past 3939 days)
Posts: 2657
From: A Better America
Joined: 07-23-2004


Message 10 of 18 (371450)
12-21-2006 5:06 PM
Reply to: Message 8 by Chiroptera
12-21-2006 4:32 PM


Agreed, the solution may have looked right but it most certainly was not a solution in the QED sense.

Of course, biblical creationists are committed to belief in God's written Word, the Bible, which forbids bearing false witness; --AIG (lest they forget)

This message is a reply to:
 Message 8 by Chiroptera, posted 12-21-2006 4:32 PM Chiroptera has not replied

  
Omnivorous
Member
Posts: 3990
From: Adirondackia
Joined: 07-21-2005
Member Rating: 6.9


Message 11 of 18 (371451)
12-21-2006 5:11 PM
Reply to: Message 8 by Chiroptera
12-21-2006 4:32 PM


Chiro writes:
But your solution for the acute and obtuse cases must have had a flaw which your teacher did not discover.
He didn't try very hard. I'll take your word for the flaws .

Drinking when we are not thirsty and making love at any time, madam, is all that distinguishes us from the other animals.
-Pierre De Beaumarchais (1732-1799)
Save lives! Click here!
Join the World Community Grid with Team EvC!
---------------------------------------

This message is a reply to:
 Message 8 by Chiroptera, posted 12-21-2006 4:32 PM Chiroptera has not replied

  
Dr Adequate
Member (Idle past 312 days)
Posts: 16113
Joined: 07-20-2006


Message 12 of 18 (371551)
12-22-2006 5:08 AM
Reply to: Message 1 by Percy
12-21-2006 10:03 AM


Hayes goes on to explain why trisecting angles is impossible. I'd never seen it explained before, and he tells us that it is explained very infrequently. It turns out it's impossible because you can do square roots and 4th roots and 8th roots using geometry, but not cube roots. To trisect an angle you need to use geometry to compute a cube root, something known to be impossible.
But, I would ask him, how does he know that taking a cube root is the only approach to trisecting an angle.
That's not quite the argument. The argument is that if you had any straightedge-and-compasses method of trisecting the angle, then you could use this method to find non-rational roots of certain cubic equations (the author of your article instances 8u3 - 6u = 1). But this is impossible to do using straightedge and compasses, so you can't trisect the angle. It's not: "To trisect an angle you need to use geometry to compute the root of a cubic equation" but: "If you could trisect an angle then you would be able to use geometry to compute the root of a cubic equation".
Edited by Dr Adequate, : No reason given.

This message is a reply to:
 Message 1 by Percy, posted 12-21-2006 10:03 AM Percy has not replied

  
truthlover
Member (Idle past 4087 days)
Posts: 1548
From: Selmer, TN
Joined: 02-12-2003


Message 13 of 18 (371649)
12-22-2006 1:40 PM
Reply to: Message 4 by PaulK
12-21-2006 11:00 AM


Re: A caveat on Monty Hall
It's important to note that the usual argument relies on Monty knowingly choosing a door which does not have the prize behind it.
That's true. They did it this way, because that's what Monty Hall really did on the show. He wouldn't have opened the door with the prize behind it, because that gives everything away.
You probably already know that. I'm only pointing this out, because your statement threw me, and I thought you were arguing that the problem was being given wrong.

This message is a reply to:
 Message 4 by PaulK, posted 12-21-2006 11:00 AM PaulK has not replied

  
xongsmith
Member
Posts: 2587
From: massachusetts US
Joined: 01-01-2009
Member Rating: 6.4


Message 14 of 18 (600657)
01-16-2011 1:22 AM
Reply to: Message 9 by Jazzns
12-21-2006 5:03 PM


Jazzns writes:
I'll echo Chiro by saying that the problem of trisecting an angle is specifically that it is impossible to trisect an arbitrary angle using only a compass and a straight edge. As Chiro demonstrated with a concrete example, there is a property derived from Galois theory called 'constructable' for which you can prove that certain geometric elements can or cannot be constructable.
You can prove lots of neat things such as the constructability of certain n-gons.
I've always felt very dwarfed out that the 19-year old Carl Friedrich Gauss proved a straight edge & compass can only make a few regular polygons up the astounding 17-sided one. 19 years old!
RAZD & I & our other brother were challenged by our dad once to prove the construction of a regular pentagon was correct & true. Years went by. Other things got in the way. Finally I had some time to address the problem and proved it, but only with a very inelegant procedure ultimately relying on the graph of a cubic and showing that of the 3 roots, only one was usable and it was the correct one, using the sqrt(5) as derived from the other direction. I had basically drilled a tunnel from both sides and met in the middle with this solution. I presented it to my dad & my brothers and could see in all their eyes the same dissatisfaction I had. Oh well.
19 years old!
There are some who think Newton was the Genius of Geniuses, some might toss in a vote for Einstein. But Mr. Gauss has to be way up there in my mind.

- xongsmith, 5.7d

This message is a reply to:
 Message 9 by Jazzns, posted 12-21-2006 5:03 PM Jazzns has not replied

Replies to this message:
 Message 15 by RAZD, posted 01-17-2011 9:18 PM xongsmith has seen this message but not replied

  
RAZD
Member (Idle past 1432 days)
Posts: 20714
From: the other end of the sidewalk
Joined: 03-14-2004


Message 15 of 18 (600949)
01-17-2011 9:18 PM
Reply to: Message 14 by xongsmith
01-16-2011 1:22 AM


Finally I had some time to address the problem and proved it, but only with a very inelegant procedure ultimately relying on the graph of a cubic and showing that of the 3 roots, only one was usable and it was the correct one, using the sqrt(5) as derived from the other direction.
I also worked at this, and first noted that the ratio of the diagonal to the side of a pentagon appeared to be the golden ratio, then proved it with algebra. (this was in the process of making a geodetic mobile using all 6 of the polyhedrons with equilateral sided faces plus ones made in the manner of Buckminster Fuller's domes).
Polyhedrons
And like Omnivorous, I spent many a night after college trying to trisect an angle. I developed a methodology that got close enough for practical use (imho), but never an exact solution. Wish I'd had access to the internet and the formula provided by Chiroptera.
Enjoy.

we are limited in our ability to understand
by our ability to understand
Rebel American Zen Deist
... to learn ... to think ... to live ... to laugh ...
to share.


Join the effort to solve medical problems, AIDS/HIV, Cancer and more with Team EvC! (click)

This message is a reply to:
 Message 14 by xongsmith, posted 01-16-2011 1:22 AM xongsmith has seen this message but not replied

  
Newer Topic | Older Topic
Jump to:


Copyright 2001-2023 by EvC Forum, All Rights Reserved

™ Version 4.2
Innovative software from Qwixotic © 2024