Coplanarity

In geometry, 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.

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-dimensional space, two independent vectors with the same initial point determine a plane through that point. Their cross product is a normal vector to that plane, and any vector orthogonal to this cross product through the initial point will lie in the plane.[1] This leads to the following coplanarity test using a scalar triple product. Four distinct points, x1, x2, x3 and x4 are coplanar if and only if,

which is equivalent to

If three vectors a, b and c are coplanar, then if ab = 0 (i.e., a and b are orthogonal) then

where denotes the unit vector in the direction of a. That is, the vector projections of c on a and c on b add to give the original c.


Coplanarity of points 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 n-dimensional space (n ≥ 3), a set of k points, {p0, p1, ..., pk − 1} are coplanar if and only if the matrix of their relative differences, that is, the matrix whose columns (or rows) are the vectors is of rank 2 or less.

For example, given four points, X = (x1,x2,...,xn), Y = (y1,y2,...,yn), Z = (z1,z2,...,zn), and W = (w1,w2,...,wn), if the matrix

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 k points and the origin are coplanar if and only if the matrix of the coordinates of the k points is of rank 2 or less.

Geometric shapes

A skew polygon is a polygon whose vertices are not coplanar. Such a polygon must have at least four vertices; there are no skew triangles.

A polyhedron that has positive volume has vertices that are not all coplanar.

See also

References

  1. Swokowski, Earl W. (1983), Calculus with Analytic Geometry (Alternate ed.), Prindle, Weber & Schmidt, p. 647, ISBN 0-87150-341-7

External links

This article is issued from Wikipedia - version of the 11/6/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.