Calculus/Lines and Planes in Space
From Wikibooks, the open-content textbooks collection
Contents |
[edit] Introduction
For many practical applications, for example for describing forces in physics and mechanics, you have to work with the mathematical descriptions of lines and planes in 3-dimensional space.
[edit] Parametric Equations
[edit] Line in Space
A line in space is defined by two points in space, which I will call P1 and P2. Let
be the vector from the origin to P1, and
the vector from the origin to P2. Given these two points, every other point P on the line can be reached by

where
is the vector from P1 and P2:
[edit] Plane in Space
The same idea can be used to describe a plane in 3-dimensional space, which is uniquely defined by three points (which do not lie on a line) in space (P1,P2,P3). Let
be the vectors from the origin to Pi. Then

with:

Note that the starting point does not have to be
, but can be any point in the plane. Similarly, the only requirement on the vectors
and
is that they have to be two non-collinear vectors in our plane.
[edit] Vector Equation (of a Plane in Space, or of a Line in a Plane)
An alternative representation of a Plane in Space is obtained by observing that a plane is defined by a point P1 in that plane and a direction perpendicular to the plane, which we denote with the vector
. As above, let
describe the vector from the origin to P1, and
the vector from the origin to another point P in the plane. Since any vector that lies in the plane is perpendicular to
, the vector equation of the plane is given by

In 2 dimensions, the same equation uniquely describes a Line.
[edit] Scalar Equation (of a Plane in Space, or of a Line in a Plane)
If we express
and
through their components

writing out the scalar product for
provides us with the scalar equation for a plane in space:
where
.
In 2d space, the equivalent steps lead to the scalar equation for a line in a plane:

