Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Euclidean planes in three-dimensional space

From Wikipedia, the free encyclopedia
(Redirected fromPlanar region)
Flat surface

Plane equation in normal form

InEuclidean geometry, aplane is aflat two-dimensionalsurface that extends indefinitely.Euclidean planes often arise assubspaces ofthree-dimensional spaceR3{\displaystyle \mathbb {R} ^{3}}.A prototypical example is one of a room's walls, infinitely extended and assumed infinitesimal thin.While a pair of real numbersR2{\displaystyle \mathbb {R} ^{2}} suffices to describe points on a plane, the relationship with out-of-plane points requires special consideration for theirembedding in theambient spaceR3{\displaystyle \mathbb {R} ^{3}}.

Derived concepts

[edit]

Aplane segment orplanar region (or simply "plane", in lay use) is a planar surfaceregion; it is analogous to aline segment.Abivector is anoriented plane segment, analogous todirected line segments.[a]Aface is a plane segment bounding asolid object.[1]Aslab is a region bounded by two parallel planes.Aparallelepiped is a region bounded by three pairs of parallel planes.

Background

[edit]
Main article:Euclidean geometry

Euclid set forth the first great landmark of mathematical thought, an axiomatic treatment of geometry.[2] He selected a small core of undefined terms (calledcommon notions) and postulates (oraxioms) which he then used to prove various geometrical statements. Although the plane in its modern sense is not directly given a definition anywhere in theElements, it may be thought of as part of the common notions.[3] Euclid never used numbers to measure length, angle, or area. The Euclidean plane equipped with a chosenCartesian coordinate system is called aCartesian plane; a non-Cartesian Euclidean plane equipped with apolar coordinate system would be called apolar plane.

Three parallel planes.

A plane is aruled surface.

Euclidean plane

[edit]
This section is an excerpt fromEuclidean plane.[edit]
Bi-dimensionalCartesian coordinate system

Inmathematics, aEuclidean plane is aEuclidean space ofdimension two, denotedE2{\displaystyle {\textbf {E}}^{2}} orE2{\displaystyle \mathbb {E} ^{2}}. It is ageometric space in which tworeal numbers are required to determine theposition of eachpoint. It is anaffine space, which includes in particular the concept ofparallel lines. It has alsometrical properties induced by adistance, which allows to definecircles, andangle measurement.

A Euclidean plane with a chosenCartesian coordinate system is called aCartesian plane.

The setR2{\displaystyle \mathbb {R} ^{2}} of the ordered pairs of real numbers (thereal coordinate plane), equipped with thedot product, is often calledthe Euclidean plane orstandard Euclidean plane, since every Euclidean plane isisomorphic to it.

Representation

[edit]

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

Determination by contained points and lines

[edit]

In a Euclidean space of any number of dimensions, a plane is uniquely determined by any of the following:

  • Three non-collinear points (points not on a single line).
  • A line and a point not on that line.
  • Two distinct but intersecting lines.
  • Two distinct butparallel lines.

Properties

[edit]

The following statements hold in three-dimensional Euclidean space but not in higher dimensions, though they have higher-dimensional analogues:

  • Two distinct planes are either parallel or they intersect in aline.
  • A line is either parallel to a plane, intersects it at a single point, or is contained in the plane.
  • Two distinct linesperpendicular to the same plane must be parallel to each other.
  • Two distinct planes perpendicular to the same line must be parallel to each other.

Point–normal form and general form of the equation of a plane

[edit]

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 (thenormal vector) to indicate its "inclination".

Specifically, letr0 be the position vector of some pointP0 = (x0,y0,z0), and letn = (a,b,c) be a nonzero vector. The plane determined by the pointP0 and the vectorn consists of those pointsP, with position vectorr, such that the vector drawn fromP0 toP is perpendicular ton. 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 pointsr such thatn(rr0)=0.{\displaystyle {\boldsymbol {n}}\cdot ({\boldsymbol {r}}-{\boldsymbol {r}}_{0})=0.}The dot here means adot (scalar) product.
Expanded this becomesa(xx0)+b(yy0)+c(zz0)=0,{\displaystyle a(x-x_{0})+b(y-y_{0})+c(z-z_{0})=0,}which is thepoint–normal form of the equation of a plane.[4] This is just alinear equationax+by+cz+d=0,{\displaystyle ax+by+cz+d=0,}whered=(ax0+by0+cz0),{\displaystyle d=-(ax_{0}+by_{0}+cz_{0}),}which is the expanded form ofnr0.{\displaystyle -{\boldsymbol {n}}\cdot {\boldsymbol {r}}_{0}.}

In mathematics it is a common convention to express the normal as aunit vector, but the above argument holds for a normal vector of any non-zero length.

Conversely, it is easily shown that ifa,b,c, andd are constants anda,b, andc are not all zero, then the graph of the equationax+by+cz+d=0,{\displaystyle ax+by+cz+d=0,}is a plane having the vectorn = (a,b,c) as a normal.[5] This familiar equation for a plane is called thegeneral form of the equation of the plane or just theplane equation.[6]

Thus for example aregression equation of the formy =d +ax +cz (withb = −1) establishes a best-fit plane in three-dimensional space when there are two explanatory variables.

Describing a plane with a point and two vectors lying on it

[edit]

Alternatively, a plane may be described parametrically as the set of all points of the formr=r0+sv+tw,{\displaystyle {\boldsymbol {r}}={\boldsymbol {r}}_{0}+s{\boldsymbol {v}}+t{\boldsymbol {w}},}

Vector description of a plane

wheres andt range over all real numbers,v andw are givenlinearly independentvectors defining the plane, andr0 is the vector representing the position of an arbitrary (but fixed) point on the plane. The vectorsv andw can be visualized as vectors starting atr0 and pointing in differentdirections along the plane. The vectorsv andw can beperpendicular, but cannot be parallel.

Describing a plane through three points

[edit]

Letp1 = (x1,y1,z1),p2 = (x2,y2,z2), andp3 = (x3,y3,z3) be non-collinear points.

Method 1

[edit]

The plane passing throughp1,p2, andp3 can be described as the set of all points (x,y,z) that satisfy the followingdeterminant equations:|xx1yy1zz1x2x1y2y1z2z1x3x1y3y1z3z1|=|xx1yy1zz1xx2yy2zz2xx3yy3zz3|=0.{\displaystyle {\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.}

Method 2

[edit]

To describe the plane by an equation of the formax+by+cz+d=0{\displaystyle ax+by+cz+d=0}, solve the following system of equations:ax1+by1+cz1+d=0{\displaystyle ax_{1}+by_{1}+cz_{1}+d=0}ax2+by2+cz2+d=0{\displaystyle ax_{2}+by_{2}+cz_{2}+d=0}ax3+by3+cz3+d=0.{\displaystyle ax_{3}+by_{3}+cz_{3}+d=0.}

This system can be solved usingCramer's rule and basic matrix manipulations. LetD=|x1y1z1x2y2z2x3y3z3|.{\displaystyle D={\begin{vmatrix}x_{1}&y_{1}&z_{1}\\x_{2}&y_{2}&z_{2}\\x_{3}&y_{3}&z_{3}\end{vmatrix}}.}

IfD is non-zero (so for planes not through the origin) the values fora,b andc can be calculated as follows:a=dD|1y1z11y2z21y3z3|{\displaystyle a={\frac {-d}{D}}{\begin{vmatrix}1&y_{1}&z_{1}\\1&y_{2}&z_{2}\\1&y_{3}&z_{3}\end{vmatrix}}}b=dD|x11z1x21z2x31z3|{\displaystyle b={\frac {-d}{D}}{\begin{vmatrix}x_{1}&1&z_{1}\\x_{2}&1&z_{2}\\x_{3}&1&z_{3}\end{vmatrix}}}c=dD|x1y11x2y21x3y31|.{\displaystyle c={\frac {-d}{D}}{\begin{vmatrix}x_{1}&y_{1}&1\\x_{2}&y_{2}&1\\x_{3}&y_{3}&1\end{vmatrix}}.}

These equations are parametric ind. Settingd equal to any non-zero number and substituting it into these equations will yield one solution set.

Method 3

[edit]

This plane can also be described by the§ Point–normal form and general form of the equation of a plane prescription above. A suitable normal vector is given by thecross productn=(p2p1)×(p3p1),{\displaystyle {\boldsymbol {n}}=({\boldsymbol {p}}_{2}-{\boldsymbol {p}}_{1})\times ({\boldsymbol {p}}_{3}-{\boldsymbol {p}}_{1}),}and the pointr0 can be taken to be any of the given pointsp1,p2 orp3[7] (or any other point in the plane).

Operations

[edit]

Distance from a point to a plane

[edit]
This section is an excerpt fromDistance from a point to a plane.[edit]

InEuclidean space, thedistance from a point to a plane is the distance between a given point and itsorthogonal projection on the plane, theperpendicular distance to the nearest point on the plane.

It can be found starting with achange of variables that moves the origin to coincide with the given point then finding the point on the shiftedplaneax+by+cz=d{\displaystyle ax+by+cz=d} that is closest to theorigin. The resulting point hasCartesian coordinates(x,y,z){\displaystyle (x,y,z)}:

x=ada2+b2+c2,y=bda2+b2+c2,z=cda2+b2+c2{\displaystyle \displaystyle x={\frac {ad}{a^{2}+b^{2}+c^{2}}},\quad \quad \displaystyle y={\frac {bd}{a^{2}+b^{2}+c^{2}}},\quad \quad \displaystyle z={\frac {cd}{a^{2}+b^{2}+c^{2}}}}.
The distance between the origin and the point(x,y,z){\displaystyle (x,y,z)} isx2+y2+z2{\displaystyle {\sqrt {x^{2}+y^{2}+z^{2}}}}.

Line–plane intersection

[edit]
This section is an excerpt fromLine–plane intersection.[edit]
The three possible plane-line relationships in three dimensions. (Shown in each case is only a portion of the plane, which extends infinitely far.)

In analyticgeometry, the intersection of aline and aplane inthree-dimensional space can be theempty set, apoint, 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 incomputer graphics,motion planning, andcollision detection.

Line of intersection between two planes

[edit]
This section is an excerpt fromPlane–plane intersection.[edit]
Two intersecting planes in three-dimensional space
In analyticgeometry, the intersection of twoplanes inthree-dimensional space is aline.

Sphere–plane intersection

[edit]
This section is an excerpt fromIntersection (geometry) § A sphere and a plane.[edit]

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:

LetS be a sphere with centerO,P a plane which intersectsS. DrawOE perpendicular toP and meetingP atE. LetA andB be any two different points in the intersection. ThenAOE andBOE are right triangles with a common side,OE, and hypotenusesAO andBO equal. Therefore, the remaining sidesAE andBE are equal. This proves that all points in the intersection are the same distance from the pointE in the planeP, in other words all points in the intersection lie on a circleC with centerE.[8] This proves that the intersection ofP andS is contained inC. Note thatOE is the axis of the circle.

Now consider a pointD of the circleC. SinceC lies inP, so doesD. On the other hand, the trianglesAOE andDOE are right triangles with a common side,OE, and legsEA andED equal. Therefore, the hypotenusesAO andDO are equal, and equal to the radius ofS, so thatD lies inS. This proves thatC is contained in the intersection ofP andS.

As a corollary, on a sphere there is exactly one circle that can be drawn through three given points.[9]

The proof can be extended to show that the points on a circle are all a common angular distance from one of its poles.[10]

Compare alsoconic sections, which can produceovals.

Occurrence in nature

[edit]
See also:Surface § In the physical sciences
Thewavefronts of a plane wave traveling in3-space

A plane serves as a mathematical model for many physical phenomena, such asspecular reflection in aplane mirror orwavefronts in atraveling plane wave.Thefree surface of undisturbed liquids tends to be nearly flat (seeflatness).The flattest surface ever manufactured is a quantum-stabilized atom mirror.[11]In astronomy, variousreference planes are used to define positions in orbit.Anatomical planes may be lateral ("sagittal"), frontal ("coronal") or transversal.In geology,beds (layers of sediments) often are planar.Planes are involved in different forms ofimaging, such as thefocal plane,picture plane, andimage plane.

Beds of sedimentary rock at Parque Geológico do Varvito,Itu, São Paulo, Brazil

Miller indices

[edit]
Main article:Miller index
Planes with different Miller indices in cubic crystals

The attitude of alattice plane is the orientation of the line normal to the plane,[12] and is described by the plane'sMiller indices. In three-space a family of planes (a series of parallel planes) can be denoted by itsMiller indices (hkl),[13][14] so the family of planes has an attitude common to all its constituent planes.

Strike and dip

[edit]
Main article:Strike and dip
Strike line and dip of a plane describing attitude relative to a horizontal plane and a vertical plane perpendicular to the strike line

Many features observed in geology are planes or lines, and their orientation is commonly referred to as theirattitude. These attitudes are specified with two angles.

For a line, these angles are called thetrend and theplunge. The trend is the compass direction of the line, and the plunge is the downward angle it makes with a horizontal plane.[15]

For a plane, the two angles are called itsstrike (angle) and itsdip (angle). Astrike line is the intersection of a horizontal plane with the observed planar feature (and therefore a horizontal line), and the strike angle is thebearing of this line (that is, relative togeographic north or frommagnetic north). The dip is the angle between a horizontal plane and the observed planar feature as observed in a third vertical plane perpendicular to the strike line.

See also

[edit]
Main category:Planes (geometry)

Notes

[edit]

Explanatory notes

[edit]
  1. ^More precisely, an algebraic entity analogous to anequivalence class of oriented plane segments.

Citations

[edit]
  1. ^Merriam-Webster's Collegiate Dictionary (Eleventh ed.). Springfield, MA:Merriam-Webster. 2004.
  2. ^Eves 1963, p. 19
  3. ^Joyce, D. E. (1996),Euclid's Elements, Book I, Definition 7, Clark University, retrieved8 August 2009
  4. ^Anton 1994, p. 155
  5. ^Anton 1994, p. 156
  6. ^Weisstein, Eric W. (2009),"Plane",MathWorld--A Wolfram Web Resource, retrieved8 August 2009
  7. ^Dawkins, Paul,"Equations of Planes",Calculus III
  8. ^Proof follows Hobbs, Prop. 304
  9. ^Hobbs, Prop. 308
  10. ^Hobbs, Prop. 310
  11. ^Evans, Jon (22 August 2008)."Smoothest surface ever is a mirror for atoms".New Scientist. Retrieved5 March 2023.
  12. ^William Anthony Granville (1904). "§178 Normal line to a surface".Elements of the Differential and Integral Calculus. Ginn & Company. p. 275.
  13. ^Augustus Edward Hough Love (1892).A Treatise on the Mathematical Theory of Elasticity. Vol. 1. Cambridge University Press. p. 79ff.
  14. ^Marcus Frederick Charles Ladd; Rex Alfred Palmer (2003)."§2.3 Families of planes and interplanar spacings".Structure Determination by X-Ray Crystallography (4th ed.). Springer. p. 62ff.ISBN 0-306-47454-9.
  15. ^Stephen Mark Rowland; Ernest M. Duebendorfer; Ilsa M. Schiefelbein (2007)."Attitudes of lines and planes".Structural Analysis and Synthesis: A Laboratory Course in Structural Geology (3rd ed.). Wiley-Blackwell. p. 1ff.ISBN 978-1-4051-1652-7.

References

[edit]
  • Anton, Howard (1994),Elementary Linear Algebra (7th ed.), John Wiley & Sons,ISBN 0-471-58742-7
  • Eves, Howard (1963),A Survey of Geometry, vol. I, Boston: Allyn and Bacon, Inc.
  • Hobbs, Charles Austen (1921).Solid Geometry. Cambridge, G.H. Kent. pp. 396-400.LCCN 21016427.

External links

[edit]
Wikimedia Commons has media related toEuclidean planes in three-dimensional space.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Euclidean_planes_in_three-dimensional_space&oldid=1267889753#Planar_region"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp