Maple Lab 1 (Spring 2007 Math 251 Sections 05-07)
Exercises
Feel free to use Maple's built in functions for curvature, torsion, etc.
Note: Use appropriate colors and plot options to make your plots look nice. The appearance of
you lab will be factored into your grade. You may add execution groups if you need more.
Please delete unused execution groups.
| > |
1. We can parametrize the ellipse
using sines and cosines as follows:
,
, and
where
.
Define a vector valued function called "
" so that the graph of
is this ellipse.
| > |
| > |
1(a). Define the arc length function
for this parametrization and then use it to
compute the arc length of the ellipse.
| > |
| > |
1(b). Compute expressions for
(the unit tangent),
(the normal), and
(the binormal).
| > |
| > |
| > |
| > |
1(c). Plot the ellipse together with its TNB-frame at the point
.
| > |
| > | ![]() |
| > | ![]() |
| > | ![]() |
| > |
1(d). Graph the curvature function
for
.
| > |
1(e). Compute the torsion function for the ellipse. Notice that is it zero. So the derivative of
the binormal should be the zero vector. Compute this derivative...depending on how
you had Maple compute the binormal...Maple may be wrong!!!
| > |
| > |
1(f). Explain why the torsion is zero and then make a conjecture about curves with zero torsion.
The torsion is zero since the ellipse's osculating plane is the same for every value of
-- this means our curve is
not "twisting" out of the osculating plane. In other words, the torsion is zero because our curve lies in the xy-plane.
We conjecture that any curve lying in a plane will have zero torsion (this is actually a fairly easy theorem to prove).
2. Consider the twisted cubic given by the following parametric equations:
,
, and
where
.
Define a vector valued function called "
" so that the graph of
is this twisted cubic.
| > |
| > |
2(a). Approximate (using "evalf") the arc length of the twisted cubic.
| > |
| > |
![]()
![]()
![]()
![]()
![]()
![]()
| > |
2(b). Graph the curvature and the torsion in the same plot window.
| > |
2(c). Graph the twisted cubic along with its osculating circle and TNB-frame at
.
| > |
| > |
| > |
![]()
| > |
| > |
| > |
![]()
![]()
![]()
![]()
| > |
| > |
| > |
| > |
| > |
| > |
2(d). Graph the twisted cubic along with its osculating plane at
.
| > |
![]()
| > |
| > |
| > |