Anda di halaman 1dari 14

ENGI 2422 Fundamentals – Parametric Curves Page 1.A.

1.A Examples for the Sketching of Parametric Curves

A curve in �3 is a one-dimensional object. To locate any point on that curve requires


the value of just one parameter (a real number). The Cartesian parametric equations of
any curve are therefore
x = x ( t ) , y = y ( t ) , z = z ( t ) , where t is any real number.
The Cartesian vector parametric equation is
v
r ( t ) = x ( t ) ˆi + y ( t ) ˆj + z ( t ) kˆ , where t is any real number.

If the parameter t is the time, then r(t) describes the location of a particle at any time t.
v
v dr dx ˆ dy ˆ dz ˆ
The velocity of the particle is just v ( )
t = = i+ j+ k.
dt dt dt dt
v v
v dv d 2r d 2x ˆ d 2 y ˆ d 2z ˆ
The acceleration is a( t) = = = i + 2 j+ 2 k.
dt dt 2 dt 2 dt dt

Example 1.A.1

Sketch the curve in �2 whose Cartesian equation in parametric form is


x = t cos t , y = t sin t

x 2 + y 2 = t 2 ( cos t + sin t ) = t 2

(distance from O) = | t |

y
= tan t
x

q = angle t (for t > 0)


ENGI 2422 Fundamentals – Parametric Curves Page 1.A.2

Example 1.A.1 (continued)

Therefore the curve is a spiral outwards from O, with period 2.

Incorporating negative values of the parameter t yields a mirror image of this curve:

t �----=-
t �--=+x t cos ( t ) x, y t sin ( t ) y

 reflection in y axis of t > 0 is t < 0.

In polar coordinates (section 1.2), the equation of this spiral is just r = q .


ENGI 2422 Fundamentals – Parametric Curves Page 1.A.3

Example 1.A.2

The parametric form of the Cartesian equation of a curve in �2 is

x = t 2, y =t3
(a) Sketch the curve.
v v
ˆ dr dr
(b) What happens to the principal unit tangent T = � at the origin?
dt dt

dx dy
(a) = 2t , = 3t 2
dt dt
dx dy
The only value of t at which any of x, y, , is zero is t = 0.
dt dt
dx dy
t >0 � x>0, y >0, > 0 and >0
dt dt
dx dy
t =0 � x=0, y =0, = 0 and =0
dt dt
dx dy
t<0 � x >0, y <0, < 0 and >0
dt dt
Therefore, for t < 0, the curve is moving up and left through the fourth quadrant, arriving
at the origin at t = 0. Thereafter, the curve is moving up and right through the first
quadrant. No part of the curve is to the left of the y-axis.

dy dy dx 3t 2 3 dy
= � = = t , ( t �0 ) � lim = 0
dx dt dt 2t 2 t � 0 dx
There must therefore be a horizontal tangent (and a cusp) at the origin.

Sketch of x = t 2 , y = t3 :
ENGI 2422 Fundamentals – Parametric Curves Page 1.A.4

Example 1.A.2 (continued)

Examination of concavity will help to confirm the behaviour near the origin.

d2y d �dy � d �dy dt �dt d �dy dx � dx


2
= � �= � � � = � � ��
dx dx �dx � dt �dt dx �dx dt �dt dt � dt

d2y d �3t 2 � 3 �d � 3
� 2
= � ��( 2t ) = � ( t ) ��( 2t ) =
dx dt �2t � 2 �dt � 4t

The curve is therefore concave down everywhere in the fourth quadrant (t < 0)
and concave up everywhere in the first quadrant (t > 0).

(b) The tangent vector is


v v
dr dx dy 2 dr
= , = 2t , 3t = t 2, 3t � = t 4 + 9t 2
dt dt dt dt
The unit tangent vector, everywhere on the curve except at the origin, is
v v
ˆ dr dr t 1
T = � = � 2, 3t
dt dt t 4 + 9t 2
t>0  | t | = t  t / | t | = +1
ˆ = + 1
lim+ T 2, 0 = + 1, 0 = + ˆi
t �0 4+0
t < 0  | t | = –t  t / | t | = –1
ˆ = ( -1) 1
lim- T 2, 0 = - 1, 0 = - ˆi � lim+ T ˆ
t �0 4+0 t �0
The unit tangent therefore is undefined at the origin.
It flips direction abruptly, from –i to +i, as the curve passes through the cusp at the
origin;
the curve reverses direction suddenly at the cusp.
ENGI 2422 Fundamentals – Parametric Curves Page 1.A.5

Example 1.A.3

For the curve whose Cartesian equation in parametric form is

x = t 2 , y = t 3 - 3t
(a) Find the tangents at the point (x, y) = (3, 0).
(b) Sketch the curve.

(a)
dx
x =t2 � = 2t
dt
dy
y = t 3 - 3t � = 3t 2 - 3
dt
x=3 � t=� 3
and
y=0 ( )
� t t2 -3 = 0 � t = 0, � 3
\ at ( x, y ) = ( 3, 0 ) , t = � 3
The curve therefore passes through the point (3, 0) twice.

( )
2
3�
�� 3 - 1�
� 3 �2
dy dy dx dy � �=
= � � = = �3
dx dt dt dx ( 3,0) 2 �3 ( )
�2 3

The two slopes are distinct.


The curve therefore crosses itself at (3, 0).
In Cartesian coordinates, the equations of the two tangents to the curve at the point (3, 0)
are
y = � 3 ( x - 3)
ENGI 2422 Fundamentals – Parametric Curves Page 1.A.6

Example 1.A.3 (continued)

(b)

x = 0 at t = 0

x > 0 elsewhere.

( )
y = t 3 - 3t = t t 2 - 3 = 0 at t = 0, � 3

dy
=
3t 2 - 3
=
3 t 2 -1 ( )
= 0 at t = �1
dx 2t 2t

dy
is undefined at t = 0.
dx

dx dy
The values of t , at which at least one of x, y, , are zero, are
dt dt
t = - 3, - 1, 0, + 1, + 3 :

Construct a table to aid in sketching the curve:

t = �1 � ( x, y ) = ( 1, m2 )
t = �3 � ( x, y ) = ( 3, 0 )
ENGI 2422 Fundamentals – Parametric Curves Page 1.A.7

Example 1.A.3 (continued)

Sketch of x = t 2 , y = t 3 - 3t :

Concavity:

d2y d �dy � d �dy dt �dt d �dy dx � dx


2
= � �= � � � = � � ��
dx dx �dx � dt �dt dx �dx dt �dt dt � dt

d2y d �3 3 -1 � �3 3 -2 �
� 2
= � t - t ��( 2t ) = � + t ��( 2t )
dx dt �2 2 � �2 2 �


d2y
=
3 t2 +1( )
dx 2 4t 3

The curve is therefore concave up for t > 0


and concave down for t < 0.
This confirms the sketch.
ENGI 2422 Fundamentals – Parametric Curves Page 1.A.8

Example 1.A.4

Determine the shape of the curve whose Cartesian equation in parametric form is

x = cos t , y = sin t , z = t

Examine the projections of the curve onto the three coordinate planes:

In the x-y plane z = 0 and x 2 + y 2 = cos 2 t + sin 2 t = 1

which is a circle, centre O, radius 1. Top view:

In the y-z plane x = 0 and y = sin t = sin z

In the x-z plane y = 0 and x = cos t = cos z

Side views:

The curve is therefore a helix, centred on the z axis, radius 1, rotating once around the
z axis for every change of 2 in z.
ENGI 2422 Fundamentals – Parametric Curves Page 1.A.9

Example 1.A.4 (continued)

Modified Maple plot:

A Maple file that generates a plot of this helix is available from the course web site, in the
programs directory:
"http://www.engr.mun.ca/~ggeorge/2422/programs/".
ENGI 2422 Fundamentals – Parametric Curves Page 1.B.1

1.B Tangential and Normal Components of Velocity and Acceleration

v v
dr dx ˆ dy ˆ dz ˆ
The tangent vector to a curve r(t) is T ( t ) = = i+ j+ k
dt dt dt dt
If the parameter t is the time, then the tangent vector is also the velocity vector v(t).
The tangential component vT of velocity v(t) is just the speed v(t).
There is no component of velocity in the normal plane.

v v 2 2 2
dr �dx � �dy � �dz �
The speed v(t) is a scalar quantity: v ( t ) = T ( t ) = = � �+ � �+ � �
dt �dt � �dt � �dt �
But the arc length (distance measured along the curve) s is defined by
2 2 2
ds �dx � �dy � �dz �
= � �+ � �+ � �
dt �dt � �dt � �dt �
v 2 2 2
dr ds �dx � �dy � �dz �
Therefore the speed v ( t ) = = = � �+ � �+ � �
dt dt �dt � �dt � �dt �
and the unit tangent vector is
v v v v
ˆ T v d r ds dr
T = v = = � = .
T v dt dt ds
v v
dr
As seen in Example 1.A.2 above, T̂ is ill-defined where = 0.
dt

As a curve travels through �3 , its tangent vector points straight ahead, defining a normal
plane at right angles to that tangent vector.

Imagine that a roller coaster car is travelling along the curve, with
the front in the direction of travel and oriented so that the side
doors are in the direction in which the car is instantaneously
turning. Then the direction in which T̂ is changing defines the
principal unit normal N̂ , (except where the curve is straight or has
a point of inflexion).
ENGI 2422 Fundamentals – Parametric Curves Page 1.B.2

By definition, the magnitude of any unit vector is 1 and therefore is absolutely constant.
Only the direction of a unit vector can change. The natural parameter to use for any
curve (though usually not the most convenient in practice) is the distance travelled along
the curve: the arc length s. Therefore define the principal normal vector to be the
derivative of the unit tangent vector with respect to arc length:

v ˆ
dT ˆ ds
dT
N = = �
ds dt dt

from which it follows that the unit principal normal vector is

ˆ ˆ ˆ ˆ
ˆ = d T �d T = d T �d T
N
ds ds dt dt

The magnitude of the principal normal vector is a measure of how sharply the curve is
turning. It is therefore the curvature,

v ˆ
dT ˆ
dT ds
k = N = = �
ds dt dt

v
and N = k N ˆ.
The tangent and principal normal vectors are orthogonal to each other everywhere on the
curve. A third unit vector, orthogonal everywhere to both T̂ and N̂ , is the unit
binormal vector, defined simply as

ˆ = T
B ˆ �N
ˆ

These three unit vectors form an orthonormal set of vectors at every point on the curve
where they are defined.
ENGI 2422 Fundamentals – Parametric Curves Page 1.B.3

Example 1.B.1

Find the unit tangent, normal and binormal vectors everywhere on the helix
v
r ( t ) = x, y, z = cos t , sin t , t

v v
dr d
T = = cos t , sin t , t = - sin t , cos t , 1
dt dt
v
ds dr
= = sin 2 t + cos 2 t + 1 = 2
dt dt

v
ˆ = d r �ds = - sin t , cos t , 1
� T
dt dt 2

v ˆ
dT d Tˆ ds d �- sin t , cos t , 1 � 1 1
N = = � = � �
� = - cos t , - sin t , 0
ds dt dt dt � 2 � 2 2

v
v 1 N
N = ˆ
� N = v = - cos t , - sin t , 0
2 N
[The unit principal normal therefore points directly towards the z axis at all times.]

i j k
ˆ ˆ ˆ 1 1
B = T �N = - sin t cos t 1 = sin t , - cos t , 1
2 2
- cos t - sin t 0

One can easily show that


Tˆ gN
ˆ = Nˆ gBˆ = Bˆ gTˆ = 0 [all three vectors are orthogonal]
and that
Tˆ gT
ˆ = Nˆ gNˆ = Bˆ gBˆ = 1 [all three vectors are unit vectors]
ENGI 2422 Fundamentals – Parametric Curves Page 1.B.4

v ˆ.
We know that the velocity vector is purely tangential: v = v T

The acceleration vector is therefore


v ˆ
v dv dv ˆ dT
a = = T + v
dt dt dt

ˆ ˆ d Tˆ d Tˆ ˆ ˆ ds
ˆ = d T �d T
But N � = N =
dT
� Nˆ = kv N
ˆ
dt dt dt dt ds dt

v dv ˆ ˆ
� a = T + k v2N
dt

The tangential and normal components of acceleration are therefore

dv
aT = and a N = k v2
dt

An alternative form for the normal component of acceleration is

ˆ v v v
dT dr d �d r dr �
‫׸‬ = aN =v
dt dt dt �
�dt dt �

There is no binormal component of acceleration.


ENGI 2422 Fundamentals – Parametric Curves Page 1.B.5

Example 1.B.2

Find the tangential and normal components of velocity and acceleration everywhere on
the helix
v
r ( t ) = x, y, z = cos t , sin t , t

v
v dr
vT = v = v = = sin 2 t + cos 2 t + 1 = 2
dt

dv
aT = = 0
dt
v - sin t , cos t , 1
ˆ v
T = =
v 2

d Tˆ - cos t , - sin t , 0
� =
dt 2

ˆ
dT cos 2 t + sin 2 t + 0
� aN = v = 2 = 1
dt 2

OR
ˆ
dT cos 2 t + sin 2 t + 0 1
� k = �v = =
dt 2� 2 2

1
( 2)
2
� a N = k v2 = = 1
2
OR
v
v dv v
a = = - cos t , - sin t , 0 � a = a =1
dt
aT 2 + aN 2 = a 2 and aT = 0 � aN = a = 1

Therefore

v ˆ v ˆ + 1N
ˆ
v = 2T and a = 0T

Anda mungkin juga menyukai