Why does the dot product in this solution equal zero?

AI Thread Summary
The discussion revolves around the confusion regarding the dot product of vectors a and b in the context of an isosceles triangle proof. Participants clarify that the dot product does not need to equal zero for the proof to hold, as the relationship between the vectors can still be valid regardless of their angle. It is suggested that the authors may have mistakenly included the condition that a · b = 0, possibly due to a previous problem where the vectors were perpendicular. The consensus is that the proof remains intact without this assumption. The conversation highlights the importance of understanding vector relationships in geometric proofs.
Darkmisc
Messages
222
Reaction score
31
Homework Statement
Prove that the medians bisecting the equal sides of an isosceles triangle are equal.
Relevant Equations
a · b = |a| × |b| × cos(θ)
a · b = ax × bx + ay × by
Hi everyone

I have the solutions for the problem. It makes sense except for one particular step.

Why does the dot product of a and b equal zero? I thought this would only be the case if a and b were at right angles to each other. The solutions seem to be a general proof and should work for all isosceles triangles (not just right angle triangles).

The solution would still make sense even if a · b didn't equal zero. Why does it equal zero here?

Thanks

image_2022-09-21_131238624.png

image_2022-09-21_131315774.png
 
Physics news on Phys.org
Darkmisc said:
Homework Statement:: Prove that the medians bisecting the equal sides of an isosceles triangle are equal.
Relevant Equations:: a · b = |a| × |b| × cos(θ)
a · b = ax × bx + ay × by

Hi everyone

I have the solutions for the problem. It makes sense except for one particular step.

Why does the dot product of a and b equal zero? I thought this would only be the case if a and b were at right angles to each other. The solutions seem to be a general proof and should work for all isosceles triangles (not just right angle triangles).

The solution would still make sense even if a · b didn't equal zero. Why does it equal zero here?

Thanks

View attachment 314417
View attachment 314418
I don't think you need a b = 0 for the proof to work.
Edit: Now I just saw that you wrote just that.
Maybe they just forgot the missing terms.
 
Last edited:
Darkmisc said:
Homework Statement:: Prove that the medians bisecting the equal sides of an isosceles triangle are equal.
Relevant Equations:: a · b = |a| × |b| × cos(θ)
a · b = ax × bx + ay × by

Hi everyone

I have the solutions for the problem. It makes sense except for one particular step.

Why does the dot product of a and b equal zero? I thought this would only be the case if a and b were at right angles to each other. The solutions seem to be a general proof and should work for all isosceles triangles (not just right angle triangles).

The solution would still make sense even if a · b didn't equal zero. Why does it equal zero here?

Thanks

View attachment 314417
View attachment 314418
I'll echo Philip Koeck above, it does not matter if ##a \cdot b = 0##. As you can see, if |a| = |b| then
##a \cdot a - a \cdot b + \dfrac{1}{4} b \cdot b = \dfrac{1}{4} a \cdot a - a \cdot b + b \cdot b##
whether ##a \cdot b = 0## or not. But (never trust a diagram!) it almost looks like the diagram has a and b perpendicular. It seems that this is the whole problem statement but is there somewhere that says a and b are perpendicular?

-Dan
 
topsquark said:
I'll echo Philip Koeck above, it does not matter if ##a \cdot b = 0##. As you can see, if |a| = |b| then
##a \cdot a - a \cdot b + \dfrac{1}{4} b \cdot b = \dfrac{1}{4} a \cdot a - a \cdot b + b \cdot b##
whether ##a \cdot b = 0## or not. But (never trust a diagram!) it almost looks like the diagram has a and b perpendicular. It seems that this is the whole problem statement but is there somewhere that says a and b are perpendicular?

-Dan
No, it wasn't specified that a and b are perpendicular. I also think Philip Koeck was right about them forgetting to delete a · b.

There was a previous problem in which a and b were perpendicular. Maybe that's what caused the authors to mistakenly say that a · b = 0 in the present problem.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top