HOME

TheInfoList



OR:

In
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 ...
, a set of points in space are coplanar if there exists a geometric plane that contains them all. For example, three points are always coplanar, and if the points are distinct and non-collinear, the plane they determine is unique. However, a set of four or more distinct points will, in general, not lie in a single plane. Two lines in three-dimensional space are coplanar if there is a plane that includes them both. This occurs if the lines are parallel, or if they intersect each other. Two lines that are not coplanar are called
skew lines In three-dimensional geometry, skew lines are two Line (geometry), lines that do not Line-line intersection, intersect and are not Parallel (geometry), parallel. A simple example of a pair of skew lines is the pair of lines through opposite edges ...
. Distance geometry provides a solution technique for the problem of determining whether a set of points is coplanar, knowing only the distances between them.


Properties in three dimensions

In three-dimensional space, two
linearly independent In the theory of vector spaces, a set of vectors is said to be if there exists no nontrivial linear combination of the vectors that equals the zero vector. If such a linear combination exists, then the vectors are said to be . These concep ...
vectors with the same initial point determine a plane through that point. Their
cross product In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and ...
is a normal vector to that plane, and any vector
orthogonal In mathematics, orthogonality (mathematics), orthogonality is the generalization of the geometric notion of ''perpendicularity''. Although many authors use the two terms ''perpendicular'' and ''orthogonal'' interchangeably, the term ''perpendic ...
to this cross product through the initial point will lie in the plane. This leads to the following coplanarity test using a scalar triple product: Four distinct points, , are coplanar if and only if, : x_2 - x_1) \times (x_4 - x_1)\cdot (x_3 - x_1) = 0. which is also equivalent to :(x_2 - x_1) \cdot x_4 - x_1) \times (x_3 - x_1)= 0. If three vectors are coplanar, then if (i.e., and are orthogonal) then :(\mathbf\cdot\mathbf)\mathbf + (\mathbf\cdot\mathbf)\mathbf = \mathbf, where denotes the
unit vector In mathematics, a unit vector in a normed vector space is a Vector (mathematics and physics), vector (often a vector (geometry), spatial vector) of Norm (mathematics), length 1. A unit vector is often denoted by a lowercase letter with a circumfle ...
in the direction of . That is, the vector projections of on and on add to give the original .


Coplanarity of points in ''n'' dimensions whose coordinates are given

Since three or fewer points are always coplanar, the problem of determining when a set of points are coplanar is generally of interest only when there are at least four points involved. In the case that there are exactly four points, several ''ad hoc'' methods can be employed, but a general method that works for any number of points uses vector methods and the property that a plane is determined by two linearly independent vectors. In an -dimensional space where , a set of points \ are coplanar if and only if the matrix of their relative differences, that is, the matrix whose columns (or rows) are the vectors \overrightarrow,\ \overrightarrow,\ \dots,\ \overrightarrow is of rank 2 or less. For example, given four points :\begin X &= (x_1, x_2, \dots, x_n), \\ Y &= (y_1, y_2, \dots, y_n), \\ Z &= (z_1, z_2, \dots, z_n), \\ W &= (w_1, w_2, \dots, w_n), \end if the
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
:\begin x_1 - w_1 & x_2 - w_2 & \dots & x_n - w_n \\ y_1 - w_1 & y_2 - w_2 & \dots & y_n - w_n \\ z_1 - w_1 & z_2 - w_2 & \dots & z_n - w_n \\ \end is of rank 2 or less, the four points are coplanar. In the special case of a plane that contains the origin, the property can be simplified in the following way: A set of points and the origin are coplanar if and only if the matrix of the coordinates of the points is of rank 2 or less.


Geometric shapes

A
skew polygon In geometry, a skew polygon is a closed polygonal chain in Euclidean space. It is a figure (geometry), figure similar to a polygon except its Vertex (geometry), vertices are not all coplanarity, coplanar. While a polygon is ordinarily defined a ...
is a
polygon In geometry, a polygon () is a plane figure made up of line segments connected to form a closed polygonal chain. The segments of a closed polygonal chain are called its '' edges'' or ''sides''. The points where two edges meet are the polygon ...
whose vertices are not coplanar. Such a polygon must have at least four vertices; there are no skew triangles. A
polyhedron In geometry, a polyhedron (: polyhedra or polyhedrons; ) is a three-dimensional figure with flat polygonal Face (geometry), faces, straight Edge (geometry), edges and sharp corners or Vertex (geometry), vertices. The term "polyhedron" may refer ...
that has positive
volume Volume is a measure of regions in three-dimensional space. It is often quantified numerically using SI derived units (such as the cubic metre and litre) or by various imperial or US customary units (such as the gallon, quart, cubic inch) ...
has vertices that are not all coplanar.


See also

*
Collinearity In geometry, collinearity of a set of points is the property of their lying on a single line. A set of points with this property is said to be collinear (sometimes spelled as colinear). In greater generality, the term has been used for aligned ...
* Plane of incidence


References


External links

* {{MathWorld , urlname=Coplanar , title=Coplanar Planes (geometry)