In Euclidean geometry, a plane is a flat two-dimensional surface that extends indefinitely. Planes often arise as subspaces of three-dimensional space, as with one of a room's walls, infinitely extended.
Main article: Euclidean geometry |
Euclid set forth the first great landmark of mathematical thought, an axiomatic treatment of geometry.[1] He selected a small core of undefined terms (called common notions) and postulates (or axioms) which he then used to prove various geometrical statements. Although the plane in its modern sense is not directly given a definition anywhere in the Elements, it may be thought of as part of the common notions.[2] Euclid never used numbers to measure length, angle, or area. The Euclidean plane equipped with a chosen Cartesian coordinate system is called a Cartesian plane; a non-Cartesian Euclidean plane equipped with a polar coordinate system would be called a polar plane.
A plane is a ruled surface.
This section is solely concerned with planes embedded in three dimensions: specifically, in R3.
In a Euclidean space of any number of dimensions, a plane is uniquely determined by any of the following:
The following statements hold in three-dimensional Euclidean space but not in higher dimensions, though they have higher-dimensional analogues:
In a manner analogous to the way lines in a two-dimensional space are described using a point-slope form for their equations, planes in a three dimensional space have a natural description using a point in the plane and a vector orthogonal to it (the normal vector) to indicate its "inclination".
Specifically, let r0 be the position vector of some point P0 = (x0, y0, z0), and let n = (a, b, c) be a nonzero vector. The plane determined by the point P0 and the vector n consists of those points P, with position vector r, such that the vector drawn from P0 to P is perpendicular to n. Recalling that two vectors are perpendicular if and only if their dot product is zero, it follows that the desired plane can be described as the set of all points r such that
In mathematics it is a common convention to express the normal as a unit vector, but the above argument holds for a normal vector of any non-zero length.
Conversely, it is easily shown that if a, b, c, and d are constants and a, b, and c are not all zero, then the graph of the equation
Thus for example a regression equation of the form y = d + ax + cz (with b = −1) establishes a best-fit plane in three-dimensional space when there are two explanatory variables.
Alternatively, a plane may be described parametrically as the set of all points of the form
where s and t range over all real numbers, v and w are given linearly independent vectors defining the plane, and r0 is the vector representing the position of an arbitrary (but fixed) point on the plane. The vectors v and w can be visualized as vectors starting at r0 and pointing in different directions along the plane. The vectors v and w can be perpendicular, but cannot be parallel.
Let p1 = (x1, y1, z1), p2 = (x2, y2, z2), and p3 = (x3, y3, z3) be non-collinear points.
The plane passing through p1, p2, and p3 can be described as the set of all points (x,y,z) that satisfy the following determinant equations:
To describe the plane by an equation of the form , solve the following system of equations:
This system can be solved using Cramer's rule and basic matrix manipulations. Let
If D is non-zero (so for planes not through the origin) the values for a, b and c can be calculated as follows:
These equations are parametric in d. Setting d equal to any non-zero number and substituting it into these equations will yield one solution set.
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
In Euclidean space, the distance from a point to a plane is the distance between a given point and its orthogonal projection on the plane, the perpendicular distance to the nearest point on the plane.
It can be found starting with a change of variables that moves the origin to coincide with the given point then finding the point on the shifted plane that is closest to the origin. The resulting point has Cartesian coordinates :
In analytic geometry, the intersection of a line and a plane in three-dimensional space can be the empty set, a point, or a line. It is the entire line if that line is embedded in the plane, and is the empty set if the line is parallel to the plane but outside it. Otherwise, the line cuts through the plane at a single point.
Distinguishing these cases, and determining equations for the point and line in the latter cases, have use in computer graphics, motion planning, and collision detection.When the intersection of a sphere and a plane is not empty or a single point, it is a circle. This can be seen as follows:
Let S be a sphere with center O, P a plane which intersects S. Draw OE perpendicular to P and meeting P at E. Let A and B be any two different points in the intersection. Then AOE and BOE are right triangles with a common side, OE, and hypotenuses AO and BO equal. Therefore, the remaining sides AE and BE are equal. This proves that all points in the intersection are the same distance from the point E in the plane P, in other words all points in the intersection lie on a circle C with center E.[7] This proves that the intersection of P and S is contained in C. Note that OE is the axis of the circle.
Now consider a point D of the circle C. Since C lies in P, so does D. On the other hand, the triangles AOE and DOE are right triangles with a common side, OE, and legs EA and ED equal. Therefore, the hypotenuses AO and DO are equal, and equal to the radius of S, so that D lies in S. This proves that C is contained in the intersection of P and S.
As a corollary, on a sphere there is exactly one circle that can be drawn through three given points.[8]
The proof can be extended to show that the points on a circle are all a common angular distance from one of its poles.[9]
Compare also conic sections, which can produce ovals.