Given That G T is Continuous Find the Value of C ct 2 T 2

Learning Objectives

  • 7.2.1 Determine derivatives and equations of tangents for parametric curves.
  • 7.2.2 Find the area under a parametric curve.
  • 7.2.3 Use the equation for arc length of a parametric curve.
  • 7.2.4 Apply the formula for surface area to a volume generated by a parametric curve.

Now that we have introduced the concept of a parameterized curve, our next step is to learn how to work with this concept in the context of calculus. For example, if we know a parameterization of a given curve, is it possible to calculate the slope of a tangent line to the curve? How about the arc length of the curve? Or the area under the curve?

Another scenario: Suppose we would like to represent the location of a baseball after the ball leaves a pitcher's hand. If the position of the baseball is represented by the plane curve ( x ( t ) , y ( t ) ) , ( x ( t ) , y ( t ) ) , then we should be able to use calculus to find the speed of the ball at any given time. Furthermore, we should be able to calculate just how far that ball has traveled as a function of time.

Derivatives of Parametric Equations

We start by asking how to calculate the slope of a line tangent to a parametric curve at a point. Consider the plane curve defined by the parametric equations

x ( t ) = 2 t + 3 , y ( t ) = 3 t 4 , −2 t 3 . x ( t ) = 2 t + 3 , y ( t ) = 3 t 4 , −2 t 3 .

The graph of this curve appears in Figure 7.16. It is a line segment starting at ( −1 , −10 ) ( −1 , −10 ) and ending at ( 9 , 5 ) . ( 9 , 5 ) .

A straight line from (−1, −10) to (9, 5). The point (−1, −10) is marked t = −2, the point (3, −4) is marked t = 0, and the point (9, 5) is marked t = 3. There are three equations marked: x(t) = 2t + 3, y(t) = 3t – 4, and −2 ≤ t ≤ 3

Figure 7.16 Graph of the line segment described by the given parametric equations.

We can eliminate the parameter by first solving the equation x ( t ) = 2 t + 3 x ( t ) = 2 t + 3 for t:

x ( t ) = 2 t + 3 x 3 = 2 t t = x 3 2 . x ( t ) = 2 t + 3 x 3 = 2 t t = x 3 2 .

Substituting this into y ( t ) , y ( t ) , we obtain

y ( t ) = 3 t 4 y = 3 ( x 3 2 ) 4 y = 3 x 2 9 2 4 y = 3 x 2 17 2 . y ( t ) = 3 t 4 y = 3 ( x 3 2 ) 4 y = 3 x 2 9 2 4 y = 3 x 2 17 2 .

The slope of this line is given by d y d x = 3 2 . d y d x = 3 2 . Next we calculate x ( t ) x ( t ) and y ( t ) . y ( t ) . This gives x ( t ) = 2 x ( t ) = 2 and y ( t ) = 3 . y ( t ) = 3 . Notice that d y d x = d y / d t d x / d t = 3 2 . d y d x = d y / d t d x / d t = 3 2 . This is no coincidence, as outlined in the following theorem.

Theorem 7.1

Derivative of Parametric Equations

Consider the plane curve defined by the parametric equations x = x ( t ) x = x ( t ) and y = y ( t ) . y = y ( t ) . Suppose that x ( t ) x ( t ) and y ( t ) y ( t ) exist, and assume that x ( t ) 0 . x ( t ) 0 . Then the derivative d y d x d y d x is given by

d y d x = d y / d t d x / d t = y ( t ) x ( t ) . d y d x = d y / d t d x / d t = y ( t ) x ( t ) .

(7.1)

Proof

This theorem can be proven using the Chain Rule. In particular, assume that the parameter t can be eliminated, yielding a differentiable function y = F ( x ) . y = F ( x ) . Then y ( t ) = F ( x ( t ) ) . y ( t ) = F ( x ( t ) ) . Differentiating both sides of this equation using the Chain Rule yields

y ( t ) = F ( x ( t ) ) x ( t ) , y ( t ) = F ( x ( t ) ) x ( t ) ,

so

F ( x ( t ) ) = y ( t ) x ( t ) . F ( x ( t ) ) = y ( t ) x ( t ) .

But F ( x ( t ) ) = d y d x , F ( x ( t ) ) = d y d x , which proves the theorem.

Equation 7.1 can be used to calculate derivatives of plane curves, as well as critical points. Recall that a critical point of a differentiable function y = f ( x ) y = f ( x ) is any point x = x 0 x = x 0 such that either f ( x 0 ) = 0 f ( x 0 ) = 0 or f ( x 0 ) f ( x 0 ) does not exist. Equation 7.1 gives a formula for the slope of a tangent line to a curve defined parametrically regardless of whether the curve can be described by a function y = f ( x ) y = f ( x ) or not.

Example 7.4

Finding the Derivative of a Parametric Curve

Calculate the derivative d y d x d y d x for each of the following parametrically defined plane curves, and locate any critical points on their respective graphs.

  1. x ( t ) = t 2 3 , y ( t ) = 2 t 1 , −3 t 4 x ( t ) = t 2 3 , y ( t ) = 2 t 1 , −3 t 4
  2. x ( t ) = 2 t + 1 , y ( t ) = t 3 3 t + 4 , −2 t 5 x ( t ) = 2 t + 1 , y ( t ) = t 3 3 t + 4 , −2 t 5
  3. x ( t ) = 5 cos t , y ( t ) = 5 sin t , 0 t 2 π x ( t ) = 5 cos t , y ( t ) = 5 sin t , 0 t 2 π

Checkpoint 7.4

Calculate the derivative d y / d x d y / d x for the plane curve defined by the equations

x ( t ) = t 2 4 t , y ( t ) = 2 t 3 6 t , −2 t 3 x ( t ) = t 2 4 t , y ( t ) = 2 t 3 6 t , −2 t 3

and locate any critical points on its graph.

Example 7.5

Finding a Tangent Line

Find the equation of the tangent line to the curve defined by the equations

x ( t ) = t 2 3 , y ( t ) = 2 t 1 , −3 t 4 when t = 2 . x ( t ) = t 2 3 , y ( t ) = 2 t 1 , −3 t 4 when t = 2 .

Checkpoint 7.5

Find the equation of the tangent line to the curve defined by the equations

x ( t ) = t 2 4 t , y ( t ) = 2 t 3 6 t , −2 t 10 when t = 5 . x ( t ) = t 2 4 t , y ( t ) = 2 t 3 6 t , −2 t 10 when t = 5 .

Second-Order Derivatives

Our next goal is to see how to take the second derivative of a function defined parametrically. The second derivative of a function y = f ( x ) y = f ( x ) is defined to be the derivative of the first derivative; that is,

d 2 y d x 2 = d d x [ d y d x ] . d 2 y d x 2 = d d x [ d y d x ] .

Since d y d x = d y / d t d x / d t , d y d x = d y / d t d x / d t , we can replace the y y on both sides of this equation with d y d x . d y d x . This gives us

d 2 y d x 2 = d d x ( d y d x ) = ( d / d t ) ( d y / d x ) d x / d t . d 2 y d x 2 = d d x ( d y d x ) = ( d / d t ) ( d y / d x ) d x / d t .

(7.2)

If we know d y / d x d y / d x as a function of t, then this formula is straightforward to apply.

Example 7.6

Finding a Second Derivative

Calculate the second derivative d 2 y / d x 2 d 2 y / d x 2 for the plane curve defined by the parametric equations x ( t ) = t 2 3 , y ( t ) = 2 t 1 , −3 t 4 . x ( t ) = t 2 3 , y ( t ) = 2 t 1 , −3 t 4 .

Checkpoint 7.6

Calculate the second derivative d 2 y / d x 2 d 2 y / d x 2 for the plane curve defined by the equations

x ( t ) = t 2 4 t , y ( t ) = 2 t 3 6 t , −2 t 3 x ( t ) = t 2 4 t , y ( t ) = 2 t 3 6 t , −2 t 3

and locate any critical points on its graph.

Integrals Involving Parametric Equations

Now that we have seen how to calculate the derivative of a plane curve, the next question is this: How do we find the area under a curve defined parametrically? Recall the cycloid defined by the equations x ( t ) = t sin t , y ( t ) = 1 cos t . x ( t ) = t sin t , y ( t ) = 1 cos t . Suppose we want to find the area of the shaded region in the following graph.

A series of half circles drawn above the x axis with x intercepts being multiples of 2π. The half circle between 0 and 2π is highlighted. On the graph there are also written two equations: x(t) = t – sin(t) and y(t) = 1 – cos(t).

Figure 7.21 Graph of a cycloid with the arch over [ 0 , 2 π ] [ 0 , 2 π ] highlighted.

To derive a formula for the area under the curve defined by the functions

x = x ( t ) , y = y ( t ) , a t b , x = x ( t ) , y = y ( t ) , a t b ,

we assume that x ( t ) x ( t ) is increasing on the interval t [ a , b ] t [ a , b ] and x ( t ) x ( t ) is differentiable and start with an equal partition of the interval a t b . a t b . Suppose t 0 = a < t 1 < t 2 < < t n = b t 0 = a < t 1 < t 2 < < t n = b and consider the following graph.

A curved line is drawn in the first quadrant. Below it are a series of rectangles marked that begin at the x axis and reach up to the curved line; the rectangle's height is determined by the location of the curved line at the leftmost point of the rectangle. These lines are noted as x(t0), x(t1), …, x(tn).

Figure 7.22 Approximating the area under a parametrically defined curve.

We use rectangles to approximate the area under the curve. The height of the i i th rectangle is y ( t i 1 ) y ( t i 1 ) , so an approximation to the area is

i = 1 n y ( t i - 1 ) ( x ( t i ) - x ( t i - 1 ) = i = 1 n y ( t i - 1 ) ( x ( t i ) - x ( t i - 1 ) ( t i - t i - 1 ) ( t i - t i - 1 ) a b y ( t ) x ' ( t ) d t as max { ( t i - t i - 1 ) } 0 i = 1 n y ( t i - 1 ) ( x ( t i ) - x ( t i - 1 ) = i = 1 n y ( t i - 1 ) ( x ( t i ) - x ( t i - 1 ) ( t i - t i - 1 ) ( t i - t i - 1 ) a b y ( t ) x ' ( t ) d t as max { ( t i - t i - 1 ) } 0

This follows from results obtained in Calculus 1 for the function y ( t i - 1 ) ( x ( t i ) - x ( t i - 1 ) ( t i - t i - 1 ) . y ( t i - 1 ) ( x ( t i ) - x ( t i - 1 ) ( t i - t i - 1 ) .

Then a Riemann sum for the area is

A n = i = 1 n y ( x ( t i ) ) ( x ( t i ) x ( t i 1 ) ) . A n = i = 1 n y ( x ( t i ) ) ( x ( t i ) x ( t i 1 ) ) .

Multiplying and dividing each area by t i t i 1 t i t i 1 gives

A n = i = 1 n y ( x ( t i ) ) ( x ( t i ) x ( t i 1 ) t i t i 1 ) ( t i t i 1 ) = i = 1 n y ( x ( t i ) ) ( x ( t i ) x ( t i 1 ) Δ t ) Δ t . A n = i = 1 n y ( x ( t i ) ) ( x ( t i ) x ( t i 1 ) t i t i 1 ) ( t i t i 1 ) = i = 1 n y ( x ( t i ) ) ( x ( t i ) x ( t i 1 ) Δ t ) Δ t .

Taking the limit as n n approaches infinity gives

A = lim n A n = a b y ( t ) x ( t ) d t . A = lim n A n = a b y ( t ) x ( t ) d t .

If x x is a decreasing function for a t b a t b , a similar derivation will show that the area is given by - a b y ( t ) x ' ( t ) d t = a b y ( t ) x ' ( t ) d t - a b y ( t ) x ' ( t ) d t = a b y ( t ) x ' ( t ) d t

This leads to the following theorem.

Theorem 7.2

Area under a Parametric Curve

Consider the non-self-intersecting plane curve defined by the parametric equations

x = x ( t ) , y = y ( t ) , a t b x = x ( t ) , y = y ( t ) , a t b

and assume that x ( t ) x ( t ) is differentiable. The area under this curve is given by

A = a b y ( t ) x ( t ) d t . A = a b y ( t ) x ( t ) d t .

(7.3)

Example 7.7

Finding the Area under a Parametric Curve

Find the area under the curve of the cycloid defined by the equations

x ( t ) = t sin t , y ( t ) = 1 cos t , 0 t 2 π . x ( t ) = t sin t , y ( t ) = 1 cos t , 0 t 2 π .

Checkpoint 7.7

Find the area under the curve of the hypocycloid defined by the equations

x ( t ) = 3 cos t + cos 3 t , y ( t ) = 3 sin t sin 3 t , 0 t π . x ( t ) = 3 cos t + cos 3 t , y ( t ) = 3 sin t sin 3 t , 0 t π .

Arc Length of a Parametric Curve

In addition to finding the area under a parametric curve, we sometimes need to find the arc length of a parametric curve. In the case of a line segment, arc length is the same as the distance between the endpoints. If a particle travels from point A to point B along a curve, then the distance that particle travels is the arc length. To develop a formula for arc length, we start with an approximation by line segments as shown in the following graph.

A curved line in the first quadrant with points marked for x = 1, 2, 3, 4, and 5. These points have values roughly 2.1, 2.7, 3, 2.7, and 2.1, respectively. The points for x = 1 and 5 are marked A and B, respectively.

Figure 7.23 Approximation of a curve by line segments.

Given a plane curve defined by the functions x = x ( t ) , y = y ( t ) , a t b , x = x ( t ) , y = y ( t ) , a t b , we start by partitioning the interval [ a , b ] [ a , b ] into n equal subintervals: t 0 = a < t 1 < t 2 < < t n = b . t 0 = a < t 1 < t 2 < < t n = b . The width of each subinterval is given by Δ t = ( b a ) / n . Δ t = ( b a ) / n . We can calculate the length of each line segment:

d 1 = ( x ( t 1 ) x ( t 0 ) ) 2 + ( y ( t 1 ) y ( t 0 ) ) 2 d 2 = ( x ( t 2 ) x ( t 1 ) ) 2 + ( y ( t 2 ) y ( t 1 ) ) 2 etc . d 1 = ( x ( t 1 ) x ( t 0 ) ) 2 + ( y ( t 1 ) y ( t 0 ) ) 2 d 2 = ( x ( t 2 ) x ( t 1 ) ) 2 + ( y ( t 2 ) y ( t 1 ) ) 2 etc .

Then add these up. We let s denote the exact arc length and s n s n denote the approximation by n line segments:

s k = 1 n s k = k = 1 n ( x ( t k ) x ( t k 1 ) ) 2 + ( y ( t k ) y ( t k 1 ) ) 2 . s k = 1 n s k = k = 1 n ( x ( t k ) x ( t k 1 ) ) 2 + ( y ( t k ) y ( t k 1 ) ) 2 .

(7.4)

If we assume that x ( t ) x ( t ) and y ( t ) y ( t ) are differentiable functions of t, then the Mean Value Theorem (Introduction to the Applications of Derivatives) applies, so in each subinterval [ t k 1 , t k ] [ t k 1 , t k ] there exist t ^ k t ^ k and t ˜ k t ˜ k such that

x ( t k ) x ( t k 1 ) = x ( t ^ k ) ( t k t k 1 ) = x ( t ^ k ) Δ t y ( t k ) y ( t k 1 ) = y ( t ˜ k ) ( t k t k 1 ) = y ( t ˜ k ) Δ t . x ( t k ) x ( t k 1 ) = x ( t ^ k ) ( t k t k 1 ) = x ( t ^ k ) Δ t y ( t k ) y ( t k 1 ) = y ( t ˜ k ) ( t k t k 1 ) = y ( t ˜ k ) Δ t .

Therefore Equation 7.4 becomes

s k = 1 n s k = k = 1 n ( x ( t ^ k ) Δ t ) 2 + ( y ( t ˜ k ) Δ t ) 2 = k = 1 n ( x ( t ^ k ) ) 2 ( Δ t ) 2 + ( y ( t ˜ k ) ) 2 ( Δ t ) 2 = ( k = 1 n ( x ( t ^ k ) ) 2 + ( y ( t ˜ k ) ) 2 ) Δ t . s k = 1 n s k = k = 1 n ( x ( t ^ k ) Δ t ) 2 + ( y ( t ˜ k ) Δ t ) 2 = k = 1 n ( x ( t ^ k ) ) 2 ( Δ t ) 2 + ( y ( t ˜ k ) ) 2 ( Δ t ) 2 = ( k = 1 n ( x ( t ^ k ) ) 2 + ( y ( t ˜ k ) ) 2 ) Δ t .

This is a Riemann sum that approximates the arc length over a partition of the interval [ a , b ] . [ a , b ] . If we further assume that the derivatives are continuous and let the number of points in the partition increase without bound, the approximation approaches the exact arc length. This gives

s = lim n k = 1 n s k = lim n ( k = 1 n ( x ( t ^ k ) ) 2 + ( y ( t ˜ k ) ) 2 ) Δ t = a b ( x ( t ) ) 2 + ( y ( t ) ) 2 d t . s = lim n k = 1 n s k = lim n ( k = 1 n ( x ( t ^ k ) ) 2 + ( y ( t ˜ k ) ) 2 ) Δ t = a b ( x ( t ) ) 2 + ( y ( t ) ) 2 d t .

When taking the limit, the values of t ^ k t ^ k and t ˜ k t ˜ k are both contained within the same ever-shrinking interval of width Δ t , Δ t , so they must converge to the same value.

We can summarize this method in the following theorem.

Theorem 7.3

Arc Length of a Parametric Curve

Consider the plane curve defined by the parametric equations

x = x ( t ) , y = y ( t ) , t 1 t t 2 x = x ( t ) , y = y ( t ) , t 1 t t 2

and assume that x ( t ) x ( t ) and y ( t ) y ( t ) are differentiable functions of t. Then the arc length of this curve is given by

s = t 1 t 2 ( d x d t ) 2 + ( d y d t ) 2 d t . s = t 1 t 2 ( d x d t ) 2 + ( d y d t ) 2 d t .

(7.5)

At this point a side derivation leads to a previous formula for arc length. In particular, suppose the parameter can be eliminated, leading to a function y = F ( x ) . y = F ( x ) . Then y ( t ) = F ( x ( t ) ) y ( t ) = F ( x ( t ) ) and the Chain Rule gives y ( t ) = F ( x ( t ) ) x ( t ) . y ( t ) = F ( x ( t ) ) x ( t ) . Substituting this into Equation 7.5 gives

s = t 1 t 2 ( d x d t ) 2 + ( d y d t ) 2 d t = t 1 t 2 ( d x d t ) 2 + ( F ( x ) d x d t ) 2 d t = t 1 t 2 ( d x d t ) 2 ( 1 + ( F ( x ) ) 2 ) d t = t 1 t 2 x ( t ) 1 + ( d y d x ) 2 d t . s = t 1 t 2 ( d x d t ) 2 + ( d y d t ) 2 d t = t 1 t 2 ( d x d t ) 2 + ( F ( x ) d x d t ) 2 d t = t 1 t 2 ( d x d t ) 2 ( 1 + ( F ( x ) ) 2 ) d t = t 1 t 2 x ( t ) 1 + ( d y d x ) 2 d t .

Here we have assumed that x ( t ) > 0 , x ( t ) > 0 , which is a reasonable assumption. The Chain Rule gives d x = x ( t ) d t , d x = x ( t ) d t , and letting a = x ( t 1 ) a = x ( t 1 ) and b = x ( t 2 ) b = x ( t 2 ) we obtain the formula

s = a b 1 + ( d y d x ) 2 d x , s = a b 1 + ( d y d x ) 2 d x ,

which is the formula for arc length obtained in the Introduction to the Applications of Integration.

Example 7.8

Finding the Arc Length of a Parametric Curve

Find the arc length of the semicircle defined by the equations

x ( t ) = 3 cos t , y ( t ) = 3 sin t , 0 t π . x ( t ) = 3 cos t , y ( t ) = 3 sin t , 0 t π .

Checkpoint 7.8

Find the arc length of the curve defined by the equations

x ( t ) = 3 t 2 , y ( t ) = 2 t 3 , 1 t 3 . x ( t ) = 3 t 2 , y ( t ) = 2 t 3 , 1 t 3 .

We now return to the problem posed at the beginning of the section about a baseball leaving a pitcher's hand. Ignoring the effect of air resistance (unless it is a curve ball!), the ball travels a parabolic path. Assuming the pitcher's hand is at the origin and the ball travels left to right in the direction of the positive x-axis, the parametric equations for this curve can be written as

x ( t ) = 140 t , y ( t ) = −16 t 2 + 2 t x ( t ) = 140 t , y ( t ) = −16 t 2 + 2 t

where t represents time. We first calculate the distance the ball travels as a function of time. This distance is represented by the arc length. We can modify the arc length formula slightly. First rewrite the functions x ( t ) x ( t ) and y ( t ) y ( t ) using v as an independent variable, so as to eliminate any confusion with the parameter t:

x ( v ) = 140 v , y ( v ) = −16 v 2 + 2 v . x ( v ) = 140 v , y ( v ) = −16 v 2 + 2 v .

Then we write the arc length formula as follows:

s ( t ) = 0 t ( d x d v ) 2 + ( d y d v ) 2 d v = 0 t 140 2 + ( −32 v + 2 ) 2 d v . s ( t ) = 0 t ( d x d v ) 2 + ( d y d v ) 2 d v = 0 t 140 2 + ( −32 v + 2 ) 2 d v .

The variable v acts as a dummy variable that disappears after integration, leaving the arc length as a function of time t. To integrate this expression we can use a formula from Appendix A,

a 2 + u 2 d u = u 2 a 2 + u 2 + a 2 2 ln | u + a 2 + u 2 | + C . a 2 + u 2 d u = u 2 a 2 + u 2 + a 2 2 ln | u + a 2 + u 2 | + C .

We set a = 140 a = 140 and u = −32 v + 2 . u = −32 v + 2 . This gives d u = −32 d v , d u = −32 d v , so d v = 1 32 d u . d v = 1 32 d u . Therefore

140 2 + ( −32 v + 2 ) 2 d v = 1 32 a 2 + u 2 d u = 1 32 [ ( −32 v + 2 ) 2 140 2 + ( −32 v + 2 ) 2 + 140 2 2 ln | ( −32 v + 2 ) + 140 2 + ( −32 v + 2 ) 2 | ] + C 140 2 + ( −32 v + 2 ) 2 d v = 1 32 a 2 + u 2 d u = 1 32 [ ( −32 v + 2 ) 2 140 2 + ( −32 v + 2 ) 2 + 140 2 2 ln | ( −32 v + 2 ) + 140 2 + ( −32 v + 2 ) 2 | ] + C

and

s ( t ) = 1 32 [ ( −32 t + 2 ) 2 140 2 + ( −32 t + 2 ) 2 + 140 2 2 ln | ( −32 t + 2 ) + 140 2 + ( −32 t + 2 ) 2 | ] + 1 32 [ 140 2 + 2 2 + 140 2 2 ln | 2 + 140 2 + 2 2 | ] = ( t 2 1 32 ) 1024 t 2 128 t + 19604 1225 4 ln | ( −32 t + 2 ) + 1024 t 2 128 t + 19604 | + 19604 32 + 1225 4 ln ( 2 + 19604 ) . s ( t ) = 1 32 [ ( −32 t + 2 ) 2 140 2 + ( −32 t + 2 ) 2 + 140 2 2 ln | ( −32 t + 2 ) + 140 2 + ( −32 t + 2 ) 2 | ] + 1 32 [ 140 2 + 2 2 + 140 2 2 ln | 2 + 140 2 + 2 2 | ] = ( t 2 1 32 ) 1024 t 2 128 t + 19604 1225 4 ln | ( −32 t + 2 ) + 1024 t 2 128 t + 19604 | + 19604 32 + 1225 4 ln ( 2 + 19604 ) .

This function represents the distance traveled by the ball as a function of time. To calculate the speed, take the derivative of this function with respect to t. While this may seem like a daunting task, it is possible to obtain the answer directly from the Fundamental Theorem of Calculus:

d d x a x f ( u ) d u = f ( x ) . d d x a x f ( u ) d u = f ( x ) .

Therefore

s ( t ) = d d t [ s ( t ) ] = d d t [ 0 t 140 2 + ( −32 v + 2 ) 2 d v ] = 140 2 + ( −32 t + 2 ) 2 = 1024 t 2 128 t + 19604 = 2 256 t 2 32 t + 4901 . s ( t ) = d d t [ s ( t ) ] = d d t [ 0 t 140 2 + ( −32 v + 2 ) 2 d v ] = 140 2 + ( −32 t + 2 ) 2 = 1024 t 2 128 t + 19604 = 2 256 t 2 32 t + 4901 .

One third of a second after the ball leaves the pitcher's hand, the distance it travels is equal to

s ( 1 3 ) = ( 1 / 3 2 1 32 ) 1024 ( 1 3 ) 2 128 ( 1 3 ) + 19604 1225 4 ln | ( −32 ( 1 3 ) + 2 ) + 1024 ( 1 3 ) 2 128 ( 1 3 ) + 19604 | + 19604 32 + 1225 4 ln ( 2 + 19604 ) 46.69 feet . s ( 1 3 ) = ( 1 / 3 2 1 32 ) 1024 ( 1 3 ) 2 128 ( 1 3 ) + 19604 1225 4 ln | ( −32 ( 1 3 ) + 2 ) + 1024 ( 1 3 ) 2 128 ( 1 3 ) + 19604 | + 19604 32 + 1225 4 ln ( 2 + 19604 ) 46.69 feet .

This value is just over three quarters of the way to home plate. The speed of the ball is

s ( 1 3 ) = 2 256 ( 1 3 ) 2 16 ( 1 3 ) + 4901 140.34 ft/s . s ( 1 3 ) = 2 256 ( 1 3 ) 2 16 ( 1 3 ) + 4901 140.34 ft/s .

This speed translates to approximately 95 mph—a major-league fastball.

Surface Area Generated by a Parametric Curve

Recall the problem of finding the surface area of a volume of revolution. In Curve Length and Surface Area, we derived a formula for finding the surface area of a volume generated by a function y = f ( x ) y = f ( x ) from x = a x = a to x = b , x = b , revolved around the x-axis:

S = 2 π a b f ( x ) 1 + ( f ( x ) ) 2 d x . S = 2 π a b f ( x ) 1 + ( f ( x ) ) 2 d x .

We now consider a volume of revolution generated by revolving a parametrically defined curve x = x ( t ) , y = y ( t ) , a t b x = x ( t ) , y = y ( t ) , a t b around the x-axis as shown in the following figure.

A curve is drawn in the first quadrant with endpoints marked t = a and t = b. On this curve, there is a point marked (x(t), y(t)). There is a circle with an arrow drawn around the x axis that seems to indicate a rotation about the x axis, and there is a shape that accompanies that curve that seems to be what you would obtain if you rotated the curve about the x axis.

Figure 7.25 A surface of revolution generated by a parametrically defined curve.

The analogous formula for a parametrically defined curve is

S = 2 π a b y ( t ) ( x ( t ) ) 2 + ( y ( t ) ) 2 d t S = 2 π a b y ( t ) ( x ( t ) ) 2 + ( y ( t ) ) 2 d t

(7.6)

provided that y ( t ) y ( t ) is not negative on [ a , b ] . [ a , b ] .

Example 7.9

Finding Surface Area

Find the surface area of a sphere of radius r centered at the origin.

Checkpoint 7.9

Find the surface area generated when the plane curve defined by the equations

x ( t ) = t 3 , y ( t ) = t 2 , 0 t 1 x ( t ) = t 3 , y ( t ) = t 2 , 0 t 1

is revolved around the x-axis.

Section 7.2 Exercises

For the following exercises, each set of parametric equations represents a line. Without eliminating the parameter, find the slope of each line.

62 .

x = 3 + t , y = 1 t x = 3 + t , y = 1 t

63.

x = 8 + 2 t , y = 1 x = 8 + 2 t , y = 1

64 .

x = 4 3 t , y = −2 + 6 t x = 4 3 t , y = −2 + 6 t

65.

x = −5 t + 7 , y = 3 t 1 x = −5 t + 7 , y = 3 t 1

For the following exercises, determine the slope of the tangent line, then find the equation of the tangent line at the given value of the parameter.

66 .

x = 3 sin t , y = 3 cos t , t = π 4 x = 3 sin t , y = 3 cos t , t = π 4

67.

x = cos t , y = 8 sin t , t = π 2 x = cos t , y = 8 sin t , t = π 2

68 .

x = 2 t , y = t 3 , t = −1 x = 2 t , y = t 3 , t = −1

69.

x = t + 1 t , y = t 1 t , t = 1 x = t + 1 t , y = t 1 t , t = 1

70 .

x = t , y = 2 t , t = 4 x = t , y = 2 t , t = 4

For the following exercises, find all points on the curve that have the given slope.

71.

x = 4 cos t , y = 4 sin t , x = 4 cos t , y = 4 sin t , slope = 0.5

72 .

x = 2 cos t , y = 8 sin t , slope = −1 x = 2 cos t , y = 8 sin t , slope = −1

73.

x = t + 1 t , y = t 1 t , slope = 1 x = t + 1 t , y = t 1 t , slope = 1

74 .

x = 2 + t , y = 2 4 t , slope = 0 x = 2 + t , y = 2 4 t , slope = 0

For the following exercises, write the equation of the tangent line in Cartesian coordinates for the given parameter t.

75.

x = e t , y = 1 ln t 2 , t = 1 x = e t , y = 1 ln t 2 , t = 1

76 .

x = t ln t , y = sin 2 t , t = π 4 x = t ln t , y = sin 2 t , t = π 4

77.

x = e t , y = ( t 1 ) 2 , at ( 1 , 1 ) x = e t , y = ( t 1 ) 2 , at ( 1 , 1 )

78 .

For x = sin ( 2 t ) , y = 2 sin t x = sin ( 2 t ) , y = 2 sin t where 0 t < 2 π . 0 t < 2 π . Find all values of t at which a horizontal tangent line exists.

79.

For x = sin ( 2 t ) , y = 2 sin t x = sin ( 2 t ) , y = 2 sin t where 0 t < 2 π . 0 t < 2 π . Find all values of t at which a vertical tangent line exists.

80 .

Find all points on the curve x = 4 sin ( t ) , y = 4 cos ( t ) x = 4 sin ( t ) , y = 4 cos ( t ) that have the slope of 0.5 0.5

81.

Find d y d x d y d x for x = sin ( t ) , y = cos ( t ) . x = sin ( t ) , y = cos ( t ) .

82 .

Find the equation of the tangent line to x = sin ( t ) , y = cos ( t ) x = sin ( t ) , y = cos ( t ) at t = π 4 . t = π 4 .

83.

For the curve x = 4 t , y = 3 t 2 , x = 4 t , y = 3 t 2 , find the slope and concavity of the curve at t = 3 . t = 3 .

84 .

For the parametric curve whose equation is x = 4 cos θ , y = 4 sin θ , x = 4 cos θ , y = 4 sin θ , find the slope and concavity of the curve at θ = π 4 . θ = π 4 .

85.

Find the slope and concavity for the curve whose equation is x = 2 + sec θ , y = 1 + 2 tan θ x = 2 + sec θ , y = 1 + 2 tan θ at θ = π 6 . θ = π 6 .

86 .

Find all points on the curve x = t + 4 , y = t 3 3 t x = t + 4 , y = t 3 3 t at which there are vertical and horizontal tangents.

87.

Find all points on the curve x = sec θ , y = tan θ x = sec θ , y = tan θ at which horizontal and vertical tangents exist.

For the following exercises, find d 2 y / d x 2 . d 2 y / d x 2 .

88 .

x = t 4 1 , y = t t 2 x = t 4 1 , y = t t 2

89.

x = sin ( π t ) , y = cos ( π t ) x = sin ( π t ) , y = cos ( π t )

90 .

x = e t , y = t e 2 t x = e t , y = t e 2 t

For the following exercises, find points on the curve at which tangent line is horizontal or vertical.

91.

x = t ( t 2 3 ) , y = 3 ( t 2 3 ) x = t ( t 2 3 ) , y = 3 ( t 2 3 )

92 .

x = 3 t 1 + t 3 , y = 3 t 2 1 + t 3 x = 3 t 1 + t 3 , y = 3 t 2 1 + t 3

For the following exercises, find d y / d x d y / d x at the value of the parameter.

93.

x = cos t , y = sin t , t = 3 π 4 x = cos t , y = sin t , t = 3 π 4

94 .

x = t , y = 2 t + 4 , t = 9 x = t , y = 2 t + 4 , t = 9

95.

x = 4 cos ( 2 π s ) , y = 3 sin ( 2 π s ) , s = 1 4 x = 4 cos ( 2 π s ) , y = 3 sin ( 2 π s ) , s = 1 4

For the following exercises, find d 2 y / d x 2 d 2 y / d x 2 at the given point without eliminating the parameter.

96 .

x = 1 2 t 2 , y = 1 3 t 3 , t = 2 x = 1 2 t 2 , y = 1 3 t 3 , t = 2

97.

x = t , y = 2 t + 4 , t = 1 x = t , y = 2 t + 4 , t = 1

98 .

Find t intervals on which the curve x = 3 t 2 , y = t 3 t x = 3 t 2 , y = t 3 t is concave up as well as concave down.

99.

Determine the concavity of the curve x = 2 t + ln t , y = 2 t ln t . x = 2 t + ln t , y = 2 t ln t .

100 .

Sketch and find the area under one arch of the cycloid x = r ( θ sin θ ) , y = r ( 1 cos θ ) . x = r ( θ sin θ ) , y = r ( 1 cos θ ) .

101.

Find the area bounded by the curve x = cos t , y = e t , 0 t π 2 x = cos t , y = e t , 0 t π 2 and the lines y = 1 y = 1 and x = 0 . x = 0 .

102 .

Find the area enclosed by the ellipse x = a cos θ , y = b sin θ , 0 θ < 2 π . x = a cos θ , y = b sin θ , 0 θ < 2 π .

103.

Find the area of the region bounded by x = 2 sin 2 θ , y = 2 sin 2 θ tan θ , x = 2 sin 2 θ , y = 2 sin 2 θ tan θ , for 0 θ π 2 . 0 θ π 2 .

For the following exercises, find the area of the regions bounded by the parametric curves and the indicated values of the parameter.

104 .

x = 2 cot θ , y = 2 sin 2 θ , 0 θ π x = 2 cot θ , y = 2 sin 2 θ , 0 θ π

105.

[T] x = 2 a cos t a cos ( 2 t ) , y = 2 a sin t a sin ( 2 t ) , 0 t < 2 π x = 2 a cos t a cos ( 2 t ) , y = 2 a sin t a sin ( 2 t ) , 0 t < 2 π

106 .

[T] x = a sin ( 2 t ) , y = b sin ( t ) , 0 t < 2 π x = a sin ( 2 t ) , y = b sin ( t ) , 0 t < 2 π (the "hourglass")

107.

[T] x = 2 a cos t a sin ( 2 t ) , y = b sin t , 0 t < 2 π x = 2 a cos t a sin ( 2 t ) , y = b sin t , 0 t < 2 π (the "teardrop")

For the following exercises, find the arc length of the curve on the indicated interval of the parameter.

108 .

x = 4 t + 3 , y = 3 t 2 , 0 t 2 x = 4 t + 3 , y = 3 t 2 , 0 t 2

109.

x = 1 3 t 3 , y = 1 2 t 2 , 0 t 1 x = 1 3 t 3 , y = 1 2 t 2 , 0 t 1

110 .

x = cos ( 2 t ) , y = sin ( 2 t ) , 0 t π 2 x = cos ( 2 t ) , y = sin ( 2 t ) , 0 t π 2

111.

x = 1 + t 2 , y = ( 1 + t ) 3 , 0 t 1 x = 1 + t 2 , y = ( 1 + t ) 3 , 0 t 1

112 .

x = e t cos t , y = e t sin t , 0 t π 2 x = e t cos t , y = e t sin t , 0 t π 2 (Use a CAS for this and express the answer as a decimal rounded to three places.)

113.

x = a cos 3 θ , y = a sin 3 θ x = a cos 3 θ , y = a sin 3 θ on the interval [ 0 , 2 π ) [ 0 , 2 π ) (the hypocycloid)

114 .

Find the length of one arch of the cycloid x = 4 ( t sin t ) , y = 4 ( 1 cos t ) . x = 4 ( t sin t ) , y = 4 ( 1 cos t ) .

115.

Find the distance traveled by a particle with position ( x , y ) ( x , y ) as t varies in the given time interval: x = sin 2 t , y = cos 2 t , 0 t 3 π . x = sin 2 t , y = cos 2 t , 0 t 3 π .

116 .

Find the length of one arch of the cycloid x = θ sin θ , y = 1 cos θ . x = θ sin θ , y = 1 cos θ .

117 .

Show that the total length of the ellipse x = 4 sin θ , y = 3 cos θ x = 4 sin θ , y = 3 cos θ is L = 16 0 π / 2 1 e 2 sin 2 θ d θ , L = 16 0 π / 2 1 e 2 sin 2 θ d θ , where e = c a e = c a and c = a 2 b 2 . c = a 2 b 2 .

118 .

Find the length of the curve x = e t t , y = 4 e t / 2 , −8 t 3 . x = e t t , y = 4 e t / 2 , −8 t 3 .

For the following exercises, find the area of the surface obtained by rotating the given curve about the x-axis.

119.

x = t 3 , y = t 2 , 0 t 1 x = t 3 , y = t 2 , 0 t 1

120 .

x = a cos 3 θ , y = a sin 3 θ , 0 θ π 2 x = a cos 3 θ , y = a sin 3 θ , 0 θ π 2

121.

[T] Use a CAS to find the area of the surface generated by rotating x = t + t 3 , y = t 1 t 2 , 1 t 2 x = t + t 3 , y = t 1 t 2 , 1 t 2 about the x-axis. (Answer to three decimal places.)

122 .

Find the surface area obtained by rotating x = 3 t 2 , y = 2 t 3 , 0 t 5 x = 3 t 2 , y = 2 t 3 , 0 t 5 about the y-axis.

123.

Find the area of the surface generated by revolving x = t 2 , y = 2 t , 0 t 4 x = t 2 , y = 2 t , 0 t 4 about the x-axis.

124 .

Find the surface area generated by revolving x = t 2 , y = 2 t 2 , 0 t 1 x = t 2 , y = 2 t 2 , 0 t 1 about the y-axis.

hunturnow1999.blogspot.com

Source: https://openstax.org/books/calculus-volume-2/pages/7-2-calculus-of-parametric-curves

0 Response to "Given That G T is Continuous Find the Value of C ct 2 T 2"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel