Parametric Equations and Curves

advertisement
1
9.1—Intro to Parametric & Vector Calculus
Parametric Equations and Curves
In Algebra, equations are graphed in two variables, π‘₯ and 𝑦. There are many situations in which both, π‘₯ and 𝑦, depend
independently on a third variable, 𝑑 or πœƒ. There are a great many curves that we can’t even write down as a single equation in
terms of only π‘₯ and 𝑦. The third variable, 𝑑 or πœƒ is called the parameter, and the separate equation
are called parametric equations.
In those cases instead of defining 𝑦 in terms of π‘₯ (𝑦 = 𝑦(π‘₯)) we define both π‘₯ and 𝑦 in terms of parameter as
π‘₯ = 𝑓(𝑑) 𝑦 = 𝑔(𝑑)
Each value of 𝑑 defines a point
(π‘₯, 𝑦) = (𝑓(𝑑), 𝑔(𝑑))
The collection of points that we get by letting t be all possible values is the graph of the parametric equations and is called
the parametric curve. Parametric curves have a direction of motion. The direction of motion is given by increasing t. So,
when plotting parametric curves we also include arrows that show the direction of motion.
Sketching a parametric curve is not always an easy thing to do.
If possible, Methods 1 and 2 could be used to get explicit relationship 𝑦 = 𝑦(π‘₯) from parametric equations.
If it is not possible to get analytically explicit relationship = 𝑦(π‘₯) , we use calculator (Method 3) to find point by point
(π‘₯, 𝑦) = (𝑓(𝑑), 𝑔(𝑑)) for each value of 𝑑.
Method 1: Elimination of the parameter from the set of the equations and substitution:
example: draw the graph: x = t2 + t
y = 2t – 1
–1≤t≤ 1
into x to give: x = ¼ y2 + y + ¾
t = ½ (y+1)
this is a parabola that opens to the right.
t=–1
x=0
y=–3
t=1
x=2
y=1
direction of motion (arrows): from t = – 1 to t = 1
Method 2: Using trigonometry to eliminate a parameter
example 1: draw the parametric curve for the following set of parametric equations. Clearly indicate direction of motion.
x = 5 cos t
y = 2 sin t
0 ≤ t ≤ 2π
Instead solving one of these equations for t and plugging this into the other (very ugly process) we do this:
π‘₯ 2 𝑦2
+
= 𝑠𝑖𝑛2 𝑑 + π‘π‘œπ‘  2 𝑑 = 1
25
4
𝑒𝑙𝑖𝑝𝑠𝑒:
π‘₯ 2 𝑦2
+
=1
25
4
for direction of motion we have to go back to parameter 𝑑:
t
0
π/2
π
3π/2
2π
x
5
0
-5
0
5
y
0
2
0
–2
0
example 2: draw the parametric curve for the following set of parametric equations. Clearly indicate direction of motion.
2
x = 5 cos 3t
y = 2 sin 3t
0 ≤ t ≤ 2π
π‘₯ 2 𝑦2
+
= 𝑠𝑖𝑛2 (3𝑑) + π‘π‘œπ‘  2 (3𝑑) = 1
25
4
𝑒𝑙𝑖𝑝𝑠𝑒:
we replaced the t with 3t.
π‘₯ 2 𝑦2
+
=1
25
4
difference between example 1. and 2.:
As we’re going around faster, while we have the same ellipse that we
got in the previous example we’ll trace out the curve three times,
each in the following ranges: 0 ≤ t ≤ 2π/3, 2π/3 ≤ t ≤ 4π/3 and
4π/3 ≤ t ≤ 2π
π‘π‘–π‘Ÿπ‘π‘™π‘’:
π‘₯ = π‘Ÿ π‘π‘œπ‘  𝑑
𝑦 = π‘Ÿ 𝑠𝑖𝑛 𝑑
3. method : there are some equations that you can’t do anything else but use calculator
– as I have only TI – 84 + (silver edition) , I know only this one: TI – 84 plus
CLEAR RAM follow these key strokes: "2nd", "+", "7","1","2"
Graphing parametric equations
graph the parametric equations
x = 5cos3t, y = 5sin3t
1.
2.
3.
Hit the MODE key.
Arrow down to where it says Func and then use the right arrow to choose Par.
Hit ENTER The calculator is now in parametric equations mode.
4.
5.
6.
7.
8.
9.
10.
Hit the Y= key.
In the X1T slot, type 5(cos(
Hit X,T,q,n key: you get 5(cos(T
Hit two closing parentheses, )) to get: 5(cos(T)) .
Hit MATH 3 to get cubed. You should now have X1T=5(cos(T))3.
Hit the down arrow to go to Y1T and in that space type 5(sin(T))3
Finally, hit GRAPH.
If you did everything right, the result looks a bit like a diamond, with all four edges bowed inward.
You can also specify the T values that the calculator begins and ends with; for instance, you may limit the graph to 0<T<3. This would not
change the viewing window, but it would only draw part of the graph. When you change T, hit GRAPH again.
SPECIAL PLANE CURVES
CYCLOID A famous curve that was named by Galileo in 1599. This is a curve traced by a
P on a circle of radius a rolling along x axis.
Equations in parametric form: x = a ( - sin )
y = a(1 – cos )
Area of one arch = 3πa2
Arc length of one arch = 8a
PROLATE CYCLOID
The path traced out by a fixed point at a radius b > a, where a is the radius of a rolling
circle, also sometimes called an extended cycloid. The prolate cycloid contains loops, and
parametric equations
x = a  - b sin 
y = a – b cos 
point
has
HYPOCYCLOID WITH FOUR CUSPS
Equation in rectangular coordinates: x2/3 + y2/3 = a2/3
Equations in parametric form: x = a cos3 
y = a sin3 
Area bounded by curve = 3πa2/8
Arc length of entire curve = 6a
This is a curve described by a point P on a circle of radius a/4
as it rolls on the inside of a circle of radius a.
vast number of plane curves in rectangular,
parametric and polar form:
http://www.math10.com/en/geometry/analyticgeometry/geometry5/special-plane-curves.html
3
PARAMETRIC FORM OF THE DERIVATIVE
If π‘₯(𝑑) and 𝑦(𝑑) are differentiable functions of 𝑑, then the derivatives 𝑑π‘₯/𝑑𝑑 and 𝑑𝑦/𝑑𝑑 measure the rates of change of π‘₯
and 𝑦 with respect to 𝑑: 𝑑π‘₯/𝑑𝑑 and 𝑑𝑦/𝑑𝑑 tell how fast each variable is changing with respect to 𝑑.
The derivative 𝑑𝑦/𝑑π‘₯ is the slope of the line tangent to the parametric graph (π‘₯(𝑑), 𝑦(𝑑)).
To calculate 𝑑𝑦/𝑑π‘₯ we need to use the Chain Rule:
𝑑𝑦
𝑑𝑦
𝑑𝑦 𝑑𝑑
=
= 𝑑𝑑
𝑑π‘₯
𝑑𝑑 𝑑π‘₯ 𝑑π‘₯
𝑑𝑑
π‘π‘Ÿπ‘œπ‘£π‘–π‘‘π‘–π‘›π‘” π‘‘β„Žπ‘Žπ‘‘
𝑑π‘₯
≠0
𝑑𝑑
If 𝑑𝑦/𝑑π‘₯ is also differentiable function of 𝑑, then the second derivative is given by
𝑑 𝑑𝑦
[ ]
𝑑2𝑦
𝑑 𝑑𝑦
𝑑 𝑑𝑦 𝑑𝑑
𝑑𝑑 𝑑π‘₯
=
[
]
=
[
]
=
𝑑π‘₯
𝑑π‘₯ 2
𝑑π‘₯ 𝑑π‘₯
𝑑𝑑 𝑑π‘₯ 𝑑π‘₯
𝑑𝑑
keep in mind that you already found 𝑑𝑦/𝑑π‘₯ as a
function of 𝑑 not π‘₯, so
𝑑2 𝑦
𝑑π‘₯ 2
is a function of 𝑑.
π‘»π’‚π’π’ˆπ’†π’π’• 𝒂𝒕 π’‘π’π’Šπ’π’• π’•πŸ ∢ 1. 𝑓𝑖𝑛𝑑 π‘₯1 = π‘₯(𝑑1 ) π‘Žπ‘›π‘‘ 𝑦1 = 𝑦(𝑑1 )
𝑑𝑦
𝑑𝑦
2. 𝑓𝑖𝑛𝑑 π‘‘β„Žπ‘’ π‘ π‘™π‘œπ‘π‘’
= 𝑑𝑑
𝑑π‘₯ 𝑑π‘₯
𝑑𝑑
π‘Žπ‘‘ π‘π‘œπ‘–π‘›π‘‘ 𝑑1
3. 𝑒𝑠𝑒 𝑦 – 𝑦1 = 𝑦’(π‘₯ – π‘₯1 )
π‘ͺπ’π’π’„π’‚π’—π’Šπ’•π’š 𝒂𝒕 π’‘π’π’Šπ’π’• π’•πŸ : 𝐹𝑖𝑛𝑑 π‘‘β„Žπ‘’ π‘ π‘’π‘π‘œπ‘›π‘‘ π‘‘π‘’π‘Ÿπ‘–π‘£π‘Žπ‘‘π‘’
𝐼𝑓
𝑑2𝑦
π‘Žπ‘‘ 𝑑1 .
𝑑π‘₯ 2
𝑑2 𝑦
𝑑2𝑦
< 0 → π‘π‘’π‘Ÿπ‘£π‘’ 𝑖𝑠 π‘π‘œπ‘›π‘π‘Žπ‘£π‘’ π‘‘π‘œπ‘€π‘›. 𝐼𝑓
> 0 → π‘π‘’π‘Ÿπ‘£π‘’ 𝑖𝑠 π‘π‘œπ‘›π‘π‘Žπ‘£π‘’ 𝑒𝑝
2
𝑑π‘₯
𝑑π‘₯ 2
π‘―π’π’“π’Šπ’›π’π’π’•π’‚π’ π’•π’‚π’π’ˆπ’†π’π’• π’π’Šπ’π’† 𝑀𝑖𝑙𝑙 π‘œπ‘π‘π‘’π‘Ÿ π‘€β„Žπ‘’π‘Ÿπ‘’ π‘‘β„Žπ‘’ π‘‘π‘’π‘Ÿπ‘–π‘£π‘Žπ‘‘π‘–π‘£π‘’ 𝑖𝑠 π‘§π‘’π‘Ÿπ‘œ:
𝑑𝑦
𝑑𝑦
=0 →
=0
𝑑π‘₯
𝑑𝑑
π‘π‘Ÿπ‘œπ‘£π‘–π‘‘π‘’π‘‘
𝑑π‘₯
≠0
𝑑𝑑
π‘½π’†π’“π’•π’Šπ’„π’‚π’ π’‚π’”π’šπ’Žπ’‘π’•π’π’•π’†π’” 𝑀𝑖𝑙𝑙 π‘œπ‘π‘π‘’π‘Ÿ π‘€β„Žπ‘’π‘Ÿπ‘’ π‘‘β„Žπ‘’ π‘‘π‘’π‘Ÿπ‘–π‘£π‘Žπ‘‘π‘–π‘£π‘’ 𝑖𝑠 π‘›π‘œπ‘‘ 𝑑𝑒𝑓𝑖𝑛𝑒𝑑:
𝑑𝑦
𝑑π‘₯
=∞ →
=0
𝑑π‘₯
𝑑𝑑
π‘π‘Ÿπ‘œπ‘£π‘–π‘‘π‘’π‘‘
𝑑𝑦
≠0
𝑑𝑑
Don’t be surprised if you get two tangents lines at a point. A quick graph of the parametric curve will explain what is going on here.
If the parametric curve crosses itself there will be
more than one tangent line. There is one tangent
line for each instance that the curve goes through
the point where parametric curve crosses itself
4
π‘‡β„Žπ‘’ 𝒂𝒓𝒄 π’π’†π’π’ˆπ’•π’‰ π‘œπ‘“ 𝑦 = 𝑦(π‘₯) 𝑖𝑛 πΆπ‘Žπ‘Ÿπ‘‘π‘’π‘ π‘–π‘Žπ‘› π‘π‘™π‘Žπ‘›π‘’ 𝑖𝑛 π’‘π’‚π’“π’‚π’Žπ’†π’•π’“π’Šπ’„ π’‡π’π’“π’Ž:
2
2
𝑏
𝑏
𝑑2
𝑑π‘₯
𝑑𝑦
𝑆 = ∫ 𝑑𝑠 = ∫ √(𝑑π‘₯)2 + (𝑑𝑦)2 = ∫ √( 𝑑𝑑) + ( 𝑑𝑑)
𝑑𝑑
𝑑𝑑
π‘Ž
π‘Ž
𝑑1
𝑏
𝑑2
𝑆 = ∫ 𝑑𝑠 = ∫ √(
π‘Ž
𝑑1
𝑑π‘₯ 2
𝑑𝑦 2
) + ( ) 𝑑𝑑
𝑑𝑑
𝑑𝑑
𝑑1 π‘Žπ‘›π‘‘ 𝑑2 π‘Žπ‘Ÿπ‘’ π‘‘π‘–π‘šπ‘’π‘  π‘π‘œπ‘Ÿπ‘’π‘ π‘π‘œπ‘›π‘‘π‘–π‘›π‘” π‘‘π‘œ π‘π‘œπ‘ π‘–π‘‘π‘–π‘œπ‘›π‘  π‘Ž π‘Žπ‘›π‘‘ 𝑏
π‘‡β„Žπ‘’ 𝒂𝒓𝒆𝒂 π‘’π‘›π‘π‘™π‘œπ‘ π‘’π‘‘ 𝑏𝑦 𝑦 = 𝑦(π‘₯) π‘Žπ‘›π‘‘ π‘₯ π‘Žπ‘₯𝑖𝑠 𝑖𝑛 πΆπ‘Žπ‘Ÿπ‘‘π‘’π‘ π‘–π‘Žπ‘› π‘π‘™π‘Žπ‘›π‘’ 𝑖𝑛 π’‘π’‚π’“π’‚π’Žπ’†π’•π’“π’Šπ’„ π’‡π’π’“π’Ž:
The area enclosed by function y = y(x) and x-axis in Cartesian plane in parametric form:
𝑏
𝑏
𝐴 = ∫ 𝑑𝐴 = ∫ 𝑦(π‘₯)𝑑π‘₯
π‘Ž
π‘Ž ≤ x ≤ b
π‘Ž
𝛽
𝐴 = ∫ 𝑦(𝑑)
𝛼
𝑑π‘₯
𝑑𝑑
𝑑𝑑
α ≤ t ≤ β
Example 1: The location of an object is given by the parametric equations x(t) = t3 + 1 feet and y(t) = t2 + t feet at time t seconds.
(a) Evaluate x(t) and y(t) at t = –2, –1, 0, 1, and 2, and then graph the path of the object for –2 ≤ t ≤ 2.
(b) Evaluate dy/dx for t = –2, –1, 0, 1, and 2. Do your calculated values for dy/dx agree with the shape of your graph in part (a)?
(c) Find the equation of the line tangent to the graph of the parametric equations when t = 3.
a)
b)
t
–2
–1
0
1
2
𝑑𝑦
𝑑𝑑
⟹
y
2
0
0
2
6
= 2𝑑 + 1 and
t
–2
–1
0
1
2
c)
x
–7
0
1
2
9
𝑑π‘₯
𝑑𝑑
𝑑𝑦
= 3𝑑 2 so
𝑑π‘₯
=
2𝑑+1
3𝑑 2
.
dy/dx
–1/4
–1/3
∞
1
5/12
x(t) = t3 + 1
when t = 3
tangent:
y(t) = t2 + t
π‘₯ = 28
y – y1 = y’(x – x1)
𝑑𝑦
𝑑𝑑
𝑑π‘₯
= 2𝑑 + 1
𝑑𝑦
𝑦 = 12
y – 12 =
𝑑𝑑
7
27
𝑑𝑑
= 7
(x-28)
𝑑𝑦
= 3𝑑 2
𝑑π‘₯
𝑑𝑑
𝑑π‘₯
=
= 27
⟹
7
296
⟹ y =
12
x+
27
𝑑𝑦
𝑑𝑑
𝑑π‘₯
𝑑𝑑
𝑑𝑦
𝑑π‘₯
=
𝑑𝑦
𝑑𝑑
𝑑π‘₯
𝑑𝑑
=
7
27
5
Particle Motion
Velocity and Acceleration Component VECTORS, Speed and Direction of Motion
Suppose a particle moves along a smooth curve in the plane so that its position at any time t is ⟨π‘₯(𝑑), 𝑦(𝑑)⟩ ,
where x and y are differentiable functions of t.
•
•
𝒅𝒙
is velocity of a particle in the horizontal direction.
𝒅𝒕
π’…π’š
𝒅𝒕
is velocity of a particle in the vertical direction.
βƒ— = ⟨𝒙(𝒕), π’š(𝒕)⟩ ≡ (𝒙(𝒕), π’š(𝒕)) is the particle’s position vector at time 𝑑
•π’”
𝒅𝒙
⟨
βƒ— =
•π’—
𝒅𝒕
,
π’…π’š
𝒅𝒕
⟩
≡ (𝒙′(𝒕), π’š′(𝒕)) is the velocity vector at time 𝑑
βƒ— = ⟨𝒙′′(𝒕), π’š′′(𝒕)⟩ ≡ (𝒙′′(𝒕), π’š′′(𝒕)) is the acceleration vector at time 𝑑
•π’‚
𝟐
𝟐
βƒ— | ≡ ‖𝒗
βƒ—β€–=
• |𝒗
√(𝒅𝒙) + (π’…π’š)
βƒ— | ≡ ‖𝒂
βƒ— β€–=
• |𝒂
√(𝒅 πŸπ’™) + (𝒅 πŸπ’š)
𝒅𝒕
𝒅𝒕
𝒅𝒕
𝟐
•
βƒ—
𝒗
𝒅𝒕
𝟐
𝟐
is the speed of a particle or magnitude/ length/ norm of the velocity vector.
𝟐
is the acceleration of a particle or magnitude/ length/ norm of acceleration.
is the direction vector representing the particle’s direction of motion
|𝑣
βƒ—|
Displacement & Distance Traveled
βƒ— = ⟨𝒙′ (𝒕), π’š′ (𝒕)⟩
Suppose a particle moves along a path in the plane so that its velocity at any time 𝑑 is 𝒗
π’•πŸ
•
π’•πŸ
∫ 𝒙′(𝒕) 𝒅𝒕, ∫ π’š′(𝒕) 𝒅𝒕
π’•πŸ
vector is the displacement from t1 to t2
π’•πŸ
π’•πŸ
𝑛𝑒𝑀 π’‘π’π’”π’Šπ’•π’Šπ’π’:
⟨π‘₯, 𝑦⟩ = ⟨π‘₯0 , 𝑦0 ⟩ +
∫ 𝒙′(𝒕) 𝒅𝒕, ∫ π’š′(𝒕) 𝒅𝒕
π’•πŸ
𝑑2
π’•πŸ
π’•πŸ
𝑑2
𝑑2
𝑑π‘₯ 2
𝑑𝑦 2
• ∫ |𝑣 (𝑑)|𝑑𝑑 = ∫ √(𝑣π‘₯ )2 + (𝑣𝑦 )2 𝑑𝑑 = ∫ √( ) + ( ) 𝑑𝑑
𝑑𝑑
𝑑𝑑
𝑑1
𝑑1
𝑑1
is the distance traveled from t1 to t2
Download