Can't understand what I have stumbled upon

alevelsprivately

New member
Joined
Aug 12, 2019
Messages
2
Hi!
This is my first post on this website, so lets stick to constructive criticism.
Thanks :)

I was trying to prove Pythagorean Theorem myself, I drew this triangle

1200px-Triangle_ABC_with_bisector_AD.svg.png
(just a reference)

Its basically a right angle triangle with a perpendicular angle bisector.

From here what I do is get divide BC into BD = x and DC = y
Now using trig (stupid for this proof but...)
x = ABsin45 = AB/[MATH] \sqrt{2} [/MATH]y = ACsin45 = AC/[MATH] \sqrt{2} [/MATH]
so as BC = x+y

[MATH]BC = (AB + AC)/ \sqrt{2} [/MATH]
now squaring both sides

[MATH] BC^2 = (AB+AC)^2/2 [/MATH]
or more generally

[MATH] h^2 = (a + b)^2/2 [/MATH]
Now out of curiosity I tried this out on the 3-4-5 right angled triangle

and I got

[MATH]\sqrt{(3+4)^2/2} = 4.95 [/MATH]
which is pretty close to 5
----------------------------------------------------------------------------------
Now my question is,
Can anyone explain me what relationship have I found between these variables or am I just pondering upon a special case
or maybe just a bad way to prove Pythagorean theorem. I am pretty confused as to what this is.
Also, if I have gone wrong somewhere please correct me.

Thanks again for all the help
 
Hi!
This is my first post on this website, so lets stick to constructive criticism.
Thanks :)

I was trying to prove Pythagorean Theorem myself, I drew this triangle

View attachment 13221
(just a reference)

Its basically a right angle triangle with a perpendicular angle bisector.

From here what I do is get divide BC into BD = x and DC = y
Now using trig (stupid for this proof but...)
x = ABsin45 = AB/[MATH] \sqrt{2} [/MATH]y = ACsin45 = AC/[MATH] \sqrt{2} [/MATH]
so as BC = x+y

[MATH]BC = (AB + AC)/ \sqrt{2} [/MATH]
now squaring both sides

[MATH] BC^2 = (AB+AC)^2/2 [/MATH]
or more generally

[MATH] h^2 = (a + b)^2/2 [/MATH]
Now out of curiosity I tried this out on the 3-4-5 right angled triangle

and I got

[MATH]\sqrt{(3+4)^2/2} = 4.95 [/MATH]
which is pretty close to 5
----------------------------------------------------------------------------------
Now my question is,
Can anyone explain me what relationship have I found between these variables or am I just pondering upon a special case
or maybe just a bad way to prove Pythagorean theorem. I am pretty confused as to what this is.
Also, if I have gone wrong somewhere please correct me.

Thanks again for all the help
You reported:

x = ABsin45 = AB/√2
y = ACsin45 = AC/√2

Which angles in your drawing are 45o and why are those 45o?
 
You have assumed that the bisector of the right angle in a right triangle meets the hypotenuse in a right angle.

Let's see how that works in a 30/60/90 triangle. Triangle is ABC. The right angle is BAC. I extend the bisector of angle BAC to intersect BC at D.

I now have triangle ABD with angle DAB = 45 degrees, angle ABD = 30 or 60, which entails that angle BDA =

180 - (45 + 30) = 105 or 180 - (45 + 60) = 75, neither of which is 90 degrees.

So you have a fallacy at the very beginning. The only time it is true is in the special case of a right isosceles triangle.

You make it really hard to follow what happens thereafter by never explicitly defining your variables. But I think what you mean is this.

[MATH]h = \text {length of BC.}[/MATH]
[MATH]a = \text {length of AB.}[/MATH]
[MATH]b = \text {length of AC.}[/MATH]
Assuming that is correct, then you say that

[MATH]\dfrac{1}{\sqrt{2}} = sin( \angle DAB) = \dfrac{a}{x} \implies a \dfrac{x}{\sqrt{2}},\ text { and}[/MATH]
[MATH]\dfrac{1}{\sqrt{2}} = sin( \angle DAC) = \dfrac{b}{y} \implies b \dfrac{y}{\sqrt{2}}.[/MATH]
Now those statements are false unless angle ADB = angle ADC = 90 degrees.

So those statements are wrong except in the special case of a right isosceles triangle. And to prove them correct in that sppcial case, you need the Pythagorean theorem.

And then it gets even goofier.

From the incorrect statements above, you conclude that

[MATH]h = x + y \implies \dfrac{a}{\sqrt{2}} + \dfrac{b}{\sqrt{2}} \implies h = \sqrt{\dfrac{(a + b)^2}{2}},[/MATH]
WHICH IS NEITHER CORRECT NOR THE PYTHAGOREAN THEOREM.

EDIT:
Actually, had you worked that last line out, you would have arrived at

[MATH]2h^2 = a^2 + 2ab + b^2 \implies 2h^2 = a^2 + b^2 + 2ab \implies 2h^2 = h^2 + 2ab \implies h^2 = 2ab.[/MATH]
That contradicts the Pythagorean Theorem. So that might have given you a clue that something was off in your reasoning.
 
Last edited:
Now draw the diagram (and please make your rt angle look like a rt angle), draw the perpendicular line as you did before and label all the angles. There should only be 3 distinct angles (of which 1 is 90degrees). Now play around with sin2x + cos2x =1 and you will get your proof. Please show it to us! It is very good that you do not just let your teacher give you formulas without wanting to know why it works.
 
Now draw the diagram (and please make your rt angle look like a rt angle), draw the perpendicular line as you did before and label all the angles. There should only be 3 distinct angles (of which 1 is 90degrees). Now play around with sin2x + cos2x =1 and you will get your proof. Please show it to us! It is very good that you do not just let your teacher give you formulas without wanting to know why it works.
Jomo

I agree that it is excellent that the student is working on his or her own and trying to think in different ways. But unless the student can prove

[MATH]sin^2(\theta) + cos^2(\theta) = 1[/MATH]
without relying on the Pythagorean Theorem, the proof is invalid due to circularity. And of course, the proposition is generally false.
 
Top