HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, the simplest form of the parallelogram law (also called the parallelogram identity) belongs to elementary
geometry Geometry (; ) is a branch of mathematics concerned with properties of space such as the distance, shape, size, and relative position of figures. Geometry is, along with arithmetic, one of the oldest branches of mathematics. A mathematician w ...
. It states that the sum of the squares of the lengths of the four sides of a
parallelogram In Euclidean geometry, a parallelogram is a simple polygon, simple (non-list of self-intersecting polygons, self-intersecting) quadrilateral with two pairs of Parallel (geometry), parallel sides. The opposite or facing sides of a parallelogram a ...
equals the sum of the squares of the lengths of the two diagonals. We use these notations for the sides: ''AB'', ''BC'', ''CD'', ''DA''. But since in
Euclidean geometry Euclidean geometry is a mathematical system attributed to ancient Greek mathematics, Greek mathematician Euclid, which he described in his textbook on geometry, ''Euclid's Elements, Elements''. Euclid's approach consists in assuming a small set ...
a parallelogram necessarily has opposite sides equal, that is, ''AB'' = ''CD'' and ''BC'' = ''DA'', the law can be stated as 2AB^2 + 2BC^2 = AC^2 + BD^2\, If the parallelogram is a
rectangle In Euclidean geometry, Euclidean plane geometry, a rectangle is a Rectilinear polygon, rectilinear convex polygon or a quadrilateral with four right angles. It can also be defined as: an equiangular quadrilateral, since equiangular means that a ...
, the two diagonals are of equal lengths ''AC'' = ''BD'', so 2AB^2 + 2BC^2 = 2AC^2 and the statement reduces to the
Pythagorean theorem In mathematics, the Pythagorean theorem or Pythagoras' theorem is a fundamental relation in Euclidean geometry between the three sides of a right triangle. It states that the area of the square whose side is the hypotenuse (the side opposite t ...
. For the general
quadrilateral In Euclidean geometry, geometry a quadrilateral is a four-sided polygon, having four Edge (geometry), edges (sides) and four Vertex (geometry), corners (vertices). The word is derived from the Latin words ''quadri'', a variant of four, and ''l ...
(with four sides not necessarily equal)
Euler's quadrilateral theorem Euler's quadrilateral theorem or Euler's law on quadrilaterals, named after Leonhard Euler (1707–1783), describes a relation between the sides of a convex polygon, convex quadrilateral and its diagonals. It is a generalisation of the parallelogr ...
states AB^2 + BC^2 + CD^2+DA^2 = AC^2+BD^2 + 4x^2, where x is the length of the
line segment In geometry, a line segment is a part of a line (mathematics), straight line that is bounded by two distinct endpoints (its extreme points), and contains every Point (geometry), point on the line that is between its endpoints. It is a special c ...
joining the
midpoint In geometry, the midpoint is the middle point of a line segment. It is equidistant from both endpoints, and it is the centroid both of the segment and of the endpoints. It bisects the segment. Formula The midpoint of a segment in ''n''-dim ...
s of the diagonals. It can be seen from the diagram that x = 0 for a parallelogram, and so the general formula simplifies to the parallelogram law.


Proof

In the parallelogram on the right, let AD = BC = ''a'', AB = DC = ''b'', \angle BAD = \alpha. By using the
law of cosines In trigonometry, the law of cosines (also known as the cosine formula or cosine rule) relates the lengths of the sides of a triangle to the cosine of one of its angles. For a triangle with sides , , and , opposite respective angles , , and (see ...
in triangle \triangle BAD, we get: a^2 + b^2-2ab\cos(\alpha) = BD^2. In a parallelogram, adjacent angles are supplementary, therefore \angle ADC = 180^ - \alpha. Using the
law of cosines In trigonometry, the law of cosines (also known as the cosine formula or cosine rule) relates the lengths of the sides of a triangle to the cosine of one of its angles. For a triangle with sides , , and , opposite respective angles , , and (see ...
in triangle \triangle ADC, produces: a^2 + b^2 - 2ab\cos(180^-\alpha) = AC^2. By applying the
trigonometric identity In trigonometry, trigonometric identities are equalities that involve trigonometric functions and are true for every value of the occurring variables for which both sides of the equality are defined. Geometrically, these are identities involvin ...
\cos(180^ - x) = -\cos x to the former result proves: a^2 + b^2 + 2ab\cos(\alpha) = AC^2. Now the sum of squares BD^2 + AC^2 can be expressed as: BD^2 + AC^2 = a^2 + b^2 -2ab\cos(\alpha) + a^2 + b^2 +2ab\cos(\alpha). Simplifying this expression, it becomes: BD^2 + AC^2 = 2a^2 + 2b^2.


The parallelogram law in inner product spaces

In a
normed space The Ateliers et Chantiers de France (ACF, Workshops and Shipyards of France) was a major shipyard that was established in Dunkirk, France, in 1898. The shipyard boomed in the period before World War I (1914–18), but struggled in the inter-war p ...
, the statement of the parallelogram law is an equation relating norms: 2\, x\, ^2 + 2\, y\, ^2 = \, x+y\, ^2 + \, x-y\, ^2 \quad \text x, y. The parallelogram law is equivalent to the seemingly weaker statement: 2\, x\, ^2 + 2\, y\, ^2 \leq \, x + y\, ^2 + \, x - y\, ^2 \quad \text x, y because the reverse inequality can be obtained from it by substituting \frac\left( x + y \right) for x, and \frac\left( x - y \right) for y, and then simplifying. With the same proof, the parallelogram law is also equivalent to: \, x + y\, ^2 + \, x - y\, ^2 \leq 2\, x\, ^2 + 2\, y\, ^2 \quad \text x, y. In an
inner product space In mathematics, an inner product space (or, rarely, a Hausdorff pre-Hilbert space) is a real vector space or a complex vector space with an operation called an inner product. The inner product of two vectors in the space is a scalar, ofte ...
, the norm is determined using the
inner product In mathematics, an inner product space (or, rarely, a Hausdorff pre-Hilbert space) is a real vector space or a complex vector space with an operation called an inner product. The inner product of two vectors in the space is a scalar, ofte ...
: \, x\, ^2 = \langle x, x\rangle. 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 = \langle x+y, x+y\rangle = \langle x, x\rangle + \langle x, y\rangle + \langle y, x\rangle + \langle y, y\rangle, \, x-y\, ^2 = \langle x-y, x-y\rangle = \langle x, x\rangle - \langle x, y\rangle - \langle y, x\rangle + \langle y, y\rangle. Adding these two expressions: \, x+y\, ^2 + \, x-y\, ^2 = 2\langle x, x\rangle + 2\langle y, y\rangle = 2\, x\, ^2 + 2\, y\, ^2, as required. If x is orthogonal to y, meaning \langle x ,\ y \rangle = 0, and the above equation for the norm of a sum becomes: \, x+y\, ^2 = \langle x, x\rangle + \langle x, y\rangle + \langle y, x\rangle + \langle y, y\rangle = \, x\, ^2 + \, y\, ^2, which is
Pythagoras' theorem In mathematics, the Pythagorean theorem or Pythagoras' theorem is a fundamental relation in Euclidean geometry between the three sides of a right triangle. It states that the area of the square whose side is the hypotenuse (the side opposite ...
.


Normed vector spaces satisfying the parallelogram law

Most real and
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
normed vector space The Ateliers et Chantiers de France (ACF, Workshops and Shipyards of France) was a major shipyard that was established in Dunkirk, France, in 1898. The shipyard boomed in the period before World War I (1914–18), but struggled in the inter-war ...
s do not have inner products, but all normed vector spaces have norms (by definition). For example, a commonly used norm for a vector x = (x_1, x_2, \ldots, x_n) in the
real coordinate space In mathematics, the real coordinate space or real coordinate ''n''-space, of dimension , denoted or , is the set of all ordered -tuples of real numbers, that is the set of all sequences of real numbers, also known as '' coordinate vectors''. ...
\R^n is the p-norm: \, x\, _p = \left(, x_1, ^p + , x_2, ^p + \dotsb + , x_n, ^p\right)^. 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 norm or 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 linear algebra, a branch of mathematics, the polarization identity is any one of a family of formulas that express the inner product of two vectors in terms of the norm of a normed vector space. If a norm arises from an inner product t ...
. In the real case, the polarization identity is given by any of the expressions: \begin \langle x, y \rangle &= \tfrac14\bigl(\, x+y\, ^2 - \, x-y\, ^2\bigr) \\ mu&= \tfrac12\bigl(\, x+y\, ^2 - \, x\, ^2 - \, y\, ^2\bigr) \\ mu&= \tfrac12\bigl(\, x\, ^2 + \, y\, ^2 - \, x-y\, ^2\bigr). \end In the complex case it is given by: \langle x, y \rangle = \tfrac14\bigl(\, x+y\, ^2 - \, x-y\, ^2\bigr) + \tfrac14i\bigl(\, ix-y\, ^2 - \, ix+y\, ^2\bigr). For example, using the p-norm with p = 2 and real vectors x and y, the evaluation of the inner product proceeds as follows: \begin \langle x, y \rangle &= \tfrac14\bigl(\, x+y\, ^2 - \, x-y\, ^2\bigr)\\ mu&= \tfrac \Bigl(\sum_i , x_i +y_i, ^2 - \sum_i , x_i-y_i, ^2\Bigr)\\ mu&= \tfrac \Bigl(4 \sum_i x_i y_i\Bigr)\\ &= x \cdot y,\\ \end which is the standard
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
of two vectors. Another necessary and sufficient condition for there to exist an inner product that induces the given norm \, \cdot\, is for the norm to satisfy
Ptolemy's inequality In Euclidean geometry, Ptolemy's inequality relates the six distances determined by four points in the plane or in a higher-dimensional space. It states that, for any four points , , , and , the following inequality holds: :\overline\cdot \overl ...
: For any three vectors , , and , \, x - y\, \, \, z\, ~+~ \, y - z\, \, \, x\, ~\geq~ \, x - z\, \, \, y\, .


See also

* * * * * *


References


External links

*
The Parallelogram Law Proven Simply
a
Dreamshire blog

The Parallelogram Law: A Proof Without Words
at
cut-the-knot Alexander Bogomolny (January 4, 1948 July 7, 2018) was a Soviet Union, Soviet-born Israeli Americans, Israeli-American mathematician. He was Professor Emeritus of Mathematics at the University of Iowa, and formerly research fellow at the Moscow ...
{{DEFAULTSORT:ParallelogramLaw Euclidean geometry Theorems about quadrilaterals