MATH 251 Lecture 5
Jump to navigation
Jump to search
« previous | Friday, January 27, 2012 | next »
Curves and Surfaces
- curves
- 2 equations in (x,y,z)
- 1 independent variable (parameterized)
- surfaces
- 1 equation in (x,y,z)
- 2 independent variables (2 parameters)
Parameterizing a curve/line
- a point and a direction vector
- two points (convert to point and direction vector with
Given a point and a direction vector , the parametric form of a line is
In general, a parameterized curve consists of 3 functions that give a position in space.
Tangent Line
To get a vector tangent to a curve in 3D space, take the derivative of each component in the parametric form.
Here's an elliptical helix:
The tangent vector will represent the velocity at time
The second derivative will be the acceleration:
Planes
- Three noncolinear points determine a plane.
- Point and a normal vector
Given:
Arbitrary point on plane: | |
---|---|
Point (on plane): | |
Normal Vector: |
- The vector form of a plane is:
- the normal form equation of a plane is:
Distance between point and Plane
Find the distance between and .
Given any point on the plane—, for example—the distance is given by: .