MATH 2850-001, Fall 1999, ElBialy
Print your name ----------------
SS# --*--*---
Show your work and give reasons for you answers on all of
the following problems.
No calculators, books or notes are allowed.
Practice E1.7: Answer Key
- The position of a particle at time t is given by
r = < 3t6,5t3/2,4t5 > , -¥ < t < ¥ |
|
- Find the velocity and acceleration of the particle at time t.
- Find parametric equations for the tangent line to the path
of the particle at t = 1.
Answer:
- The velocity v(t) is the rate of change of
the position r(t) with respect to time.
Therefore, to obtain the velocity we differentiate
the position vector r(t)
with respect to t and obtain
v(t) = < 18t5,(15/2)t1/2,20t4 > |
|
The acceleration a(t) is the rate of change of the velocity
v(t) with respect to time.
Thus, to obtain the acceleration we differentiate the velocity vector
v(t) with respect to t and obtain
a(t) = < 90t4,(15/4)t-1/2,80t3 > |
|
- In order to find parametric equation for a line we need
a point Po(xo,yo,zo) on the line and a direction vector
v = < a,b,c > for the line.
The point Po is the point where the particle is at at time t = 1.
That is
< xo,yo,zo > = r(1) = < 3,5,4 > .
The velocity vector v(1) is along the tangent line which
we are interested in. Therefore, we take can
v(1) = < 18,(15/2),20 > , as
the direction vector of the tangent line.
Now we have a point on the line and a direction vector for the line,
and we can write parametric equations for it:
x = 3+18t, y = 5+(15/2)t, z = 4+20t, -¥ < t < ¥ |
|
- A curve has the parametric equations
r = < 2t3,4t4,3t4 > , -¥ < t < ¥ |
|
- Find parametric equations for the tangent line to the curve
when t = 1.
- Find a unit tangent vector to the curve when t = 1.
Answer:
- In order to find parametric equations for a line we need
a point Po(xo,yo,zo) on the line and a direction vector
v = < a,b,c > for the line.
The point Po is r(1).
That is
< xo,yo,zo > = r(1) = < 2,4,3 > .
The velocity vector v(1) = r¢(1) is along the tangent line which
we are interested in. Therefore, we can take
v(1) = < 6,(16),12 > , as
the direction vector of the tangent line.
Now we have a point on the line and a direction vector for the line,
and we can write parametric equations for it:
x = 2+6t, y = 4+(16)t, z = 3+12t, -¥ < t < ¥ |
|
- We computed a tangent vector to the curve when t = 1.
Namely, r¢(1).
Therefore, a unit tangent vector u when t = 1 is r¢(1)/|r¢(1)|.
That is, we devide r¢(1) by its length |r¢(1)| and obtain.
u = < 6/ |
| ___ Ö436
|
,16/ |
| ___ Ö436
|
,12/ |
| ___ Ö436
|
> |
|
- The position of a particle of unit mass at time t is given by
r(t) = 3costi+7sint j+6 t k |
|
- The motion of this particle is confined to a surface.
Find an equation for this surface, sketch it and describe it in words.
Sketch the path of the particle.
- What is the force that is acting on this particle and
confines its motion to this particular surface?
- Find parametric equations for the tangent line to the path of
this particle when t = p/3.
Answer:
- Recall that cos2t+sin2t = 1. Also notice that
x = 3cost and y = 3sint. Therefore,
In \mathbbR2, i.e. in the xy-plane, this is an equation of an ellipse.
In \mathbbR3, i.e. in the 3 dimensional space, this is an equation of
a vertical elliptic cylinder with its axis along the z it-axis.
By elliptical we mean that if we take a horizontal cross section
(i.e. if we cut the cylinder with any horizontal plane z = c) we obtain
an ellipse whose equation is the above equation.
- Newton's equations says that
(mass)(acceleration) = force |
|
The particle has unit mass. Thus acceleration = force = F.
The acceleration a = v¢(t) = r¢¢(t). Thus
v(t) = -3sint i+7cost j+6k |
|
F(t) = r(t) = -3costi-7sintj |
|
- In order to find parametric equations for a line we need
a point Po(xo,yo,zo) on the line and a direction vector
v = < a,b,c > for the line.
The point Po is r(p/3).
Recall that
cos(p/3) = 1/2, sin(p/3) = Ö3/2 |
|
Thus
< xo,yo,zo > = r(p/3) = (3/2) i+(7Ö3/2) j+(6p/3)k.
The velocity vector v(p/3) = r¢(p/3) is along the tangent line which
we are interested in. Therefore, we can take
v(p/3) = -(3Ö3/2)i+(7/2)j+6k, as
the direction vector of the tangent line.
Now we have a point on the line and a direction vector for the line,
and we can write parametric equations for it:
x = 3/2-(3Ö3/2)t, y = 7Ö3/2 +(7/2)t, z = 6p/3+6t, -¥ < t < ¥ |
|
- Find the arc length of the parametric curve
r(t) = t2i+ (t2-2) j- 3t2 k, 1 £ t £ 3 |
|
Answer:
The arc length of a parametric curve
r(t) = x(t)i+y(t)j+z(t)k, a £ t £ b |
|
is given by the integral
L = |
ó õ
|
b
a
|
||r¢(t)|| dt = |
ó õ
|
b
a
|
|
æ Ö
|
|
(x¢(t))2+ (y¢(t))2+ (z¢(t))2
|
dt |
| (1) |
For our curve
It follows that the arc length is
L = |
ó õ
|
3
1
|
|
æ Ö
|
|
44t2
|
dt = |
ó õ
|
3
1
|
|
| __ Ö44
|
tdt = |
| __ Ö44
|
(t2/2)\mid13 |
|
- Find the arc length of the parametric curve
r(t) = e3ti+ ( |
| __ Ö18
|
t+5)j+ e-3tk, 1 £ t £ 2 |
|
Answer:
The arc length of a parametric curve
r(t) = x(t)i+y(t)j+z(t)k, a £ t £ b |
|
is given by the integral
L = |
ó õ
|
b
a
|
||r¢(t)|| dt = |
ó õ
|
b
a
|
|
æ Ö
|
|
(x¢(t))2+ (y¢(t))2+ (z¢(t))2
|
dt |
| (2) |
For our curve
r¢(t) = 3e3ti+ ( |
| __ Ö18
|
)j-3e-3tk, |
|
It follows that the arc length is
L = |
ó õ
|
2
1
|
|
æ Ö
|
|
9e6t+18+9e-6t
|
dt = |
ó õ
|
2
1
|
|
æ Ö
|
|
[3e3t +3e-3t ]2
|
dt = |
ó õ
|
2
1
|
[3e3t +3e-3t ]dt |
|
= [e3t-e-3t]\mid12 = e6 -e-6-e3+e-3 |
|
File translated from TEX by TTH, version 1.59.