Curves Class Notes
Curves Class Notes
Curves Class Notes
Parametrized Curves
When a particle moves in a plane its position at an instant t can be determined by two coordinates x(t) and y (t) that depend on t. With these two functions we can describe the path traced by the particle as t changes. Given two continuous functions x(t) and y (t) we say that the set of points P = (x, y ) dened by x = x(t), y = y (t), a t b.
is a curve in the plane. The functions x(t) and y (t) are called the parametric equations of the curve and the variable t is called a parameter for the curve. The parameter t does not always denote time. It can denote an angle, the distance travelled by the particle along its path or something else. If r is the position vector of the particle, i.e. the vector from the origin O to the point P = (x(t), y(t)), we can write r(t) = x(t) i+y (t) j, a t b,
where i and j are the unit coordinate vectors. This equation denes a function that assigns to each t on the interval [a, b] a vector of two components and is called a vector function of a real variable. In the three dimensional space, position is determined by three coordinates x, y and z. So a curve in space is dened by a set of three parametric equations x = x(t), y = y(t), z = z (t), a t b,
or in vector notation by a three component vector function r(t) = x(t) i+y(t) j+z (t) k, a t b.
Example 1 The parametric equations of a circle of radius R centered at the origin are x = R cos t, y = R sin t, 0 t 2.
Solution The parameter represents the angle that the radius OP makes with the positive x-axis. Squaring both equations and adding them up we obtain x2 + y 2 = R2 cos2 t + R2 sin2 t = R2 cos2 t + sin2 t
= R2
which is the equation of a circle of radius R centered at the origin. If we observe the position as t increases t (x, y ) 0 (1, 0) /2 (0, 1) (1, 0) 3 /2 (0, 1) 2 (1, 0)
we conclude that the circle is traced counterclockwise exactly once. Example 2 A cycloid is the path traced by a point on the circumference of a wheel rolling along a straight line. If R is the radius of the wheel the parametric equations for the cycloid are x = R(t sin t), y = R(1 cos t), t 0.
Solution Set the straight line to be the x-axis and start with the point P at the origin. Assume that the wheel is rolling right. After the wheel has turned an angle t we have, see gure,
Since
x = OA P B, OA PB BC AC = = = =
we obtain the parametric equations of the cycloid x = Rt R sin t, Example 3 A helix in the 3D-space x = cos t, Solution Since x2 + y2 = cos2 t + sin2 t = 1 the projection of the points onto the plane z = 0 lie on the unit circle. As t increases z also increases so the resulting curve has the shape of a vine winding around a circular pillar (cylinder). This curve is called a helix and every time t increases by 2 the helix completes one turn around the cylinder. Tangent Vector The derivative of a vector function r(t) = x(t) i+y (t) j is dened by r0 (t) = where the limit is given by r0 (t) = x0 (t) i+y 0 (t) j. Since the vector r(t) represents the position of a particle in motion the vector v = r0 (t) represents the velocity of the particle. When dierent from 0, the vector r0 (t) denes a tangent vector to the curve indicating the direction of motion. The parametric equations of the tangent line to the curve r(t) at t = t0 are given by x = x(t0 ) + x0 (t0 ), y = y(t0 ) + y0 (t0 ), dr r(t + t) r(t) = lim dt t0 t y = sin t, z = t, < t < +. y = R R cos t, t 0.
where is the parameter of the line. By eliminating the parameter , the tangent line can be written in normal form by y y(t0 ) x x(t0 ) = . x0 (t0 ) y 0 (t0 ) Example 4 Find the tangent line to the ellipse r(t) = (3 cos t) i + (2 sin t) j, at t = /6. 0 t 2,
Solution Derivative of the vector function r(t) r0 (t) = (3 sin t) i + (2 cos t) j. Tangent vector at t = /6 = 3 sin i+ 2 cos j r0 6 6 6 ! 1 3 = 3 i+ 2 j 2 2 3 = i+ 3 j. 2 Position at t = /6 r 6 3 cos i+ 2 sin j 6 6 ! 3 1 = 3 i+ 2 j 2 2 3 3 i+ j. = 2 =
Parametric equations of the tangent line 3 3 3 x= , 2 2 Implicit equation of the tangent line
y =1+
x 323 y1 = 3 2 3 or 2 3x + 3y = 12.
Length of a Curve Let r(t) = x(t) i+y (t) j,a t b, be a plane curve that is traced exactly once as t increases from a to b. To nd the length of this curve we partition the interval [a, b] into n small subintervals of length t. This partition of the parameter interval breaks the curve down into small arcs. If s represents the length of one these arcs we have ksk ' kr(t)k ' kr0 (t)k t. This suggest to dene the length of the curve from a to b by the integral L= Z
b
The norm of the velocity vector v = r0 (t) is called speed q ds = kr0 (t)k = [x0 (t)]2 + [y 0 (t)]2 Speed = dt
where s is the arc length from the initial point P (a) = (x(a), y(a)) up to a generic point P (t) = (x(t), y (t)). In the case of a space curve we add a third coordinate to the above formulas Z bq Z b 2 2 2 0 kr (t)k dt = [x0 (t)] + [y 0 (t)] + [z 0 (t)] dt. L=
a a
Example 5 Calculate the length of the cycloid x = R(t sin t), Solution Position vector r(t) = R(t sin t) i+R(1 cos t) j. Derivative of the position vector or velocity or r0 (t) = R(1 cos t) i+R sin t j. Speed ds dt = kr0 (t)k q R2 (1 cos t)2 + R2 sin2 t = p = R 1 2 cos t + cos2 t + sin2 t p = R 2(1 cos t) r t = R 4 sin2 2 t = 2R sin . 2 Z
2
0 t 2.
= 8R.
t dt 2 0 t 2 cos 2 = 2R 1 2R sin
2 0
The Area of a Surface of Revolution When we revolve a curve around axis we get a surface of revolution. Let r(t) = x(t) i+y (t) j, a t b, be a plane curve that is traced exactly once as t increases from a to b. As before we partition the interval [a, b] into n small subintervals of length t. When the curve is revolved around the x-axis each resulting arc of length s generates a band of the surface whose area is S ' 2 ys ' 2y kr0 (t)k t. This suggest to dene the area of the surface of revolution around the x-axis from a to b by the integral Z b Z b q 2 2 2y (t) kr0 (t)k dt = 2 y(t) [x0 (t)] + [y 0 (t)] dt. S=
a a
In the same way we dene the area of the surface of revolution around the y -axis from a to b by the integral Z b Z b q 0 2x(t) kr (t)k dt = 2 x(t) [x0 (t)]2 + [y 0 (t)]2 dt. S=
a a
Example 6 Area of the surface of revolution generated by revolving the circle x = R + r cos t, around the y-axis. Solution S = = Z
b
y = r sin t,
0 t 2,
q 2(R + r cos t) [r sin t]2 + [r cos t]2 dt 0 Z 2 p = 2r (R + r cos t) sin2 t + cos2 t dt 0 Z 2 = 2r (R + r cos t) dt
2 0 = 2r (Rt + r sin t)|2 0 = 42 Rr.
Polar Coordinates
A point P in the plane can be located using a pair of polar coordinates (r, ) called radius and polar angle respectively. To dene this pair of coordinates we use a reference system consisting of a point O, called pole, and a ray from O called polar axis. Then, 6
r is the signed distance from the point P to the pole, and is the directed angle from the polar axis to the ray OP. With this denition a point can be represented with innitely many pairs of polar coordinates. The pairs (r, ) and (r, + ) represent the same point. If (r, ) is a pair of polar coordinates of a point P the pairs (r, 2k), k integer, also represent the same point P.The pole itself can be represented by any pair of the form (0, ) for any angle . If a unique representation is needed r is limited to positive values, r 0, and to the interval [0, 2 ) or alternatively ( , ]. Relationship Between Cartesian and Polar Coordinates When polar and Cartesian coordinates are used at the same time we take the origin of both systems together and we make the polar axis coincide with the positive x-axis. Then the following equations hold: To convert from polar to Cartesian coordinates x = r cos , y = r sin To convert from Cartesian to polar coordinates r2 = x2 + y 2 , tan = y/x. Curves in Polar Coordinates The representation of a function r = r( ), , in the polar plane is a curve in polar coordinates. For instance an equation of the form r = k represents a circle of radius k centered at the origin. An equation of the form = k represents a line through the origin with slope tan k. To graph a function r = r() in polar coordinates we start calculating a sucient number of pairs (r, ) and then plot the curve by connecting all the corresponding points in the polar plane. Parametric equations of a polar curve r = r(), , are given by x = r() cos , y = r() sin , .
Slope of the Tangent Line A tangent vector at the point = 0 is x0 = r0 (0 ) cos 0 r(0 ) sin 0 , y0 = r0 (0 ) sin 0 + r(0 ) cos 0 ,
and the slope of the tangent line if x0 (0 ) 6= 0 is r0 ( 0 ) sin 0 + r(0 ) cos 0 dy y 0 ( 0 ) = m= = . dx =0 x0 (0 ) r0 ( 0 ) cos 0 r(0 ) sin 0
If the curve goes through the origin at = 0 then the slope of the tangent line is m = tan 0 . 7
Area in Polar Coordinates Consider a function r = r(), and let P be the point of polar coordinates (r( ), ). As varies between and the point P traces the curve r = r( ) and the ray OP sweeps the fan-shaped region enclosed by the curve and the rays = and = . In order to nd the area of this region we divide the interval into n subintervals and we choose an angle i in each subinterval. Then the area swept by the ray OP when varies in each subinterval can be approximated by the area of the circular sector of radius r(i ) and central angle i and the total area by A' In the limit we can dene A= Z
n X 1 i=1
r2 ( i ) i .
1 2 r ( ) di . 2