Rahul Sharma (Editor)

Parallelogram law

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Parallelogram law

In mathematics, the simplest form of the parallelogram law (also called the parallelogram identity) belongs to elementary geometry. It states that the sum of the squares of the lengths of the four sides of a parallelogram equals the sum of the squares of the lengths of the two diagonals. Using the notation in the diagram on the right, the sides are (AB), (BC), (CD), (DA). But since in Euclidean geometry a parallelogram necessarily has opposite sides equal, or (AB) = (CD) and (BC) = (DA), the law can be stated as,

Contents

2 ( A B ) 2 + 2 ( B C ) 2 = ( A C ) 2 + ( B D ) 2

If the parallelogram is a rectangle, the two diagonals are of equal lengths (AC) = (BD) so,

2 ( A B ) 2 + 2 ( B C ) 2 = 2 ( A C ) 2

and the statement reduces to the Pythagorean theorem. For the general quadrilateral with four sides not necessarily equal,

( A B ) 2 + ( B C ) 2 + ( C D ) 2 + ( D A ) 2 = ( A C ) 2 + ( B D ) 2 + 4 x 2 ,

where x is the length of the line segment joining the midpoints of the diagonals. It can be seen from the diagram that, for a parallelogram, x = 0, and the general formula simplifies to the parallelogram law.

The parallelogram law in inner product spaces

In a normed space, the statement of the parallelogram law is an equation relating norms:

2 x 2 + 2 y 2 = x + y 2 + x y 2 .

In an inner product space, the norm is determined using the inner product:

x 2 = x , x .

As a consequence of this definition, in an inner product space the parallelogram law is an algebraic identity, readily established using the properties of the inner product:

x + y 2 = x + y , x + y = x , x + x , y + y , x + y , y , x y 2 = x y , x y = x , x x , y y , x + y , y .

Adding these two expressions:

x + y 2 + x y 2 = 2 x , x + 2 y , y = 2 x 2 + 2 y 2 ,

as required.

If x is orthogonal to y, then x ,   y = 0 and the above equation for the norm of a sum becomes:

x + y 2 = x , x + x , y + y , x + y , y = x 2 + y 2 ,

which is Pythagoras' theorem.

Normed vector spaces satisfying the parallelogram law

Most real and complex normed vector spaces do not have inner products, but all normed vector spaces have norms (by definition). For example, a commonly used norm is the p-norm:

x p = ( i = 1 n | x i | p ) 1 / p ,

where the x i are the components of vector x .

Given a norm, one can evaluate both sides of the parallelogram law above. A remarkable fact is that if the parallelogram law holds, then the norm must arise in the usual way from some inner product. In particular, it holds for the p-norm if and only if p = 2, the so-called Euclidean norm or standard norm.

For any norm satisfying the parallelogram law (which necessarily is an inner product norm), the inner product generating the norm is unique as a consequence of the polarization identity. In the real case, the polarization identity is given by:

x , y = x + y 2 x y 2 4 ,

or, equivalently, by:

x + y 2 x 2 y 2 2  or  x 2 + y 2 x y 2 2 .

In the complex case it is given by:

x , y = x + y 2 x y 2 4 + i i x y 2 i x + y 2 4 .

For example, using the p-norm with p = 2 and real vectors x ,   y , the evaluation of the inner product proceeds as follows:

x , y = x + y 2 x y 2 4 = 1 4 [ | x i + y i | 2 | x i y i | 2 ] = 1 4 [ 4 x i y i ] = ( x y ) ,

which is the standard dot product of two vectors.

References

Parallelogram law Wikipedia