Graphs in Space
In this section we will introduce some basic graphs in space.
Lines
We have three basic methods to express a line in three space:
- direction vectors
- parametric equations
- symmetric equations
We will introduce them one by one.
Direction Vectors
This is the most basic way to draw a line in space, with a point and its direction.
For example, a line through
Parametric Equations
This is actually the split of the vector equation.
For each independent directions, we have:
Symmetric Equations
For equations like:
We call it the symmetric equation of the line.
Planes
We mainly introduce two form of the quations of planes here, the standard form and the general form. Remember that the equation of planes is actually the linear combination of three variables.
Standard Form
We use a point
The standard equation of this plane is
General Form
The general form of the plane:
Spheres
Similar to the circle in plane, we expand the equation to:
And that is the equation of spheres in three space.