Showing the parallelogram law with a simplistic knowledge of vectors

Combinatus
Messages
40
Reaction score
1

Homework Statement



Show that the sum of the squared side lengths of a parallelogram is equal to the sum of its squared diagonals.

2. Somewhat relevant thoughts

I've decided to try to show the parallelogram law with vectors, since I already managed to find an Elements-inspired proof of it. However, I couldn't translate that into vectors, and I can't seem to figure this one out on my own. I found another proof that uses normed vector spaces that I didn't understand. My knowledge of vectors is pretty much limited to scalar products, vector products and the volume function.

The Attempt at a Solution



http://img525.imageshack.us/img525/1478/parai.png

Using the parallelogram representation in the figure above, it seems relevant to show that |\overrightarrow{AB}|^2 + |\overrightarrow{BC}|^2 + |\overrightarrow{DC}|^2 + |\overrightarrow{AD}|^2 = |\overrightarrow{AC}|^2 + |\overrightarrow{BD}|^2 (1)

|\overrightarrow{AB}|^2 + |\overrightarrow{BC}|^2 + |\overrightarrow{DC}|^2 + |\overrightarrow{AD}|^2 = 2|\overrightarrow{AB}|^2 + 2|\overrightarrow{AD}|^2 = 2|\overrightarrow{AM} + \overrightarrow{MB}|^2 + 2|\overrightarrow{AM} + \overrightarrow{MD}|^2 = 2|.5 \overrightarrow{AC} + .5 \overrightarrow{DB}|^2 + 2|.5 \overrightarrow{AC} - .5 \overrightarrow{DB}|^2 =
= \frac{1}{2} (|\overrightarrow{AC} + \overrightarrow{DB}|^2 + |\overrightarrow{AC} - \overrightarrow{DB}|^2)

The latter step seems like a reasonably important geometric identity, but I'm unable to get anywhere with it. All further attempts I've made have either created more complexity and ultimately been dead-ends, or have been wrong. Any suggestions?

I also noticed that the R.H.S. of (1) can be written as 2|\overrightarrow{AM}|^2 + 2|\overrightarrow{MD}|^2, which is somewhat algebraically and geometrically similar to the 2|\overrightarrow{AM} + \overrightarrow{MB}|^2 + 2|\overrightarrow{AM} + \overrightarrow{MD}|^2 step above.
 
Last edited by a moderator:
Physics news on Phys.org
scratch last bit...

if i follow correctly, i think you might be close, how about expanding your last line by expressing the magnitude squared as a dot product of the vector inside with itself
 
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