Question 1165795: Using the properties of the Euclidean inner product, prove the parallelogram identity, a+b∥^2 +∥a−b∥^2 =2∥a∥^2 +2∥b∥^2
Answer by ikleyn(52776) (Show Source):
You can put this solution on YOUR website! .
Using properties and definition of the scalar product of vectors, you have
||a+b||^2 = ||a||^2 + 2*(a,b) + ||b||^2
||a-b||^2 = ||a||^2 - 2*(a,b) + ||b||^2
Now add these two identities, and you will get the statement which has to be proved.
Solved.
|
|
|