Vector Analysis (Calculus IV) question

J3sushooves
Messages
1
Reaction score
0

Homework Statement


Prove: the sum of the squares of the sides of any quadrilateral, minus the sum of the squares of the two diagonals, equals four times the square of the distance between the midpoints of the diagonals.


Homework Equations


A(dot)B = |A||B|cos(theta)
I honestly don't think any equations will help, this is more of a thinking question rather than a calculation one, although I imagine that one may be helpful.


The Attempt at a Solution


Well, calling the sides of the quadrilateral vectors A,B,C, and D
Midpoints of diagonals E and F
The requested proof can be stated as:
|A|^2 + |B|^2 + |C|^2 + |D|^2 - |AB|^2 - |CD|^2 = 4|EF|^2

The problem is, I can't really get any further than that. I know it isn't much, but that is as far as I could get. All of the letters represent vectors btw, sorry I couldn't make prettier equations.

Thanks to any assistance!
 
Physics news on Phys.org
how about trying to write everything in terms of the 4 side vectors?

eg in your notation
AB = A+B

perhaps a clearer notation is to give the corners the notation
A,B,C,D
then the 4 sides become the vectors
AB, BC, CD, DA

and the diagonals are
AC = AB + BC = - CD - DA
BD = BC + CD = - DA - AB
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top