Geometric Calculations of Parametric Curves

Learning Outcomes

  • Find the area under a parametric curve
  • Use the equation for arc length of a parametric curve
  • Apply the formula for surface area to a volume generated by a parametric curve

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 [latex]x\left(t\right)=t-\sin{t},y\left(t\right)=1-\cos{t}[/latex]. 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. Graph of a cycloid with the arch over [latex]\left[0,2\pi \right][/latex] highlighted.

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

[latex]x=x\left(t\right),y=y\left(t\right),a\le t\le b[/latex],

 

we assume that [latex]x\left(t\right)[/latex] is differentiable and start with an equal partition of the interval [latex]a\le t\le b[/latex]. Suppose [latex]{t}_{0}=a<{t}_{1}<{t}_{2}<\cdots <{t}_{n}=b[/latex] 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 8. Approximating the area under a parametrically defined curve.

We use rectangles to approximate the area under the curve. The height of a typical rectangle in this parametrization is [latex]y\left(x\left({\overline{t}}_{i}\right)\right)[/latex] for some value [latex]{\overline{t}}_{i}[/latex] in the ith subinterval, and the width can be calculated as [latex]x\left({t}_{i}\right)-x\left({t}_{i - 1}\right)[/latex]. Thus the area of the ith rectangle is given by

[latex]{A}_{i}=y\left(x\left({\overline{t}}_{i}\right)\right)\left(x\left({t}_{i}\right)-x\left({t}_{i - 1}\right)\right)[/latex].

 

Then a Riemann sum for the area is

[latex]{A}_{n}=\displaystyle\sum _{i=1}^{n}y\left(x\left({\overline{t}}_{i}\right)\right)\left(x\left({t}_{i}\right)-x\left({t}_{i - 1}\right)\right)[/latex].

 

Multiplying and dividing each area by [latex]{t}_{i}-{t}_{i - 1}[/latex] gives

[latex]{A}_{n}=\displaystyle\sum _{i=1}^{n}y\left(x\left({\overline{t}}_{i}\right)\right)\left(\frac{x\left({t}_{i}\right)-x\left({t}_{i - 1}\right)}{{t}_{i}-{t}_{i - 1}}\right)\left({t}_{i}-{t}_{i - 1}\right)=\displaystyle\sum _{i=1}^{n}y\left(x\left({\overline{t}}_{i}\right)\right)\left(\frac{x\left({t}_{i}\right)-x\left({t}_{i - 1}\right)}{\Delta t}\right)\Delta t[/latex].

 

Taking the limit as [latex]n[/latex] approaches infinity gives

[latex]A=\underset{n\to \infty }{\text{lim}}{A}_{n}={\displaystyle\int }_{a}^{b}y\left(t\right){x}^{\prime }\left(t\right)dt[/latex].

 

Note that as the value of [latex] n [/latex] approaches [latex] \infty [/latex], the change in [latex] x [/latex] over smaller and smaller time intervals can be rewritten as the instantaneous rate of change of [latex] x [/latex] with respect to [latex] t [/latex] at some value within the sub-interval of [latex] t [/latex]. Recall that this fact is known as the Mean Value Theorem, and we briefly review it to clarify the proofs within this section.

Recall: Mean Value Theorem


Let [latex]f[/latex] be continuous over the closed interval [latex][a,b][/latex] and differentiable over the open interval [latex](a,b)[/latex]. Then, there exists at least one point [latex]c \in (a,b)[/latex] such that

[latex]f^{\prime}(c)=\dfrac{f(b)-f(a)}{b-a}[/latex]

The preceding result leads to the following theorem.

theorem: Area under a Parametric Curve


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

[latex]x=x\left(t\right),y=y\left(t\right),a\le t\le b[/latex]

 

and assume that [latex]x\left(t\right)[/latex] is differentiable. The area under this curve is given by

[latex]A={\displaystyle\int }_{a}^{b}y\left(t\right){x}^{\prime }\left(t\right)dt[/latex].

 

Example: Finding the Area under a Parametric Curve

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

[latex]x\left(t\right)=t-\sin{t},y\left(t\right)=1-\cos{t},0\le t\le 2\pi [/latex].

 

Watch the following video to see the worked solution to Example: Finding the Area under a Parametric Curve.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.2 Calculus of Parametric Curves” here (opens in new window).

try it

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

[latex]x\left(t\right)=3\cos{t}+\cos3t,y\left(t\right)=3\sin{t}-\sin3t,0\le t\le \pi [/latex].

Try It

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 9. Approximation of a curve by line segments.

Given a plane curve defined by the functions [latex]x=x\left(t\right),y=y\left(t\right),a\le t\le b[/latex], we start by partitioning the interval [latex]\left[a,b\right][/latex] into n equal subintervals: [latex]{t}_{0}=a<{t}_{1}<{t}_{2}<\cdots <{t}_{n}=b[/latex]. The width of each subinterval is given by [latex]\Delta t=\frac{\left(b-a\right)}{n}[/latex]. We can calculate the length of each line segment:

[latex]\begin{array}{}\\ {d}_{1}=\sqrt{{\left(x\left({t}_{1}\right)-x\left({t}_{0}\right)\right)}^{2}+{\left(y\left({t}_{1}\right)-y\left({t}_{0}\right)\right)}^{2}}\hfill \\ {d}_{2}=\sqrt{{\left(x\left({t}_{2}\right)-x\left({t}_{1}\right)\right)}^{2}+{\left(y\left({t}_{2}\right)-y\left({t}_{1}\right)\right)}^{2}}\text{etc}.\hfill \end{array}[/latex]

 

Then add these up. We let s denote the exact arc length and [latex]{s}_{n}[/latex] denote the approximation by n line segments:

[latex]s\approx \displaystyle\sum _{k=1}^{n}{s}_{k}=\displaystyle\sum _{k=1}^{n}\sqrt{{\left(x\left({t}_{k}\right)-x\left({t}_{k - 1}\right)\right)}^{2}+{\left(y\left({t}_{k}\right)-y\left({t}_{k - 1}\right)\right)}^{2}}[/latex].

 

If we assume that [latex]x\left(t\right)[/latex] and [latex]y\left(t\right)[/latex] are differentiable functions of t, then the Mean Value Theorem (Introduction to the Applications of Derivatives) applies, so in each subinterval [latex]\left[{t}_{k - 1},{t}_{k}\right][/latex] there exist [latex]\hat{t}_{k}[/latex] and [latex]\tilde{t}_{k}[/latex] such that

[latex]\begin{array}{}\\ x\left({t}_{k}\right)-x\left({t}_{k - 1}\right)={x}^{\prime }\left(\hat{t}_{k}\right)\left({t}_{k}-{t}_{k - 1}\right)={x}^{\prime }\left(\hat{t}_{k}\right)\Delta t\hfill \\ y\left({t}_{k}\right)-y\left({t}_{k - 1}\right)={y}^{\prime }\left(\tilde{t}_{k}\right)\left({t}_{k}-{t}_{k - 1}\right)={y}^{\prime }\left(\tilde{t}_{k}\right)\Delta t.\hfill \end{array}[/latex]

 

Therefore [latex]s[/latex] becomes

[latex]\begin{array}{cc}\hfill s& \approx {\displaystyle\sum _{k=1}^{n}}{s}_{k}\hfill \\ & ={\displaystyle\sum _{k=1}^{n}}\sqrt{{\left({x}^{\prime}\left(\hat{t}_{k}\right)\Delta t\right)}^{2}+{\left({y}^{\prime}\left(\tilde{t}_{k}\right)\Delta t\right)}^{2}}\hfill \\ & ={\displaystyle\sum _{k=1}^{n}}\sqrt{{\left({x}^{\prime}\left(\hat{t}_{k}\right)\right)}^{2}{\left(\Delta t\right)}^{2}+{\left({y}^{\prime}\left(\tilde{t}_{k}\right)\right)}^{2}{\left(\Delta t\right)}^{2}}\hfill \\ & =\left({\displaystyle\sum _{k=1}^{n}}\sqrt{{\left({x}^{\prime}\left(\hat{t}_{k}\right)\right)}^{2}+{\left({y}^{\prime}\left(\tilde{t}_{k}\right)\right)}^{2}}\right)\Delta t.\hfill \end{array}[/latex]

 

This is a Riemann sum that approximates the arc length over a partition of the interval [latex]\left[a,b\right][/latex]. 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

[latex]\begin{array}{cc}\hfill s& ={\underset{n\to\infty}\lim} {\displaystyle\sum _{k=1}^{n}} {s}_{k}\hfill \\ & = {\underset{n\to\infty}\lim}\left({\displaystyle\sum _{k=1}^{n}}\sqrt{{\left({x}^{\prime}\left(\hat{t}_{k}\right)\right)}^{2}+{\left({y}^{\prime}\left(\tilde{t}_{k}\right)\right)}^{2}}\right)\Delta t\hfill \\ & ={\displaystyle\int_{a}^{b}}\sqrt{{\left({x}^{\prime }\left(t\right)\right)}^{2}+{\left({y}^{\prime }\left(t\right)\right)}^{2}}dt.\hfill \end{array}[/latex]

 

When taking the limit, the values of [latex]\hat{t}_{k}[/latex] and [latex]\tilde{t}_{k}[/latex] are both contained within the same ever-shrinking interval of width [latex]\Delta t[/latex], so they must converge to the same value.

We can summarize this method in the following theorem.

theorem: Arc Length of a Parametric Curve


Consider the plane curve defined by the parametric equations

[latex]x=x\left(t\right),y=y\left(t\right),{t}_{1}\le t\le {t}_{2}[/latex]

 

and assume that [latex]x\left(t\right)[/latex] and [latex]y\left(t\right)[/latex] are differentiable functions of t. Then the arc length of this curve is given by

[latex]s={\displaystyle\int }_{{t}_{1}}^{{t}_{2}}\sqrt{{\left(\frac{dx}{dt}\right)}^{2}+{\left(\frac{dy}{dt}\right)}^{2}}dt[/latex].

 

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 [latex]y=F\left(x\right)[/latex]. Then [latex]y\left(t\right)=F\left(x\left(t\right)\right)[/latex] and the Chain Rule gives [latex]{y}^{\prime }\left(t\right)={F}^{\prime }\left(x\left(t\right)\right){x}^{\prime }\left(t\right)[/latex]. Substituting this into the theorem gives

[latex]\begin{array}{cc}\hfill s& ={\displaystyle\int }_{{t}_{1}}^{{t}_{2}}\sqrt{{\left(\frac{dx}{dt}\right)}^{2}+{\left(\frac{dy}{dt}\right)}^{2}}dt\hfill \\ & ={\displaystyle\int }_{{t}_{1}}^{{t}_{2}}\sqrt{{\left(\frac{dx}{dt}\right)}^{2}+{\left({F}^{\prime }\left(x\right)\frac{dx}{dt}\right)}^{2}}dt\hfill \\ & ={\displaystyle\int }_{{t}_{1}}^{{t}_{2}}\sqrt{{\left(\frac{dx}{dt}\right)}^{2}\left(1+{\left({F}^{\prime }\left(x\right)\right)}^{2}\right)}dt\hfill \\ & ={\displaystyle\int }_{{t}_{1}}^{{t}_{2}}{x}^{\prime }\left(t\right)\sqrt{1+{\left(\frac{dy}{dx}\right)}^{2}}dt.\hfill \end{array}[/latex]

 

Here we have assumed that [latex]{x}^{\prime }\left(t\right)>0[/latex], which is a reasonable assumption. The Chain Rule gives [latex]dx={x}^{\prime }\left(t\right)dt[/latex], and letting [latex]a=x\left({t}_{1}\right)[/latex] and [latex]b=x\left({t}_{2}\right)[/latex] we obtain the formula

[latex]s={\displaystyle\int }_{a}^{b}\sqrt{1+{\left(\frac{dy}{dx}\right)}^{2}}dx[/latex],

 

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

Example: Finding the Arc Length of a Parametric Curve

Find the arc length of the semicircle defined by the equations

[latex]x\left(t\right)=3\cos{t},y\left(t\right)=3\sin{t},0\le t\le \pi [/latex].

 

Watch the following video to see the worked solution to Example: Finding the Arc Length of a Parametric Curve.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.2 Calculus of Parametric Curves” here (opens in new window).

try it

Find the arc length of the curve defined by the equations

[latex]x\left(t\right)=3{t}^{2},y\left(t\right)=2{t}^{3},1\le t\le 3[/latex].

 

Try It

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

[latex]x\left(t\right)=140t,y\left(t\right)=-16{t}^{2}+2t[/latex]

 

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 [latex]x\left(t\right)[/latex] and [latex]y\left(t\right)[/latex] using v as an independent variable, so as to eliminate any confusion with the parameter t:

[latex]x\left(v\right)=140v,y\left(v\right)=-16{v}^{2}+2v[/latex].

 

Then we write the arc length formula as follows:

[latex]\begin{array}{cc}\hfill s\left(t\right)& ={\displaystyle\int }_{0}^{t}\sqrt{{\left(\frac{dx}{dv}\right)}^{2}+{\left(\frac{dy}{dv}\right)}^{2}}dv\hfill \\ & ={\displaystyle\int }_{0}^{t}\sqrt{{140}^{2}+{\left(-32v+2\right)}^{2}}dv.\hfill \end{array}[/latex]

 

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,

[latex]\displaystyle\int \sqrt{{a}^{2}+{u}^{2}}du=\frac{u}{2}\sqrt{{a}^{2}+{u}^{2}}+\frac{{a}^{2}}{2}\text{ln}|u+\sqrt{{a}^{2}+{u}^{2}}|+C[/latex].

We set [latex]a=140[/latex] and [latex]u=-32v+2[/latex]. This gives [latex]du=-32dv[/latex], so [latex]dv=-\frac{1}{32}du[/latex]. Therefore

[latex]\begin{array}{cc}\hfill {\displaystyle\int \sqrt{{140}^{2}+{\left(-32v+2\right)}^{2}}dv}& =-\frac{1}{32}{\displaystyle\int \sqrt{{a}^{2}+{u}^{2}}du}\hfill \\ & =-\frac{1}{32}\left[\begin{array}{c}\frac{\left(-32v+2\right)}{2}\sqrt{{140}^{2}+{\left(-32v+2\right)}^{2}}\hfill \\ +\frac{{140}^{2}}{2}\text{ln}|\left(-32v+2\right)+\sqrt{{140}^{2}+{\left(-32v+2\right)}^{2}}|\hfill \end{array}\right]+C\hfill \end{array}[/latex]

 

and

[latex]\begin{array}{cc}\hfill s\left(t\right)& =-\frac{1}{32}\left[\frac{\left(-32t+2\right)}{2}\sqrt{{140}^{2}+{\left(-32t+2\right)}^{2}}+\frac{{140}^{2}}{2}\text{ln}|\left(-32t+2\right)+\sqrt{{140}^{2}+{\left(-32t+2\right)}^{2}}|\right]\hfill \\ & +\frac{1}{32}\left[\sqrt{{140}^{2}+{2}^{2}}+\frac{{140}^{2}}{2}\text{ln}|2+\sqrt{{140}^{2}+{2}^{2}}|\right]\hfill \\ & =\left(\frac{t}{2}-\frac{1}{32}\right)\sqrt{1024{t}^{2}-128t+19604}-\frac{1225}{4}\text{ln}|\left(-32t+2\right)+\sqrt{1024{t}^{2}-128t+19604}|\hfill \\ & +\frac{\sqrt{19604}}{32}+\frac{1225}{4}\text{ln}\left(2+\sqrt{19604}\right).\hfill \end{array}[/latex]

 

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:

[latex]\frac{d}{dx}{\displaystyle\int }_{a}^{x}f\left(u\right)du=f\left(x\right)[/latex].

 

Therefore

[latex]\begin{array}{cc}\hfill {s}^{\prime }\left(t\right)& =\frac{d}{dt}\left[s\left(t\right)\right]\hfill \\ & =\frac{d}{dt}\left[{\displaystyle\int }_{0}^{t}\sqrt{{140}^{2}+{\left(-32v+2\right)}^{2}}dv\right]\hfill \\ & =\sqrt{{140}^{2}+{\left(-32t+2\right)}^{2}}\hfill \\ & =\sqrt{1024{t}^{2}-128t+19604}\hfill \\ & =2\sqrt{256{t}^{2}-32t+4901}.\hfill \end{array}[/latex]

 

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

[latex]\begin{array}{cc}\hfill s\left(\frac{1}{3}\right)& =\left(\frac{\frac{1}{3}}{2}-\frac{1}{32}\right)\sqrt{1024{\left(\frac{1}{3}\right)}^{2}-128\left(\frac{1}{3}\right)+19604}\hfill \\ & -\frac{1225}{4}\text{ln}|\left(-32\left(\frac{1}{3}\right)+2\right)+\sqrt{1024{\left(\frac{1}{3}\right)}^{2}-128\left(\frac{1}{3}\right)+19604}|\hfill \\ & +\frac{\sqrt{19604}}{32}+\frac{1225}{4}\text{ln}\left(2+\sqrt{19604}\right)\hfill \\ & \approx 46.69\text{feet}.\hfill \end{array}[/latex]

 

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

[latex]{s}^{\prime }\left(\frac{1}{3}\right)=2\sqrt{256{\left(\frac{1}{3}\right)}^{2}-16\left(\frac{1}{3}\right)+4901}\approx 140.34\text{ft/s}[/latex].

 

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 [latex]y=f\left(x\right)[/latex] from [latex]x=a[/latex] to [latex]x=b[/latex], revolved around the x-axis:

[latex]S=2\pi {\displaystyle\int }_{a}^{b}f\left(x\right)\sqrt{1+{\left({f}^{\prime }\left(x\right)\right)}^{2}}dx[/latex].

 

We now consider a volume of revolution generated by revolving a parametrically defined curve [latex]x=x\left(t\right),y=y\left(t\right),a\le t\le b[/latex] 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 11. A surface of revolution generated by a parametrically defined curve.

The analogous formula for a parametrically defined curve is

[latex]S=2\pi {\displaystyle\int }_{a}^{b}y\left(t\right)\sqrt{{\left({x}^{\prime }\left(t\right)\right)}^{2}+{\left({y}^{\prime }\left(t\right)\right)}^{2}}dt[/latex]

 

provided that [latex]y\left(t\right)[/latex] is not negative on [latex]\left[a,b\right][/latex].

Example: Finding Surface Area

Find the surface area of a sphere of radius [latex]r[/latex] centered at the origin.

Watch the following video to see the worked solution to Example: Finding Surface Area.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.2 Calculus of Parametric Curves” here (opens in new window).

try it

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

[latex]x\left(t\right)={t}^{3},y\left(t\right)={t}^{2},0\le t\le 1[/latex]

is revolved around the x-axis.