Plane (mathematics) Article Index for
Plane
Website Links For
Plane
 

Information About

Plane (mathematics)




In Mathematics , a plane is a fundamental Two-dimensional object. Intuitively, it may be visualized as a flat infinite sheet of paper. There are several definitions of the plane, equivalent in the sense of Euclidean Geometry , but which can be extended in different ways to define objects in other areas of Mathematics .

In some areas of mathematics, such as , Trigonometry , and graphing are performed in the two dimensional space, or in other words, in the plane.


EUCLIDEAN GEOMETRY


A plane is a Surface such that, given any three Point s on the surface, the surface also contains the Straight Line that passes through the two of them.
One can introduce a Cartesian Coordinate System on a given plane in order to label every point on it uniquely with two numbers, the point's coordinates.

Within any Euclidean space, a plane is uniquely determined by any of the following combinations:

  • three Non-collinear Points (not lying on the same Line )

  • a line and a point not on the line

  • two different lines which intersect

  • two different lines which are parallel



PLANES EMBEDDED IN R<SUP>3</SUP>


This section is specifically concerned with planes embedded in three dimensions: specifically, in R3.


Properties


In three-dimensional space, we may exploit the following facts that do not hold in higher dimensions:

  • Two planes are either parallel or they intersect in a line.

  • A line is either parallel to a plane or they intersect at a single point.

  • Two lines Normal to the same plane must be parallel to each other.

  • Two planes Normal to the same line must be parallel to each other.



Point and a normal vector


In a three-dimensional ambient space, there is another important way of defining a plane:
  • a point and a line, which is Normal (perpendicular) to the plane

  • We can explicitly describe the resulting plane; let ec p be the point we wish to lie in the plane, and let ec n be a nonzero vector parallel to the line we wish to be normal to the plane. The desired plane is the set of all points ec r such that

: ec n\cdot( ec r- ec p)=0.

If we write ec n = (a, b, c) , ec r = (x, y, z) , and ec n\cdot ec p=-d, then the plane is determined by the condition
:ax + by + cz + d = 0,
where ''a'', ''b'', ''c'' and ''d'' could be any Real Number s such that not all of ''a'', ''b'', ''c'' are zero.

Alternatively, a plane may be described parametrically as the set of all points of the form
: ec{u} + s ec{v} + t ec{w},
where ''s'' and ''t'' range over all real numbers, and ec{u}, ec{v} and ec{w} are given Vector s defining the plane. ec{u} points from the orgin to an arbitrary point on the plane, and ec{v} and ec{w} can be visualized as starting at ec{u} and pointing in different directions along the plane. ec{v} and ec{w} can, but do not have to be perpendicular.


Plane through three points


The plane passing through three points ec p_1 = (x_1,y_1,z_1) , ec p_2 = (x_2,y_2,z_2) and ec p_3 = (x_3,y_3,z_3) can be determined by the following Determinant equations:

:\begin{vmatrix}
x - x_1 & y - y_1 & z - z_1 \
x_2 - x_1 & y_2 - y_1& z_2 - z_1 \
x_3 - x_1 & y_3 - y_1 & z_3 - z_1
\end{vmatrix} =\begin{vmatrix}
x - x_1 & y - y_1 & z - z_1 \
x - x_2 & y - y_2 & z - z_2 \
x - x_3 & y - y_3 & z - z_3
\end{vmatrix} = 0.

This plane can also be described by the "point and a normal vector" prescription above. A suitable normal vector is given by the Cross Product
ec n = ( ec p_2 - ec p_1 ) imes ( ec p_3 - ec p_1 ),
and the point ec p can be taken to be ec p_1.


The distance from a point to a plane


For a plane ax + by + cz + d = 0 and a point ec p_1 = (x_1,y_1,z_1) not necessarily lying on the plane, the distance from ec p_1 to the plane is





THE PLANE IN OTHER AREAS OF MATHEMATICS

In addition to its familiar Geometric structure, with Isomorphism s that are Isometries with respect to the usual inner product, the plane may be viewed at various other levels of Abstraction . Each level of abstraction corresponds to a specific Category .

At one extreme, all geometrical and Metric concepts may be dropped to leave the Topological plane, which may be thought of as an idealised Homotopically trivial infinite rubber sheet, which retains a notion of proximity, but has no distances. The topological plane has a concept of a linear path, but no concept of a straight line. The topological plane, or its equivalent the open disc, is the basic topological neighbourhood used to construct Surface s (or 2-manifolds) classified in Low-dimensional Topology . Isomorphisms of the topological plane are all Continuous Bijection s. The topological plane is the natural context for the branch of Graph Theory that deals with Planar Graphs , and results such as the Four Color Theorem .

The plane may also be viewed as an Affine Space , whose isomorphisms are combinations of translations and non-singular linear maps. From this viewpoint there are no distances, but Colinear ity and ratios of distances on any line are preserved.

Differential Geometry views a plane as a 2-dimensional real Manifold , a topological plane which is provided with a Differential Structure . Again in this case, there is no notion of distance, but there is now a concept of smoothness of maps, for example a Differentiable or Smooth path (depending on the type of differential structure applied). The isomorphisms in this case are bijections with the chosen degree of differentiability.

In the opposite direction of abstraction, we may apply a compatible field structure to the geometric plane, giving rise to the Complex Plane and the major area of Complex Analysis . The complex field has only two isomorphisms, the identity and Conjugation .

In the same way as in the real case, the plane may also be viewed as the simplest, one-dimensional (over the complex numbers) Complex Manifold , sometimes called the complex line. However, this viewpoint contrasts sharply with the case of the plane as a 2-dimensional real manifold. The isomorphisms are all Conformal bijections of the complex plane, but the only possibilities are maps that correspond to the composition of a multiplication by a complex number and a translation.

In addition, the Euclidean geometry (which has zero Curvature everywhere) is not the only geometry that the plane may have. The plane may be given a Spherical Geometry by using the Stereographic Projection . This can be thought of as placing a sphere on the plane (just like a ball on the floor), removing the top point, and projecting the sphere onto the plane from this point). This is one of the projections that may be used in making a flat map of part of the Earth's surface. The resulting geometry has constant positive curvature.

Alternatively, the plane can also be given a metric which gives it constant negative curvature giving the Hyperbolic Plane . The latter possibility finds an application in the theory of Special Relativity in the simplified case where there is one dimension of space and one of time.


SEE ALSO




EXTERNAL LINKS