2 Applications of Integration
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-applications-of-integration
(该页为章节总览/导航页,无独立正文;本章内容请见其下各小节。)
---
Introduction
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-introduction
Chapter Outline
- 2.1 Areas between Curves
- 2.2 Determining Volumes by Slicing
- 2.3 Volumes of Revolution: Cylindrical Shells
- 2.4 Arc Length of a Curve and Surface Area
- 2.5 Physical Applications
- 2.6 Moments and Centers of Mass
- 2.7 Integrals, Exponential Functions, and Logarithms
- 2.8 Exponential Growth and Decay
- 2.9 Calculus of the Hyperbolic Functions
---
2.1 Areas between Curves
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-1-areas-between-curves
2.1 Areas between Curves
- 2.1.1 Determine the area of a region between two curves by integrating with respect to the independent variable.
- 2.1.2 Find the area of a compound region.
- 2.1.3 Determine the area of a region between two curves by integrating with respect to the dependent variable.
In Introduction to Integration, we developed the concept of the definite integral to calculate the area below a curve on a given interval. In this section, we expand that idea to calculate the area of more complex regions. We start by finding the area between two curves that are functions of $x,$ beginning with the simple case in which one function value is always greater than the other. We then look at cases when the graphs of the functions cross. Last, we consider how to calculate the area between two curves that are functions of $y.$
Area of a Region between Two Curves
Let $f(x)$ and $g(x)$ be continuous functions over an interval $\left\lbrack {a,b} \right\rbrack$ such that $f(x) \geq g(x)$ on $\left\lbrack {a,b} \right\rbrack.$ We want to find the area between the graphs of the functions, as shown in the following figure.
As we did before, we are going to partition the interval on the $x\text{-axis}$ and approximate the area between the graphs of the functions with rectangles. So, for $i = 0,1,2\text{,…},n,$ let $P = \left\{ x_{i} \right\}$ be a regular partition of $\left\lbrack {a,b} \right\rbrack.$ Then, for $i = 1,2\text{,…},n,$ choose a point $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack,$ and on each interval $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack$ construct a rectangle that extends vertically from $g(x_{i}^{*})$ to $f(x_{i}^{*}).$ Figure 2.3(a) shows the rectangles when $x_{i}^{*}$ is selected to be the left endpoint of the interval and $n = 10.$ Figure 2.3(b) shows a representative rectangle in detail.
Use this calculator to learn more about the areas between two curves.
The height of each individual rectangle is $f(x_{i}^{*}) - g(x_{i}^{*})$ and the width of each rectangle is $\text{Δ}x.$ Adding the areas of all the rectangles, we see that the area between the curves is approximated by
$$A \approx \sum\limits_{i = 1}^{n}\left\lbrack {f(x_{i}^{*}) - g(x_{i}^{*})} \right\rbrack\text{Δ}x.$$
This is a Riemann sum, so we take the limit as $n\rightarrow\infty$ and we get
$$A = \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}\left\lbrack {f(x_{i}^{*}) - g(x_{i}^{*})} \right\rbrack\text{Δ}x = {\int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack}dx.$$
These findings are summarized in the following theorem.
Finding the Area between Two Curves
Let $f(x)$ and $g(x)$ be continuous functions such that $f(x) \geq g(x)$ over an interval $\left\lbrack {a,b} \right\rbrack.$ Let $R$ denote the region bounded above by the graph of $f(x),$ below by the graph of $g(x),$ and on the left and right by the lines $x = a$ and $x = b,$ respectively. Then, the area of $R$ is given by
$$A = \int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack dx.$$ (2.1)
We apply this theorem in the following example.
Finding the Area of a Region between Two Curves 1
If *R* is the region bounded above by the graph of the function $f(x) = x + 4$ and below by the graph of the function $g(x) = 3 - \frac{x}{2}$ over the interval $\left\lbrack {1,4} \right\rbrack,$ find the area of region $R.$
Solution
The region is depicted in the following figure.
We have
$$\begin{array}{cl}
A & {= \int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack dx} \\
& {= {\int_{1}^{4}{\left\lbrack {\left( {x + 4} \right) - \left( {3 - \frac{x}{2}} \right)} \right\rbrack dx}} = {\int_{1}^{4}{\left\lbrack {\frac{3x}{2} + 1} \right\rbrack dx}}} \\
& {= \left. \left\lbrack {\frac{3x^{2}}{4} + x} \right\rbrack\ \right|_{1}^{4} = \left( {16 - \frac{7}{4}} \right) = \frac{57}{4}.}
\end{array}$$
The area of the region is $\frac{57}{4}\ \text{units}^{2}.$
If $R$ is the region bounded by the graphs of the functions $f(x) = \frac{x}{2} + 5$ and $g(x) = x + \frac{1}{2}$ over the interval $\left\lbrack {1,5} \right\rbrack,$ find the area of region $R.$
In Example 2.1, we defined the interval of interest as part of the problem statement. Quite often, though, we want to define our interval of interest based on where the graphs of the two functions intersect. This is illustrated in the following example.
Finding the Area of a Region between Two Curves 2
If $R$ is the region bounded above by the graph of the function $f(x) = 9 - \left( {x\text{/}2} \right)^{2}$ and below by the graph of the function $g(x) = 6 - x,$ find the area of region $R.$
Solution
The region is depicted in the following figure.
We first need to compute where the graphs of the functions intersect. Setting $f(x) = g(x),$ we get
$$\begin{array}{rll}
{f(x)} & = & {g(x)} \\
& & \\
{9 - \left( \frac{x}{2} \right)^{2}} & = & {6 - x} \\
{9 - \frac{x^{2}}{4}} & = & {6 - x} \\
{36 - x^{2}} & = & {24 - 4x} \\
{x^{2} - 4x - 12} & = & 0 \\
{\left( {x - 6} \right)\left( {x + 2} \right)} & = & 0.
\end{array}$$
The graphs of the functions intersect when $x = 6$ or $x = -2,$ so we want to integrate from $-2$ to $6.$ Since $f(x) \geq g(x)$ for $-2 \leq x \leq 6,$ we obtain
$$\begin{array}{cl}
A & {= \int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack dx} \\
& {= {\int_{-2}^{6}{\left\lbrack {9 - \left( \frac{x}{2} \right)^{2} - \left( {6 - x} \right)} \right\rbrack dx}} = {\int_{-2}^{6}{\left\lbrack {3 - \frac{x^{2}}{4} + x} \right\rbrack dx}}} \\
& {= \left. \left\lbrack {3x - \frac{x^{3}}{12} + \frac{x^{2}}{2}} \right\rbrack\ \right|_{-2}^{6} = \frac{64}{3}.}
\end{array}$$
The area of the region is $64\text{/}3$ units2.
If *R* is the region bounded above by the graph of the function $f(x) = x$ and below by the graph of the function $g(x) = x^{4},$ find the area of region $R.$
Areas of Compound Regions
So far, we have required $f(x) \geq g(x)$ over the entire interval of interest, but what if we want to look at regions bounded by the graphs of functions that cross one another? In that case, we modify the process we just developed by using the absolute value function.
Finding the Area of a Region between Curves That Cross
Let $f(x)$ and $g(x)$ be continuous functions over an interval $\left\lbrack {a,b} \right\rbrack.$ Let $R$ denote the region between the graphs of $f(x)$ and $g(x),$ and be bounded on the left and right by the lines $x = a$ and $x = b,$ respectively. Then, the area of $R$ is given by
$$A = \int_{a}^{b}\left| {f(x) - g(x)} \right|dx.$$
In practice, applying this theorem requires us to break up the interval $\left\lbrack {a,b} \right\rbrack$ and evaluate several integrals, depending on which of the function values is greater over a given part of the interval. We study this process in the following example.
Finding the Area of a Region Bounded by Functions That Cross
If *R* is the region between the graphs of the functions $f(x) = \text{sin}\ x$ and $g(x) = \text{cos}\ x$ over the interval $\left\lbrack {0,\pi} \right\rbrack,$ find the area of region $R.$
Solution
The region is depicted in the following figure.
The graphs of the functions intersect at $x = {\pi\text{/}4}.$ For $x \in \left\lbrack {0,{\pi\text{/}4}} \right\rbrack,$ $\text{cos}\ x \geq \text{sin}\ x,$ so
$$\left| {f(x) - g(x)} \right| = \left| {\text{sin}\ x - \text{cos}\ x} \right| = \text{cos}\ x - \text{sin}\ x.$$
On the other hand, for $x \in \left\lbrack {{\pi\text{/}4},\pi} \right\rbrack,$ $\text{sin}\ x \geq \text{cos}\ x,$ so
$$\left| {f(x) - g(x)} \right| = \left| {\text{sin}\ x - \text{cos}\ x} \right| = \text{sin}\ x - \text{cos}\ x.$$
Then
$$\begin{array}{cl}
A & {= \int_{a}^{b}\left| {f(x) - g(x)} \right|dx} \\
& {= \int_{0}^{\pi}\left| {\text{sin}\ x - \text{cos}\ x} \right|dx = \int_{0}^{\pi\text{/}4}\left( {\text{cos}\ x - \text{sin}\ x} \right)dx + \int_{\pi\text{/}4}^{\pi}\left( {\text{sin}\ x - \text{cos}\ x} \right)dx} \\
& {= \left. \left\lbrack {\text{sin}\ x + \text{cos}\ x} \right\rbrack\ \right|_{0}^{\pi\text{/}4} + \left. \left\lbrack {\text{−}\text{cos}\ x - \text{sin}\ x} \right\rbrack\ \right|_{\pi\text{/}4}^{\pi}} \\
& {= \left( {\sqrt{2} - 1} \right) + \left( {1 + \sqrt{2}} \right) = 2\sqrt{2}.}
\end{array}$$
The area of the region is $2\sqrt{2}$ units2.
If *R* is the region between the graphs of the functions $f(x) = \text{sin}\ x$ and $g(x) = \text{cos}\ x$ over the interval $\left\lbrack {{\pi\text{/}2},2\pi} \right\rbrack,$ find the area of region $R.$
Finding the Area of a Complex Region
Consider the region depicted in Figure 2.7. Find the area of $R.$
Solution
As with Example 2.3, we need to divide the interval into two pieces. The graphs of the functions intersect at $x = 1$ (set $f(x) = g(x)$ and solve for *x*), so we evaluate two separate integrals: one over the interval $\left\lbrack {0,1} \right\rbrack$ and one over the interval $\left\lbrack {1,2} \right\rbrack.$
Over the interval $\left\lbrack {0,1} \right\rbrack,$ the region is bounded above by $f(x) = x^{2}$ and below by the *x*-axis, so we have
$$A_{1} = \int_{0}^{1}x^{2}dx = \left. \frac{x^{3}}{3}\ \right|_{0}^{1} = \frac{1}{3}.$$
Over the interval $\left\lbrack {1,2} \right\rbrack,$ the region is bounded above by $g(x) = 2 - x$ and below by the $x\text{-axis,}$ so we have
$$A_{2} = \int_{1}^{2}\left( {2 - x} \right)dx = \left. \left\lbrack {2x - \frac{x^{2}}{2}} \right\rbrack\ \right|_{1}^{2} = \frac{1}{2}.$$
Adding these areas together, we obtain
$$A = A_{1} + A_{2} = \frac{1}{3} + \frac{1}{2} = \frac{5}{6}.$$
The area of the region is $5\text{/}6$ units2.
Consider the region depicted in the following figure. Find the area of $R.$
Regions Defined with Respect to *y*
In Example 2.4, we had to evaluate two separate integrals to calculate the area of the region. However, there is another approach that requires only one integral. What if we treat the curves as functions of $y,$ instead of as functions of $x?$ Review Figure 2.7. Note that the left graph, shown in red, is represented by the function $y = f(x) = x^{2}.$ We could just as easily solve this for $x$ and represent the curve by the function $x = v(y) = \sqrt{y}.$ (Note that $x = \text{−}\sqrt{y}$ is also a valid representation of the function $y = f(x) = x^{2}$ as a function of $y.$ However, based on the graph, it is clear we are interested in the positive square root.) Similarly, the right graph is represented by the function $y = g(x) = 2 - x,$ but could just as easily be represented by the function $x = u(y) = 2 - y.$ When the graphs are represented as functions of $y,$ we see the region is bounded on the left by the graph of one function and on the right by the graph of the other function. Therefore, if we integrate with respect to $y,$ we need to evaluate one integral only. Let’s develop a formula for this type of integration.
Let $u(y)$ and $v(y)$ be continuous functions over an interval $\left\lbrack {c,d} \right\rbrack$ such that $u(y) \geq v(y)$ for all $y \in \left\lbrack {c,d} \right\rbrack.$ We want to find the area between the graphs of the functions, as shown in the following figure.
This time, we are going to partition the interval on the $y\text{-axis}$ and use horizontal rectangles to approximate the area between the functions. So, for $i = 0,1,2\text{,…},n,$ let $Q = \left\{ y_{i} \right\}$ be a regular partition of $\left\lbrack {c,d} \right\rbrack.$ Then, for $i = 1,2\text{,…},n,$ choose a point $y_{i}^{*} \in \left\lbrack {y_{i - 1},y_{i}} \right\rbrack,$ then over each interval $\left\lbrack {y_{i - 1},y_{i}} \right\rbrack$ construct a rectangle that extends horizontally from $v\left( y_{i}^{*} \right)$ to $u\left( y_{i}^{*} \right).$ Figure 2.9(a) shows the rectangles when $y_{i}^{*}$ is selected to be the lower endpoint of the interval and $n = 10.$ Figure 2.9(b) shows a representative rectangle in detail.
The height of each individual rectangle is $\text{Δ}y$ and the width of each rectangle is $u\left( y_{i}^{*} \right) - v\left( y_{i}^{*} \right).$ Therefore, the area between the curves is approximately
$$A \approx \sum\limits_{i = 1}^{n}\left\lbrack {u\left( y_{i}^{*} \right) - v\left( y_{i}^{*} \right)} \right\rbrack\text{Δ}y.$$
This is a Riemann sum, so we take the limit as $n\rightarrow\infty,$ obtaining
$$A = \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}\left\lbrack {u\left( y_{i}^{*} \right) - v\left( y_{i}^{*} \right)} \right\rbrack\text{Δ}y = {\int_{c}^{d}{\left\lbrack {u(y) - v(y)} \right\rbrack dy}}.$$
These findings are summarized in the following theorem.
Finding the Area between Two Curves, Integrating along the *y*-axis
Let $u(y)$ and $v(y)$ be continuous functions such that $u(y) \geq v(y)$ for all $y \in \left\lbrack {c,d} \right\rbrack.$ Let $R$ denote the region bounded on the right by the graph of $u(y),$ on the left by the graph of $v(y),$ and above and below by the lines $y = d$ and $y = c,$ respectively. Then, the area of $R$ is given by
$$A = \int_{c}^{d}\left\lbrack {u(y) - v(y)} \right\rbrack dy.$$ (2.2)
Integrating with Respect to *y*
Let’s revisit Example 2.4, only this time let’s integrate with respect to $y.$ Let $R$ be the region depicted in Figure 2.10. Find the area of $R$ by integrating with respect to $y.$
Solution
We must first express the graphs as functions of $y.$ As we saw at the beginning of this section, the curve on the left can be represented by the function $x = v(y) = \sqrt{y},$ and the curve on the right can be represented by the function $x = u(y) = 2 - y.$
Now we have to determine the limits of integration. The region is bounded below by the *x*-axis, so the lower limit of integration is $y = 0.$ The upper limit of integration is determined by the point where the two graphs intersect, which is the point $\left( {1,1} \right),$ so the upper limit of integration is $y = 1.$ Thus, we have $\left\lbrack {c,d} \right\rbrack = \left\lbrack {0,1} \right\rbrack.$
Calculating the area of the region, we get
$$\begin{array}{cl}
A & {= \int_{c}^{d}\left\lbrack {u(y) - v(y)} \right\rbrack dy} \\
& {= \int_{0}^{1}\left\lbrack {\left( {2 - y} \right) - \sqrt{y}} \right\rbrack dy = \left. \left\lbrack {2y - \frac{y^{2}}{2} - \frac{2}{3}y^{3\text{/}2}} \right\rbrack\ \right|_{0}^{1}} \\
& {= \frac{5}{6}.}
\end{array}$$
The area of the region is $5\text{/}6$ units2.
Let’s revisit the checkpoint associated with Example 2.4, only this time, let’s integrate with respect to $y.$ Let $R$ be the region depicted in the following figure. Find the area of $R$ by integrating with respect to $y.$
Section 2.1 Exercises
For the following exercises, determine the area of the region between the two curves in the given figure by integrating over the $x\text{-axis}\text{.}$
1.
$y = x^{2} - 3\ \text{and}\ y = 1$
2\.
$y = x^{2}\ \text{and}\ y = 3x + 4$
For the following exercises, split the region between the two curves into two smaller regions, then determine the area by integrating over the $x\text{-axis}.$ Note that you will have two integrals to solve.
3.
$y = x^{3}$ and $y = x^{2} + x$
4\.
$y = \text{cos}\ \theta$ and $y = 0.5,$ for $0 \leq \theta \leq \pi$
For the following exercises, determine the area of the region between the two curves by integrating over the $y\text{-axis}.$
5.
$x = y^{2}\ \text{and}\ x = 9$
6\.
$y = x\ \text{and}\ x = y^{2}$
For the following exercises, graph the equations and shade the area of the region between the curves. Determine its area by integrating over the $x\text{-axis}.$
7.
$y = x^{2}\ \text{and}\ y = \text{−}x^{2} + 18x$
8\.
$y = \frac{1}{x},y = \frac{1}{x^{2}},\ \text{and}\ x = 3$
9.
$y = \text{cos}\ x$ and $y = \text{cos}^{2}x$ on $x = \left\lbrack {\text{−}\pi,\pi} \right\rbrack$
10\.
$y = e^{x},y = e^{2x - 1},\ \text{and}\ x = 0$
11.
$y = e^{x},y = e^{\text{−}x},x = -1\ \text{and}\ x = 1$
12\.
$y = e,y = e^{x},\ \text{and}\ y = e^{\text{−}x}$
13.
$y = |x|\ \text{and}\ y = x^{2}$
For the following exercises, graph the equations and shade the area of the region between the curves. If necessary, break the region into sub-regions to determine its entire area.
14\.
$y = \text{sin}\left( {\pi x} \right),y = 2x,\ \text{and}\ x > 0$
15.
$y = 12 - x,y = \sqrt{x},\ \text{and}\ y = 1$
16\.
$y = \text{sin}\ x$ and $y = \text{cos}\ x$ over $x = \left\lbrack {\text{−}\pi,\pi} \right\rbrack$
17.
$y = x^{3}\ \text{and}\ y = x^{2} - 2x$ over $x = \left\lbrack {-1,1} \right\rbrack$
18\.
$y = x^{2} + 9\ \text{and}\ y = 10 + 2x$ over $x = \left\lbrack {-1,3} \right\rbrack$
19.
$y = x^{3} + 3x$ and $y = 4x$
For the following exercises, graph the equations and shade the area of the region between the curves. Determine its area by integrating over the $y\text{-axis}.$
20\.
$x = y^{3}\ \text{and}\ x = 3y - 2$
21.
$x = 2y\ \text{and}\ x = y^{3} - y$
22\.
$x = -3 + y^{2}\ \text{and}\ x = y - y^{2}$
23.
$y^{2} = x\ \text{and}\ x = y + 2$
24\.
$x = |y|\ \text{and}\ 2x = \text{−}y^{2} + 2$
25.
$x = \text{sin}\ y,x = \text{cos}(2y),y = \pi\text{/}2,\text{and}\ y = \text{−}\pi\text{/}2$
For the following exercises, graph the equations and shade the area of the region between the curves. Determine its area by integrating over the *x*-axis or *y*-axis, whichever seems more convenient.
26\.
$x = y^{4}\text{and}\ x = y^{5}$
27.
$y = xe^{x},y = e^{x},x = 0,\ \text{and}\ x = 1$
28\.
$y = x^{6}\text{and}\ y = x^{4}$
29.
$x = y^{3} + 2y^{2} + 1\ \text{and}\ x = \text{−}y^{2} + 1$
30\.
$y = |x|\ \text{and}\ y = x^{2} - 1$
31.
$y = 4 - 3x\ \text{and}\ y = \frac{1}{x}$
32\.
$y = \text{sin}\ x,x = \text{−}\pi\text{/}6,x = \pi\text{/}6,\text{and}\ y = \text{cos}^{3}x$
33.
$y = x^{2} - 3x + 2\ \text{and}\ y = x^{3} - 2x^{2} - x + 2$
34\.
$y = 2\ \text{cos}^{3}\left( {3x} \right),y = -1,x = \frac{\pi}{4},\ \text{and}\ x = - \frac{\pi}{4}$
35.
$y + y^{3} = x\ \text{and}\ 2y = x$
36\.
$y = \sqrt{1 - x^{2}}\ \text{and}\ y = x^{2} - 1$
37.
$y = \text{cos}^{-1}x,y = \text{sin}^{-1}x,x = -1,\ \text{and}\ x = 1$
For the following exercises, find the exact area of the region bounded by the given equations if possible. If you are unable to determine the intersection points analytically, use a calculator to approximate the intersection points with three decimal places and determine the approximate area of the region.
38\.
\[T\] $x = e^{y}\ \text{and}\ y = x - 2$
39.
\[T\] $y = x^{2}\ \text{and}\ y = \sqrt{1 - x^{2}}$
40\.
\[T\] $y = 3x^{2} + 8x + 9\ \text{and}\ 3y = x + 24$
41.
\[T\] $x = \sqrt{4 - y^{2}}\ \text{and}\ y^{2} = 1 + x^{2}$
42\.
\[T\] $x^{2} = y^{3}\ \text{and}\ x = 3y$
43.
\[T\] $y = \text{sin}^{3}x + 2,y = \text{tan}\ x,x = -1.5,\ \text{and}\ x = 1.5$
44\.
\[T\] $y = \sqrt{1 - x^{2}}\ \text{and}\ y^{2} = x^{2}$
45.
\[T\] $y = \sqrt{1 - x^{2}}\ \text{and}\ y = x^{2} + 2x + 1$
46\.
\[T\] $x = 4 - y^{2}\ \text{and}\ x = 1 + 3y + y^{2}$
47.
\[T\] $y = \text{cos}\ x,y = e^{x},x = \text{−}\pi,\ \text{and}\ x = 0$
48\.
The largest triangle with a base on the $x\text{-axis}$ that fits inside the upper half of the unit circle $y^{2} + x^{2} = 1$ is given by $y = 1 + x$ and $y = 1 - x.$ See the following figure. What is the area inside the semicircle but outside the triangle?
49.
A factory selling cell phones has a marginal cost function $C(x) = 0.01x^{2} - 3x + 229,$ where $x$ represents the number of cell phones, $C$ is the marginal cost, in dollars, of selling $x$ phones, and a marginal revenue function given by $R(x) = 429 - 2x$, where $R$ is the revenue, in dollars, earned by selling $x$ cell phonesFind the area between the graphs of these curves and $x = 0.$ What does this area represent?
50\.
An amusement park has a marginal cost function $C(x) = 1000e^{\text{−}x} + 5,$ where $x$ represents the number of tickets sold, and a marginal revenue function given by $R(x) = 60 - 0.1x.$ Find the total profit generated when selling $550$ tickets. Use a calculator to determine intersection points, if necessary, to two decimal places.
51.
The tortoise versus the hare: The speed of the hare is given by the sinusoidal function $H(t) = 1 - \text{cos}\left( {\left( {\pi t} \right)\text{/}2} \right)$ whereas the speed of the tortoise is $T(t)~ = ~0.1032t$ where $t$ is time measured in hours and the speed is measured in miles per hour. Find the area between the curves from time $t = 0$ to the first time after one hour when the tortoise and hare are traveling at the same speed. What does it represent? Use a calculator to determine the intersection points, if necessary, accurate to three decimal places.
52\.
The tortoise versus the hare: The speed of the hare is given by the sinusoidal function $H(t) = \left( {1\text{/}2} \right) - \left( {1\text{/}2} \right)\text{cos}\left( {2\pi t} \right)$ whereas the speed of the tortoise is $T(t) = \sqrt{t},$ where $t$ is time measured in hours and speed is measured in kilometers per hour. If the race is over in $1$ hour, who won the race and by how much? Use a calculator to determine the intersection points, if necessary, accurate to three decimal places.
For the following exercises, find the area between the curves by integrating with respect to $x$ and then with respect to $y.$ Is one method easier than the other? Do you obtain the same answer?
53.
$y = x^{2} + 2x + 1\ \text{and}\ y = \text{−}x^{2} - 3x + 4$
54\.
$y = x^{4}\text{and}\ x = y^{5}$
55.
$x = y^{2} - 2\ \text{and}\ x = 2y$
For the following exercises, solve using calculus, then check your answer with geometry.
56\.
Determine the equations for the sides of the square that touches the unit circle on all four sides, as seen in the following figure. Find the area between the perimeter of this square and the unit circle. Is there another way to solve this without using calculus?
57.
Find the area between the perimeter of the unit circle and the triangle created from $y = 2x + 1,y = 1 - 2x$ and $y = - \frac{3}{5},$ as seen in the following figure. Is there a way to solve this without using calculus?
---
2.2 Determining Volumes by Slicing
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-2-determining-volumes-by-slicing
2.2 Determining Volumes by Slicing
- 2.2.1 Determine the volume of a solid by integrating a cross-section (the slicing method).
- 2.2.2 Find the volume of a solid of revolution using the disk method.
- 2.2.3 Find the volume of a solid of revolution with a cavity using the washer method.
In the preceding section, we used definite integrals to find the area between two curves. In this section, we use definite integrals to find volumes of three-dimensional solids. We consider three approaches—slicing, disks, and washers—for finding these volumes, depending on the characteristics of the solid.
Volume and the Slicing Method
Just as area is the numerical measure of a two-dimensional region, volume is the numerical measure of a three-dimensional solid. Most of us have computed volumes of solids by using basic geometric formulas. The volume of a rectangular solid, for example, can be computed by multiplying length, width, and height: $V = lwh.$ The formulas for the volume of a sphere $\left( {V = \frac{4}{3}\pi r^{3}} \right),$ a cone $\left( {V = \frac{1}{3}\pi r^{2}h} \right),$ and a pyramid $\left( {V = \frac{1}{3}Ah} \right)$ have also been introduced. Although some of these formulas were derived using geometry alone, all these formulas can be obtained by using integration.
We can also calculate the volume of a cylinder. Although most of us think of a cylinder as having a circular base, such as a soup can or a metal rod, in mathematics the word *cylinder* has a more general meaning. To discuss cylinders in this more general context, we first need to define some vocabulary.
We define the cross-section of a solid to be the intersection of a plane with the solid. A *cylinder* is defined as any solid that can be generated by translating a plane region along a line perpendicular to the region, called the *axis* of the cylinder. Thus, all cross-sections perpendicular to the axis of a cylinder are identical. The solid shown in Figure 2.11 is an example of a cylinder with a noncircular base. To calculate the volume of a cylinder, then, we simply multiply the area of the cross-section by the height of the cylinder: $V = A \cdot h.$ In the case of a right circular cylinder (soup can), this becomes $V = \pi r^{2}h.$
If a solid does not have a constant cross-section (and it is not one of the other basic solids), we may not have a formula for its volume. In this case, we can use a definite integral to calculate the volume of the solid. We do this by slicing the solid into pieces, estimating the volume of each slice, and then adding those estimated volumes together. The slices should all be parallel to one another, and when we put all the slices together, we should get the whole solid. Consider, for example, the solid *S* shown in Figure 2.12, extending along the $x\text{-axis}\text{.}$
We want to divide $S$ into slices perpendicular to the $x\text{-axis}\text{.}$ As we see later in the chapter, there may be times when we want to slice the solid in some other direction—say, with slices perpendicular to the *y*-axis. The decision of which way to slice the solid is very important. If we make the wrong choice, the computations can get quite messy. Later in the chapter, we examine some of these situations in detail and look at how to decide which way to slice the solid. For the purposes of this section, however, we use slices perpendicular to the $x\text{-axis}\text{.}$
Because the cross-sectional area is not constant, we let $A(x)$ represent the area of the cross-section at point $x.$ Now let $P = \left\{ {x_{0},x_{1}\text{…},X_{n}} \right\}$ be a regular partition of $\left\lbrack {a,b} \right\rbrack,$ and for $i = 1,2\text{,…}n,$ let $S_{i}$ represent the slice of $S$ stretching from $x_{i - 1}\text{to}\ x_{i}.$ The following figure shows the sliced solid with $n = 3.$
Finally, for $i = 1,2\text{,…}n,$ let $x_{i}^{*}$ be an arbitrary point in $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ Then the volume of slice $S_{i}$ can be estimated by $V\left( S_{i} \right) \approx A\left( x_{i}^{*} \right)\text{Δ}x.$ Adding these approximations together, we see the volume of the entire solid $S$ can be approximated by
$$V(S) \approx {\sum\limits_{i = 1}^{n}{A\left( x_{i}^{*} \right)}}\text{Δ}x.$$
By now, we can recognize this as a Riemann sum, and our next step is to take the limit as $n\rightarrow\infty.$ Then we have
$$V(S) = \underset{n\rightarrow\infty}{\text{lim}}{\sum\limits_{i = 1}^{n}{A\left( x_{i}^{*} \right)}}\text{Δ}x = {\int\limits_{a}^{b}{A(x)dx}}.$$
The technique we have just described is called the slicing method. To apply it, we use the following strategy.
Finding Volumes by the Slicing Method
1. Examine the solid and determine the shape of a cross-section of the solid. It is often helpful to draw a picture if one is not provided.
2. Determine a formula for the area of the cross-section.
3. Integrate the area formula over the appropriate interval to get the volume.
Recall that in this section, we assume the slices are perpendicular to the $x\text{-axis}\text{.}$ Therefore, the area formula is in terms of *x* and the limits of integration lie on the $x\text{-axis}\text{.}$ However, the problem-solving strategy shown here is valid regardless of how we choose to slice the solid.
Deriving the Formula for the Volume of a Pyramid
We know from geometry that the formula for the volume of a pyramid is $V = \frac{1}{3}Ah.$ If the pyramid has a square base, this becomes $V = \frac{1}{3}a^{2}h,$ where $a$ denotes the length of one side of the base. We are going to use the slicing method to derive this formula.
Solution
We want to apply the slicing method to a pyramid with a square base. To set up the integral, consider the pyramid shown in Figure 2.14, oriented along the $x\text{-axis}\text{.}$
We first want to determine the shape of a cross-section of the pyramid. We know the base is a square, so the cross-sections are squares as well (step 1). Now we want to determine a formula for the area of one of these cross-sectional squares. Looking at Figure 2.14(b), and using a proportion, since these are similar triangles, we have
$$\frac{s}{a} = \frac{x}{h}\ \text{or}\ s = \frac{ax}{h}.$$
Therefore, the area of one of the cross-sectional squares is
$$A(x) = s^{2} = \left( \frac{ax}{h} \right)^{2}\left( {\text{step}\ 2} \right).$$
Then we find the volume of the pyramid by integrating from $0\ \text{to}\ h$ (step $3)\text{:}$
$$\begin{array}{cl}
V & {= {\int\limits_{0}^{h}{A(x)}}dx} \\
& {= {\int\limits_{0}^{h}\left( \frac{ax}{h} \right)^{2}}dx = \frac{a^{2}}{h^{2}}{\int\limits_{0}^{h}x^{2}}dx} \\
& {= \left. \left\lbrack {\frac{a^{2}}{h^{2}}\left( {\frac{1}{3}x^{3}} \right)} \right\rbrack\ \right|_{0}^{h} = \frac{1}{3}a^{2}h.}
\end{array}$$
This is the formula we were looking for.
Use the slicing method to derive the formula $V = \frac{1}{3}\pi r^{2}h$ for the volume of a circular cone.
Solids of Revolution
If a region in a plane is revolved around a line in that plane, the resulting solid is called a solid of revolution, as shown in the following figure.
Solids of revolution are common in mechanical applications, such as machine parts produced by a lathe. We spend the rest of this section looking at solids of this type. The next example uses the slicing method to calculate the volume of a solid of revolution.
Use an online integral calculator to learn more.
Using the Slicing Method to find the Volume of a Solid of Revolution
Use the slicing method to find the volume of the solid of revolution bounded by the graphs of $f(x) = x^{2} - 4x + 5,x = 1,\ \text{and}\ x = 4,$ and rotated about the $x\text{-axis}\text{.}$
Solution
Using the problem-solving strategy, we first sketch the graph of the quadratic function over the interval $\left\lbrack {1,4} \right\rbrack$ as shown in the following figure.
Next, revolve the region around the *x*-axis, as shown in the following figure.
Since the solid was formed by revolving the region around the $x\text{-axis,}$ the cross-sections are circles (step 1). The area of the cross-section, then, is the area of a circle, and the radius of the circle is given by $f(x).$ Use the formula for the area of the circle:
$$A(x) = \pi r^{2} = \pi\left\lbrack {f(x)} \right\rbrack^{2} = \pi\left( {x^{2} - 4x + 5} \right)^{2}\ \text{(step 2)}.$$
The volume, then, is (step 3)
$$\begin{array}{cl}
V & {= {\int\limits_{a}^{b}{A(x)}}dx} \\
& {= {\int_{1}^{4}{\pi\left( {x^{2} - 4x + 5} \right)^{2}}}dx = \pi{\int_{1}^{4}\left( {x^{4} - 8x^{3} + 26x^{2} - 40x + 25} \right)}dx} \\
& {= \left. {\pi\left( {\frac{x^{5}}{5} - 2x^{4} + \frac{26x^{3}}{3} - 20x^{2} + 25x} \right)} \right|_{1}^{4} = \frac{78}{5}\pi.}
\end{array}$$
The volume is $78\pi\text{/}5.$
Use the method of slicing to find the volume of the solid of revolution formed by revolving the region between the graph of the function $f(x) = 1\text{/}x$ and the $x\text{-axis}$ over the interval $\left\lbrack {1,2} \right\rbrack$ around the $x\text{-axis}\text{.}$ See the following figure.
The Disk Method
When we use the slicing method with solids of revolution, it is often called the disk method because, for solids of revolution, the slices used to over approximate the volume of the solid are disks. To see this, consider the solid of revolution generated by revolving the region between the graph of the function $f(x) = \left( {x - 1} \right)^{2} + 1$ and the $x\text{-axis}$ over the interval $\left\lbrack {-1,3} \right\rbrack$ around the $x\text{-axis}\text{.}$ The graph of the function and a representative disk are shown in Figure 2.18(a) and (b). The region of revolution and the resulting solid are shown in Figure 2.18(c) and (d).
We already used the formal Riemann sum development of the volume formula when we developed the slicing method. We know that
$$V = {\int_{a}^{b}{A(x)dx}}.$$
The only difference with the disk method is that we know the formula for the cross-sectional area ahead of time; it is the area of a circle. This gives the following rule.
Let $f(x)$ be continuous and nonnegative. Define $R$ as the region bounded above by the graph of $f(x),$ below by the $x\text{-axis,}$ on the left by the line $x = a,$ and on the right by the line $x = b.$ Then, the volume of the solid of revolution formed by revolving $R$ around the $x\text{-axis}$ is given by
$$V = {\int_{a}^{b}{\pi\left\lbrack {f(x)} \right\rbrack^{2}dx}}.$$ (2.3)
The volume of the solid we have been studying (Figure 2.18) is given by
$$\begin{array}{cl}
V & {= {\int_{a}^{b}{\pi\left\lbrack {f(x)} \right\rbrack^{2}dx}}} \\
& {= {\int_{-1}^{3}{\pi\left\lbrack {\left( {x - 1} \right)^{2} + 1} \right\rbrack^{2}dx}} = \pi{\int_{-1}^{3}{\left\lbrack {\left( {x - 1} \right)^{4} + 2\left( {x - 1} \right)^{2} + 1} \right\rbrack dx}}} \\
& {= \pi\left. \left\lbrack {\frac{1}{5}\left( {x - 1} \right)^{5} + \frac{2}{3}\left( {x - 1} \right)^{3} + x} \right\rbrack\ \right|_{-1}^{3} = \pi\left\lbrack {\left( {\frac{32}{5} + \frac{16}{3} + 3} \right) - \left( {- \frac{32}{5} - \frac{16}{3} - 1} \right)} \right\rbrack = \frac{412\pi}{15}\ \text{units}^{3}.}
\end{array}$$
Let’s look at some examples.
Using the Disk Method to Find the Volume of a Solid of Revolution 1
Use the disk method to find the volume of the solid of revolution generated by rotating the region between the graph of $f(x) = \sqrt{x}$ and the $x\text{-axis}$ over the interval $\left\lbrack {1,4} \right\rbrack$ around the $x\text{-axis}\text{.}$
Solution
The graphs of the function and the solid of revolution are shown in the following figure.
We have
$$\begin{array}{cl}
V & {= {\int_{a}^{b}{\pi\left\lbrack {f(x)} \right\rbrack^{2}dx}}} \\
& {= {\int_{1}^{4}{\pi\left\lbrack \sqrt{x} \right\rbrack^{2}}}dx = \pi{\int_{1}^{4}{x\ dx}}} \\
& {= \left. {\frac{\pi}{2}x^{2}} \right|_{1}^{4} = \frac{15\pi}{2}.}
\end{array}$$
The volume is $\left( {15\pi} \right)\text{/}2$ units3.
Use the disk method to find the volume of the solid of revolution generated by rotating the region between the graph of $f(x) = \sqrt{4 - x}$ and the $x\text{-axis}$ over the interval $\left\lbrack {0,\ 4} \right\rbrack$ around the $x\text{-axis}\text{.}$
So far, our examples have all concerned regions revolved around the $x\text{-axis,}$ but we can generate a solid of revolution by revolving a plane region around any horizontal or vertical line. In the next example, we look at a solid of revolution that has been generated by revolving a region around the $y\text{-axis}\text{.}$ The mechanics of the disk method are nearly the same as when the $x\text{-axis}$ is the axis of revolution, but we express the function in terms of $y$ and we integrate with respect to *y* as well. This is summarized in the following rule.
Let $g(y)$ be continuous and nonnegative. Define $Q$ as the region bounded on the right by the graph of $g(y),$ on the left by the $y\text{-axis,}$ below by the line $y = c,$ and above by the line $y = d.$ Then, the volume of the solid of revolution formed by revolving $Q$ around the $y\text{-axis}$ is given by
$$V = {\int_{c}^{d}{\pi\left\lbrack {g(y)} \right\rbrack^{2}dy}}.$$ (2.4)
The next example shows how this rule works in practice.
Using the Disk Method to Find the Volume of a Solid of Revolution 2
Let $R$ be the region bounded by the graph of $g(y) = \sqrt{4 - y}$ and the $y\text{-axis}$ over the $y\text{-axis}$ interval $\left\lbrack {0,4} \right\rbrack.$ Use the disk method to find the volume of the solid of revolution generated by rotating $R$ around the $y\text{-axis}\text{.}$
Solution
Figure 2.20 shows the function and a representative disk that can be used to estimate the volume. Notice that since we are revolving the function around the $y\text{-axis,}$ the disks are horizontal, rather than vertical.
The region to be revolved and the full solid of revolution are depicted in the following figure.
To find the volume, we integrate with respect to $y.$ We obtain
$$\begin{array}{cl}
V & {= {\int_{c}^{d}\pi}\left\lbrack {g(y)} \right\rbrack^{2}dy} \\
& {= {\int_{0}^{4}\pi}\left\lbrack \sqrt{4 - y} \right\rbrack^{2}dy = \pi{\int_{0}^{4}\left( {4 - y} \right)}dy} \\
& {= \left. {\pi\left\lbrack {4y - \frac{y^{2}}{2}} \right\rbrack}\ \right|_{0}^{4} = 8\pi.}
\end{array}$$
The volume is $8\pi$ units3.
Use the disk method to find the volume of the solid of revolution generated by rotating the region between the graph of $g(y) = y$ and the $y\text{-axis}$ over the interval $\left\lbrack {1,4} \right\rbrack$ around the $y\text{-axis}\text{.}$
The Washer Method
Some solids of revolution have cavities in the middle; they are not solid all the way to the axis of revolution. Sometimes, this is just a result of the way the region of revolution is shaped with respect to the axis of revolution. In other cases, cavities arise when the region of revolution is defined as the region between the graphs of two functions. A third way this can happen is when an axis of revolution other than the $x\text{-axis}$ or $y\text{-axis}$ is selected.
When the solid of revolution has a cavity in the middle, the slices used to approximate the volume are not disks, but washers (disks with holes in the center). For example, consider the region bounded above by the graph of the function $f(x) = \sqrt{x}$ and below by the graph of the function $g(x) = 1$ over the interval $\left\lbrack {1,4} \right\rbrack.$ When this region is revolved around the $x\text{-axis,}$ the result is a solid with a cavity in the middle, and the slices are washers. The graph of the function and a representative washer are shown in Figure 2.22(a) and (b). The region of revolution and the resulting solid are shown in Figure 2.22(c) and (d).
The cross-sectional area, then, is the area of the outer circle less the area of the inner circle. In this case,
$$A(x) = \pi\left( \sqrt{x} \right)^{2} - \pi(1)^{2} = \pi\left( {x - 1} \right).$$
Then the volume of the solid is
$$\begin{array}{cl}
V & {= {\int_{a}^{b}{A(x)}}dx} \\
& {= {\int_{1}^{4}\pi}\left( {x - 1} \right)dx = \left. {\pi\left\lbrack {\frac{x^{2}}{2} - x} \right\rbrack}\ \right|_{1}^{4} = \frac{9}{2}\pi\ \text{units}^{3}.}
\end{array}$$
Generalizing this process gives the washer method.
Suppose $f(x)$ and $g(x)$ are continuous, nonnegative functions such that $f(x) \geq g(x)$ over $\left\lbrack {a,b} \right\rbrack.$ Let $R$ denote the region bounded above by the graph of $f(x),$ below by the graph of $g(x),$ on the left by the line $x = a,$ and on the right by the line $x = b.$ Then, the volume of the solid of revolution formed by revolving $R$ around the $x\text{-axis}$ is given by
$$V = {\int_{a}^{b}{\pi\left\lbrack {\left( {f(x)} \right)^{2} - \left( {g(x)} \right)^{2}} \right\rbrack}}dx.$$ (2.5)
Using the Washer Method
Find the volume of a solid of revolution formed by revolving the region bounded above by the graph of $f(x) = x$ and below by the graph of $g(x) = 1\text{/}x$ over the interval $\left\lbrack {1,4} \right\rbrack$ around the $x\text{-axis}\text{.}$
Solution
The graphs of the functions and the solid of revolution are shown in the following figure.
We have
$$\begin{array}{cl}
V & {= {\int_{a}^{b}{\pi\left\lbrack {\left( {f(x)} \right)^{2} - \left( {g(x)} \right)^{2}} \right\rbrack}}dx} \\
& {= \pi{\int_{1}^{4}{\left\lbrack {x^{2} - \left( \frac{1}{x} \right)^{2}} \right\rbrack dx}}\ \ = \left. {\pi\left\lbrack {\frac{x^{3}}{3} + \frac{1}{x}} \right\rbrack}\ \right|_{1}^{4} = \frac{81\pi}{4}\ \text{units}^{3}.}
\end{array}$$
Find the volume of a solid of revolution formed by revolving the region bounded by the graphs of $f(x) = \sqrt{x}$ and $g(x) = 1\text{/}x$ over the interval $\left\lbrack {1,3} \right\rbrack$ around the $x\text{-axis}\text{.}$
As with the disk method, we can also apply the washer method to solids of revolution that result from revolving a region around the *y*-axis. In this case, the following rule applies.
Suppose $u(y)$ and $v(y)$ are continuous, nonnegative functions such that $v(y) \leq u(y)$ for $y \in \left\lbrack {c,d} \right\rbrack.$ Let $Q$ denote the region bounded on the right by the graph of $u(y),$ on the left by the graph of $v(y),$ below by the line $y = c,$ and above by the line $y = d.$ Then, the volume of the solid of revolution formed by revolving $Q$ around the $y\text{-axis}$ is given by
$$V = {\int_{c}^{d}{\pi\left\lbrack {\left( {u(y)} \right)^{2} - \left( {v(y)} \right)^{2}} \right\rbrack}}dy.$$
Rather than looking at an example of the washer method with the $y\text{-axis}$ as the axis of revolution, we now consider an example in which the axis of revolution is a line other than one of the two coordinate axes. The same general method applies, but you may have to visualize just how to describe the cross-sectional area of the volume.
The Washer Method with a Different Axis of Revolution
Find the volume of a solid of revolution formed by revolving the region bounded above by $f(x) = 4 - x$ and below by the $x\text{-axis}$ over the interval $\left\lbrack {0,4} \right\rbrack$ around the line $y = -2.$
Solution
The graph of the region and the solid of revolution are shown in the following figure.
We can’t apply the volume formula to this problem directly because the axis of revolution is not one of the coordinate axes. However, we still know that the area of the cross-section is the area of the outer circle less the area of the inner circle. Looking at the graph of the function, we see the radius of the outer circle is given by $f(x) + 2,$ which simplifies to
$$f(x) + 2 = \left( {4 - x} \right) + 2 = 6 - x.$$
The radius of the inner circle is $g(x) = 2.$ Therefore, we have
$$\begin{array}{cl}
V & {= {\int_{0}^{4}{\pi\left\lbrack {\left( {6 - x} \right)^{2} - (2)^{2}} \right\rbrack}}dx} \\
& {= \pi{\int_{0}^{4}{\left( {x^{2} - 12x + 32} \right)dx}}\ \ = \left. {\pi\left\lbrack {\frac{x^{3}}{3} - 6x^{2} + 32x} \right\rbrack}\ \right|_{0}^{4} = \frac{160\pi}{3}\ \text{units}^{3}.}
\end{array}$$
Find the volume of a solid of revolution formed by revolving the region bounded above by the graph of $f(x) = x + 2$ and below by the $x\text{-axis}$ over the interval $\left\lbrack {0,3} \right\rbrack$ around the line $y = -1.$
Section 2.2 Exercises
58\.
Derive the formula for the volume of a sphere using the slicing method.
59\.
Use the slicing method to derive the formula for the volume of a cone.
60\.
Use the slicing method to derive the formula for the volume of a tetrahedron with side length $a.$
61\.
Use the disk method to derive the formula for the volume of a trapezoidal cylinder.
62\.
Explain when you would use the disk method versus the washer method. When are they interchangeable?
For the following exercises, draw a typical slice and find the volume using the slicing method for the given volume.
63.
A pyramid with height 6 units and square base of side 2 units, as pictured here.
64\.
A pyramid with height 4 units and a rectangular base with length 2 units and width 3 units, as pictured here.
65.
A tetrahedron with a base side of 4 units, as seen here.
66\.
A pyramid with height 5 units, and an isosceles triangular base with lengths of 6 units and 8 units, as seen here.
67.
A cone of radius $r$ and height $h$ has a smaller cone of radius $r\text{/}2$ and height $h\text{/}2$ removed from the top, as seen here. The resulting solid is called a *frustum*.
For the following exercises, draw an outline of the solid and find the volume using the slicing method.
68\.
The base is a circle of radius $a.$ The slices perpendicular to the base are squares.
69.
The base is a triangle with vertices $\left( {0,0} \right),\left( {1,0} \right),$ and $\left( {0,1} \right).$ Slices perpendicular to the *x*-axis are semicircles.
70\.
The base is the region under the parabola $y = 1 - x^{2}$ in the first quadrant. Slices perpendicular to the *xy*-plane and parallel to the y-axis are squares.
71.
The base is the region under the parabola $y = 1 - x^{2}$ and above the $x\text{-axis}\text{.}$ Slices perpendicular to the $y\text{-axis}$ are squares.
72\.
The base is the region enclosed by $y = x^{2}$ and $y = 9.$ Slices perpendicular to the *x*-axis are right isosceles triangles. The intersection of one of these slices and the base is the leg of the triangle.
73.
The base is the area between $y = x$ and $y = x^{2}.$ Slices perpendicular to the *x*-axis are semicircles.
For the following exercises, draw the region bounded by the curves. Then, use the disk method to find the volume when the region is rotated around the *x*-axis.
74\.
$x + y = 8,x = 0,\ \text{and}\ y = 0$
75.
$y = 2x^{2},x = 0,x = 4,\ \text{and}\ y = 0$
76\.
$y = e^{x} + 1,x = 0,x = 1,\ \text{and}\ y = 0$
77.
$y = x^{4},x = 0,\ \text{and}\ y = 1\text{for}\ x \geq 0$
78\.
$y = \sqrt{x},x = 0,x = 4,\ \text{and}\ y = 0$
79.
$y = \text{sin}\ x,y = \text{cos}\ x,\ \text{and}\ x = 0$
80\.
$y = \frac{1}{x},x = 2,\ \text{and}\ y = 3$
81.
$x^{2} - y^{2} = 9\ \text{and}\ x + y = 9,y = 0\ \text{and}\ x = 0$
For the following exercises, draw the region bounded by the curves. Then, find the volume when the region is rotated around the *y*-axis.
82\.
$y = 4 - \frac{1}{2}x,x = 0,\ \text{and}\ y = 0$
83.
$y = 2x^{3},x = 0,x = 1,\ \text{and}\ y = 0$
84\.
$y = 3x^{2},x = 0,\ \text{and}\ y = 3$
85.
$y = \sqrt{4 - x^{2}},y = 0,\ \text{and}\ x = 0$
86\.
$y = \frac{1}{\sqrt{x + 1}},x = 0,\ x = 3,\ \text{and}\ y = 0$
87.
$x = \text{sec}(y)\ \text{and}\ y = \frac{\pi}{4},\ y = 0\ \text{and}\ x = 0$
88\.
$y = \frac{1}{x + 1},x = 0,\ ,\ x = 2,\ \text{and}\ y = 0$
89.
$y = 4 - x,y = x,\ \text{and}\ x = 0$
For the following exercises, draw the region bounded by the curves. Then, find the volume when the region is rotated around the *x*-axis.
90\.
$y = x + 2,y = x + 6,x = 0,\ \text{and}\ x = 5$
91.
$y = x^{2}\ \text{and}\ y = x + 2$
92\.
$x^{2} = y^{3}\ \text{and}\ x^{3} = y^{2}$
93.
$y = 4 - x^{2}\ \text{and}\ y = 2 - x$
94\.
\[T\] $y = \text{cos}\ x,y = e^{\text{−}x},x = 0,\ \text{and}\ x = 1.2927$
95.
$y = \sqrt{x}\ \text{and}\ y = x^{2}$
96\.
$y = \text{sin}\ x\text{,}\ y = 5\ \text{sin}\ x,x = 0\ \text{and}\ x = \pi$
97.
$y = \sqrt{1 + x^{2}}\ \text{and}\ y = \sqrt{4 - x^{2}}$
For the following exercises, draw the region bounded by the curves. Then, use the washer method to find the volume when the region is revolved around the *y*-axis.
98\.
$y = \sqrt{x},x = 4,\ \text{and}\ y = 0$
99.
$y = x + 2,y = 2x - 1,\ \text{and}\ x = 0$
100\.
$y = \sqrt[3]{x}\ \text{and}\ y = x^{3}$
101.
$x = e^{2y},x = y^{2},y = 0,\ \text{and}\ y = \text{ln}(2)$
102\.
$x = \sqrt{9 - y^{2}},x = e^{\text{−}y},y = 0,\ \text{and}\ y = 3$
103.
Yogurt containers can be shaped like frustums. Rotate the line $y = \frac{1}{m}x$ around the *y*-axis to find the volume between $y = a\ \text{and}\ y = b.$
104\.
Rotate the ellipse $\left( {x^{2}\text{/}a^{2}} \right) + \left( {y^{2}\text{/}b^{2}} \right) = 1$ around the *x*-axis to approximate the volume of a football, as seen here.
105.
Rotate the ellipse $\left( {x^{2}\text{/}a^{2}} \right) + \left( {y^{2}\text{/}b^{2}} \right) = 1$ around the *y*-axis to approximate the volume of a football.
106\.
A better approximation of the volume of a football is given by the solid that comes from rotating $y = \text{sin}\ x$ around the *x*-axis from $x = 0$ to $x = \pi.$ What is the volume of this football approximation, as seen here?
107.
What is the volume of the Bundt cake that comes from rotating $y = \text{sin}\ x$ around the *y*-axis from $x = 0$ to $x = \pi?$
For the following exercises, find the volume of the solid described.
108\.
The base is the region between $y = x$ and $y = x^{2}.$ Slices perpendicular to the *x*-axis are semicircles.
109.
The base is the region enclosed by the generic ellipse $\left( {x^{2}\text{/}a^{2}} \right) + \left( {y^{2}\text{/}b^{2}} \right) = 1.$ Slices perpendicular to the *x*-axis are semicircles.
110\.
Bore a hole of radius $a$ down the axis of a right cone of height $b$ and radius $b$ through the base of the cone as seen here.
111.
Find the volume common to two spheres of radius $r$ with centers that are $2h$ apart, as shown here.
112\.
Find the volume of a spherical cap of height $h$ and radius $r$ where $h < r,$ as seen here.
113.
Find the volume of a sphere of radius $R$ with a cap of height $h$ removed from the top, as seen here.
---
2.3 Volumes of Revolution: Cylindrical Shells
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-3-volumes-of-revolution-cylindrical-shells
2.3 Volumes of Revolution: Cylindrical Shells
- 2.3.1 Calculate the volume of a solid of revolution by using the method of cylindrical shells.
- 2.3.2 Compare the different methods for calculating a volume of revolution.
In this section, we examine the method of cylindrical shells, the final method for finding the volume of a solid of revolution. We can use this method on the same kinds of solids as the disk method or the washer method; however, with the disk and washer methods, we integrate along the coordinate axis parallel to the axis of revolution. With the method of cylindrical shells, we integrate along the coordinate axis *perpendicular* to the axis of revolution. The ability to choose which variable of integration we want to use can be a significant advantage with more complicated functions. Also, the specific geometry of the solid sometimes makes the method of using cylindrical shells more appealing than using the washer method. In the last part of this section, we review all the methods for finding volume that we have studied and lay out some guidelines to help you determine which method to use in a given situation.
The Method of Cylindrical Shells
Again, we are working with a solid of revolution. As before, we define a region $R,$ bounded above by the graph of a function $y = f(x),$ below by the $x\text{-axis,}$ and on the left and right by the lines $x = a$ and $x = b,$ respectively, as shown in Figure 2.25(a). We then revolve this region around the *y*-axis, as shown in Figure 2.25(b). Note that this is different from what we have done before. Previously, regions defined in terms of functions of $x$ were revolved around the $x\text{-axis}$ or a line parallel to it.
As we have done many times before, partition the interval $\left\lbrack {a,b} \right\rbrack$ using a regular partition, $P = \left\{ {x_{0},x_{1}\text{,…},x_{n}} \right\}$ and, for $i = 1,2\text{,…},n,$ choose a point $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ Then, construct a rectangle over the interval $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack$ of height $f(x_{i}^{*})$ and width $\text{Δ}x.$ A representative rectangle is shown in Figure 2.26(a). When that rectangle is revolved around the *y*-axis, instead of a disk or a washer, we get a cylindrical shell, as shown in the following figure.
To calculate the volume of this shell, consider Figure 2.27.
The shell is a cylinder, so its volume is the cross-sectional area multiplied by the height of the cylinder. The cross-sections are annuli (ring-shaped regions—essentially, circles with a hole in the center), with outer radius $x_{i}$ and inner radius $x_{i - 1}.$ Thus, the cross-sectional area is $\pi x_{i}^{2} - \pi x_{i - 1}^{2}.$ The height of the cylinder is $f(x_{i}^{*}).$ Then the volume of the shell is
$$\begin{array}{cl}
V_{\text{shell}} & {= f(x_{i}^{*})(\pi x_{i}^{2} - \pi x_{i - 1}^{2})} \\
& {= \pi f(x_{i}^{*})\left( {x_{i}^{2} - x_{i - 1}^{2}} \right)} \\
& {= \pi f(x_{i}^{*})\left( {x_{i} + x_{i - 1}} \right)\left( {x_{i} - x_{i - 1}} \right)} \\
& {= 2\pi f(x_{i}^{*})\left( \frac{x_{i} + x_{i - 1}}{2} \right)\left( {x_{i} - x_{i - 1}} \right).}
\end{array}$$
Note that $x_{i} - x_{i - 1} = \text{Δ}x,$ so we have
$$V_{\text{shell}} = 2\pi f(x_{i}^{*})\left( \frac{x_{i} + x_{i - 1}}{2} \right)\text{Δ}x.$$
Furthermore, $\frac{x_{i} + x_{i - 1}}{2}$ is both the midpoint of the interval $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack$ and the average radius of the shell, and we can approximate this by $x_{i}^{*}.$ We then have
$$V_{\text{shell}} \approx 2\pi f(x_{i}^{*})x_{i}^{*}\text{Δ}x.$$
Another way to think of this is to think of making a vertical cut in the shell and then opening it up to form a flat plate (Figure 2.28).
In reality, the outer radius of the shell is greater than the inner radius, and hence the back edge of the plate would be slightly longer than the front edge of the plate. However, we can approximate the flattened shell by a flat plate of height $f(x_{i}^{*}),$ width $2\pi x_{i}^{*},$ and thickness $\text{Δ}x$ (Figure 2.28). The volume of the shell, then, is approximately the volume of the flat plate. Multiplying the height, width, and depth of the plate, we get
$$V_{\text{shell}} \approx f(x_{i}^{*})\left( {2\pi x_{i}^{*}} \right)\text{Δ}x,$$
which is the same formula we had before.
To calculate the volume of the entire solid, we then add the volumes of all the shells and obtain
$$V \approx \sum\limits_{i = 1}^{n}\left( {2\pi x_{i}^{*}f(x_{i}^{*})\text{Δ}x} \right).$$
Here we have another Riemann sum, this time for the function $2\pi xf(x).$ Taking the limit as $n\rightarrow\infty$ gives us
$$V = \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}\left( {2\pi x_{i}^{*}f(x_{i}^{*})\text{Δ}x} \right) = {\int_{a}^{b}\left( {2\pi xf(x)} \right)}dx.$$
This leads to the following rule for the method of cylindrical shells.
Let $f(x)$ be continuous and nonnegative. Define $R$ as the region bounded above by the graph of $f(x),$ below by the $x\text{-axis},$ on the left by the line $x = a,$ and on the right by the line $x = b.$ Then the volume of the solid of revolution formed by revolving $R$ around the *y*-axis is given by
$$V = {\int_{a}^{b}\left( {2\pi xf(x)} \right)}dx.$$ (2.6)
Now let’s consider an example.
The Method of Cylindrical Shells 1
Define $R$ as the region bounded above by the graph of $f(x) = {1\text{/}x}$ and below by the $x\text{-axis}$ over the interval $\left\lbrack {1,3} \right\rbrack.$ Find the volume of the solid of revolution formed by revolving $R$ around the $y\text{-axis}.$
Solution
First we must graph the region $R$ and the associated solid of revolution, as shown in the following figure.
Then the volume of the solid is given by
$$\begin{array}{cl}
V & {= {\int_{a}^{b}\left( {2\pi xf(x)} \right)}dx} \\
& {= {\int_{1}^{3}{\left( {2\pi x\left( \frac{1}{x} \right)} \right)dx}}} \\
& {= {\int_{1}^{3}2}\pi\ dx = \left. {2\pi x} \right|_{1}^{3} = 4\pi\ \text{units}^{3}\text{.}}
\end{array}$$
Define *R* as the region bounded above by the graph of $f(x) = x^{2}$ and below by the *x*-axis over the interval $\left\lbrack {1,2} \right\rbrack.$ Find the volume of the solid of revolution formed by revolving $R$ around the $y\text{-axis}.$
The Method of Cylindrical Shells 2
Define *R* as the region bounded above by the graph of $f(x) = 2x - x^{2}$ and below by the $x\text{-axis}$ over the interval $\left\lbrack {0,2} \right\rbrack.$ Find the volume of the solid of revolution formed by revolving $R$ around the $y\text{-axis}.$
Solution
First graph the region $R$ and the associated solid of revolution, as shown in the following figure.
Then the volume of the solid is given by
$$\begin{array}{cl}
V & {= {\int_{a}^{b}\left( {2\pi xf(x)} \right)}dx} \\
& {= {\int_{0}^{2}\left( {2\pi x\left( {2x - x^{2}} \right)} \right)}dx = 2\pi{\int_{0}^{2}\left( {2x^{2} - x^{3}} \right)}dx} \\
& {= \left. {2\pi\left\lbrack {\frac{2x^{3}}{3} - \frac{x^{4}}{4}} \right\rbrack}\ \right|_{0}^{2} = \frac{8\pi}{3}\ \text{units}^{3}\text{.}}
\end{array}$$
Define $R$ as the region bounded above by the graph of $f(x) = 3x - x^{2}$ and below by the $x\text{-axis}$ over the interval $\left\lbrack {0,2} \right\rbrack.$ Find the volume of the solid of revolution formed by revolving $R$ around the $y\text{-axis}.$
As with the disk method and the washer method, we can use the method of cylindrical shells with solids of revolution, revolved around the $x\text{-axis},$ when we want to integrate with respect to $y.$ The analogous rule for this type of solid is given here.
Let $g(y)$ be continuous and nonnegative. Define $Q$ as the region bounded on the right by the graph of $g(y),$ on the left by the $y\text{-axis},$ below by the line $y = c,$ and above by the line $y = d.$ Then, the volume of the solid of revolution formed by revolving $Q$ around the $x\text{-axis}$ is given by
$$V = {\int_{c}^{d}\left( {2\pi yg(y)} \right)}dy.$$
The Method of Cylindrical Shells for a Solid Revolved around the *x*-axis
Define $Q$ as the region bounded on the right by the graph of $g(y) = 2\sqrt{y}$ and on the left by the $y\text{-axis}$ for $y \in \left\lbrack {0,4} \right\rbrack.$ Find the volume of the solid of revolution formed by revolving $Q$ around the *x*-axis.
Solution
First, we need to graph the region $Q$ and the associated solid of revolution, as shown in the following figure.
Label the shaded region $Q.$ Then the volume of the solid is given by
$$\begin{array}{cl}
V & {= {\int_{c}^{d}\left( {2\pi yg(y)} \right)}dy} \\
& {= {\int_{0}^{4}\left( {2\pi y\left( {2\sqrt{y}} \right)} \right)}dy = 4\pi{\int_{0}^{4}y^{3\text{/}2}}dy} \\
& {= {\left. {4\pi\left\lbrack \frac{2y^{5\text{/}2}}{5} \right.} \right\rbrack\left. \ \right|}_{0}^{4} = \frac{256\pi}{5}\ \text{units}^{3}\text{.}}
\end{array}$$
Define $Q$ as the region bounded on the right by the graph of $g(y) = {3\text{/}y}$ and on the left by the $y\text{-axis}$ for $y \in \left\lbrack {1,3} \right\rbrack.$ Find the volume of the solid of revolution formed by revolving $Q$ around the $x\text{-axis}.$
For the next example, we look at a solid of revolution for which the graph of a function is revolved around a line other than one of the two coordinate axes. To set this up, we need to revisit the development of the method of cylindrical shells. Recall that we found the volume of one of the shells to be given by
$$\begin{array}{cl}
V_{\text{shell}} & {= f(x_{i}^{*})(\pi x_{i}^{2} - \pi x_{i - 1}^{2})} \\
& {= \pi f(x_{i}^{*})\left( {x_{i}^{2} - x_{i - 1}^{2}} \right)} \\
& {= \pi f(x_{i}^{*})\left( {x_{i} + x_{i - 1}} \right)\left( {x_{i} - x_{i - 1}} \right)} \\
& {= 2\pi f(x_{i}^{*})\left( \frac{x_{i} + x_{i - 1}}{2} \right)\left( {x_{i} - x_{i - 1}} \right).}
\end{array}$$
This was based on a shell with an outer radius of $x_{i}$ and an inner radius of $x_{i - 1}.$ If, however, we rotate the region around a line other than the $y\text{-axis},$ we have a different outer and inner radius. Suppose, for example, that we rotate the region around the line $x = \text{−}k,$ where $k$ is some positive constant. Then, the outer radius of the shell is $x_{i} + k$ and the inner radius of the shell is $x_{i - 1} + k.$ Substituting these terms into the expression for volume, we see that when a plane region is rotated around the line $x = \text{−}k,$ the volume of a shell is given by
$$\begin{array}{cl}
V_{\text{shell}} & {= 2\pi f(x_{i}^{*})\left( \frac{\left( {x_{i} + k} \right) + \left( {x_{i - 1} + k} \right)}{2} \right)\left( {\left( {x_{i} + k} \right) - \left( {x_{i - 1} + k} \right)} \right)} \\
& {= 2\pi f(x_{i}^{*})\left( {\left( \frac{x_{i} + x_{i - 1}}{2} \right) + k} \right)\text{Δ}x.}
\end{array}$$
As before, we notice that $\frac{x_{i} + x_{i - 1}}{2}$ is the midpoint of the interval $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack$ and can be approximated by $x_{i}^{*}.$ Then, the approximate volume of the shell is
$$V_{\text{shell}} \approx 2\pi\left( {x_{i}^{*} + k} \right)f(x_{i}^{*})\text{Δ}x.$$
The remainder of the development proceeds as before, and we see that
$$V = {\int_{a}^{b}\left( {2\pi\left( {x + k} \right)f(x)} \right)}dx.$$
We could also rotate the region around other horizontal or vertical lines, such as a vertical line in the right half plane. In each case, the volume formula must be adjusted accordingly. Specifically, the $x\text{-term}$ in the integral must be replaced with an expression representing the radius of a shell. To see how this works, consider the following example.
A Region of Revolution Revolved around a Line
Define $R$ as the region bounded above by the graph of $f(x) = x$ and below by the $x\text{-axis}$ over the interval $\left\lbrack {1,2} \right\rbrack.$ Find the volume of the solid of revolution formed by revolving $R$ around the line $x = -1.$
Solution
First, graph the region $R$ and the associated solid of revolution, as shown in the following figure.
Note that the radius of a shell is given by $x + 1.$ Then the volume of the solid is given by
$$\begin{array}{cl}
V & {= {\int_{1}^{2}\left( {2\pi\left( {x + 1} \right)f(x)} \right)}dx} \\
& {= {\int_{1}^{2}\left( {2\pi\left( {x + 1} \right)x} \right)}dx = 2\pi{\int_{1}^{2}\left( {x^{2} + x} \right)}dx} \\
& {= \left. {2\pi\left\lbrack {\frac{x^{3}}{3} + \frac{x^{2}}{2}} \right\rbrack}\ \right|_{1}^{2} = \frac{23\pi}{3}\ \text{units}^{3}\text{.}}
\end{array}$$
Define $R$ as the region bounded above by the graph of $f(x) = x^{2}$ and below by the $x\text{-axis}$ over the interval $\left\lbrack {0,1} \right\rbrack.$ Find the volume of the solid of revolution formed by revolving $R$ around the line $x = -2.$
For our final example in this section, let’s look at the volume of a solid of revolution for which the region of revolution is bounded by the graphs of two functions.
A Region of Revolution Bounded by the Graphs of Two Functions
Define $R$ as the region bounded above by the graph of the function $f(x) = \sqrt{x}$ and below by the graph of the function $g(x) = {1\text{/}x}$ over the interval $\left\lbrack {1,4} \right\rbrack.$ Find the volume of the solid of revolution generated by revolving $R$ around the $y\text{-axis}.$
Solution
First, graph the region $R$ and the associated solid of revolution, as shown in the following figure.
Note that the axis of revolution is the $y\text{-axis},$ so the radius of a shell is given simply by $x.$ We don’t need to make any adjustments to the *x*-term of our integrand. The height of a shell, though, is given by $f(x) - g(x),$ so in this case we need to adjust the $f(x)$ term of the integrand. Then the volume of the solid is given by
$$\begin{array}{cl}
V & {= {\int_{1}^{4}\left( {2\pi x\left( {f(x) - g(x)} \right)} \right)}dx} \\
& {= {\int_{1}^{4}{\left( {2\pi x\left( {\sqrt{x} - \frac{1}{x}} \right)} \right)dx}} = 2\pi{\int_{1}^{4}\left( {x^{3\text{/}2} - 1} \right)}dx} \\
& {= \left. {2\pi\left\lbrack {\frac{2x^{5\text{/}2}}{5} - x} \right\rbrack}\ \right|_{1}^{4} = \frac{94\pi}{5}\ \text{units}^{3}.}
\end{array}$$
Define $R$ as the region bounded above by the graph of $f(x) = x$ and below by the graph of $g(x) = x^{2}$ over the interval $\left\lbrack {0,1} \right\rbrack.$ Find the volume of the solid of revolution formed by revolving $R$ around the $y\text{-axis}.$
Which Method Should We Use?
We have studied several methods for finding the volume of a solid of revolution, but how do we know which method to use? It often comes down to a choice of which integral is easiest to evaluate. Figure 2.34 describes the different approaches for solids of revolution around the $x\text{-axis}.$ It’s up to you to develop the analogous table for solids of revolution around the $y\text{-axis}.$
Let’s take a look at a couple of additional problems and decide on the best approach to take for solving them.
Selecting the Best Method
For each of the following problems, select the best method to find the volume of a solid of revolution generated by revolving the given region around the $x\text{-axis},$ and set up the integral to find the volume (do not evaluate the integral).
1. The region bounded by the graphs of $y = x,$ $y = 2 - x,$ and the $x\text{-axis}.$
2. The region bounded by the graphs of $y = 4x - x^{2}$ and the $x\text{-axis}.$
Solution
1. First, sketch the region and the solid of revolution as shown.
Looking at the region, if we want to integrate with respect to $x,$ we would have to break the integral into two pieces, because we have different functions bounding the region over $\left\lbrack {0,1} \right\rbrack$ and $\left\lbrack {1,2} \right\rbrack.$ In this case, using the disk method, we would have
$$V = {\int_{0}^{1}\left( {\pi x^{2}} \right)}dx + {\int_{1}^{2}\left( {\pi{(2 - x)}^{2}} \right)}dx.$$
If we used the shell method instead, we would use functions of $y$ to represent the curves, producing
$$\begin{array}{cl}
V & {= {\int_{0}^{1}\left( {2\pi y\left\lbrack {\left( {2 - y} \right) - y} \right\rbrack} \right)}dy} \\
& {= {\int_{0}^{1}\left( {2\pi y\left\lbrack {2 - 2y} \right\rbrack} \right)}dy.}
\end{array}$$
Neither of these integrals is particularly onerous, but since the shell method requires only one integral, and the integrand requires less simplification, we should probably go with the shell method in this case.
2. First, sketch the region and the solid of revolution as shown.
Looking at the region, it would be problematic to define a horizontal rectangle; the region is bounded on the left and right by the same function. Therefore, we can dismiss the method of shells. The solid has no cavity in the middle, so we can use the method of disks. Then
$$V = {\int_{0}^{4}\pi}\left( {4x - x^{2}} \right)^{2}dx.$$
Select the best method to find the volume of a solid of revolution generated by revolving the given region around the $x\text{-axis},$ and set up the integral to find the volume (do not evaluate the integral): the region bounded by the graphs of $y = 2 - x^{2}$ and $y = x^{2}.$
Section 2.3 Exercises
For the following exercises, find the volume generated when the region between the two curves is rotated around the given axis. Use both the shell method and the washer method. Use technology to graph the functions and draw a typical slice by hand.
114\.
\[T\] Bounded by the curves $y = 3x,x = 0,$ and $y = 3$ rotated around the $y\text{-axis}.$
115.
\[T\] Bounded by the curves $y = 3x,y = 0,\ \text{and}\ x = 3$ rotated around the $y\text{-axis}.$
116\.
\[T\] Bounded by the curves $y = 3x,y = 0,\ \text{and}\ y = 3$ rotated around the $x\text{-axis}.$
117.
\[T\] Bounded by the curves $y = 3x,y = 0,\ \text{and}\ x = 3$ rotated around the $x\text{-axis}.$
118\.
\[T\] Bounded by the curves $y = 2x^{3},y = 0,\ \text{and}\ x = 2$ rotated around the $y\text{-axis}.$
119.
\[T\] Bounded by the curves $y = 2x^{3},y = 0,\ \text{and}\ x = 2$ rotated around the $x\text{-axis}.$
For the following exercises, use shells to find the volumes of the given solids. Note that the rotated regions lie between the curve and the $x\text{-axis}$ and are rotated around the $y\text{-axis}.$
120\.
$y = 1 - x^{2},x = 0,\ \text{and}\ x = 1$
121.
$y = 5x^{3},x = 0,\ \text{and}\ x = 1$
122\.
$y = \frac{1}{x},x = 1,\ \text{and}\ x = 100$
123.
$y = \sqrt{1 - x^{2}},x = 0,\ \text{and}\ x = 1$
124\.
$y = \frac{1}{1 + x^{2}},x = 0,\ \text{and}\ x = 3$
125.
$y = \text{sin}x^{2},x = 0,\ \text{and}\ x = \sqrt{\pi}$
126\.
$y = \frac{1}{\sqrt{1 - x^{2}}},x = 0,\ \text{and}\ x = \frac{1}{2}$
127.
$y = \sqrt{x},x = 0,\ \text{and}\ x = 1$
128\.
$y = \left( {1 + x^{2}} \right)^{3},x = 0,\ \text{and}\ x = 1$
129.
$y = 5x^{3} - 2x^{4},x = 0,\ \text{and}\ x = 2$
For the following exercises, use shells to find the volume generated by rotating the regions between the given curve and $y = 0$ around the $x\text{-axis}.$
130\.
$y = \sqrt{1 - x^{2}},x = 0,\ x = 1$ and the *x*-axis
131.
$y = x^{2},x = 0,\ x = 2$ and the *x*-axis
132\.
$y = \frac{x^{3}}{2},\ x = 0,\ x = 2,$ and the *x*-axis
133.
$y = \frac{2}{x^{2}},\ x = 1,\ x = 2,$ and the *x*-axis
134\.
$x = \frac{1}{1 + y^{2}},y = 4$
135.
$x = \frac{1 + y^{2}}{y},y = 1,\ y = 4,$ and the *y*-axis
136\.
$x = \sqrt{4 - y^{2}}\text{,}x = 0\text{,}y = 0$
137.
$x = y^{3} - 2y^{2},\ x = 0,\ x = 9$
138\.
$x = \sqrt{y} + 1,\ x = 1,\ x = 3,$ and the *x*-axis
139.
$x = \sqrt[3]{27y}\text{and}\ x = \frac{3y}{4}$
For the following exercises, find the volume generated when the region between the curves is rotated around the given axis.
140\.
$y = 3 - x,y = 0,x = 0,\ \text{and}\ x = 2$ rotated around the $y\text{-axis}.$
141.
$y = x^{3},x = 0,\ \text{and}\ y = 8$ rotated around the $y\text{-axis}.$
142\.
$y = x^{2},y = x,$ rotated around the $y\text{-axis}.$
143.
$y = \sqrt{x},y = 0,\ \text{and}\ x = 1$ rotated around the line $x = 2.$
144\.
$y = \frac{1}{4 - x},x = 1,\ x = 2\ \text{and}\ y = 0$ rotated around the line $x = 4.$
145.
$y = \sqrt{x}\ \text{and}\ y = x^{2}$ rotated around the $y\text{-axis}.$
146\.
$y = \sqrt{x}\ \text{and}\ y = x^{2}$ rotated around the line $x = 2.$
147.
$x = y^{3},x = \frac{1}{y},x = 1,\ \text{and}\ x = 2$ rotated around the $x\text{-axis}.$
148\.
$x = y^{2}\ \text{and}\ y = x$ rotated around the line $y = 2.$
149.
\[T\] Left of $x = \text{sin}\left( {\pi y} \right),$ right of $y = x,$ around the $y\text{-axis}.$
For the following exercises, use technology to graph the region. Determine which method you think would be easiest to use to calculate the volume generated when the function is rotated around the specified axis. Then, use your chosen method to find the volume.
150\.
\[T\] $y = x^{2}$ and $y = 4x$ rotated around the $y\text{-axis}.$
151.
\[T\] $y = \text{cos}\left( {\pi x} \right),y = \text{sin}\left( {\pi x} \right),x = \frac{1}{4},\ \text{and}\ x = \frac{5}{4}$ rotated around the $y\text{-axis}.$ This exercise requires advanced technique. You may use technology to perform the integration.
152\.
\[T\] $y = x^{2} - 2x,x = 2,\ \text{and}\ x = 4$ rotated around the $y\text{-axis}.$
153.
\[T\] $y = x^{2} - 2x,x = 2,\ \text{and}\ x = 4$ rotated around the $x\text{-axis}.$
154\.
\[T\] $y = 3x^{3} - 2,y = x,\ \text{and}\ x = 2$ rotated around the $x\text{-axis}.$
155.
\[T\] $y = 3x^{3} - 2,y = x,\ \text{and}\ x = 2$ rotated around the $y\text{-axis}.$
156\.
\[T\] $x = \text{sin}\left( {\pi y^{2}} \right)$ and $x = \sqrt{2}y$ rotated around the $x\text{-axis}.$
157.
\[T\] $x = y^{2},x = y^{2} - 2y + 1,\ \text{and}\ x = 2$ rotated around the $y\text{-axis}.$
For the following exercises, use the method of shells to approximate the volumes of some common objects, which are pictured in accompanying figures.
158\.
Use the method of shells to find the volume of a sphere of radius $r.$
159.
Use the method of shells to find the volume of a cone with radius $r$ and height $h.$
160\.
Use the method of shells to find the volume of an ellipsoid $\left( {x^{2}\text{/}a^{2}} \right) + \left( {y^{2}\text{/}b^{2}} \right) = 1$ rotated around the $x\text{-axis}.$
161.
Use the method of shells to find the volume of a cylinder with radius $r$ and height $h.$
162\.
Use the method of shells to find the volume of the donut created when the circle $x^{2} + y^{2} = 4$ is rotated around the line $x = 4.$
163.
Consider the region enclosed by the graphs of $y = f(x),y = 1 + f(x),x = 0,y = 0,$ and $x = a > 0.$ What is the volume of the solid generated when this region is rotated around the $y\text{-axis}?$ Assume that the function is defined over the interval $\lbrack 0,a\rbrack.$
164\.
Consider the function $y = f(x),$ which decreases from $f(0) = b$ to $f(1) = 0.$ Set up the integrals for determining the volume, using both the shell method and the disk method, of the solid generated when this region, with $x = 0$ and $y = 0,$ is rotated around the $y\text{-axis}.$ Prove that both methods approximate the same volume. Which method is easier to apply? (*Hint:* Since $f(x)$ is one-to-one, there exists an inverse $f^{-1}(y).)$
---
2.4 Arc Length of a Curve and Surface Area
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-4-arc-length-of-a-curve-and-surface-area
2.4 Arc Length of a Curve and Surface Area
- 2.4.1 Determine the length of a curve, $y = f(x),$ between two points.
- 2.4.2 Determine the length of a curve, $x = g(y),$ between two points.
- 2.4.3 Find the surface area of a solid of revolution.
In this section, we use definite integrals to find the arc length of a curve. We can think of arc length as the distance you would travel if you were walking along the path of the curve. Many real-world applications involve arc length. If a rocket is launched along a parabolic path, we might want to know how far the rocket travels. Or, if a curve on a map represents a road, we might want to know how far we have to drive to reach our destination.
We begin by calculating the arc length of curves defined as functions of $x,$ then we examine the same process for curves defined as functions of $y.$ (The process is identical, with the roles of $x$ and $y$ reversed.) The techniques we use to find arc length can be extended to find the surface area of a surface of revolution, and we close the section with an examination of this concept.
Arc Length of the Curve *y* = *f*(*x*)
In previous applications of integration, we required the function $f(x)$ to be integrable, or at most continuous. However, for calculating arc length we have a more stringent requirement for $f(x).$ Here, we require $f(x)$ to be differentiable, and furthermore we require its derivative, $f^{\prime}(x),$ to be continuous. Functions like this, which have continuous derivatives, are called *smooth*. (This property comes up again in later chapters.)
Let $f(x)$ be a smooth function defined over $\left\lbrack {a,b} \right\rbrack.$ We want to calculate the length of the curve from the point $\left( {a,f(a)} \right)$ to the point $\left( {b,f(b)} \right).$ We start by using line segments to approximate the length of the curve. For $i = 0,\ 1,2\text{,…},n,$ let $P = \left\{ x_{i} \right\}$ be a regular partition of $\left\lbrack {a,b} \right\rbrack.$ Then, for $i = 1,2\text{,…},n,$ construct a line segment from the point $\left( {x_{i - 1},f(x_{i - 1})} \right)$ to the point $\left( {x_{i},f(x_{i})} \right).$ Although it might seem logical to use either horizontal or vertical line segments, we want our line segments to approximate the curve as closely as possible. Figure 2.37 depicts this construct for $n = 5.$
To help us find the length of each line segment, we look at the change in vertical distance as well as the change in horizontal distance over each interval. Because we have used a regular partition, the change in horizontal distance over each interval is given by $\text{Δ}x.$ The change in vertical distance varies from interval to interval, though, so we use $\text{Δ}y_{i} = f(x_{i}) - f(x_{i - 1})$ to represent the change in vertical distance over the interval $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack,$ as shown in Figure 2.38. Note that some (or all) $\text{Δ}y_{i}$ may be negative.
By the Pythagorean theorem, the length of the line segment is $\sqrt{\left( {\text{Δ}x} \right)^{2} + \left( {\text{Δ}y_{i}} \right)^{2}}.$ We can also write this as $\text{Δ}x\sqrt{1 + \left( {\left( {\text{Δ}y_{i}} \right)\text{/}\left( {\text{Δ}x} \right)} \right)^{2}}.$ Now, by the Mean Value Theorem, there is a point $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack$ such that $f^{\prime}(x_{i}^{*}) = {\left( {\text{Δ}y_{i}} \right)\text{/}\left( {\text{Δ}x} \right)}.$ Then the length of the line segment is given by $\text{Δ}x\sqrt{1 + \left\lbrack {f^{\prime}(x_{i}^{*})} \right\rbrack^{2}}.$ Adding up the lengths of all the line segments, we get
$$\text{Arc Length}\ \approx {\sum\limits_{i = 1}^{n}{\sqrt{1 + \left\lbrack {f^{\prime}(x_{i}^{*})} \right\rbrack^{2}}\ \text{Δ}x}}.$$
This is a Riemann sum. Taking the limit as $n\rightarrow\infty,$ we have
$$\text{Arc Length} = \underset{n\rightarrow\infty}{\text{lim}}{\sum\limits_{i = 1}^{n}{\sqrt{1 + \left\lbrack {f^{\prime}(x_{i}^{*})} \right\rbrack^{2}}\ \text{Δ}x}} = {\int_{a}^{b}\sqrt{1 + \left\lbrack {f^{\prime}(x)} \right\rbrack^{2}}}\ dx.$$
We summarize these findings in the following theorem.
Arc Length for *y* = *f*(*x*)
Let $f(x)$ be a smooth function over the interval $\left\lbrack {a,b} \right\rbrack.$ Then the arc length of the portion of the graph of $f(x)$ from the point $\left( {a,f(a)} \right)$ to the point $\left( {b,\ f(b)} \right)$ is given by
$$\text{Arc Length} = {\int_{a}^{b}\sqrt{1 + \left\lbrack {f^{\prime}(x)} \right\rbrack^{2}}}\ dx.$$ (2.7)
Note that we are integrating an expression involving $f^{\prime}(x),$ so we need to be sure $f^{\prime}(x)$ is integrable. This is why we require $f(x)$ to be smooth. The following example shows how to apply the theorem.
Calculating the Arc Length of a Function of *x*
Let $f(x) = 2x^{3\text{/}2}.$ Calculate the arc length of the graph of $f(x)$ over the interval $\left\lbrack {0,1} \right\rbrack.$ Round the answer to three decimal places.
Solution
We have $f^{\prime}(x) = 3x^{1\text{/}2},$ so $\left\lbrack {f^{\prime}(x)} \right\rbrack^{2} = 9x.$ Then, the arc length is
$$\begin{array}{cl}
\text{Arc Length} & {= {\int_{a}^{b}\sqrt{1 + \left\lbrack {f^{\prime}(x)} \right\rbrack^{2}}}\ dx} \\
& {= {\int_{0}^{1}\sqrt{1 + 9x}}\ dx.}
\end{array}$$
Substitute $u = 1 + 9x.$ Then, $du = 9\ dx.$ When $x = 0,$ then $u = 1,$ and when $x = 1,$ then $u = 10.$ Thus,
$$\begin{array}{cl}
\text{Arc Length} & {= {\int_{0}^{1}\sqrt{1 + 9x}}\ dx} \\
& {= \frac{1}{9}\int_{0}^{1}\sqrt{1 + 9x}9dx = \frac{1}{9}{\int_{1}^{10}\sqrt{u}}\ du} \\
& {= \left. {\frac{1}{9} \cdot \frac{2}{3}u^{3\text{/}2}} \right|_{1}^{10} = \frac{2}{27}\left\lbrack {10\sqrt{10} - 1} \right\rbrack \approx 2.268\ \text{units}.}
\end{array}$$
Let $f(x) = \left( {4\text{/}3} \right)x^{3\text{/}2}.$ Calculate the arc length of the graph of $f(x)$ over the interval $\left\lbrack {0,1} \right\rbrack.$ Round the answer to three decimal places.
Although it is nice to have a formula for calculating arc length, this particular theorem can generate expressions that are difficult to integrate. We study some techniques for integration in Introduction to Techniques of Integration. In some cases, we may have to use a computer or calculator to approximate the value of the integral.
Using a Computer or Calculator to Determine the Arc Length of a Function of *x*
Let $f(x) = x^{2}.$ Calculate the arc length of the graph of $f(x)$ over the interval $\left\lbrack {1,3} \right\rbrack.$
Solution
We have $f^{\prime}(x) = 2x,$ so $\left\lbrack {f^{\prime}(x)} \right\rbrack^{2} = 4x^{2}.$ Then the arc length is given by
$$\text{Arc Length} = {\int_{a}^{b}\sqrt{1 + \left\lbrack {f^{\prime}(x)} \right\rbrack^{2}}}\ dx = {\int_{1}^{3}\sqrt{1 + 4x^{2}}}\ dx.$$
Using a computer to approximate the value of this integral, we get
$${\int_{1}^{3}\sqrt{1 + 4x^{2}}}\ dx \approx 8.26815.$$
Let $f(x) = \text{sin}\ x.$ Calculate the arc length of the graph of $f(x)$ over the interval $\left\lbrack {0,\pi} \right\rbrack.$ Use a computer or calculator to approximate the value of the integral.
Arc Length of the Curve *x* = *g*(*y*)
We have just seen how to approximate the length of a curve with line segments. If we want to find the arc length of the graph of a function of $y,$ we can repeat the same process, except we partition the $y\text{-axis}$ instead of the $x\text{-axis}.$ Figure 2.39 shows a representative line segment.
Then the length of the line segment is $\sqrt{\left( {\text{Δ}y} \right)^{2} + \left( {\text{Δ}x_{i}} \right)^{2}},$ which can also be written as $\text{Δ}y\sqrt{1 + \left( {\left( {\text{Δ}x_{i}} \right)\text{/}\left( {\text{Δ}y} \right)} \right)^{2}}.$ If we now follow the same development we did earlier, we get a formula for arc length of a function $x = g(y).$
Arc Length for *x* = *g*(*y*)
Let $g(y)$ be a smooth function over a $y$ interval $\left\lbrack {c,d} \right\rbrack.$ Then, the arc length of the graph of $g(y)$ from the point $\left( g(d),~d \right)$ to the point $\left( g(c),~c \right)$ is given by
$$\text{Arc Length} = {\int_{c}^{d}\sqrt{1 + \left\lbrack {g^{\prime}(y)} \right\rbrack^{2}}}\ dy.$$ (2.8)
Calculating the Arc Length of a Function of *y*
Let $g(y) = 3y^{3}.$ Calculate the arc length of the graph of $g(y)$ over the interval $\left\lbrack {1,2} \right\rbrack.$
Solution
We have $g^{\prime}(y) = 9y^{2},$ so $\left\lbrack {g^{\prime}(y)} \right\rbrack^{2} = 81y^{4}.$ Then the arc length is
$$\text{Arc Length} = {\int_{c}^{d}\sqrt{1 + \left\lbrack {g^{\prime}(y)} \right\rbrack^{2}}}\ dy = {\int_{1}^{2}\sqrt{1 + 81y^{4}}}\ dy.$$
Using a computer to approximate the value of this integral, we obtain
$${\int_{1}^{2}\sqrt{1 + 81y^{4}}}\ dy \approx 21.0277.$$
Let $g(y) = {1\text{/}y}.$ Calculate the arc length of the graph of $g(y)$ over the interval $\left\lbrack {1,4} \right\rbrack.$ Use a computer or calculator to approximate the value of the integral.
Area of a Surface of Revolution
The concepts we used to find the arc length of a curve can be extended to find the surface area of a surface of revolution. Surface area is the total area of the outer layer of an object. For objects such as cubes or bricks, the surface area of the object is the sum of the areas of all of its faces. For curved surfaces, the situation is a little more complex. Let $f(x)$ be a nonnegative smooth function over the interval $\left\lbrack {a,b} \right\rbrack.$ We wish to find the surface area of the surface of revolution created by revolving the graph of $y = f(x)$ around the $x\text{-axis}$ as shown in the following figure.
As we have done many times before, we are going to partition the interval $\left\lbrack {a,b} \right\rbrack$ and approximate the surface area by calculating the surface area of simpler shapes. We start by using line segments to approximate the curve, as we did earlier in this section. For $i = 0,1,2\text{,…},n,$ let $P = \left\{ x_{i} \right\}$ be a regular partition of $\left\lbrack {a,b} \right\rbrack.$ Then, for $i = 1,2\text{,…},n,$ construct a line segment from the point $\left( {x_{i - 1},f(x_{i - 1})} \right)$ to the point $\left( {x_{i},f(x_{i})} \right).$ Now, revolve these line segments around the $x\text{-axis}$ to generate an approximation of the surface of revolution as shown in the following figure.
Notice that when each line segment is revolved around the axis, it produces a band. These bands are actually pieces of cones (think of an ice cream cone with the pointy end cut off). A piece of a cone like this is called a frustum of a cone.
To find the surface area of the band, we need to find the lateral surface area, $S,$ of the frustum (the area of just the slanted outside surface of the frustum, not including the areas of the top or bottom faces). Let $r_{1}$ and $r_{2}$ be the radii of the wide end and the narrow end of the frustum, respectively, and let $l$ be the slant height of the frustum as shown in the following figure.
We know the lateral surface area of a cone is given by
$$\text{Lateral Surface Area} = \pi rs,$$
where $r$ is the radius of the base of the cone and $s$ is the slant height (see the following figure).
Since a frustum can be thought of as a piece of a cone, the lateral surface area of the frustum is given by the lateral surface area of the whole cone less the lateral surface area of the smaller cone (the pointy tip) that was cut off (see the following figure).
The cross-sections of the small cone and the large cone are similar triangles, so we see that
$$\frac{r_{2}}{r_{1}} = \frac{s - l}{s}.$$
Solving for $s,$ we get
$$\begin{array}{rll}
\frac{r_{2}}{r_{1}} & = & \frac{s - l}{s} \\
{r_{2}s} & = & {r_{1}\left( {s - l} \right)} \\
{r_{2}s} & = & {r_{1}s - r_{1}l} \\
{r_{1}l} & = & {r_{1}s - r_{2}s} \\
{r_{1}l} & = & {\left( {r_{1} - r_{2}} \right)s}
\end{array}$$
Then the lateral surface area (SA) of the frustum is
$$\begin{array}{cl}
S & {= \ \text{(Lateral SA of large cone)} - \text{(Lateral SA of small cone)}} \\
& {= \pi r_{1}s - \pi r_{2}\left( {s - l} \right)} \\
& {= \pi r_{1}s - \pi r_{2}s + \pi r_{2}l} \\
& {= \pi\left( {r_{1} - r_{2}} \right)s + \pi r_{2}l} \\
& {= \pi r_{1}l + \pi r_{2}l} \\
& {= \pi\left( {r_{1} + r_{2}} \right)l.}
\end{array}$$
Let’s now use this formula to calculate the surface area of each of the bands formed by revolving the line segments around the $x\text{-axis}\text{.}$ A representative band is shown in the following figure.
Note that the slant height of this frustum is just the length of the line segment used to generate it. So, applying the surface area formula, we have
$$\begin{array}{cl}
S & {= \pi\left( {r_{1} + r_{2}} \right)l} \\
& {= \pi\left( {f(x_{i - 1}) + f(x_{i})} \right)\sqrt{\text{Δ}x^{2} + \left( {\text{Δ}y_{i}} \right)^{2}}} \\
& {= \pi\left( {f(x_{i - 1}) + f(x_{i})} \right)\text{Δ}x\sqrt{1 + \left( \frac{\text{Δ}y_{i}}{\text{Δ}x} \right)^{2}}.}
\end{array}$$
Now, as we did in the development of the arc length formula, we apply the Mean Value Theorem to select $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack$ such that $f^{\prime}(x_{i}^{*}) = {\left( {\text{Δ}y_{i}} \right)\text{/}{\text{Δ}x}}.$ This gives us
$$S = \pi\left( {f(x_{i - 1}) + f(x_{i})} \right)\text{Δ}x\sqrt{1 + \left( {f^{\prime}(x_{i}^{*})} \right)^{2}}.$$
Furthermore, since $f(x)$ is continuous, by the Intermediate Value Theorem, there is a point $x_{i}^{} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack$ such that $f(x_{i}^{}) = \left( {1\text{/}2} \right)\left\lbrack {f(x_{i - 1}) + f(x_{i})} \right\rbrack,$ so we get
$$S = 2\pi f(x_{i}^{**})\text{Δ}x\sqrt{1 + \left( {f^{\prime}(x_{i}^{*})} \right)^{2}}.$$
Then the approximate surface area of the whole surface of revolution is given by
$$\text{Surface Area} \approx \sum\limits_{i = 1}^{n}2\pi f(x_{i}^{**})\text{Δ}x\sqrt{1 + \left( {f^{\prime}(x_{i}^{*})} \right)^{2}}.$$
This *almost* looks like a Riemann sum, except we have functions evaluated at two different points, $x_{i}^{*}$ and $x_{i}^{**},$ over the interval $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ Although we do not examine the details here, it turns out that because $f(x)$ is smooth, if we let $n\rightarrow\infty,$ the limit works the same as a Riemann sum even with the two different evaluation points. This makes sense intuitively. Both $x_{i}^{*}$ and $x_{i}^{**}$ are in the interval $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack,$ so it makes sense that as $n\rightarrow\infty,$ both $x_{i}^{*}$ and $x_{i}^{**}$ approach $x.$ Those of you who are interested in the details should consult an advanced calculus text.
Taking the limit as $n\rightarrow\infty,$ we get
$$\text{Surface Area} = \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}2\pi f(x_{i}^{**})\text{Δ}x\sqrt{1 + \left( {f^{\prime}(x_{i}^{*})} \right)^{2}} = {\int_{a}^{b}{\left( {2\pi f(x)\sqrt{1 + \left( {f^{\prime}(x)} \right)^{2}}} \right)dx}}.$$
As with arc length, we can conduct a similar development for functions of $y$ to get a formula for the surface area of surfaces of revolution about the $y\text{-axis}.$ These findings are summarized in the following theorem.
Surface Area of a Surface of Revolution
Let $f(x)$ be a nonnegative smooth function over the interval $\left\lbrack {a,b} \right\rbrack.$ Then, the surface area of the surface of revolution formed by revolving the graph of $f(x)$ around the *x*-axis is given by
$$\text{Surface Area} = {\int_{a}^{b}{\left( {2\pi f(x)\sqrt{1 + \left( {f^{\prime}(x)} \right)^{2}}} \right)dx}}.$$ (2.9)
Similarly, let $g(y)$ be a nonnegative smooth function over the interval $\left\lbrack {c,d} \right\rbrack.$ Then, the surface area of the surface of revolution formed by revolving the graph of $g(y)$ around the $y\text{-axis}$ is given by
$$\text{Surface Area} = {\int_{c}^{d}{\left( {2\pi g(y)\sqrt{1 + \left( {g^{\prime}(y)} \right)^{2}}} \right)dy}}.$$
Calculating the Surface Area of a Surface of Revolution 1
Let $f(x) = \sqrt{x}$ over the interval $\left\lbrack {1,4} \right\rbrack.$ Find the surface area of the surface generated by revolving the graph of $f(x)$ around the $x\text{-axis}.$ Round the answer to three decimal places.
Solution
The graph of $f(x)$ and the surface of rotation are shown in the following figure.
We have $f(x) = \sqrt{x}.$ Then, $f^{\prime}(x) = {1\text{/}\left( {2\sqrt{x}} \right)}$ and $\left( {f^{\prime}(x)} \right)^{2} = {1\text{/}\left( {4x} \right)}.$ Then,
$$\begin{array}{cl}
\text{Surface Area} & {= {\int_{a}^{b}{\left( {2\pi f(x)\sqrt{1 + \left( {f^{\prime}(x)} \right)^{2}}} \right)dx}}} \\
& {= {\int_{1}^{4}\left( {2\pi\sqrt{x}\sqrt{1 + \frac{1}{4x}}} \right)}dx} \\
& {= {\int_{1}^{4}{\left( {2\pi\sqrt{x + \frac{1}{4}}} \right)dx}}.}
\end{array}$$
Let $u = x + {1\text{/}4}.$ Then, $du = dx.$ When $x = 1,$ $u = {5\text{/}4},$ and when $x = 4,$ $u = {17\text{/}4}.$ This gives us
$$\begin{array}{cl}
{\int_{1}^{4}{\left( {2\pi\sqrt{x + \frac{1}{4}}} \right)dx}} & {= {\int_{5\text{/}4}^{17\text{/}4}{2\pi\sqrt{u}}}\ du} \\
& {= 2\pi\left. \left\lbrack {\frac{2}{3}u^{3\text{/}2}} \right\rbrack\ \right|_{5\text{/}4}^{17\text{/}4} = \frac{\pi}{6}\left\lbrack {17\sqrt{17} - 5\sqrt{5}} \right\rbrack \approx 30.846.}
\end{array}$$
Let $f(x) = \sqrt{1 - x}$ over the interval $\left\lbrack {0,{1\text{/}2}} \right\rbrack.$ Find the surface area of the surface generated by revolving the graph of $f(x)$ around the $x\text{-axis}.$ Round the answer to three decimal places.
Calculating the Surface Area of a Surface of Revolution 2
Let $f(x) = y = \sqrt[3]{3x}.$ Consider the portion of the curve where $0 \leq y \leq 2.$ Find the surface area of the surface generated by revolving the graph of $f(x)$ around the $y\text{-axis}.$
Solution
Notice that we are revolving the curve around the $y\text{-axis},$ and the interval is in terms of $y,$ so we want to rewrite the function as a function of *y*. We get $x = g(y) = \left( {1\text{/}3} \right)y^{3}.$ The graph of $g(y)$ and the surface of rotation are shown in the following figure.
We have $g(y) = \left( {1\text{/}3} \right)y^{3},$ so $g^{\prime}(y) = y^{2}$ and $\left( {g^{\prime}(y)} \right)^{2} = y^{4}.$ Then
$$\begin{array}{cl}
\text{Surface Area} & {= {\int_{c}^{d}{\left( {2\pi g(y)\sqrt{1 + \left( {g^{\prime}(y)} \right)^{2}}} \right)dy}}} \\
& {= {\int_{0}^{2}\left( {2\pi\left( {\frac{1}{3}y^{3}} \right)\sqrt{1 + y^{4}}} \right)}dy} \\
& {= \frac{2\pi}{3}{\int_{0}^{2}\left( {y^{3}\sqrt{1 + y^{4}}} \right)}dy.}
\end{array}$$
Let $u = y^{4} + 1.$ Then $du = 4y^{3}dy.$ When $y = 0,$ $u = 1,$ and when $y = 2,$ $u = 17.$ Then
$$\begin{array}{cl}
{\frac{2\pi}{3}{\int_{0}^{2}\left( {y^{3}\sqrt{1 + y^{4}}} \right)}dy} & {= \frac{2\pi}{3}{\int_{1}^{17}{\frac{1}{4}\sqrt{u}du}}} \\
& {= \frac{\pi}{6}\left. \left\lbrack {\frac{2}{3}u^{3\text{/}2}} \right\rbrack\ \right|_{1}^{17} = \frac{\pi}{9}\left\lbrack {(17)^{3\text{/}2} - 1} \right\rbrack \approx 24.118.}
\end{array}$$
Let $g(y) = \sqrt{9 - y^{2}}$ over the interval $y \in \left\lbrack {0,2} \right\rbrack.$ Find the surface area of the surface generated by revolving the graph of $g(y)$ around the $y\text{-axis}.$
Section 2.4 Exercises
For the following exercises, find the length of the functions over the given interval.
165.
$y = 5x\ \text{from}\ x = 0\ \text{to}\ x = 2$
166\.
$y = - \frac{1}{2}x + 25\ \text{from}\ x = 1\ \text{to}\ x = 4$
167.
$x = 4y\ \text{from}\ y = -1\ \text{to}\ y = 1$
168\.
Pick an arbitrary linear function $x = g(y)$ over any interval of your choice $\left( {y_{1},y_{2}} \right).$ Determine the length of the function and then prove the length is correct by using geometry.
169.
Find the surface area of the volume generated when the curve $y = \sqrt{x}$ revolves around the $x\text{-axis}$ from $\left( {1,1} \right)$ to $(4,2),$ as seen here.
170\.
Find the surface area of the volume generated when the curve $y = x^{2}$ revolves around the $y\text{-axis}$ from $(1,\ 1)$ to $(3,9).$
For the following exercises, find the lengths of the functions of $x$ over the given interval. If you cannot evaluate the integral exactly, use technology to approximate it.
171.
$y = x^{3\text{/}2}$ from $\left( {0,0} \right)\ \text{to}\ \left( {1,1} \right)$
172\.
$y = x^{2\text{/}3}$ from $\left( {1,1} \right)\ \text{to}\ \left( {8,4} \right)$
173.
$y = \frac{1}{3}\left( {x^{2} + 2} \right)^{3\text{/}2}$ from $x = 0\ \text{to}\ x = 1$
174\.
$y = \frac{1}{3}\left( {x^{2} - 2} \right)^{3\text{/}2}$ from $x = 2$ to $x = 4$
175.
\[T\] $y = e^{x}$ on $x = 0$ to $x = 1$
176\.
$y = \frac{x^{3}}{3} + \frac{1}{4x}$ from $x = 1\ \text{to}\ x = 3$
177.
$y = \frac{x^{4}}{4} + \frac{1}{8x^{2}}$ from $x = 1\ \text{to}\ x = 2$
178\.
$y = \frac{2x^{3\text{/}2}}{3} - \frac{x^{1\text{/}2}}{2}$ from $x = 1\ \text{to}\ x = 4$
179.
$y = \frac{1}{27}\left( {9x^{2} + 6} \right)^{3\text{/}2}$ from $x = 0\ \text{to}\ x = 2$
180\.
\[T\] $y = \text{sin}\ x$ on $x = 0\ \text{to}\ x = \pi$
For the following exercises, find the lengths of the functions of $y$ over the given interval. If you cannot evaluate the integral exactly, use technology to approximate it.
181.
$y = \frac{5 - 3x}{4}$ from $y = 0$ to $y = 4$
182\.
$x = \frac{1}{2}\left( {e^{y} + e^{\text{−}y}} \right)$ from $y = -1\ \text{to}\ y = 1$
183.
$x = 5y^{3\text{/}2}$ from $y = 0$ to $y = 1$
184\.
\[T\] $x = y^{2}$ from $y = 0$ to $y = 1$
185.
$x = \sqrt{y}$ from $y = 0\ \text{to}\ y = 1$
186\.
$x = \frac{2}{3}\left( {y^{2} + 1} \right)^{3\text{/}2}$ from $y = 1$ to $y = 3$
187.
\[T\] $x = \text{tan}\ y$ from $y = 0$ to $y = \frac{3}{4}$
188\.
\[T\] $x = \text{cos}^{2}y$ from $y = - \frac{\pi}{2}$ to $y = \frac{\pi}{2}$
189.
\[T\] $x = 4^{y}$ from $y = 0\ \text{to}\ y = 2$
190\.
\[T\] $x = \text{ln}(y)$ on $y = \frac{1}{e}$ to $y = e$
For the following exercises, find the surface area of the volume generated when the following curves revolve around the $x\text{-axis}.$ If you cannot evaluate the integral exactly, use your calculator to approximate it.
191.
$y = \sqrt{x}$ from $x = 2$ to $x = 6$
192\.
$y = x^{3}$ from $x = 0$ to $x = 1$
193.
$y = 7x$ from $x = -1\ \text{to}\ x = 1$
194\.
\[T\] $y = \frac{1}{x^{2}}$ from $x = 1\ \text{to}\ x = 3$
195.
$y = \sqrt{4 - x^{2}}$ from $x = 0\ \text{to}\ x = 2$
196\.
$y = \sqrt{4 - x^{2}}$ from $x = -1\ \text{to}\ x = 1$
197.
$y = 5x$ from $x = 1\ \text{to}\ x = 5$
198\.
\[T\] $y = \text{tan}\ x$ from $x = - \frac{\pi}{4}\ \text{to}\ x = \frac{\pi}{4}$
For the following exercises, find the surface area of the volume generated when the following curves revolve around the $y\text{-axis}\text{.}$ If you cannot evaluate the integral exactly, use your calculator to approximate it.
199.
$y = x^{2}$ from $x = 0\ \text{to}\ x = 2$
200\.
$y = \frac{1}{2}x^{2} + \frac{1}{2}$ from $x = 0\ \text{to}\ x = 1$
201.
$y = x + 1$ from $x = 0\ \text{to}\ x = 3$
202\.
\[T\] $y = \frac{1}{x}$ from $x = \frac{1}{2}$ to $x = 1$
203.
$y = \sqrt[3]{x}$ from $x = 1\ \text{to}\ x = 27$
204\.
\[T\] $y = 3x^{4}$ from $x = 0$ to $x = 1$
205.
\[T\] $y = \frac{1}{\sqrt{x}}$ from $x = 1$ to $x = 3$
206\.
\[T\] $y = \text{cos}\ x$ from $x = 0$ to $x = \frac{\pi}{2}$
207.
The base of a lamp is constructed by revolving a quarter circle $y = \sqrt{2x - x^{2}}$ around the $y\text{-axis}$ from $x = 1$ to $x = 2,$ as seen here. Create an integral for the surface area of this curve and compute it.
208\.
A light bulb is a sphere with radius $1\text{/}2$ in. with the bottom sliced off to fit exactly onto a cylinder of radius $1\text{/}4$ in. and length $1\text{/}3$ in., as seen here. The sphere is cut off at the bottom to fit exactly onto the cylinder, so the radius of the cut is $1\text{/}4$ in. Find the surface area (not including the top or bottom of the cylinder).
209.
\[T\] A lampshade is constructed by rotating $y = {1\text{/}x}$ around the $x\text{-axis}$ from $y = 1$ to $y = 2,$ as seen here. Determine how much material you would need to construct this lampshade—that is, the surface area—accurate to four decimal places.
210\.
\[T\] An anchor drags behind a boat according to the function $y = 24e^{{\text{−}x}\text{/}2} - 24,$ where $y$ represents the depth beneath the boat and $x$ is the horizontal distance of the anchor from the back of the boat. If the anchor is $23$ ft below the boat, how much rope do you have to pull to reach the anchor? Round your answer to three decimal places.
211.
\[T\] You are building a bridge that will span $10$ ft. You intend to add decorative rope in the shape of $y = 5\left| {\text{sin}\left( {\left( {x\pi} \right)\text{/}5} \right)} \right|,$ where $x$ is the distance in feet from one end of the bridge. Find out how much rope you need to buy, measured in a whole number of feet.
For the following exercises, find the exact arc length for the following problems over the given interval.
212\.
$y = \text{ln}(\text{sin}\ x)$ from $x = {\pi\text{/}4}$ to $x = {\left( {3\pi} \right)\text{/}4}.$ (*Hint:* Recall trigonometric identities.)
213.
\[T\] Draw graphs of $y = x^{2},$ $y = x^{6},$ and $y = x^{10}.$ For $y = x^{n},$ as $n$ increases, formulate a prediction on the arc length from $\left( {0,0} \right)$ to $\left( {1,1} \right).$ Now, compute the lengths of these three functions and determine whether your prediction is correct.
214\.
Compare the lengths of the parabola $x = y^{2}$ and the line $x = by$ from $\left( {0,0} \right)\ \text{to}\ \left( {b^{2},b} \right)$ as $b$ increases. What do you notice?
215.
Solve for the length of $x = y^{2}$ from $\left( {0,0} \right)\ \text{to}\ \left( {1,1} \right).$ Show that $x = \left( {1\text{/}2} \right)y^{2}$ from $\left( {0,0} \right)$ to $\left( {2,\ 2} \right)$ is twice as long. Graph both functions and explain why this is so.
216\.
\[T\] Which is longer between $\left( {1,\ 1} \right)$ and $\left( {2,{1\text{/}2}} \right)\text{:}$ the hyperbola $y = {1\text{/}x}$ or the graph of $x + 2y = 3?$
217.
Explain why the surface area is infinite when $y = {1\text{/}x}$ is rotated around the $x\text{-axis}$ for $1 \leq x < \infty,$ but the volume is finite.
---
2.5 Physical Applications
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-5-physical-applications
2.5 Physical Applications
- 2.5.1 Determine the mass of a one-dimensional object from its linear density function.
- 2.5.2 Determine the mass of a two-dimensional circular object from its radial density function.
- 2.5.3 Calculate the work done by a variable force acting along a line.
- 2.5.4 Calculate the work done in pumping a liquid from one height to another.
- 2.5.5 Find the hydrostatic force against a submerged vertical plate.
In this section, we examine some physical applications of integration. Let’s begin with a look at calculating mass from a density function. We then turn our attention to work, and close the section with a study of hydrostatic force.
Mass and Density
We can use integration to develop a formula for calculating mass based on a density function. First we consider a thin rod or wire. Orient the rod so it aligns with the $x\text{-axis,}$ with the left end of the rod at $x = a$ and the right end of the rod at $x = b$ (Figure 2.48). Note that although we depict the rod with some thickness in the figures, for mathematical purposes we assume the rod is thin enough to be treated as a one-dimensional object.
If the rod has constant density $\rho,$ given in terms of mass per unit length, then the mass of the rod is just the product of the density and the length of the rod: $\left( {b - a} \right)\rho.$ If the density of the rod is not constant, however, the problem becomes a little more challenging. When the density of the rod varies from point to point, we use a linear density function, $\rho(x),$ to denote the density of the rod at any point, $x.$ Let $\rho(x)$ be an integrable linear density function. Now, for $i = 0,1,2\text{,…},n$ let $P = \left\{ x_{i} \right\}$ be a regular partition of the interval $\left\lbrack {a,b} \right\rbrack,$ and for $i = 1,2\text{,…},n$ choose an arbitrary point $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ Figure 2.49 shows a representative segment of the rod.
The mass $m_{i}$ of the segment of the rod from $x_{i - 1}$ to $x_{i}$ is approximated by
$$m_{i} \approx \rho(x_{i}^{*})\left( {x_{i} - x_{i - 1}} \right) = \rho(x_{i}^{*})\text{Δ}x.$$
Adding the masses of all the segments gives us an approximation for the mass of the entire rod:
$$m = {\sum\limits_{i = 1}^{n}m_{i}} \approx {\sum\limits_{i = 1}^{n}\rho}(x_{i}^{*})\text{Δ}x.$$
This is a Riemann sum. Taking the limit as $n\rightarrow\infty,$ we get an expression for the exact mass of the rod:
$$m = \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}\rho(x_{i}^{*})\text{Δ}x = {\int_{a}^{b}\rho}(x)dx.$$
We state this result in the following theorem.
Mass–Density Formula of a One-Dimensional Object
Given a thin rod oriented along the $x\text{-axis}$ over the interval $\left\lbrack {a,b} \right\rbrack,$ let $\rho(x)$ denote a linear density function giving the density of the rod at a point *x* in the interval. Then the mass of the rod is given by
$$m = {\int_{a}^{b}\rho}(x)dx.$$ (2.10)
We apply this theorem in the next example.
Calculating Mass from Linear Density
Consider a thin rod oriented on the *x*-axis over the interval $\left\lbrack {{\pi\text{/}2},\pi} \right\rbrack.$ If the density of the rod is given by $\rho(x) = \text{sin}\ x,$ what is the mass of the rod?
Solution
Applying Equation 2.10 directly, we have
$$m = {\int_{a}^{b}\rho}(x)dx = \int_{\pi\text{/}2}^{\pi}\text{sin}\ x\ dx = \left. {\text{−}\text{cos}\ x} \right|_{\pi\text{/}2}^{\pi} = 1.$$
Consider a thin rod oriented on the *x*-axis over the interval $\left\lbrack {1,3} \right\rbrack.$ If the density of the rod is given by $\rho(x) = 2x^{2} + 3,$ what is the mass of the rod?
We now extend this concept to find the mass of a two-dimensional disk of radius $r.$ As with the rod we looked at in the one-dimensional case, here we assume the disk is thin enough that, for mathematical purposes, we can treat it as a two-dimensional object. We assume the density is given in terms of mass per unit area (called *area density*), and further assume the density varies only along the disk’s radius (called *radial density*). We orient the disk in the $xy\text{-plane,}$ with the center at the origin. Then, the density of the disk can be treated as a function of $x,$ denoted $\rho(x).$ We assume $\rho(x)$ is integrable. Because density is a function of $x,$ we partition the interval from $\left\lbrack {0,r} \right\rbrack$ along the $x\text{-axis}.$ For $i = 0,1,2\text{,…},n,$ let $P = \left\{ x_{i} \right\}$ be a regular partition of the interval $\left\lbrack {0,r} \right\rbrack,$ and for $i = 1,2\text{,…},n,$ choose an arbitrary point $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ Now, use the partition to break up the disk into thin (two-dimensional) washers. A disk and a representative washer are depicted in the following figure.
We now approximate the density and area of the washer to calculate an approximate mass, $m_{i}.$ Note that the area of the washer is given by
$$\begin{array}{cl}
A_{i} & {= \pi{(x_{i})}^{2} - \pi{(x_{i - 1})}^{2}} \\
& {= \pi\left\lbrack {x_{i}^{2} - x_{i - 1}^{2}} \right\rbrack} \\
& {= \pi\left( {x_{i} + x_{i - 1}} \right)\left( {x_{i} - x_{i - 1}} \right)} \\
& {= \pi(x_{i} + x_{i - 1})\text{Δ}x.}
\end{array}$$
You may recall that we had an expression similar to this when we were computing volumes by shells. As we did there, we use $x_{i}^{*} \approx (x_{i} + x_{i - 1})\text{/}2$ to approximate the average radius of the washer. We obtain
$$A_{i} = \pi(x_{i} + x_{i - 1})\text{Δ}x \approx 2\pi x_{i}^{*}\text{Δ}x.$$
Using $\rho(x_{i}^{*})$ to approximate the density of the washer, we approximate the mass of the washer by
$$m_{i} \approx 2\pi x_{i}^{*}\rho(x_{i}^{*})\text{Δ}x.$$
Adding up the masses of the washers, we see the mass $m$ of the entire disk is approximated by
$$m = {\sum\limits_{i = 1}^{n}m_{i}} \approx {\sum\limits_{i = 1}^{n}2}\pi x_{i}^{*}\rho(x_{i}^{*})\text{Δ}x.$$
We again recognize this as a Riemann sum, and take the limit as $n\rightarrow\infty.$ This gives us
$$m = \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}2\pi x_{i}^{*}\rho(x_{i}^{*})\text{Δ}x = {\int_{0}^{r}2}\pi x\rho(x)dx.$$
We summarize these findings in the following theorem.
Mass–Density Formula of a Circular Object
Let $\rho(x)$ be an integrable function representing the radial density of a disk of radius $r.$ Then the mass of the disk is given by
$$m = {\int_{0}^{r}2}\pi x\rho(x)dx.$$ (2.11)
Calculating Mass from Radial Density
Let $\rho(x) = \sqrt{x}$ represent the radial density of a disk. Calculate the mass of a disk of radius 4.
Solution
Applying the formula, we find
$$\begin{array}{cl}
m & {= {\int_{0}^{r}2}\pi x\rho(x)dx} \\
& {= {\int_{0}^{4}2}\pi x\sqrt{x}dx = 2\pi{\int_{0}^{4}x^{3\text{/}2}}dx} \\
& {= 2\pi\left. {\frac{2}{5}x^{5\text{/}2}} \right|_{0}^{4} = \frac{4\pi}{5}\lbrack 32\rbrack = \frac{128\pi}{5}.}
\end{array}$$
Let $\rho(x) = 3x + 2$ represent the radial density of a disk. Calculate the mass of a disk of radius 2.
Work Done by a Force
We now consider work. In physics, work is related to force, which is often intuitively defined as a push or pull on an object. When a force moves an object, we say the force does work on the object. In other words, work can be thought of as the amount of energy it takes to move an object. According to physics, when we have a constant force, work can be expressed as the product of force and distance.
In the English system, the unit of force is the pound and the unit of distance is the foot, so work is given in foot-pounds. In the metric system, kilograms and meters are used. One newton is the force needed to accelerate $1$ kilogram of mass at the rate of $1$ m/sec2. Thus, the most common unit of work is the newton-meter. This same unit is also called the *joule*. Both are defined as kilograms times meters squared over seconds squared $\left( {{\text{kg} \cdot \text{m}^{2}}\text{/}\text{s}^{2}} \right).$
When we have a constant force, things are pretty easy. It is rare, however, for a force to be constant. The work done to compress (or elongate) a spring, for example, varies depending on how far the spring has already been compressed (or stretched). We look at springs in more detail later in this section.
Suppose we have a variable force $F(x)$ that moves an object in a positive direction along the *x*-axis from point $a$ to point $b.$ To calculate the work done, we partition the interval $\left\lbrack {a,b} \right\rbrack$ and estimate the work done over each subinterval. So, for $i = 0,1,2\text{,…},n,$ let $P = \left\{ x_{i} \right\}$ be a regular partition of the interval $\left\lbrack {a,b} \right\rbrack,$ and for $i = 1,2\text{,…},n,$ choose an arbitrary point $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ To calculate the work done to move an object from point $x_{i - 1}$ to point $x_{i},$ we assume the force is roughly constant over the interval, and use $F(x_{i}^{*})$ to approximate the force. The work done over the interval $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack,$ then, is given by
$$W_{i} \approx F(x_{i}^{*})\left( {x_{i} - x_{i - 1}} \right) = F(x_{i}^{*})\text{Δ}x.$$
Therefore, the work done over the interval $\left\lbrack {a,b} \right\rbrack$ is approximately
$$W = {\sum\limits_{i = 1}^{n}W_{i}} \approx {\sum\limits_{i = 1}^{n}F}(x_{i}^{*})\text{Δ}x.$$
Taking the limit of this expression as $n\rightarrow\infty$ gives us the exact value for work:
$$W = \underset{n\rightarrow\infty}{\text{lim}}{\sum\limits_{i = 1}^{n}F}(x_{i}^{*})\text{Δ}x = {\int_{a}^{b}F}(x)dx.$$
Thus, we can define work as follows.
If a variable force $F(x)$ moves an object in a positive direction along the *x*-axis from point *a* to point *b*, then the work done on the object is
$$W = {\int_{a}^{b}F}(x)dx.$$ (2.12)
Note that if *F* is constant, the integral evaluates to $F \cdot (b - a) = F \cdot d,$ which is the formula we stated at the beginning of this section.
Now let’s look at the specific example of the work done to compress or elongate a spring. Consider a block attached to a horizontal spring. The block moves back and forth as the spring stretches and compresses. Although in the real world we would have to account for the force of friction between the block and the surface on which it is resting, we ignore friction here and assume the block is resting on a frictionless surface. When the spring is at its natural length (at rest), the system is said to be at equilibrium. In this state, the spring is neither elongated nor compressed, and in this equilibrium position the block does not move until some force is introduced. We orient the system such that $x = 0$ corresponds to the equilibrium position (see the following figure).
According to Hooke’s law, the force required to compress or stretch a spring from an equilibrium position is given by $F(x) = kx,$ for some constant $k.$ The value of $k$ depends on the physical characteristics of the spring. The constant $k$ is called the *spring constant* and is always positive. We can use this information to calculate the work done to compress or elongate a spring, as shown in the following example.
The Work Required to Stretch or Compress a Spring
Suppose it takes a force of $10$ N (in the negative direction) to compress a spring $0.2$ m from the equilibrium position. How much work is done to stretch the spring $0.5$ m from the equilibrium position?
Solution
First find the spring constant, $k.$ When $x = -0.2,$ we know $F(x) = -10,$ so
$$\begin{array}{rll}
{F(x)} & = & {kx} \\
{- 10} & = & {k(-0.2)} \\
k & = & 50
\end{array}$$
and $F(x) = 50x.$ Then, to calculate work, we integrate the force function, obtaining
$$W = {\int_{a}^{b}F}(x)dx = {\int_{0}^{0.5}5}0x\ dx = \left. {25x^{2}} \right|_{0}^{0.5} = 6.25.$$
The work done to stretch the spring is $6.25$ J.
Suppose it takes a force of $8$ lb to stretch a spring $6$ in. from the equilibrium position. How much work is done to stretch the spring $1$ ft from the equilibrium position?
Work Done in Pumping
Consider the work done to pump water (or some other liquid) out of a tank. Pumping problems are a little more complicated than spring problems because many of the calculations depend on the shape and size of the tank. In addition, instead of being concerned about the work done to move a single mass, we are looking at the work done to move a volume of water, and it takes more work to move the water from the bottom of the tank than it does to move the water from the top of the tank.
We examine the process in the context of a cylindrical tank, then look at a couple of examples using tanks of different shapes. Assume a cylindrical tank of radius $4$ m and height $10$ m is filled to a depth of 8 m. How much work does it take to pump all the water over the top edge of the tank?
The first thing we need to do is define a frame of reference. We let $x$ represent the vertical distance below the top of the tank. That is, we orient the $x\text{-axis}$ vertically, with the origin at the top of the tank and the downward direction being positive (see the following figure).
Using this coordinate system, the water extends from $x = 2$ to $x = 10.$ Therefore, we partition the interval $\left\lbrack {2,\ 10} \right\rbrack$ and look at the work required to lift each individual “layer” of water. So, for $i = 0,1,2\text{,…},n,$ let $P = \left\{ x_{i} \right\}$ be a regular partition of the interval $\left\lbrack {2,\ 10} \right\rbrack,$ and for $i = 1,2\text{,…},n,$ choose an arbitrary point $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ Figure 2.53 shows a representative layer.
In pumping problems, the force required to lift the water to the top of the tank is the force required to overcome gravity, so it is equal to the weight of the water. Given that the weight-density of water is $9800$ N/m3, or $62.4$ lb/ft3, calculating the volume of each layer gives us the weight. In this case, we have
$$V = \pi{(4)}^{2}\text{Δ}x = 16\pi\text{Δ}x.$$
Then, the force needed to lift each layer is
$$F = 9800 \cdot 16\pi\text{Δ}x = 156,800\pi\text{Δ}x.$$
Note that this step becomes a little more difficult if we have a noncylindrical tank. We look at a noncylindrical tank in the next example.
We also need to know the distance the water must be lifted. Based on our choice of coordinate systems, we can use $x_{i}^{*}$ as an approximation of the distance the layer must be lifted. Then the work to lift the $i\text{th}$ layer of water $W_{i}$ is approximately
$$W_{i} \approx 156,800\pi x_{i}^{*}\text{Δ}x.$$
Adding the work for each layer, we see the approximate work to empty the tank is given by
$$W = \sum\limits_{i = 1}^{n}W_{i} \approx \sum\limits_{i = 1}^{n}156,800\pi x_{i}^{*}\text{Δ}x.$$
This is a Riemann sum, so taking the limit as $n\rightarrow\infty,$ we get
$$\begin{array}{cl}
W & {= \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}156,800\pi x_{i}^{*}\text{Δ}x} \\
& {= 156,800\pi{\int_{2}^{10}x}dx} \\
& {= 156,800\pi\left. \left\lbrack \frac{x^{2}}{2} \right\rbrack\ \right|_{2}^{10} = 7,526,400\pi \approx 23,644,883.}
\end{array}$$
The work required to empty the tank is approximately 23,650,000 J.
For pumping problems, the calculations vary depending on the shape of the tank or container. The following problem-solving strategy lays out a step-by-step process for solving pumping problems.
Solving Pumping Problems
1. Sketch a picture of the tank and select an appropriate frame of reference.
2. Calculate the volume of a representative layer of water.
3. Multiply the volume by the weight-density of water to get the force.
4. Calculate the distance the layer of water must be lifted.
5. Multiply the force and distance to get an estimate of the work needed to lift the layer of water.
6. Sum the work required to lift all the layers. This expression is an estimate of the work required to pump out the desired amount of water, and it is in the form of a Riemann sum.
7. Take the limit as $n\rightarrow\infty$ and evaluate the resulting integral to get the exact work required to pump out the desired amount of water.
We now apply this problem-solving strategy in an example with a noncylindrical tank.
A Pumping Problem with a Noncylindrical Tank
Assume a tank in the shape of an inverted cone, with height $12$ ft and base radius $4$ ft. The tank is full to start with, and water is pumped over the upper edge of the tank until the height of the water remaining in the tank is $4$ ft. How much work is required to pump out that amount of water?
Solution
The tank is depicted in Figure 2.54. As we did in the example with the cylindrical tank, we orient the $x\text{-axis}$ vertically, with the origin at the top of the tank and the downward direction being positive (step 1).
The tank starts out full and ends with $4$ ft of water left, so, based on our chosen frame of reference, we need to partition the interval $\left\lbrack {0,8} \right\rbrack.$ Then, for $i = 0,1,2\text{,…},n,$ let $P = \left\{ x_{i} \right\}$ be a regular partition of the interval $\left\lbrack {0,8} \right\rbrack,$ and for $i = 1,2\text{,…},n,$ choose an arbitrary point $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ We can approximate the volume of a layer by using a disk, then use similar triangles to find the radius of the disk (see the following figure).
From properties of similar triangles, we have
$$\begin{array}{cll}
\frac{r_{i}}{12 - x_{i}^{*}} & = & {\frac{4}{12} = \frac{1}{3}} \\
{3r_{i}} & = & {12 - x_{i}^{*}} \\
r_{i} & = & \frac{12 - x_{i}^{*}}{3} \\
& = & {4 - \frac{x_{i}^{*}}{3}.}
\end{array}$$
Then the volume of the disk is
$$V_{i} = \pi\left( {4 - \frac{x_{i}^{*}}{3}} \right)^{2}\text{Δ}x\ \text{(step 2).}$$
The weight-density of water is $62.4$ lb/ft3, so the force needed to lift each layer is approximately
$$F_{i} \approx 62.4\pi\left( {4 - \frac{x_{i}^{*}}{3}} \right)^{2}\text{Δ}x\ \text{(step 3).}$$
Based on the diagram, the distance the water must be lifted is approximately $x_{i}^{*}$ feet (step 4), so the approximate work needed to lift the layer is
$$W_{i} \approx 62.4\pi x_{i}^{*}\left( {4 - \frac{x_{i}^{*}}{3}} \right)^{2}\text{Δ}x\ \text{(step 5).}$$
Summing the work required to lift all the layers, we get an approximate value of the total work:
$$W = \sum\limits_{i = 1}^{n}W_{i} \approx \sum\limits_{i = 1}^{n}62.4\pi x_{i}^{*}\left( {4 - \frac{x_{i}^{*}}{3}} \right)^{2}\text{Δ}x\ \text{(step 6).}$$
Taking the limit as $n\rightarrow\infty,$ we obtain
$$\begin{array}{cl}
W & {= \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}62.4\pi x_{i}^{*}\left( {4 - \frac{x_{i}^{*}}{3}} \right)^{2}\text{Δ}x} \\
& {= {\int_{0}^{8}{62.4\pi x\left( {4 - \frac{x}{3}} \right)^{2}dx}}} \\
& {= 62.4\pi{\int_{0}^{8}{x\left( {16 - \frac{8x}{3} + \frac{x^{2}}{9}} \right)dx}} = 62.4\pi{\int_{0}^{8}{\left( {16x - \frac{8x^{2}}{3} + \frac{x^{3}}{9}} \right)dx}}} \\
& {= 62.4\pi\left. \left\lbrack {8x^{2} - \frac{8x^{3}}{9} + \frac{x^{4}}{36}} \right\rbrack\ \right|_{0}^{8} = 10,649.6\pi \approx 33,456.7.}
\end{array}$$
It takes approximately $33,450$ ft-lb of work to empty the tank to the desired level.
A tank is in the shape of an inverted cone, with height $10$ ft and base radius 6 ft. The tank is filled to a depth of 8 ft to start with, and water is pumped over the upper edge of the tank until 3 ft of water remain in the tank. How much work is required to pump out that amount of water?
Hydrostatic Force and Pressure
In this last section, we look at the force and pressure exerted on an object submerged in a liquid. In the English system, force is measured in pounds. In the metric system, it is measured in newtons. Pressure is force per unit area, so in the English system we have pounds per square foot (or, perhaps more commonly, pounds per square inch, denoted psi). In the metric system we have newtons per square meter, also called *pascals*.
Let’s begin with the simple case of a plate of area $A$ submerged horizontally in water at a depth *s* (Figure 2.56). Then, the force exerted on the plate is simply the weight of the water above it, which is given by $F = \rho As,$ where $\rho$ is the weight density of water (weight per unit volume). To find the hydrostatic pressure—that is, the pressure exerted by water on a submerged object—we divide the force by the area. So the pressure is $p = {F\text{/}A} = \rho s.$
By Pascal’s principle, the pressure at a given depth is the same in all directions, so it does not matter if the plate is submerged horizontally or vertically. So, as long as we know the depth, we know the pressure. We can apply Pascal’s principle to find the force exerted on surfaces, such as dams, that are oriented vertically. We cannot apply the formula $F = \rho As$ directly, because the depth varies from point to point on a vertically oriented surface. So, as we have done many times before, we form a partition, a Riemann sum, and, ultimately, a definite integral to calculate the force.
Suppose a thin plate is submerged in water. We choose our frame of reference such that the *x*-axis is oriented vertically, with the downward direction being positive, and point $x = 0$ corresponding to a logical reference point. Let $s(x)$ denote the depth at point *x*. Note we often let $x = 0$ correspond to the surface of the water. In this case, depth at any point is simply given by $s(x) = x.$ However, in some cases we may want to select a different reference point for $x = 0,$ so we proceed with the development in the more general case. Last, let $w(x)$ denote the width of the plate at the point $x.$
Assume the top edge of the plate is at point $x = a$ and the bottom edge of the plate is at point $x = b.$ Then, for $i = 0,1,2\text{,…},n,$ let $P = \left\{ x_{i} \right\}$ be a regular partition of the interval $\left\lbrack {a,b} \right\rbrack,$ and for $i = 1,2\text{,…},n,$ choose an arbitrary point $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ The partition divides the plate into several thin, rectangular strips (see the following figure).
Let’s now estimate the force on a representative strip. If the strip is thin enough, we can treat it as if it is at a constant depth, $s(x_{i}^{*}).$ We then have
$$F_{i} = \rho As = \rho\left\lbrack {w(x_{i}^{*})\text{Δ}x} \right\rbrack s(x_{i}^{*}).$$
Adding the forces, we get an estimate for the force on the plate:
$$F \approx {\sum\limits_{i = 1}^{n}F_{i}} = \sum\limits_{i = 1}^{n}\rho\left\lbrack {w(x_{i}^{*})\text{Δ}x} \right\rbrack s(x_{i}^{*}).$$
This is a Riemann sum, so taking the limit gives us the exact force. We obtain
$$F = \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}\rho\left\lbrack {w(x_{i}^{*})\text{Δ}x} \right\rbrack s(x_{i}^{*}) = {\int_{a}^{b}\rho}w(x)s(x)dx.$$ (2.13)
Evaluating this integral gives us the force on the plate. We summarize this in the following problem-solving strategy.
Finding Hydrostatic Force
1. Sketch a picture and select an appropriate frame of reference. (Note that if we select a frame of reference other than the one used earlier, we may have to adjust Equation 2.13 accordingly.)
2. Determine the depth and width functions, $s(x)$ and $w(x).$
3. Determine the weight-density of whatever liquid with which you are working. The weight-density of water is $62.4$ lb/ft3, or 9800 N/m3.
4. Use the equation to calculate the total force.
Finding Hydrostatic Force
A water trough 15 ft long has ends shaped like inverted isosceles triangles, with base 8 ft and height 3 ft. Find the force on one end of the trough if the trough is full of water.
Solution
Figure 2.58 shows the trough and a more detailed view of one end.
Select a frame of reference with the $x\text{-axis}$ oriented vertically and the downward direction being positive. Select the top of the trough as the point corresponding to $x = 0$ (step 1). The depth function, then, is $s(x) = x.$ Using similar triangles, we see that $w(x) = 8 - \left( {8\text{/}3} \right)x$ (step 2). Now, the weight density of water is $62.4$ lb/ft3 (step 3), so applying Equation 2.13, we obtain
$$\begin{array}{cl}
F & {= {\int_{a}^{b}\rho}w(x)s(x)dx} \\
& {= {\int_{0}^{3}{62.4\left( {8 - \frac{8}{3}x} \right)x\ dx}} = 62.4{\int_{0}^{3}{\left( {8x - \frac{8}{3}x^{2}} \right)dx}}} \\
& {= 62.4\left. \left\lbrack {4x^{2} - \frac{8}{9}x^{3}} \right\rbrack\ \right|_{0}^{3} = 748.8.}
\end{array}$$
The water exerts a force of 748.8 lb on the end of the trough (step 4).
A water trough 12 m long has ends shaped like inverted isosceles triangles, with base 6 m and height 4 m. Find the force on one end of the trough if the trough is full of water.
Chapter Opener: Finding Hydrostatic Force
We now return our attention to the Hoover Dam, mentioned at the beginning of this chapter. The actual dam is arched, rather than flat, but we are going to make some simplifying assumptions to help us with the calculations. Assume the face of the Hoover Dam is shaped like an isosceles trapezoid with lower base $750$ ft, upper base $1250$ ft, and height $750$ ft (see the following figure).
When the reservoir is full, Lake Mead’s maximum depth is about 530 ft, and the surface of the lake is about 10 ft below the top of the dam (see the following figure).
1. Find the force on the face of the dam when the reservoir is full.
2. The southwest United States has been experiencing a drought, and the surface of Lake Mead is about 125 ft below where it would be if the reservoir were full. What is the force on the face of the dam under these circumstances?
Solution
1. We begin by establishing a frame of reference. As usual, we choose to orient the $x\text{-axis}$ vertically, with the downward direction being positive. This time, however, we are going to let $x = 0$ represent the top of the dam, rather than the surface of the water. When the reservoir is full, the surface of the water is $10$ ft below the top of the dam, so $s(x) = x - 10$ (see the following figure).
To find the width function, we again turn to similar triangles as shown in the figure below.
From the figure, we see that $w(x) = 750 + 2r.$ Using properties of similar triangles, we get $r = 250 - \left( {1\text{/}3} \right)x.$ Thus,
$$w(x) = 1250 - \frac{2}{3}x\ \text{(step 2).}$$
Using a weight-density of $62.4$ lb/ft3 (step 3) and applying Equation 2.13, we get
$$\begin{array}{cl}
F & {= {\int_{a}^{b}\rho}w(x)s(x)dx} \\
& {= {\int_{10}^{540}{62.4\left( {1250 - \frac{2}{3}x} \right)\left( {x - 10} \right)dx}} = 62.4{\int_{10}^{540}{- \frac{2}{3}\left\lbrack {x^{2} - 1885x + 18750} \right\rbrack}}dx} \\
& {= -62.4\left( \frac{2}{3} \right)\left. \left\lbrack {\frac{x^{3}}{3} - \frac{1885x^{2}}{2} + 18750x} \right\rbrack\ \right|_{10}^{540} \approx 8,832,245,000\ \text{lb} = 4,416,122.5\ \text{t}\text{.}}
\end{array}$$
Note the change from pounds to tons $(2000$ lb = $1$ ton) (step 4).
2. Notice that the drought changes our depth function, $s(x),$ and our limits of integration. We have $s(x) = x - 135.$ The lower limit of integration is $135.$ The upper limit remains $540.$ Evaluating the integral, we get
$$\begin{array}{cl}
F & {= {\int_{a}^{b}\rho}w(x)s(x)dx} \\
& {= {\int_{135}^{540}{62.4\left( {1250 - \frac{2}{3}x} \right)\left( {x - 135} \right)dx}}} \\
& {= -62.4\left( \frac{2}{3} \right){\int_{135}^{540}{\left( {x - 1875} \right)\left( {x - 135} \right)dx}} = -62.4\left( \frac{2}{3} \right){\int_{135}^{540}{\left( {x^{2} - 2010x + 253125} \right)dx}}} \\
& {= -62.4\left( \frac{2}{3} \right)\left. \left\lbrack {\frac{x^{3}}{3} - 1005x^{2} + 253125x} \right\rbrack\ \right|_{135}^{540} \approx 5,015,230,000\ \text{lb} = \ 2,507,615\ \text{t}\text{.}}
\end{array}$$
When the reservoir is at its average level, the surface of the water is about 50 ft below where it would be if the reservoir were full. What is the force on the face of the dam under these circumstances?
To learn more about Hoover Dam, see this article published by the History Channel.
Section 2.5 Exercises
For the following exercises, find the work done.
218\.
Find the work done when a constant force $F = 12$ lb moves a chair from $x = 0.9$ to $x = 1.1$ ft.
219.
How much work is done when a person lifts a $50$ lb box of comics onto a truck that is $3$ ft off the ground?
220\.
What is the work done lifting a $20$ kg child from the floor to a height of $2$ m? (Note that a mass of$1$ kg weighs $9.8$ N near the surface of the Earth.)
221.
Find the work done when you push a box along the floor $2$ m, when you apply a constant force of $F = 100\ \text{N}.$
222\.
Compute the work done for a force $F = {12\text{/}x^{2}}$ N from $x = 1$ to $x = 2$ m.
223.
What is the work done moving a particle from $x = 0$ to $x = 1$ m if the force acting on it is $F = 3x^{2}$ N?
For the following exercises, find the mass of the one-dimensional object.
224\.
A wire that is $2$ ft long (starting at $x = 0)$ and has a density function of $\rho(x) = x^{2} + 2x$ lb/ft
225.
A car antenna that is $3$ ft long (starting at $x = 0)$ and has a density function of $\rho(x) = 3x + 2$ lb/ft
226\.
A metal rod that is $8$ in. long (starting at $x = 0)$ and has a density function of $\rho(x) = e^{{({1\text{/}2})}x}$ lb/in.
227.
A pencil that is $4$ in. long (starting at $x = 2)$ and has a density function of $\rho(x) = {5\text{/}x}$ oz/in.
228\.
A ruler that is $12$ in. long (starting at $x = 5)$ and has a density function of $\rho(x) = \text{ln}(x) + \left( {1\text{/}2} \right)x^{2}$ oz/in.
For the following exercises, find the mass of the two-dimensional object that is centered at the origin.
229.
An oversized hockey puck of radius $2$ in. with density function $\rho(x) = x^{3} - 2x + 5$
230\.
A frisbee of radius $6$ in. with density function $\rho(x) = e^{\text{−}x}$
231.
A plate of radius $10$ in. with density function $\rho(x) = 1 + \text{cos}\left( {\pi x} \right)$
232\.
A jar lid of radius $3$ in. with density function $\rho(x) = \text{ln}(x + 1)$
233.
A disk of radius $5$ cm with density function $\rho(x) = \sqrt{3x}$
234\.
A $12$-in. spring is stretched to $15$ in. by a force of $75$ lb. What is the spring constant?
235.
A spring has a natural length of $10$ cm. It takes $2$ J to stretch the spring to $15$ cm. How much work would it take to stretch the spring from $15$ cm to $20$ cm?
236\.
A $1$-m spring requires $10$ J to stretch the spring to $1.1$ m. How much work would it take to stretch the spring from $1$ m to $1.2$ m?
237.
A spring requires $5$ J to stretch the spring from $8$ cm to $12$ cm, and an additional $4$ J to stretch the spring from $12$ cm to $14$ cm. What is the natural length of the spring?
238\.
A shock absorber is compressed 1 in. by a weight of 1 t. What is the spring constant?
239.
A force of $F = 20x - x^{3}$ N stretches a nonlinear spring by $x$ meters. What work is required to stretch the spring from $x = 0$ to $x = 2$ m?
240\.
Find the work done by winding up a hanging cable of length $100$ ft and weight-density $5$ lb/ft.
241.
For the cable in the preceding exercise, how much work is done to lift the cable $50$ ft?
242\.
For the cable in the preceding exercise, how much additional work is done by hanging a $200$ lb weight at the end of the cable?
243.
\[T\] A pyramid of height $500$ ft has a square base $800$ ft by $800$ ft. Find the area $A$ at height $h.$ If the rock used to build the pyramid weighs approximately $w = 100\ \text{lb/ft}^{3},$ how much work did it take to lift all the rock?
244\.
\[T\] For the pyramid in the preceding exercise, assume there were $1000$ workers each working $10$ hours a day, $5$ days a week, $50$ weeks a year. If the workers, on average, lifted 10 100 lb rocks $2$ ft/hr, how long did it take to build the pyramid?
245.
\[T\] The force of gravity on a mass $m$ is $F = \text{−}\left( {\left( {GMm} \right)\text{/}x^{2}} \right)$ newtons. For a rocket of mass $m = 1000\ \text{kg},$ compute the work to lift the rocket from $x = 6400$ to $x = 6500$ km. State your answers with three significant figures. (*Note*: $G = 6.67\ \times \ 10^{-11}\ \text{N m}^{2}\text{/}\text{kg}^{2}$ and $M = 6\ \times \ 10^{24}\ \text{kg}\text{.})$
246\.
\[T\] For the rocket in the preceding exercise, find the work to lift the rocket from $x = 6400$ to $x = \infty.$
247.
\[T\] A rectangular dam is $40$ ft high and $60$ ft wide. Assume the weight density of water is 62.5 lbs/ft3. Compute the total force $F$ on the dam when
1. the surface of the water is at the top of the dam and
2. the surface of the water is halfway down the dam.
248\.
\[T\] Find the work required to pump all the water out of a cylinder that has a circular base of radius $5$ ft and height $200$ ft. Use the fact that the density of water is $62$ lb/ft3.
249.
\[T\] Find the work required to pump all the water out of the cylinder in the preceding exercise if the cylinder is only half full.
250\.
\[T\] How much work is required to pump out a swimming pool if the area of the base is $800$ ft2, the water is $4$ ft deep, and the top is $1$ ft above the water level? Assume that the density of water is $62$ lb/ft3.
251.
A cylinder of depth $H$ and cross-sectional area $A$ stands full of water at density $\rho.$ Compute the work to pump all the water to the top.
252\.
For the cylinder in the preceding exercise, compute the work to pump all the water to the top if the cylinder is only half full.
253.
A cone-shaped tank has a cross-sectional area that increases with its depth: $A = {\left( {\pi r^{2}h^{2}} \right)\text{/}{H^{3}.}}$ Show that the work to empty it is half the work for a cylinder with the same height and base.
---
2.6 Moments and Centers of Mass
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-6-moments-and-centers-of-mass
2.6 Moments and Centers of Mass
- 2.6.1 Find the center of mass of objects distributed along a line.
- 2.6.2 Locate the center of mass of a thin plate.
- 2.6.3 Use symmetry to help locate the centroid of a thin plate.
- 2.6.4 Apply the theorem of Pappus for volume.
In this section, we consider centers of mass (also called *centroids*, under certain conditions) and moments. The basic idea of the center of mass is the notion of a balancing point. Many of us have seen performers who spin plates on the ends of sticks. The performers try to keep several of them spinning without allowing any of them to drop. If we look at a single plate (without spinning it), there is a sweet spot on the plate where it balances perfectly on the stick. If we put the stick anywhere other than that sweet spot, the plate does not balance and it falls to the ground. (That is why performers spin the plates; the spin helps keep the plates from falling even if the stick is not exactly in the right place.) Mathematically, that sweet spot is called the *center of mass of the plate*.
In this section, we first examine these concepts in a one-dimensional context, then expand our development to consider centers of mass of two-dimensional regions and symmetry. Last, we use centroids to find the volume of certain solids by applying the theorem of Pappus.
Center of Mass and Moments
Let’s begin by looking at the center of mass in a one-dimensional context. Consider a long, thin wire or rod of negligible mass resting on a fulcrum, as shown in Figure 2.62(a). Now suppose we place objects having masses $m_{1}$ and $m_{2}$ at distances $d_{1}$ and $d_{2}$ from the fulcrum, respectively, as shown in Figure 2.62(b).
The most common real-life example of a system like this is a playground seesaw, or teeter-totter, with children of different weights sitting at different distances from the center. On a seesaw, if one child sits at each end, the heavier child sinks down and the lighter child is lifted into the air. If the heavier child slides in toward the center, though, the seesaw balances. Applying this concept to the masses on the rod, we note that the masses balance each other if and only if $m_{1}d_{1} = m_{2}d_{2}.$
In the seesaw example, we balanced the system by moving the masses (children) with respect to the fulcrum. However, we are really interested in systems in which the masses are not allowed to move, and instead we balance the system by moving the fulcrum. Suppose we have two point masses, $m_{1}$ and $m_{2},$ located on a number line at points $x_{1}$ and $x_{2},$ respectively (Figure 2.63). The center of mass, $\overset{–}{x},$ is the point where the fulcrum should be placed to make the system balance.
Thus, we have
$$\begin{matrix}
{m_{1}\left| \overset{–}{x} - x_{1} \right|} & = & {m_{2}\left| x_{2} - \overset{–}{x} \right|} \\
{m_{1}\left( \overset{–}{x} - x_{1} \right)} & = & {m_{2}\left( x_{2} - \overset{–}{x} \right)} \\
{m_{1}\overset{–}{x} - m_{1}x_{1}} & = & {m_{2}x_{2} - m_{2}\overset{–}{x}} \\
{\overset{–}{x}\left( m_{1} + m_{2} \right)} & = & {m_{1}x_{1} + m_{2}x_{2}} \\
\overset{–}{x} & = & {\frac{m_{1}x_{1} + m_{2}x_{2}}{m_{1} + m_{2}}.}
\end{matrix}$$
The expression in the numerator, $m_{1}x_{1} + m_{2}x_{2},$ is called the *first moment of the system with respect to the origin.* If the context is clear, we often drop the word *first* and just refer to this expression as the moment of the system. The expression in the denominator, $m_{1} + m_{2},$ is the total mass of the system. Thus, the center of mass of the system is the point at which the total mass of the system could be concentrated without changing the moment.
This idea is not limited just to two point masses. In general, if *n* masses, $m_{1},m_{2}\text{,…},m_{n},$ are placed on a number line at points $x_{1},x_{2}\text{,…},x_{n},$ respectively, then the center of mass of the system is given by
$$\overset{–}{x} = \frac{{\sum\limits_{i = 1}^{n}m_{i}}x_{i}}{\sum\limits_{i = 1}^{n}m_{i}}.$$
Center of Mass of Objects on a Line
Let $m_{1},m_{2}\text{,…},m_{n}$ be point masses placed on a number line at points $x_{1},x_{2}\text{,…},x_{n},$ respectively, and let $m = {\sum\limits_{i = 1}^{n}m_{i}}$ denote the total mass of the system. Then, the moment of the system with respect to the origin is given by
$$M = \sum\limits_{i = 1}^{n}m_{i}x_{i}$$ (2.14)
and the center of mass of the system is given by
$$\overset{–}{x} = \frac{M}{m}.$$ (2.15)
We apply this theorem in the following example.
Finding the Center of Mass of Objects along a Line
Suppose four point masses are placed on a number line as follows:
$$\begin{array}{lccl}
{m_{1} = 30\ \text{kg,}\ \text{placed at}\ x_{1} = -2\ \text{m}} & & & {m_{2} = 5\ \text{kg,}\ \text{placed at}\ x_{2} = 3\ \text{m}} \\
{m_{3} = 10\ \text{kg,}\ \text{placed at}\ x_{3} = 6\ \text{m}} & & & {m_{4} = 15\ \text{kg,}\ \text{placed at}\ x_{4} = -3\ \text{m}.}
\end{array}$$
Find the moment of the system with respect to the origin and find the center of mass of the system.
Solution
First, we need to calculate the moment of the system:
$$\begin{array}{cl}
M & {= {\sum\limits_{i = 1}^{4}m_{i}}x_{i}} \\
& {= -60 + 15 + 60 - 45 = -30.}
\end{array}$$
Now, to find the center of mass, we need the total mass of the system:
$$\begin{array}{cl}
m & {= {\sum\limits_{i = 1}^{4}m_{i}}} \\
& {= 30 + 5 + 10 + 15 = 60\ \text{kg}\text{.}}
\end{array}$$
Then we have
$$\overset{–}{x} = \frac{M}{m} = \frac{-30}{60} = - \frac{1}{2}.$$
The center of mass is located 1/2 m to the left of the origin.
Suppose four point masses are placed on a number line as follows:
$$\begin{array}{lccl}
{m_{1} = 12\ \text{kg,}\ \text{placed at}\ x_{1} = -4\ \text{m}} & & & {m_{2} = 12\ \text{kg,}\ \text{placed at}\ x_{2} = 4\ \text{m}} \\
{m_{3} = 30\ \text{kg,}\ \text{placed at}\ x_{3} = 2\ \text{m}} & & & {m_{4} = 6\ \text{kg,}\ \text{placed at}\ x_{4} = -6\ \text{m}.}
\end{array}$$
Find the moment of the system with respect to the origin and find the center of mass of the system.
We can generalize this concept to find the center of mass of a system of point masses in a plane. Let $m_{1}$ be a point mass located at point $\left( {x_{1},y_{1}} \right)$ in the plane. Then the moment $M_{x}$ of the mass with respect to the *x*-axis is given by $M_{x} = m_{1}y_{1}.$ Similarly, the moment $M_{y}$ with respect to the *y*-axis is given by $M_{y} = m_{1}x_{1}.$ Notice that the *x*-coordinate of the point is used to calculate the moment with respect to the *y*-axis, and vice versa. The reason is that the *x*-coordinate gives the distance from the point mass to the *y*-axis, and the *y*-coordinate gives the distance to the *x*-axis (see the following figure).
If we have several point masses in the *xy*-plane, we can use the moments with respect to the *x*- and *y*-axes to calculate the *x*- and *y*-coordinates of the center of mass of the system.
Center of Mass of Objects in a Plane
Let $m_{1},m_{2}\text{,…},m_{n}$ be point masses located in the *xy*-plane at points $\left( {x_{1},y_{1}} \right),\left( {x_{2},y_{2}} \right)\text{,…},\left( {x_{n},y_{n}} \right),$ respectively, and let $m = {\sum\limits_{i = 1}^{n}m_{i}}$ denote the total mass of the system. Then the moments $M_{x}$ and $M_{y}$ of the system with respect to the *x*- and *y*-axes, respectively, are given by
$$M_{x} = \sum\limits_{i = 1}^{n}m_{i}y_{i}\quad\text{and}\quad M_{y} = \sum\limits_{i = 1}^{n}m_{i}x_{i}.$$ (2.16)
Also, the coordinates of the center of mass $\left( {\overset{–}{x},\overset{–}{y}} \right)$ of the system are
$$\overset{–}{x} = \frac{M_{y}}{m}\quad\text{and}\quad\overset{–}{y} = \frac{M_{x}}{m}.$$ (2.17)
The next example demonstrates how to apply this theorem.
Finding the Center of Mass of Objects in a Plane
Suppose three point masses are placed in the *xy*-plane as follows (assume coordinates are given in meters):
$$\begin{array}{l}
{m_{1} = 2\ \text{kg, placed at}\ {\left( {-1,3} \right),}} \\
{m_{2} = 6\ \text{kg, placed at}\ {\left( {1,1} \right),}} \\
{m_{3} = 4\ \text{kg, placed at}\ \left( {2,-2} \right).}
\end{array}$$
Find the center of mass of the system.
Solution
First we calculate the total mass of the system:
$$m = {\sum\limits_{i = 1}^{3}m_{i}} = 2 + 6 + 4 = 12\ \text{kg}\text{.}$$
Next we find the moments with respect to the *x*- and *y*-axes:
$$\begin{array}{l}
\\
\\
{M_{y} = {\sum\limits_{i = 1}^{3}m_{i}}x_{i} = -2 + 6 + 8 = 12,} \\
{M_{x} = {\sum\limits_{i = 1}^{3}m_{i}}y_{i} = 6 + 6 - 8 = 4.}
\end{array}$$
Then we have
$$\overset{–}{x} = \frac{M_{y}}{m} = \frac{12}{12} = 1\ \text{and}\ \overset{–}{y} = \frac{M_{x}}{m} = \frac{4}{12} = \frac{1}{3}.$$
The center of mass of the system is $\left( {1,{1\text{/}3}} \right),$ in meters.
Suppose three point masses are placed on a number line as follows (assume coordinates are given in meters):
$$\begin{array}{l}
{m_{1} = 5\ \text{kg, placed at}\ {\left( {-2,-3} \right),}} \\
{m_{2} = 3\ \text{kg, placed at}\ {\left( {2,3} \right),}} \\
{m_{3} = 2\ \text{kg, placed at}\ \left( {-3,-2} \right).}
\end{array}$$
Find the center of mass of the system.
Center of Mass of Thin Plates
So far we have looked at systems of point masses on a line and in a plane. Now, instead of having the mass of a system concentrated at discrete points, we want to look at systems in which the mass of the system is distributed continuously across a thin sheet of material. For our purposes, we assume the sheet is thin enough that it can be treated as if it is two-dimensional. Such a sheet is called a lamina. Next we develop techniques to find the center of mass of a lamina. In this section, we also assume the density of the lamina is constant.
Laminas are often represented by a two-dimensional region in a plane. The geometric center of such a region is called its centroid. Since we have assumed the density of the lamina is constant, the center of mass of the lamina depends only on the shape of the corresponding region in the plane; it does not depend on the density. In this case, the center of mass of the lamina corresponds to the centroid of the delineated region in the plane. As with systems of point masses, we need to find the total mass of the lamina, as well as the moments of the lamina with respect to the *x*- and *y*-axes.
We first consider a lamina in the shape of a rectangle. Recall that the center of mass of a lamina is the point where the lamina balances. For a rectangle, that point is both the horizontal and vertical center of the rectangle. Based on this understanding, it is clear that the center of mass of a rectangular lamina is the point where the diagonals intersect, which is a result of the symmetry principle, and it is stated here without proof.
The Symmetry Principle
If a region *R* is symmetric about a line *l*, then the centroid of *R* lies on *l*.
Let’s turn to more general laminas. Suppose we have a lamina bounded above by the graph of a continuous function $f(x),$ below by the *x*-axis, and on the left and right by the lines $x = a$ and $x = b,$ respectively, as shown in the following figure.
As with systems of point masses, to find the center of mass of the lamina, we need to find the total mass of the lamina, as well as the moments of the lamina with respect to the *x*- and *y*-axes. As we have done many times before, we approximate these quantities by partitioning the interval $\left\lbrack {a,b} \right\rbrack$ and constructing rectangles.
For $i = 0,1,2\text{,…},n,$ let $P = \left\{ x_{i} \right\}$ be a regular partition of $\left\lbrack {a,b} \right\rbrack.$ Recall that we can choose any point within the interval $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack$ as our $x_{i}^{*}.$ In this case, we want $x_{i}^{*}$ to be the *x*-coordinate of the centroid of our rectangles. Thus, for $i = 1,2\text{,…},n,$ we select $x_{i}^{*} \in \left\lbrack {x_{i - 1},x_{i}} \right\rbrack$ such that $x_{i}^{*}$ is the midpoint of the interval. That is, $x_{i}^{*} = {\left( {x_{i - 1} + x_{i}} \right)\text{/}2}.$ Now, for $i = 1,2\text{,…},n,$ construct a rectangle of height $f\left( x_{i}^{*} \right)$ on $\left\lbrack {x_{i - 1},x_{i}} \right\rbrack.$ The center of mass of this rectangle is $\left( {x_{i}^{*},{\left( {f(x_{i}^{*})} \right)\text{/}2}} \right),$ as shown in the following figure.
Next, we need to find the total mass of the rectangle. Let $\rho$ represent the density of the lamina (note that $\rho$ is a constant). In this case, $\rho$ is expressed in terms of mass per unit area. Thus, to find the total mass of the rectangle, we multiply the area of the rectangle by $\rho.$ Then, the mass of the rectangle is given by $\rho f(x_{i}^{*})\text{Δ}x.$
To get the approximate mass of the lamina, we add the masses of all the rectangles to get
$$m \approx {\sum\limits_{i = 1}^{n}\rho}f(x_{i}^{*})\text{Δ}x.$$
This is a Riemann sum. Taking the limit as $n\rightarrow\infty$ gives the exact mass of the lamina:
$$m = \underset{n\rightarrow\infty}{\text{lim}}{\sum\limits_{i = 1}^{n}\rho}f(x_{i}^{*})\text{Δ}x = \rho\int_{a}^{b}f(x)dx.$$
Next, we calculate the moment of the lamina with respect to the *x*-axis. Returning to the representative rectangle, recall its center of mass is $\left( {x_{i}^{*},{\left( {f(x_{i}^{*})} \right)\text{/}2}} \right).$ Recall also that treating the rectangle as if it is a point mass located at the center of mass does not change the moment. Thus, the moment of the rectangle with respect to the *x*-axis is given by the mass of the rectangle, $\rho f(x_{i}^{*})\text{Δ}x,$ multiplied by the distance from the center of mass to the *x*-axis: ${\left( {f(x_{i}^{*})} \right)\text{/}2}.$ Therefore, the moment with respect to the *x*-axis of the rectangle is $\rho\left( {\left\lbrack {f(x_{i}^{*})} \right\rbrack^{2}\text{/}2} \right)\text{Δ}x.$ Adding the moments of the rectangles and taking the limit of the resulting Riemann sum, we see that the moment of the lamina with respect to the *x*-axis is
$$M_{x} = \underset{n\rightarrow\infty}{\text{lim}}{\sum\limits_{i = 1}^{n}\rho}\frac{\left\lbrack {f(x_{i}^{*})} \right\rbrack^{2}}{2}\text{Δ}x = \rho{\int_{a}^{b}{\frac{\left\lbrack {f(x)} \right\rbrack^{2}}{2}dx}}.$$
We derive the moment with respect to the *y*-axis similarly, noting that the distance from the center of mass of the rectangle to the *y*-axis is $x_{i}^{*}.$ Then the moment of the lamina with respect to the *y*-axis is given by
$$M_{y} = \underset{n\rightarrow\infty}{\text{lim}}\sum\limits_{i = 1}^{n}\rho x_{i}^{*}f(x_{i}^{*})\text{Δ}x = \rho{\int_{a}^{b}{xf(x)dx}}.$$
We find the coordinates of the center of mass by dividing the moments by the total mass to give $\overset{–}{x} = {M_{y}\text{/}m}\ \text{and}\ \overset{–}{y} = {M_{x}\text{/}m}.$ If we look closely at the expressions for $M_{x},M_{y},\ \text{and}\ m,$ we notice that the constant $\rho$ cancels out when $\overset{–}{x}$ and $\overset{–}{y}$ are calculated.
We summarize these findings in the following theorem.
Center of Mass of a Thin Plate in the *xy*-Plane
Let *R* denote a region bounded above by the graph of a continuous function $f(x),$ below by the *x*-axis, and on the left and right by the lines $x = a$ and $x = b,$ respectively. Let $\rho$ denote the density of the associated lamina. Then we can make the following statements:
1. The mass of the lamina is
$$m = \rho\int_{a}^{b}f(x)dx.$$ (2.18)
2. The moments $M_{x}$ and $M_{y}$ of the lamina with respect to the *x*- and *y*-axes, respectively, are
$$M_{x} = \rho{\int_{a}^{b}{\frac{\left\lbrack {f(x)} \right\rbrack^{2}}{2}dx}}\ \text{and}\ M_{y} = \rho{\int_{a}^{b}{xf(x)dx}}.$$ (2.19)
3. The coordinates of the center of mass $\left( {\overset{–}{x},\overset{–}{y}} \right)$ are
$$\overset{–}{x} = \frac{M_{y}}{m}\ \text{and}\ \overset{–}{y} = \frac{M_{x}}{m}.$$ (2.20)
In the next example, we use this theorem to find the center of mass of a lamina.
Finding the Center of Mass of a Lamina
Let *R* be the region bounded above by the graph of the function $f(x) = \sqrt{x}$ and below by the *x*-axis over the interval $\left\lbrack {0,4} \right\rbrack.$ Find the centroid of the region.
Solution
The region is depicted in the following figure.
Since we are only asked for the centroid of the region, rather than the mass or moments of the associated lamina, we know the density constant $\rho$ cancels out of the calculations eventually. Therefore, for the sake of convenience, let’s assume $\rho = 1.$
First, we need to calculate the total mass:
$$\begin{array}{cl}
m & {= \rho\int_{a}^{b}f(x)dx = {\int_{0}^{4}\sqrt{x}}\ dx} \\
& {= \left. {\frac{2}{3}x^{3\text{/}2}} \right|_{0}^{4} = \frac{2}{3}\left\lbrack {8 - 0} \right\rbrack = \frac{16}{3}.}
\end{array}$$
Next, we compute the moments:
$$\begin{array}{cl}
M_{x} & {= \rho{\int_{a}^{b}{\frac{\left\lbrack {f(x)} \right\rbrack^{2}}{2}dx}}} \\
& {= {\int_{0}^{4}{\frac{x}{2}dx}} = \left. {\frac{1}{4}x^{2}} \right|_{0}^{4} = 4}
\end{array}$$
and
$$\begin{array}{cl}
M_{y} & {= \rho{\int_{a}^{b}{xf(x)dx}}} \\
& {= {\int_{0}^{4}{x\sqrt{x}dx}} = {\int_{0}^{4}x^{3\text{/}2}}dx} \\
& {= \left. {\frac{2}{5}x^{5\text{/}2}} \right|_{0}^{4} = \frac{2}{5}\left\lbrack {32 - 0} \right\rbrack = \frac{64}{5}.}
\end{array}$$
Thus, we have
$$\overset{–}{x} = \frac{M_{y}}{m} = \frac{64\text{/}5}{16\text{/}3} = \frac{64}{5} \cdot \frac{3}{16} = \frac{12}{5}\ \text{and}\ \overset{–}{y} = \frac{M_{x}}{m} = \frac{4}{16\text{/}3} = 4 \cdot \frac{3}{16} = \frac{3}{4}.$$
The centroid of the region is $\left( {{12\text{/}5},{3\text{/}4}} \right).$
Let *R* be the region bounded above by the graph of the function $f(x) = x^{2}$ and below by the *x*-axis over the interval $\left\lbrack {0,2} \right\rbrack.$ Find the centroid of the region.
We can adapt this approach to find centroids of more complex regions as well. Suppose our region is bounded above by the graph of a continuous function $f(x),$ as before, but now, instead of having the lower bound for the region be the *x*-axis, suppose the region is bounded below by the graph of a second continuous function, $g(x),$ as shown in the following figure.
Again, we partition the interval $\left\lbrack {a,b} \right\rbrack$ and construct rectangles. A representative rectangle is shown in the following figure.
Note that the centroid of this rectangle is $\left( {x_{i}^{*},{\left( {f(x_{i}^{*}) + g(x_{i}^{*})} \right)\text{/}2}} \right).$ We won’t go through all the details of the Riemann sum development, but let’s look at some of the key steps. In the development of the formulas for the mass of the lamina and the moment with respect to the *y*-axis, the height of each rectangle is given by $f(x_{i}^{*}) - g(x_{i}^{*}),$ which leads to the expression $f(x) - g(x)$ in the integrands.
In the development of the formula for the moment with respect to the *x*-axis, the moment of each rectangle is found by multiplying the area of the rectangle, $\rho\left\lbrack {f(x_{i}^{*}) - g(x_{i}^{*})} \right\rbrack\text{Δ}x,$ by the distance of the centroid from the *x*-axis, ${\left( {f(x_{i}^{*}) + g(x_{i}^{*})} \right)\text{/}2},$ which gives $\rho\left( {1\text{/}2} \right)\left\{ {\left\lbrack {f(x_{i}^{*})} \right\rbrack^{2} - \left\lbrack {g(x_{i}^{*})} \right\rbrack^{2}} \right\}\text{Δ}x.$ Summarizing these findings, we arrive at the following theorem.
Center of Mass of a Lamina Bounded by Two Functions
Let *R* denote a region bounded above by the graph of a continuous function $f(x),$ below by the graph of the continuous function $g(x),$ and on the left and right by the lines $x = a$ and $x = b,$ respectively. Let $\rho$ denote the density of the associated lamina. Then we can make the following statements:
1. The mass of the lamina is
$$m = \rho\int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack dx.$$ (2.21)
2. The moments $M_{x}$ and $M_{y}$ of the lamina with respect to the *x*- and *y*-axes, respectively, are
$$M_{x} = \rho{\int_{a}^{b}{\frac{1}{2}\left( {\left\lbrack {f(x)} \right\rbrack^{2} - \left\lbrack {g(x)} \right\rbrack^{2}} \right)}}dx\ \text{and}\ M_{y} = \rho{\int_{a}^{b}{x\left\lbrack {f(x) - g(x)} \right\rbrack dx}}.$$ (2.22)
3. The coordinates of the center of mass $\left( {\overset{–}{x},\overset{–}{y}} \right)$ are
$$\overset{–}{x} = \frac{M_{y}}{m}\ \text{and}\ \overset{–}{y} = \frac{M_{x}}{m}.$$ (2.23)
We illustrate this theorem in the following example.
Finding the Centroid of a Region Bounded by Two Functions
Let *R* be the region bounded above by the graph of the function $f(x) = 1 - x^{2}$ and below by the graph of the function $g(x) = x - 1.$ Find the centroid of the region.
Solution
The region is depicted in the following figure.
The graphs of the functions intersect at $\left( {-2,-3} \right)$ and $(1,0),$ so we integrate from −2 to 1. Once again, for the sake of convenience, assume $\rho = 1.$
First, we need to calculate the total mass:
$$\begin{array}{cl}
m & {= \rho\int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack dx} \\
& {= {\int_{-2}^{1}\left\lbrack {1 - x^{2} - (x - 1)} \right\rbrack}dx = \int_{-2}^{1}(2 - x^{2} - x)dx} \\
& {= \left. \left\lbrack {2x - \frac{1}{3}x^{3} - \frac{1}{2}x^{2}} \right\rbrack\ \right|_{-2}^{1} = \left\lbrack {2 - \frac{1}{3} - \frac{1}{2}} \right\rbrack - \left\lbrack {-4 + \frac{8}{3} - 2} \right\rbrack = \frac{9}{2}.}
\end{array}$$
Next, we compute the moments:
$$\begin{array}{cl}
M_{x} & {= \rho{\int_{a}^{b}{\frac{1}{2}\left( {\left\lbrack {f(x)} \right\rbrack^{2} - \left\lbrack {g(x)} \right\rbrack^{2}} \right)}}dx} \\
& {= \frac{1}{2}{\int_{-2}^{1}{\left( {\left( {1 - x^{2}} \right)^{2} - \left( {x - 1} \right)^{2}} \right)dx}} = \frac{1}{2}\int_{-2}^{1}\left( {x^{4} - 3x^{2} + 2x} \right)dx} \\
& {= \frac{1}{2}\left. \left\lbrack {\frac{x^{5}}{5} - x^{3} + x^{2}} \right\rbrack\ \right|_{-2}^{1} = - \frac{27}{10}}
\end{array}$$
and
$$\begin{matrix}
M_{y} & {= \rho\int_{a}^{b}x\left\lbrack {f(x) - g(x)} \right\rbrack dx} \\
& {= \int_{-2}^{1}x\left\lbrack {\left( 1 - x^{2} \right) - (x - 1)} \right\rbrack dx = \int_{-2}^{1}x\left\lbrack 2 - x^{2} - x \right\rbrack dx} \\
{= \int_{-2}^{1}\left( 2x - x^{3} - x^{2} \right)dx} & \\
& {= \left. \left\lbrack x^{2} - \frac{x^{4}}{4} - \frac{x^{3}}{3} \right\rbrack\ \right|_{-2}^{1} = - \frac{9}{4}.}
\end{matrix}$$
Therefore, we have
$$\overset{–}{x} = \frac{M_{y}}{m} = - \frac{9}{4} \cdot \frac{2}{9} = - \frac{1}{2}\ \text{and}\ \overset{–}{y} = \frac{M_{x}}{m} = - \frac{27}{10} \cdot \frac{2}{9} = - \frac{3}{5}.$$
The centroid of the region is $\left( {\text{−}\left( {1\text{/}2} \right),\text{−}\left( {3\text{/}5} \right)} \right).$
Let *R* be the region bounded above by the graph of the function $f(x) = 6 - x^{2}$ and below by the graph of the function $g(x) = 3 - 2x.$ Find the centroid of the region.
The Symmetry Principle
We stated the symmetry principle earlier, when we were looking at the centroid of a rectangle. The symmetry principle can be a great help when finding centroids of regions that are symmetric. Consider the following example.
Finding the Centroid of a Symmetric Region
Let *R* be the region bounded above by the graph of the function $f(x) = 4 - x^{2}$ and below by the *x*-axis. Find the centroid of the region.
Solution
The region is depicted in the following figure.
The region is symmetric with respect to the *y*-axis. Therefore, the *x*-coordinate of the centroid is zero. We need only calculate $\overset{–}{y}.$ Once again, for the sake of convenience, assume $\rho = 1.$
First, we calculate the total mass:
$$\begin{array}{cl}
m & {= \rho\int_{a}^{b}f(x)dx} \\
& {= {\int_{-2}^{2}\left( {4 - x^{2}} \right)}dx} \\
& {= \left. \left\lbrack {4x - \frac{x^{3}}{3}} \right\rbrack\ \right|_{-2}^{2} = \frac{32}{3}.}
\end{array}$$
Next, we calculate the moments. We only need $M_{x}\text{:}$
$$\begin{array}{cl}
M_{x} & {= \rho{\int_{a}^{b}{\frac{\left\lbrack {f(x)} \right\rbrack^{2}}{2}dx}}} \\
& {= \frac{1}{2}\int_{-2}^{2}\left\lbrack {4 - x^{2}} \right\rbrack^{2}dx = \frac{1}{2}\int_{-2}^{2}\left( {16 - 8x^{2} + x^{4}} \right)dx} \\
& {= \frac{1}{2}\left. \left\lbrack {\frac{x^{5}}{5} - \frac{8x^{3}}{3} + 16x} \right\rbrack\ \right|_{-2}^{2} = \frac{256}{15}.}
\end{array}$$
Then we have
$$\overset{–}{y} = \frac{M_{x}}{m} = \frac{256}{15} \cdot \frac{3}{32} = \frac{8}{5}.$$
The centroid of the region is $\left( {0,{8\text{/}5}} \right).$
Let *R* be the region bounded above by the graph of the function $f(x) = 1 - x^{2}$ and below by *x*-axis. Find the centroid of the region.
The Grand Canyon Skywalk
The Grand Canyon Skywalk opened to the public on March 28, 2007. This engineering marvel is a horseshoe-shaped observation platform suspended 4000 ft above the Colorado River on the West Rim of the Grand Canyon. Its crystal-clear glass floor allows stunning views of the canyon below (see the following figure).
The Skywalk is a cantilever design, meaning that the observation platform extends over the rim of the canyon, with no visible means of support below it. Despite the lack of visible support posts or struts, cantilever structures are engineered to be very stable and the Skywalk is no exception. The observation platform is attached firmly to support posts that extend 46 ft down into bedrock. The structure was built to withstand 100-mph winds and an 8.0-magnitude earthquake within 50 mi, and is capable of supporting more than 70,000,000 lb.
One factor affecting the stability of the Skywalk is the center of gravity of the structure. We are going to calculate the center of gravity of the Skywalk, and examine how the center of gravity changes when tourists walk out onto the observation platform.
The observation platform is U-shaped. The legs of the U are 10 ft wide and begin on land, under the visitors’ center, 48 ft from the edge of the canyon. The platform extends 70 ft over the edge of the canyon.
To calculate the center of mass of the structure, we treat it as a lamina and use a two-dimensional region in the *xy*-plane to represent the platform. We begin by dividing the region into three subregions so we can consider each subregion separately. The first region, denoted $R_{1},$ consists of the curved part of the U. We model $R_{1}$ as a semicircular annulus, with inner radius 25 ft and outer radius 35 ft, centered at the origin (see the following figure).
The legs of the platform, extending 35 ft between $R_{1}$ and the canyon wall, comprise the second sub-region, $R_{2}.$ Last, the ends of the legs, which extend 48 ft under the visitor center, comprise the third sub-region, $R_{3}.$ Assume the density of the lamina is constant and assume the total weight of the platform is 1,200,000 lb (not including the weight of the visitor center; we will consider that later). Use $g = 32\ \text{ft/sec}^{2}.$
1. Compute the area of each of the three sub-regions. Note that the areas of regions $R_{2}$ and $R_{3}$ should include the areas of the legs only, not the open space between them. Round answers to the nearest square foot.
2. Determine the mass associated with each of the three sub-regions.
3. Calculate the center of mass of each of the three sub-regions.
4. Now, treat each of the three sub-regions as a point mass located at the center of mass of the corresponding sub-region. Using this representation, calculate the center of mass of the entire platform.
5. Assume the visitor center weighs 2,200,000 lb, with a center of mass corresponding to the center of mass of $R_{3}.$ Treating the visitor center as a point mass, recalculate the center of mass of the system. How does the center of mass change?
6. Although the Skywalk was built to limit the number of people on the observation platform to 120, the platform is capable of supporting up to 800 people weighing 200 lb each. If all 800 people were allowed on the platform, and all of them went to the farthest end of the platform, how would the center of gravity of the system be affected? (Include the visitor center in the calculations and represent the people by a point mass located at the farthest edge of the platform, 70 ft from the canyon wall.)
Theorem of Pappus
This section ends with a discussion of the theorem of Pappus for volume, which allows us to find the volume of particular kinds of solids by using the centroid. (There is also a theorem of Pappus for surface area, but it is much less useful than the theorem for volume.)
Theorem of Pappus for Volume
Let *R* be a region in the plane and let *l* be a line in the plane that does not intersect *R*. Then the volume of the solid of revolution formed by revolving *R* around *l* is equal to the area of *R* multiplied by the distance *d* traveled by the centroid of *R.*
Proof
We can prove the case when the region is bounded above by the graph of a function $f(x)$ and below by the graph of a function $g(x)$ over an interval $\left\lbrack {a,b} \right\rbrack,$ and for which the axis of revolution is the *y*-axis. In this case, the area of the region is $A = \int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack dx.$ Since the axis of rotation is the *y*-axis, the distance traveled by the centroid of the region depends only on the *x*-coordinate of the centroid, $\overset{–}{x},$ which is
$$\overset{–}{x} = \frac{M_{y}}{m},$$
where
$$m = \rho\int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack dx\ \text{and}\ M_{y} = \rho{\int_{a}^{b}{x\left\lbrack {f(x) - g(x)} \right\rbrack dx}}.$$
Then,
$$d = 2\pi\frac{\rho{\int_{a}^{b}{x\left\lbrack {f(x) - g(x)} \right\rbrack dx}}}{\rho\int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack dx}$$
and thus
$$d \cdot A = 2\pi{\int_{a}^{b}{x\left\lbrack {f(x) - g(x)} \right\rbrack dx}}.$$
However, using the method of cylindrical shells, we have
$$V = 2\pi{\int_{a}^{b}x}\left\lbrack {f(x) - g(x)} \right\rbrack dx.$$
So,
$$V = d \cdot A$$
and the proof is complete.
□
Using the Theorem of Pappus for Volume
Let *R* be a circle of radius 2 centered at $\left( {4,0} \right).$ Use the theorem of Pappus for volume to find the volume of the torus generated by revolving *R* around the *y*-axis.
Solution
The region and torus are depicted in the following figure.
The region *R* is a circle of radius 2, so the area of *R* is $A = 4\pi$ units2. By the symmetry principle, the centroid of *R* is the center of the circle. The centroid travels around the *y*-axis in a circular path of radius 4, so the centroid travels $d = 8\pi$ units. Then, the volume of the torus is $A \cdot d = 32\pi^{2}$ units3.
Let *R* be a circle of radius 1 centered at $\left( {3,0} \right).$ Use the theorem of Pappus for volume to find the volume of the torus generated by revolving *R* around the *y*-axis.
Section 2.6 Exercises
For the following exercises, calculate the center of mass for the collection of masses given.
254\.
$m_{1} = 2$ at $x_{1} = 1$ and $m_{2} = 4$ at $x_{2} = 2$
255.
$m_{1} = 1$ at $x_{1} = -1$ and $m_{2} = 3$ at $x_{2} = 2$
256\.
$m = 3$ at $x = 0,1,2,6$
257.
Unit masses at $(x,y) = (1,0),(0,1),(1,1)$
258\.
$m_{1} = 1$ at $(1,0)$ and $m_{2} = 4$ at $(0,1)$
259.
$m_{1} = 1$ at $(1,0)$ and $m_{2} = 3$ at $(2,2)$
For the following exercises, compute the center of mass $\overset{–}{x}.$
260\.
$\rho = 1$ for $x \in (-1,3)$
261.
$\rho = x^{2}$ for $x \in (0,L)$
262\.
$\rho = 1$ for $x \in (0,1)$ and $\rho = 2$ for $x \in (1,2)$
263.
$\rho = \text{sin}\ x$ for $x \in (0,\pi)$
264\.
$\rho = \text{cos}\ x$ for $x \in \left( {0,\frac{\pi}{2}} \right)$
265.
$\rho = e^{x}$ for $x \in \left( {0,2} \right)$
266\.
$\rho = x^{3} + xe^{\text{−}x}$ for $x \in (0,1)$
267.
$\rho = x\ \text{sin}\ x$ for $x \in (0,\pi)$
268\.
$\rho = \sqrt{x}$ for $x \in \left( {1,4} \right)$
269.
$\rho = \text{ln}\ x$ for $x \in \left( {1,e} \right)$
For the following exercises, compute the center of mass $\left( {\overset{–}{x},\overset{–}{y}} \right).$ Use symmetry to help locate the center of mass whenever possible.
270\.
$\rho = 7$ in the square $0 \leq x \leq 1,$ $0 \leq y \leq 1$
271.
$\rho = 3$ in the triangle with vertices $(0,0),$ $(a,0),$ and $(0,b)$
272\.
$\rho = 2$ for the region bounded by $y = \text{cos}(x),$ $y = \text{−}\text{cos}(x),$ $x = - \frac{\pi}{2},$ and $x = \frac{\pi}{2}$
For the following exercises, use a calculator to draw the region, then compute the center of mass $\left( {\overset{–}{x},\overset{–}{y}} \right).$ Use symmetry to help locate the center of mass whenever possible.
273.
\[T\] The region bounded by $y = \text{cos}(2x),$ $x = - \frac{\pi}{4},$ and $x = \frac{\pi}{4}$
274\.
\[T\] The region between $y = 2x^{2},$ $y = 0,$ $x = 0,$ and $x = 1$
275.
\[T\] The region between $y = \frac{5}{4}x^{2}$ and $y = 5$
276\.
\[T\] Region between $y = \sqrt{x},$ $y = \text{ln}(x),$ $x = 1,$ and $x = 4$
277.
\[T\] The region bounded by $y = 0,$ $\frac{x^{2}}{4} + \frac{y^{2}}{9} = 1$
278\.
\[T\] The region bounded by $y = 0,$ $x = 0,$ and $\frac{x^{2}}{4} + \frac{y^{2}}{9} = 1$
279.
\[T\] The region bounded by $y = x^{2}$ and $y = x^{4}$ in the first quadrant
For the following exercises, use the theorem of Pappus to determine the volume of the shape.
280\.
Rotating $y = mx$ around the $x$-axis between $x = 0$ and $x = 1$
281.
Rotating $y = mx$ around the $y$-axis between $x = 0$ and $x = 1$
282\.
A general cone created by rotating a triangle with vertices $(0,0),$ $(a,0),$ and $(0,b)$ around the $y$-axis. Does your answer agree with the volume of a cone?
283.
A general cylinder created by rotating a rectangle with vertices $(0,0),$ $(a,0),(0,b),$ and $(a,b)$ around the $y$-axis. Does your answer agree with the volume of a cylinder?
284\.
A sphere created by rotating a semicircle with radius $a$ around the $y$-axis. Does your answer agree with the volume of a sphere?
For the following exercises, use a calculator to draw the region enclosed by the curve. Find the area $M$ and the centroid $\left( {\overset{–}{x},\overset{–}{y}} \right)$ for the given shapes. Use symmetry to help locate the center of mass whenever possible.
285.
\[T\] Quarter-circle: $y = \sqrt{1 - x^{2}},$ $y = 0,$ and $x = 0$
286\.
\[T\] Triangle: $y = x,$ $y = 2 - x,$ and $y = 0$
287.
\[T\] Lens: $y = x^{2}$ and $y = x$
288\.
\[T\] Ring: $y^{2} + x^{2} = 1$ and $y^{2} + x^{2} = 4$
289.
\[T\] Half-ring: $y^{2} + x^{2} = 1,$ $y^{2} + x^{2} = 4,$ and $y = 0$
290\.
Find the generalized center of mass in the sliver between $y = x^{a}$ and $y = x^{b}$ with $a > b.$ Then, use the Pappus theorem to find the volume of the solid generated when revolving around the *y*-axis.
291.
Find the generalized center of mass between $y = a^{2} - x^{2},$ $x = 0,$ and $y = 0.$ Then, use the Pappus theorem to find the volume of the solid generated when revolving around the *y*-axis.
292\.
Find the generalized center of mass between $y = b\ \text{sin}(ax),$ $x = 0,$ and $x = \frac{\pi}{a}.$ Then, use the Pappus theorem to find the volume of the solid generated when revolving around the *y*-axis.
293.
Use the theorem of Pappus to find the volume of a torus (pictured here). Assume that a disk of radius $a$ is positioned with the left end of the circle at $x = b,$ $b > 0,$ and is rotated around the *y*-axis.
294\.
Find the center of mass $\left( {\overset{–}{x},\overset{–}{y}} \right)$ for a thin wire along the semicircle $y = \sqrt{1 - x^{2}}$ with unit mass. (*Hint:* Use the theorem of Pappus.)
---
2.7 Integrals, Exponential Functions, and Logarithms
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-7-integrals-exponential-functions-and-logarithms
2.7 Integrals, Exponential Functions, and Logarithms
- 2.7.1 Write the definition of the natural logarithm as an integral.
- 2.7.2 Recognize the derivative of the natural logarithm.
- 2.7.3 Integrate functions involving the natural logarithmic function.
- 2.7.4 Define the number $e$ through an integral.
- 2.7.5 Recognize the derivative and integral of the exponential function.
- 2.7.6 Prove properties of logarithms and exponential functions using integrals.
- 2.7.7 Express general logarithmic and exponential functions in terms of natural logarithms and exponentials.
We already examined exponential functions and logarithms in earlier chapters. However, we glossed over some key details in the previous discussions. For example, we did not study how to treat exponential functions with exponents that are irrational. The definition of the number *e* is another area where the previous development was somewhat incomplete. We now have the tools to deal with these concepts in a more mathematically rigorous way, and we do so in this section.
For purposes of this section, assume we have not yet defined the natural logarithm, the number *e*, or any of the integration and differentiation formulas associated with these functions. By the end of the section, we will have studied these concepts in a mathematically rigorous way (and we will see they are consistent with the concepts we learned earlier).
We begin the section by defining the natural logarithm in terms of an integral. This definition forms the foundation for the section. From this definition, we derive differentiation formulas, define the number $e,$ and expand these concepts to logarithms and exponential functions of any base.
The Natural Logarithm as an Integral
Recall the power rule for integrals:
$${\int{x^{n}dx = \frac{x^{n + 1}}{n + 1}}} + C,\ n \neq \text{−}1.$$
Clearly, this does not work when $n = -1,$ as it would force us to divide by zero. So, what do we do with ${\int{\frac{1}{x}dx}}?$ Recall from the Fundamental Theorem of Calculus that $\int_{1}^{x}{\frac{1}{t}dt}$ is an antiderivative of $1\text{/}x.$ Therefore, we can make the following definition.
For $x > 0,$ define the natural logarithm function by
$$\text{ln}\ x = {\int_{1}^{x}{\frac{1}{t}dt}}.$$ (2.24)
For $x > 1,$ this is just the area under the curve $y = 1\text{/}t$ from $1$ to $x.$ For $x < 1,$ we have ${\int_{1}^{x}{\frac{1}{t}dt}} = \text{−}{\int_{x}^{1}{\frac{1}{t}dt}},$ so in this case it is the negative of the area under the curve from $x\ \text{to}\ 1$ (see the following figure).
Notice that $\text{ln}\ 1 = 0.$ Furthermore, the function $y = 1\text{/}t > 0$ for $x > 0.$ Therefore, by the properties of integrals, it is clear that $\text{ln}\ x$ is increasing for $x > 0.$
Properties of the Natural Logarithm
Because of the way we defined the natural logarithm, the following differentiation formula falls out immediately as a result of to the Fundamental Theorem of Calculus.
Derivative of the Natural Logarithm
For $x > 0,$ the derivative of the natural logarithm is given by
$$\frac{d}{dx}\text{ln}\ x = \frac{1}{x}.$$
Corollary to the Derivative of the Natural Logarithm
The function $\text{ln}\ x$ is differentiable; therefore, it is continuous.
A graph of $\text{ln}\ x$ is shown in Figure 2.76. Notice that it is continuous throughout its domain of $\left( {0,\infty} \right).$
Calculating Derivatives of Natural Logarithms
Calculate the following derivatives:
1. $\frac{d}{dx}\text{ln}\left( {5x^{3} - 2} \right)$
2. $\frac{d}{dx}\left( {\text{ln}\left( {3x} \right)} \right)^{2}$
Solution
We need to apply the chain rule in both cases.
1. $\frac{d}{dx}\text{ln}\left( {5x^{3} - 2} \right) = \frac{15x^{2}}{5x^{3} - 2}$
2. $\frac{d}{dx}\left( {\text{ln}\left( {3x} \right)} \right)^{2} = \frac{2\left( {\text{ln}\left( {3x} \right)} \right) \cdot 3}{3x} = \frac{2\left( {\text{ln}\left( {3x} \right)} \right)}{x}$
Calculate the following derivatives:
1. $\frac{d}{dx}\text{ln}\left( {2x^{2} + x} \right)$
2. $\frac{d}{dx}\left( {\text{ln}\left( x^{3} \right)} \right)^{2}$
Note that if we use the absolute value function and create a new function $\text{ln}\ |x|,$ we can extend the domain of the natural logarithm to include $x < 0.$ Then $\left( {d\text{/}\left( {dx} \right)} \right)\text{ln}\ |x| = 1\text{/}x.$ This gives rise to the familiar integration formula.
Integral of (1/*u*) *du*
The natural logarithm is the antiderivative of the function $f(u) = 1\text{/}u\text{:}$
$${\int\frac{1}{u}}du = \text{ln}\ |u| + C.$$
Calculating Integrals Involving Natural Logarithms
Calculate the integral ${\int\frac{x}{x^{2} + 4}}dx.$
Solution
Using $u$-substitution, let $u = x^{2} + 4.$ Then $du = 2x\ dx$ and we have
$${\int\frac{x}{x^{2} + 4}}dx = \frac{1}{2}{\int{\frac{1}{u}du = \frac{1}{2}\text{ln}\ |u| + C =}}\frac{1}{2}\text{ln}\ \left| {x^{2} + 4} \right| + C = \frac{1}{2}\text{ln}\left( {x^{2} + 4} \right) + C.$$
Calculate the integral ${\int\frac{x^{2}}{x^{3} + 6}}dx.$
Although we have called our function a “logarithm,” we have not actually proved that any of the properties of logarithms hold for this function. We do so here.
Properties of the Natural Logarithm
If $a,b > 0$ and $r$ is a rational number, then
1. $\text{ln}\ 1 = 0$
2. $\text{ln}\left( {ab} \right) = \text{ln}\ a + \text{ln}\ b$
3. $\text{ln}\left( \frac{a}{b} \right) = \text{ln}\ a - \text{ln}\ b$
4. $\text{ln}\left( a^{r} \right) = r\ \text{ln}\ a$
Proof
i\. By definition, $\text{ln}\ 1 = {\int_{1}^{1}\frac{1}{t}}dt = 0.$
ii\. We have
$$\text{ln}\left( {ab} \right) = {\int_{1}^{ab}\frac{1}{t}}dt = {\int_{1}^{a}\frac{1}{t}}dt + {\int_{a}^{ab}\frac{1}{t}}dt.$$
Use $u\text{-substitution}$ on the last integral in this expression. Let $u = t\text{/}a.$ Then $du = \left( {1\text{/}a} \right)dt.$ Furthermore, when $t = a,u = 1,$ and when $t = ab,u = b.$ So we get
$$\text{ln}\left( {ab} \right) = {\int_{1}^{a}\frac{1}{t}}dt + {\int_{a}^{ab}\frac{1}{t}}dt = {\int_{1}^{a}\frac{1}{t}}dt + {\int_{a}^{ab}{\frac{a}{t} \cdot \frac{1}{a}}}dt = {\int_{1}^{a}{\frac{1}{t}dt +}}{\int_{1}^{b}{\frac{1}{u}du = \text{ln}\ a + \text{ln}\ b.}}$$
iv\. Note that
$$\frac{d}{dx}\text{ln}\left( x^{r} \right) = \frac{rx^{r - 1}}{x^{r}} = \frac{r}{x}.$$
Furthermore,
$$\frac{d}{dx}\left( {r\ \text{ln}\ x} \right) = \frac{r}{x}.$$
Since the derivatives of these two functions are the same, by the Fundamental Theorem of Calculus, they must differ by a constant. So we have
$$\text{ln}\left( x^{r} \right) = r\ \text{ln}\ x + C$$
for some constant $C.$ Taking $x = 1,$ we get
$$\begin{array}{rll}
{\text{ln}\left( 1^{r} \right)} & = & {r\ \text{ln}(1) + C} \\
0 & = & {r(0) + C} \\
C & = & {0.}
\end{array}$$
Thus $\text{ln}\left( x^{r} \right) = r\ \text{ln}\ x$ and the proof is complete. Note that we can extend this property to irrational values of $r$ later in this section.
Part iii. follows from parts ii. and iv. and the proof is left to you.
□
Using Properties of Logarithms
Use properties of logarithms to simplify the following expression into a single logarithm:
$$\text{ln}\ 9 - 2\ \text{ln}\ 3 + \text{ln}\left( \frac{1}{3} \right).$$
Solution
We have
$$\text{ln}\ 9 - 2\ \text{ln}\ 3 + \text{ln}\left( \frac{1}{3} \right) = \text{ln}\left( 3^{2} \right) - 2\ \text{ln}\ 3 + \text{ln}\left( 3^{-1} \right) = 2\ \text{ln}\ 3 - 2\ \text{ln}\ 3 - \text{ln}\ 3 = \text{−}\text{ln}\ 3.$$
Use properties of logarithms to simplify the following expression into a single logarithm:
$$\text{ln}\ 8 - \text{ln}\ 2 - \text{ln}\left( \frac{1}{4} \right).$$
Defining the Number *e*
Now that we have the natural logarithm defined, we can use that function to define the number $e.$
The number $e$ is defined to be the real number such that
$$\text{ln}\ e = 1.$$
To put it another way, the area under the curve $y = 1\text{/}t$ between $t = 1$ and $t = e$ is $1$ (Figure 2.77). The proof that such a number exists and is unique is left to you. (*Hint*: Use the Intermediate Value Theorem to prove existence and the fact that $\text{ln}\ x$ is increasing to prove uniqueness.)
The number $e$ can be shown to be irrational, although we won’t do so here (see the Student Project in Taylor and Maclaurin Series). Its approximate value is given by
$$e \approx 2.71828182846.$$
The Exponential Function
We now turn our attention to the function $e^{x}.$ Note that the natural logarithm is one-to-one and therefore has an inverse function. For now, we denote this inverse function by $\text{exp}\ x.$ Then,
$$\text{exp}\left( {\text{ln}\ x} \right) = x\ \text{for}\ x > 0\ \text{and}\ \text{ln}\left( {\text{exp}\ x} \right) = x\ \text{for all}\ x.$$
The following figure shows the graphs of $\text{exp}\ x$ and $\text{ln}\ x.$
We hypothesize that $\text{exp}\ x = e^{x}.$ For rational values of $x,$ this is easy to show. If $x$ is rational, then we have $\text{ln}\left( e^{x} \right) = x\ \text{ln}\ e = x.$ Thus, when $x$ is rational, $e^{x} = \text{exp}\ x.$ For irrational values of $x,$ we simply define $e^{x}$ as the inverse function of $\text{ln}\ x.$
For any real number $x,$ define $y = e^{x}$ to be the number for which
$$\text{ln}\ y = \text{ln}\left( e^{x} \right) = x.$$ (2.25)
Then we have $e^{x} = \text{exp}(x)$ for all $x,$ and thus
$$e^{\text{ln}\ x} = x\ \text{for}\ x > 0\ \text{and}\ \text{ln}\left( e^{x} \right) = x$$ (2.26)
for all $x.$
Properties of the Exponential Function
Since the exponential function was defined in terms of an inverse function, and not in terms of a power of $e,$ we must verify that the usual laws of exponents hold for the function $e^{x}.$
Properties of the Exponential Function
If $p$ and $q$ are any real numbers and $r$ is a rational number, then
1. $e^{p}e^{q} = e^{p + q}$
2. $\frac{e^{p}}{e^{q}} = e^{p - q}$
3. $\left( e^{p} \right)^{r} = e^{pr}$
Proof
Note that if $p$ and $q$ are rational, the properties hold. However, if $p$ or $q$ are irrational, we must apply the inverse function definition of $e^{x}$ and verify the properties. Only the first property is verified here; the other two are left to you. We have
$$\text{ln}\left( {e^{p}e^{q}} \right) = \text{ln}\left( e^{p} \right) + \text{ln}\left( e^{q} \right) = p + q = \text{ln}\left( e^{p + q} \right).$$
Since $\text{ln}\ x$ is one-to-one, then
$$e^{p}e^{q} = e^{p + q}.$$
□
As with part iv. of the logarithm properties, we can extend property iii. to irrational values of $r,$ and we do so by the end of the section.
We also want to verify the differentiation formula for the function $y = e^{x}.$ To do this, we need to use implicit differentiation. Let $y = e^{x}.$ Then
$$\begin{array}{rll}
{\text{ln}\ y} & = & x \\
{\frac{d}{dx}\text{ln}\ y} & = & {\frac{d}{dx}x} \\
{\frac{1}{y}\mspace{2mu}\frac{dy}{dx}} & = & 1 \\
\frac{dy}{dx} & = & {y.}
\end{array}$$
Thus, we see
$$\frac{d}{dx}e^{x} = e^{x}$$
as desired, which leads immediately to the integration formula
$${\int{e^{x}dx}} = e^{x} + C.$$
We apply these formulas in the following examples.
Using Properties of Exponential Functions
Evaluate the following derivatives:
1. $\frac{d}{dt}e^{3t}e^{t^{2}}$
2. $\frac{d}{dx}e^{3x^{2}}$
Solution
We apply the chain rule as necessary.
1. $\frac{d}{dt}e^{3t}e^{t^{2}} = \frac{d}{dt}e^{3t + t^{2}} = e^{3t + t^{2}}\left( {3 + 2t} \right)$
2. $\frac{d}{dx}e^{3x^{2}} = e^{3x^{2}}6x$
Evaluate the following derivatives:
1. $\frac{d}{dx}\left( \frac{e^{x^{2}}}{e^{5x}} \right)$
2. $\frac{d}{dt}\left( e^{2t} \right)^{3}$
Using Properties of Exponential Functions
Evaluate the following integral: ${\int{2xe^{\text{−}x^{2}}dx}}.$
Solution
Using $u$-substitution, let $u = \text{−}x^{2}.$ Then $du = -2x\ dx,$ and we have
$${\int{2xe^{\text{−}x^{2}}dx}} = \text{−}{\int{e^{u}du}} = \text{−}e^{u} + C = \text{−}e^{\text{−}x^{2}} + C.$$
Evaluate the following integral: ${\int\frac{4}{e^{3x}}}dx.$
General Logarithmic and Exponential Functions
We close this section by looking at exponential functions and logarithms with bases other than $e.$ Exponential functions are functions of the form $f(x) = a^{x}.$ Note that unless $a = e,$ we still do not have a mathematically rigorous definition of these functions for irrational exponents. Let’s rectify that here by defining the function $f(x) = a^{x}$ in terms of the exponential function $e^{x}.$ We then examine logarithms with bases other than $e$ as inverse functions of exponential functions.
For any $a > 0,$ and for any real number $x,$ define $y = a^{x}$ as follows:
$$y = a^{x} = e^{x\ \text{ln}\ a}.$$
Now $a^{x}$ is defined rigorously for all values of *x*. This definition also allows us to generalize property iv. of logarithms and property iii. of exponential functions to apply to both rational and irrational values of $r.$ It is straightforward to show that properties of exponents hold for general exponential functions defined in this way.
Let’s now apply this definition to calculate a differentiation formula for $a^{x}.$ We have
$$\frac{d}{dx}a^{x} = \frac{d}{dx}e^{x\ \text{ln}\ a} = e^{x\ \text{ln}\ a}\text{ln}\ a = a^{x}\text{ln}\ a.$$
The corresponding integration formula follows immediately.
Derivatives and Integrals Involving General Exponential Functions
Let $a > 0.$ Then,
$$\frac{d}{dx}a^{x} = a^{x}\text{ln}\ a$$
and
$${\int{a^{x}dx}} = \frac{1}{\text{ln}\ a}a^{x} + C.$$
If $a \neq 1,$ then the function $a^{x}$ is one-to-one and has a well-defined inverse. Its inverse is denoted by $\text{log}_{a}x.$ Then,
$$y = \text{log}_{a}x\ \text{if and only if}\ x = a^{y}.$$
Note that general logarithm functions can be written in terms of the natural logarithm. Let $y = \text{log}_{a}x.$ Then, $x = a^{y}.$ Taking the natural logarithm of both sides of this second equation, we get
$$\begin{array}{rll}
{\text{ln}\ x} & = & {\text{ln}\left( a^{y} \right)} \\
{\text{ln}\ x} & = & {y\ \text{ln}\ a} \\
y & = & \frac{\text{ln}\ x}{\text{ln}\ a} \\
{\text{log}_{a}x} & = & {\frac{\text{ln}\ x}{\text{ln}\ a}.}
\end{array}$$
Thus, we see that all logarithmic functions are constant multiples of one another. Next, we use this formula to find a differentiation formula for a logarithm with base $a.$ Again, let $y = \text{log}_{a}x.$ Then,
$$\begin{array}{cl}
\frac{dy}{dx} & {= \frac{d}{dx}\left( {\text{log}_{a}x} \right)} \\
& {= \frac{d}{dx}\left( \frac{\text{ln}\ x}{\text{ln}\ a} \right)} \\
& {= \left( \frac{1}{\text{ln}\ a} \right)\frac{d}{dx}\left( {\text{ln}\ x} \right)} \\
& {= \frac{1}{\text{ln}\ a} \cdot \frac{1}{x}} \\
& {= \frac{1}{x\ \text{ln}\ a}.}
\end{array}$$
Derivatives of General Logarithm Functions
Let $a > 0.$ Then,
$$\frac{d}{dx}\text{log}_{a}x = \frac{1}{x\ \text{ln}\ a}.$$
Calculating Derivatives of General Exponential and Logarithm Functions
Evaluate the following derivatives:
1. $\frac{d}{dt}\left( {4^{t} \cdot 2^{t^{2}}} \right)$
2. $\frac{d}{dx}\text{log}_{8}\left( {7x^{2} + 4} \right)$
Solution
We need to apply the chain rule as necessary.
1. $\frac{d}{dt}\left( {4^{t} \cdot 2^{t^{2}}} \right) = \frac{d}{dt}\left( {2^{2t} \cdot 2^{t^{2}}} \right) = \frac{d}{dt}\left( 2^{2t + t^{2}} \right) = 2^{2t + t^{2}}\text{ln}(2)\left( {2 + 2t} \right)$
2. $\frac{d}{dx}\text{log}_{8}\left( {7x^{2} + 4} \right) = \frac{1}{\left( {7x^{2} + 4} \right)\left( {\text{ln}\ 8} \right)}\left( {14x} \right)$
Evaluate the following derivatives:
1. $\frac{d}{dt}\ 4^{t^{4}}$
2. $\frac{d}{dx}\text{log}_{3}\left( \sqrt{x^{2} + 1} \right)$
Integrating General Exponential Functions
Evaluate the following integral: ${\int\frac{3}{2^{3x}}}dx.$
Solution
Use $u\text{-substitution}$ and let $u = -3x.$ Then $du = -3dx$ and we have
$${\int\frac{3}{2^{3x}}}dx = {\int{3 \cdot 2^{-3x}}}dx = \text{−}{\int{2^{u}du}} = - \frac{1}{\text{ln}\ 2}2^{u} + C = - \frac{1}{\text{ln}\ 2}2^{-3x} + C.$$
Evaluate the following integral: ${\int{x^{2}2^{x^{3}}dx}}.$
Section 2.7 Exercises
For the following exercises, find the derivative $\frac{dy}{dx}.$
295.
$y = \text{ln}\left( {2x} \right)$
296\.
$y = \text{ln}\left( {2x + 1} \right)$
297.
$y = \frac{1}{\text{ln}\ x}$
For the following exercises, find the indefinite integral.
298\.
$\int\frac{dt}{3t}$
299.
$\int\frac{dx}{1 + x}$
For the following exercises, find the derivative $dy\text{/}dx.$ (You can use a calculator to plot the function and the derivative to confirm that it is correct.)
300\.
\[T\] $y = \frac{\text{ln}(x)}{x}$
301.
\[T\] $y = x\ \text{ln}(x)$
302\.
\[T\] $y = \text{log}_{10}x$
303.
\[T\] $y = \text{ln}\left( {\text{sin}\ x} \right)$
304\.
\[T\] $y = \text{ln}\left( {\text{ln}\ x} \right)$
305.
\[T\] $y = 7\ \text{ln}\left( {4x} \right)$
306\.
\[T\] $y = \text{ln}\left( \left( {4x} \right)^{7} \right)$
307.
\[T\] $y = \text{ln}\left( {\text{tan}\ x} \right)$
308\.
\[T\] $y = \text{ln}\left( {\text{tan}\left( {3x} \right)} \right)$
309.
\[T\] $y = \text{ln}\left( {\text{cos}^{2}x} \right)$
For the following exercises, find the definite or indefinite integral.
310\.
$\int_{0}^{1}\frac{dx}{3 + x}$
311.
$\int_{0}^{1}\frac{dt}{3 + 2t}$
312\.
$\int_{0}^{2}\frac{x\ dx}{x^{2} + 1}$
313.
$\int_{0}^{2}\frac{x^{3}dx}{x^{2} + 1}$
314\.
$\int_{2}^{e}\frac{dx}{x\ \text{ln}\ x}$
315.
$\int_{2}^{e}\frac{dx}{{x\ (\text{ln}{\ x)}}^{2}}$
316\.
$\int\frac{\text{cos}\ x\ dx}{\text{sin}\ x}$
317.
$\int_{0}^{\pi\text{/}4}{\text{tan}\ x\ dx}$
318\.
$\int{\text{cot}\left( {3x} \right)dx}$
319.
$\int\frac{\left( {\text{ln}\ x} \right)^{2}dx}{x}$
For the following exercises, compute $dy\text{/}dx$ by differentiating $\text{ln}\ y.$
320\.
$y = \sqrt{x^{2} + 1}$
321.
$y = \sqrt{x^{2} + 1}\sqrt{x^{2} - 1}$
322\.
$y = e^{\text{sin}\ x}$
323.
$y = x^{-1\text{/}x}$
324\.
$y = e^{({ex})}$
325.
$y = x^{e}$
326\.
$y = x^{({ex})}$
327.
$y = \sqrt{x}\ \sqrt[3]{x}\ \sqrt[6]{x}$
328\.
$y = x^{-1\text{/}\text{ln}\ x}$
329.
$y = e^{\text{−}\text{ln}\ x}$
For the following exercises, evaluate by any method.
330\.
$\int_{5}^{10}{\frac{dt}{t} - {\int_{5x}^{10x}\frac{dt}{t}}}$
331.
${\int_{1}^{e^{\pi}}\frac{dx}{x}} + {\int_{-2}^{-1}\frac{dx}{x}}$
332\.
$\frac{d}{dx}{\int_{x}^{1}\frac{dt}{t}}$
333.
$\frac{d}{dx}{\int_{x}^{x^{2}}\frac{dt}{t}}$
334\.
$\frac{d}{dx}\text{ln}\left( {\text{sec}\ x + \text{tan}\ x} \right)$
For the following exercises, use the function $\text{ln}\ x.$ If you are unable to find intersection points analytically, use a calculator.
335.
Find the area of the region enclosed by $x = 1$ and $y = 5$ above $y = \text{ln}\ x.$
336\.
\[T\] Find the arc length of $\text{ln}\ x$ from $x = 1$ to $x = 2.$
337.
Find the area between $\text{ln}\ x$ and the *x*-axis from $x = 1\ \text{to}\ x = 2.$
338\.
Find the volume of the shape created when rotating this curve from $x = 1\ \text{to}\ x = 2$ around the *x*-axis, as pictured here.
339.
\[T\] Find the surface area of the shape created when rotating the curve in the previous exercise from $x = 1$ to $x = 2$ around the *x*-axis.
If you are unable to find intersection points analytically in the following exercises, use a calculator.
340\.
Find the area of the hyperbolic quarter-circle enclosed by $x = 2\ \text{and}\ y = 2$ above $y = 1\text{/}x.$
341.
\[T\] Find the arc length of $y = 1\text{/}x$ from $x = 1\ \text{to}\ x = 4.$
342\.
Find the area under $y = 1\text{/}x$ and above the *x*-axis from $x = 1\ \text{to}\ x = 4.$
For the following exercises, verify the derivatives and antiderivatives.
343\.
$\frac{d}{dx}\text{ln}\left( {x + \sqrt{x^{2} + 1}} \right) = \frac{1}{\sqrt{1 + x^{2}}}$
344\.
$\frac{d}{dx}\text{ln}\left( \frac{x - a}{x + a} \right) = \frac{2a}{\left( {x^{2} - a^{2}} \right)}$
345\.
$\frac{d}{dx}\text{ln}\left( \frac{1 + \sqrt{1 - x^{2}}}{x} \right) = - \frac{1}{x\sqrt{1 - x^{2}}}$
346\.
$\frac{d}{dx}\text{ln}\left( {x + \sqrt{x^{2} - a^{2}}} \right) = \frac{1}{\sqrt{x^{2} - a^{2}}}$
347\.
${\int\frac{dx}{x\ \text{ln}(x)\text{ln}\left( {\text{ln}\ x} \right)}} = \text{ln}\left( {\text{ln}\left( {\text{ln}\ x} \right)} \right) + C$
---
2.8 Exponential Growth and Decay
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-8-exponential-growth-and-decay
2.8 Exponential Growth and Decay
- 2.8.1 Use the exponential growth model in applications, including population growth and compound interest.
- 2.8.2 Explain the concept of doubling time.
- 2.8.3 Use the exponential decay model in applications, including radioactive decay and Newton’s law of cooling.
- 2.8.4 Explain the concept of half-life.
One of the most prevalent applications of exponential functions involves growth and decay models. Exponential growth and decay show up in a host of natural applications. From population growth and continuously compounded interest to radioactive decay and Newton’s law of cooling, exponential functions are ubiquitous in nature. In this section, we examine exponential growth and decay in the context of some of these applications.
Exponential Growth Model
Many systems exhibit exponential growth. These systems follow a model of the form $y = y_{0}e^{kt},$ where $y_{0}$ represents the initial state of the system and $k$ is a positive constant, called the *growth constant*. Notice that in an exponential growth model, we have
$$y^{\prime} = ky_{0}e^{kt} = ky.$$ (2.27)
That is, the rate of growth is proportional to the current function value. This is a key feature of exponential growth. Equation 2.27 involves derivatives and is called a *differential equation.* We learn more about differential equations in Introduction to Differential Equations.
Systems that exhibit exponential growth increase according to the mathematical model
$$y = y_{0}e^{kt},$$
where $y_{0}$ represents the initial state of the system and $k > 0$ is a constant, called the *growth constant*.
Population growth is a common example of exponential growth. Consider a population of bacteria, for instance. It seems plausible that the rate of population growth would be proportional to the size of the population. After all, the more bacteria there are to reproduce, the faster the population grows. Figure 2.79 and Table 2.1 represent the growth of a population of bacteria with an initial population of $200$ bacteria and a growth constant of $0.02.$ Notice that after only $2$ hours $(120$ minutes), the population is $10$ times its original size!
| Time (min) | Population Size (no. of bacteria) |
|----------------|---------------------------------------|
| $10$ | $244$ |
| $20$ | $298$ |
| $30$ | $364$ |
| $40$ | $445$ |
| $50$ | $544$ |
| $60$ | $664$ |
| $70$ | $811$ |
| $80$ | $991$ |
| $90$ | $1210$ |
| $100$ | $1478$ |
| $110$ | $1805$ |
| $120$ | $2205$ |
Table 2.1 Exponential Growth of a Bacterial Population
Note that we are using a continuous function to model what is inherently discrete behavior. At any given time, the real-world population contains a whole number of bacteria, although the model takes on noninteger values. When using exponential growth models, we must always be careful to interpret the function values in the context of the phenomenon we are modeling.
Population Growth
Consider the population of bacteria described earlier. This population grows according to the function $f(t) = 200e^{0.02t},$ where *t* is measured in minutes. How many bacteria are present in the population after $5$ hours $(300$ minutes)? When does the population reach $100,000$ bacteria?
Solution
We have $f(t) = 200e^{0.02t}.$ Then
$$f(300) = 200e^{0.02{(300)}} \approx 80,686.$$
There are $80,686$ bacteria in the population after $5$ hours.
To find when the population reaches $100,000$ bacteria, we solve the equation
$$\begin{array}{rll}
100,000 & = & {200e^{0.02t}} \\
500 & = & e^{0.02t} \\
{\text{ln}\ 500} & = & {0.02t} \\
t & = & {\frac{\text{ln}\ 500}{0.02} \approx 310.73.}
\end{array}$$
The population reaches $100,000$ bacteria after $310.73$ minutes.
Consider a population of bacteria that grows according to the function $f(t) = 500e^{0.05t},$ where $t$ is measured in minutes. How many bacteria are present in the population after 4 hours? When does the population reach $100$ million bacteria?
Let’s now turn our attention to a financial application: compound interest. Interest that is not compounded is called *simple interest*. Simple interest is paid once, at the end of the specified time period (usually $1$ year). So, if we put $\text{\$}1000$ in a savings account earning $2\text{\%}$ simple interest per year, then at the end of the year we have
$$1000\left( {1 + 0.02} \right) = \text{\$}1020.$$
Compound interest is paid multiple times per year, depending on the compounding period. Therefore, if the bank compounds the interest every $6$ months, it credits half of the year’s interest to the account after $6$ months. During the second half of the year, the account earns interest not only on the initial $\text{\$}1000,$ but also on the interest earned during the first half of the year. Mathematically speaking, at the end of the year, we have
$$1000\left( {1 + \frac{0.02}{2}} \right)^{2} = \text{\$}1020.10.$$
Similarly, if the interest is compounded every $4$ months, we have
$$1000\left( {1 + \frac{0.02}{3}} \right)^{3} = \text{\$}1020.13,$$
and if the interest is compounded daily $(365$ times per year), we have $\text{\$}1020.20.$ If we extend this concept, so that the interest is compounded continuously, after $t$ years we have
$$1000\underset{n\rightarrow\infty}{\text{lim}}\left( {1 + \frac{0.02}{n}} \right)^{nt}.$$
Now let’s manipulate this expression so that we have an exponential growth function. Recall that the number $e$ can be expressed as a limit:
$$e = \underset{m\rightarrow\infty}{\text{lim}}\left( {1 + \frac{1}{m}} \right)^{m}.$$
Based on this, we want the expression inside the parentheses to have the form $\left( {1 + {1\text{/}m}} \right).$ Let $n = 0.02m.$ Note that as $n\rightarrow\infty,$ $m\rightarrow\infty$ as well. Then we get
$$1000\underset{n\rightarrow\infty}{\text{lim}}\left( {1 + \frac{0.02}{n}} \right)^{nt} = 1000\underset{m\rightarrow\infty}{\text{lim}}\left( {1 + \frac{0.02}{0.02m}} \right)^{0.02mt} = 1000\left\lbrack {\underset{m\rightarrow\infty}{\text{lim}}\left( {1 + \frac{1}{m}} \right)^{m}} \right\rbrack^{0.02t}.$$
We recognize the limit inside the brackets as the number $e.$ So, the balance in our bank account after $t$ years is given by $1000e^{0.02t}.$ Generalizing this concept, we see that if a bank account with an initial balance of $\text{\$}P$ earns interest at a rate of $r\text{\%},$ compounded continuously, then the balance of the account after $t$ years is
$$\text{Balance} = Pe^{rt}.$$
Compound Interest
A 25-year-old student is offered an opportunity to invest some money in a retirement account that pays $5\text{\%}$ annual interest compounded continuously. How much does the student need to invest today to have $\text{\$}1$ million when she retires at age $65?$ What if she could earn $6\text{\%}$ annual interest compounded continuously instead?
Solution
We have
$$\begin{array}{rll}
1,000,000 & = & {Pe^{0.05{(40)}}} \\
P & = & 135,335.28.
\end{array}$$
She must invest $\text{\$}135,335.28$ at $5\text{\%}$ interest.
If, instead, she is able to earn $6\text{\%},$ then the equation becomes
$$\begin{array}{rll}
1,000,000 & = & {Pe^{0.06{(40)}}} \\
P & = & 90,717.95.
\end{array}$$
In this case, she needs to invest only $\text{\$}90,717.95.$ This is roughly two-thirds the amount she needs to invest at $5\text{\%}.$ The fact that the interest is compounded continuously greatly magnifies the effect of the $1\text{\%}$ increase in interest rate.
Suppose instead of investing at age $25$, the student waits until age $35.$ How much would she have to invest at $5\text{\%}?$ At $6\text{\%}?$
If a quantity grows exponentially, the time it takes for the quantity to double remains constant. In other words, it takes the same amount of time for a population of bacteria to grow from $100$ to $200$ bacteria as it does to grow from $10,000$ to $20,000$ bacteria. This time is called the doubling time. To calculate the doubling time, we want to know when the quantity reaches twice its original size. So we have
$$\begin{array}{rll}
{2y_{0}} & = & {y_{0}e^{kt}} \\
2 & = & e^{kt} \\
{\text{ln}\ 2} & = & {kt} \\
t & = & {\frac{\text{ln}\ 2}{k}.}
\end{array}$$
If a quantity grows exponentially, the doubling time is the amount of time it takes the quantity to double. It is given by
$$\text{Doubling time}\ = \frac{\text{ln}\ 2}{k}.$$
Using the Doubling Time
Assume a population of fish grows exponentially. A pond is stocked initially with $500$ fish. After $6$ months, there are $1000$ fish in the pond. The owner will allow his friends and neighbors to fish on his pond after the fish population reaches $10,000.$ When will the owner’s friends be allowed to fish?
Solution
We know it takes the population of fish $6$ months to double in size. So, if *t* represents time in months, by the doubling-time formula, we have $6 = {\left( {\text{ln}\ 2} \right)\text{/}k}.$ Then, $k = {\left( {\text{ln}\ 2} \right)\text{/}6}.$ Thus, the population is given by $y = 500e^{{({{({\text{ln}\ 2})}\text{/}6})}t}.$ To figure out when the population reaches $10,000$ fish, we must solve the following equation:
$$\begin{array}{rll}
10,000 & = & {500e^{(\text{ln}\ 2\text{/}6)t}} \\
20 & = & e^{(\text{ln}\ 2\text{/}6)t} \\
{\text{ln}\ 20} & = & {\left( \frac{\text{ln}\ 2}{6} \right)t} \\
t & = & {\frac{6\left( {\text{ln}\ 20} \right)}{\text{ln}\ 2} \approx 25.93.}
\end{array}$$
The owner’s friends have to wait $25.93$ months (a little more than $2$ years) to fish in the pond.
Suppose it takes $9$ months for the fish population in Example 2.44 to reach $1000$ fish. Under these circumstances, how long do the owner’s friends have to wait?
Exponential Decay Model
Exponential functions can also be used to model populations that shrink (from disease, for example), or chemical compounds that break down over time. We say that such systems exhibit exponential decay, rather than exponential growth. The model is nearly the same, except there is a negative sign in the exponent. Thus, for some positive constant $k,$ we have $y = y_{0}e^{\text{−}kt}.$
As with exponential growth, there is a differential equation associated with exponential decay. We have
$$y^{\prime} = \text{−}ky_{0}e^{\text{−}kt} = \text{−}ky.$$
Systems that exhibit exponential decay behave according to the model
$$y = y_{0}e^{\text{−}kt},$$
where $y_{0}$ represents the initial state of the system and $k > 0$ is a constant, called the *decay constant*.
The following figure shows a graph of a representative exponential decay function.
Let’s look at a physical application of exponential decay. Newton’s law of cooling says that an object cools at a rate proportional to the difference between the temperature of the object and the temperature of the surroundings. In other words, if $T$ represents the temperature of the object and $T_{a}$ represents the ambient temperature in a room, then
$$T^{\prime} = \text{−}k\left( {T - T_{a}} \right).$$
Note that this is not quite the right model for exponential decay. We want the derivative to be proportional to the function, and this expression has the additional $T_{a}$ term. Fortunately, we can make a change of variables that resolves this issue. Let $y(t) = T(t) - T_{a}.$ Then $y^{\prime}(t) = T^{\prime}(t) - 0 = T^{\prime}(t),$ and our equation becomes
$$y^{\prime} = \text{−}ky.$$
From our previous work, we know this relationship between *y* and its derivative leads to exponential decay. Thus,
$$y = y_{0}e^{\text{−}kt},$$
and we see that
$$\begin{array}{rll}
{T - T_{a}} & = & {\left( {T_{0} - T_{a}} \right)e^{\text{−}kt}} \\
T & = & {\left( {T_{0} - T_{a}} \right)e^{\text{−}kt} + T_{a}}
\end{array}$$
where $T_{0}$ represents the initial temperature. Let’s apply this formula in the following example.
Newton’s Law of Cooling
According to experienced baristas, the optimal temperature to serve coffee is between $155\text{°}\text{F}$ and $175\text{°}\text{F}.$ Suppose coffee is poured at a temperature of $200\text{°}\text{F},$ and after $2$ minutes in a $70\text{°}\text{F}$ room it has cooled to $180\text{°}\text{F}.$ When is the coffee first cool enough to serve? When is the coffee too cold to serve? Round answers to the nearest half minute.
Solution
We have
$$\begin{array}{rll}
T & = & {\left( {T_{0} - T_{a}} \right)e^{\text{−}kt} + T_{a}} \\
180 & = & {(200 - 70)e^{\text{−}k{(2)}} + 70} \\
110 & = & {130e^{-2k}} \\
\frac{11}{13} & = & e^{-2k} \\
{\text{ln}\ \frac{11}{13}} & = & {-2k} \\
{\text{ln}\ 11 - \text{ln}\ 13} & = & {-2k} \\
k & = & {\frac{\text{ln}\ 13 - \text{ln}\ 11}{2}.}
\end{array}$$
Then, the model is
$$T = 130e^{{(\frac{\text{ln}\ 11 - \text{ln}\ 13}{2})}t} + 70.$$
The coffee reaches $175\text{°}\text{F}$ when
$$\begin{array}{rll}
175 & = & {130e^{{(\frac{\text{ln}\ 11 - \text{ln}\ 13}{2})}t} + 70} \\
105 & = & {130e^{{(\frac{\text{ln}\ 11 - \text{ln}\ 13}{2})}t}} \\
\frac{21}{26} & = & e^{{(\frac{\text{ln}\ 11 - \text{ln}\ 13}{2})}t} \\
{\text{ln}\ \frac{21}{26}} & = & {\frac{\text{ln}\ 11 - \text{ln}\ 13}{2}t} \\
{\text{ln}\ 21 - \text{ln}\ 26} & = & {\frac{\text{ln}\ 11 - \text{ln}\ 13}{2}t} \\
t & = & {\frac{2\left( {\text{ln}\ 21 - \text{ln}\ 26} \right)}{\text{ln}\ 11 - \text{ln}\ 13} \approx 2.56.}
\end{array}$$
The coffee can be served about $2.5$ minutes after it is poured. The coffee reaches $155\text{°}\text{F}$ at
$$\begin{array}{rll}
155 & = & {130e^{{(\frac{\text{ln}\ 11 - \text{ln}\ 13}{2})}t} + 70} \\
85 & = & {130e^{{(\frac{\text{ln}\ 11 - \text{ln}\ 13}{2})}t}} \\
\frac{17}{26} & = & e^{{(\frac{\text{ln}\ 11 - \text{ln}\ 13}{2})}t} \\
{\text{ln}\ 17 - \text{ln}\ 26} & = & {\left( \frac{\text{ln}\ 11 - \text{ln}\ 13}{2} \right)t} \\
t & = & {\frac{2\left( {\text{ln}\ 17 - \text{ln}\ 26} \right)}{\text{ln}\ 11 - \text{ln}\ 13} \approx 5.09.}
\end{array}$$
The coffee is too cold to be served about $5$ minutes after it is poured.
Suppose the room is warmer $(75\text{°}\text{F})$ and, after $2$ minutes, the coffee has cooled only to $185\text{°}\text{F}.$ When is the coffee first cool enough to serve? When is the coffee be too cold to serve? Round answers to the nearest half minute.
Just as systems exhibiting exponential growth have a constant doubling time, systems exhibiting exponential decay have a constant half-life. To calculate the half-life, we want to know when the quantity reaches half its original size. Therefore, we have
$$\begin{array}{rll}
\frac{y_{0}}{2} & = & {y_{0}e^{\text{−}kt}} \\
\frac{1}{2} & = & e^{\text{−}kt} \\
{- \text{ln}\ 2} & = & {\text{−}kt} \\
t & = & {\frac{\text{ln}\ 2}{k}.}
\end{array}$$
*Note*: This is the same expression we came up with for doubling time.
If a quantity decays exponentially, the half-life is the amount of time it takes the quantity to be reduced by half. It is given by
$$\text{Half-life} = \frac{\text{ln}\ 2}{k}.$$
Radiocarbon Dating
One of the most common applications of an exponential decay model is carbon dating. $\text{Carbon-}14$ decays (emits a radioactive particle) at a regular and consistent exponential rate. Therefore, if we know how much carbon was originally present in an object and how much carbon remains, we can determine the age of the object. The half-life of $\text{carbon-}14$ is approximately $5730$ years—meaning, after that many years, half the material has converted from the original $\text{carbon-}14$ to the new nonradioactive $\text{nitrogen-}14.$ If we have $100$ g $\text{carbon-}14$ today, how much is left in $50$ years? If an artifact that originally contained $100$ g of carbon now contains $10$ g of carbon, how old is it? Round the answer to the nearest hundred years.
Solution
We have
$$\begin{array}{rll}
5730 & = & \frac{\text{ln}\ 2}{k} \\
k & = & {\frac{\text{ln}\ 2}{5730}.}
\end{array}$$
So, the model says
$$y = 100e^{\text{−}{({\text{ln}\ 2\text{/}5730})}t}.$$
In $50$ years, we have
$$\begin{array}{cll}
y & = & {100e^{\text{−}{({\text{ln}\ 2\text{/}5730})}{(50)}}} \\
& \approx & {99.40.}
\end{array}$$
Therefore, in $50$ years, $99.40$ g of $\text{carbon-}14$ remains.
To determine the age of the artifact, we must solve
$$\begin{array}{rll}
10 & = & {100e^{\text{−}{({\text{ln}\ 2\text{/}5730})}t}} \\
\frac{1}{10} & = & e^{\text{−}{({\text{ln}\ 2\text{/}5730})}t} \\
t & \approx & 19035.
\end{array}$$
The artifact is about $19,000$ years old.
If we have $100$ g of $\text{carbon-}14,$ how much is left after $500$ years? If an artifact that originally contained $100$ g of carbon now contains $20g$ of carbon, how old is it? Round the answer to the nearest hundred years.
Section 2.8 Exercises
*True or False*? If true, prove it. If false, find the true answer.
348\.
The doubling time for $y = e^{ct}$ is $\left( {\text{ln}\ (2)} \right)\text{/}\left( {\text{ln}\ (c)} \right).$
349.
If you invest $\text{\$}500,$ an annual rate of interest of $3\text{\%}$ yields more money in the first year than a $2.5\text{\%}$ continuous rate of interest.
350\.
If you leave a $100\text{°}\text{C}$ pot of tea at room temperature $(25\text{°}\text{C})$ and an identical pot in the refrigerator $(5\text{°}\text{C}),$ with $k = 0.02,$ the tea in the refrigerator reaches a drinkable temperature $(70\text{°}\text{C})$ more than $5$ minutes before the tea at room temperature.
351.
If given a half-life of *t* years, the constant $k$ for $y = e^{kt}$ is calculated by $k = {{\text{ln}\ \left( {1\text{/}2} \right)}\text{/}t}.$
For the following exercises, use $y = y_{0}e^{kt}.$
352\.
If a culture of bacteria doubles in $3$ hours, how many hours does it take to multiply by $10?$
353.
If bacteria increase by a factor of $10$ in $10$ hours, how many hours does it take to increase by $100?$
354\.
How old is a skull that contains one-fifth as much radiocarbon as a modern skull? Note that the half-life of radiocarbon is $5730$ years.
355.
If a relic contains $90\text{\%}$ as much radiocarbon as new material, can it have come from the time of Christ (approximately $2000$ years ago)? Note that the half-life of radiocarbon is $5730$ years.
356\.
The population of Cairo grew from $5$ million to $10$ million in $20$ years. Use an exponential model to find when the population was $8$ million.
357.
The populations of New York and Los Angeles are growing at $1\text{\%}$ and $1.4\text{\%}$ a year, respectively. Starting from $8$ million (New York) and $6$ million (Los Angeles), when are the populations equal? Round your answer to a whole number of years.
358\.
Suppose the value of $\text{\$}1$ in Japanese yen decreases at $2\text{\%}$ per year. Starting from $\text{\$}1 = \text{¥}250,$ when will $\text{\$}1 = \text{¥}1?$
359.
The effect of advertising decays exponentially. If $40\text{\%}$ of the population remembers a new product after $3$ days, how long will $20\text{\%}$ remember it?
360\.
If $y = 1000$ at $t = 3$ and $y = 3000$ at $t = 4,$ what was $y_{0}$ at $t = 0?$
361.
If $y = 100$ at $t = 4$ and $y = 10$ at $t = 8,$ when does $y = 1?$
362\.
If a bank offers annual interest of $7.5\text{\%}$ or continuous interest of $7.25\text{\%},$ which has a better annual yield?
363.
What continuous interest rate has the same yield as an annual rate of $9\text{\%}?$
364\.
If you deposit $\text{\$}5000$ at $8\text{\%}$ annual interest, how many years can you withdraw $\text{\$}500$ (starting after the first year) without running out of money?
365.
You are trying to save $\text{\$}50,000$ in $20$ years for college tuition for your child. If interest is a continuous $10\text{\%},$ how much do you need to invest initially?
366\.
You are cooling a turkey that was taken out of the oven with an internal temperature of $165\text{°}\text{F}.$ After $10$ minutes of resting the turkey in a $70\text{°}\text{F}$ apartment, the temperature has reached $155\text{°}\text{F}\text{.}$ What is the temperature of the turkey $20$ minutes after taking it out of the oven?
367.
You are trying to thaw some vegetables that are at a temperature of $1\text{°}\text{F}\text{.}$ To thaw vegetables safely, you must put them in the refrigerator, which has an ambient temperature of $44\text{°}\text{F}.$ You check on your vegetables $2$ hours after putting them in the refrigerator to find that they are now $12\text{°}\text{F}\text{.}$ Plot the resulting temperature curve and use it to determine when the vegetables reach $33\text{°}\text{F}\text{.}$
368\.
You are an archaeologist and are given a bone that is claimed to be from a Tyrannosaurus Rex. You know these dinosaurs lived during the Cretaceous Era $(146$ million years to $65$ million years ago), and you find by radiocarbon dating that there is $0.000001\text{\%}$ the amount of radiocarbon. Is this bone from the Cretaceous?
369.
The spent fuel of a nuclear reactor contains plutonium-239, which has a half-life of $24,000$ years. If $1$ barrel containing $10\ \text{kg}$ of plutonium-239 is sealed, how many years must pass until only $10g$ of plutonium-239 is left?
For the next set of exercises, use the following table, which features the world population by decade.
| Years since 1950 | Population (millions) |
|------------------|-----------------------|
| $0$ | $2,556$ |
| $10$ | $3,039$ |
| $20$ | $3,706$ |
| $30$ | $4,453$ |
| $40$ | $5,279$ |
| $50$ | $6,083$ |
| $60$ | $6,849$ |
*Source*: http://www.factmonster.com/ipka/A0762181.html. 370.
\[T\] The best-fit exponential curve to the data of the form $P(t) = ae^{bt}$ is given by $P(t) = 2686e^{0.01604t}.$ Use a graphing calculator to graph the data and the exponential curve together.
371.
\[T\] Find and graph the derivative $y^{\prime}$ of your equation. Where is it increasing and what is the meaning of this increase?
372\.
\[T\] Find and graph the second derivative of your equation. Where is it increasing and what is the meaning of this increase?
373.
\[T\] Find the predicted date when the population reaches $10$ billion. Using your previous answers about the first and second derivatives, explain why exponential growth is unsuccessful in predicting the future.
For the next set of exercises, use the following table, which shows the population of San Francisco during the 19th century.
| Years since 1850 | Population (thousands) |
|----------------------|----------------------------|
| $0$ | $21.00$ |
| $10$ | $56.80$ |
| $20$ | $149.5$ |
| $30$ | $234.0$ |
*Source*: http://www.sfgenealogy.com/sf/history/hgpop.htm. 374.
\[T\] The best-fit exponential curve to the data of the form $P(t) = ae^{bt}$ is given by $P(t) = 35.26e^{0.06407t}.$ Use a graphing calculator to graph the data and the exponential curve together.
375.
\[T\] Find and graph the derivative $y^{\prime}$ of your equation. Where is it increasing? What is the meaning of this increase? Is there a value where the increase is maximal?
376\.
\[T\] Find and graph the second derivative of your equation. Where is it increasing? What is the meaning of this increase?
---
2.9 Calculus of the Hyperbolic Functions
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-9-calculus-of-the-hyperbolic-functions
2.9 Calculus of the Hyperbolic Functions
- 2.9.1 Apply the formulas for derivatives and integrals of the hyperbolic functions.
- 2.9.2 Apply the formulas for the derivatives of the inverse hyperbolic functions and their associated integrals.
- 2.9.3 Describe the common applied conditions of a catenary curve.
We were introduced to hyperbolic functions in Introduction to Functions and Graphs, along with some of their basic properties. In this section, we look at differentiation and integration formulas for the hyperbolic functions and their inverses.
Derivatives and Integrals of the Hyperbolic Functions
Recall that the hyperbolic sine and hyperbolic cosine are defined as
$$\text{sinh}\ x = \frac{e^{x} - e^{\text{−}x}}{2}\ \text{and}\ \text{cosh}\ x = \frac{e^{x} + e^{\text{−}x}}{2}.$$
The other hyperbolic functions are then defined in terms of $\text{sinh}\ x$ and $\text{cosh}\ x.$ The graphs of the hyperbolic functions are shown in the following figure.
It is easy to develop differentiation formulas for the hyperbolic functions. For example, looking at $\text{sinh}\ x$ we have
$$\begin{array}{cl}
{\frac{d}{dx}\left( {\text{sinh}\ x} \right)} & {= \frac{d}{dx}\left( \frac{e^{x} - e^{\text{−}x}}{2} \right)} \\
& {= \frac{1}{2}\left\lbrack {\frac{d}{dx}\left( e^{x} \right) - \frac{d}{dx}\left( e^{\text{−}x} \right)} \right\rbrack} \\
& {= \frac{1}{2}\left\lbrack {e^{x} + e^{\text{−}x}} \right\rbrack = \text{cosh}\ x.}
\end{array}$$
Similarly, $\left( {d\text{/}{dx}} \right)\text{cosh}\ x = \text{sinh}\ x.$ We summarize the differentiation formulas for the hyperbolic functions in the following table.
| $f(x)$ | $\frac{d}{dx}f(x)$ |
|------------------|------------------------------------------|
| $\text{sinh}\ x$ | $\text{cosh}\ x$ |
| $\text{cosh}\ x$ | $\text{sinh}\ x$ |
| $\text{tanh}\ x$ | $\text{sech}^{2}\ x$ |
| $\text{coth}\ x$ | $\text{−}\text{csch}^{2}\ x$ |
| $\text{sech}\ x$ | $\text{−}\text{sech}\ x\ \text{tanh}\ x$ |
| $\text{csch}\ x$ | $\text{−}\text{csch}\ x\ \text{coth}\ x$ |
Table 2.2 Derivatives of the Hyperbolic Functions
Let’s take a moment to compare the derivatives of the hyperbolic functions with the derivatives of the standard trigonometric functions. There are a lot of similarities, but differences as well. For example, the derivatives of the sine functions match: $\left( {d\text{/}{dx}} \right)\text{sin}\ x = \text{cos}\ x$ and $\left( {d\text{/}{dx}} \right)\text{sinh}\ x = \text{cosh}\ x.$ The derivatives of the cosine functions, however, differ in sign: $\left( {d\text{/}{dx}} \right)\text{cos}\ x = \text{−}\text{sin}\ x,$ but $\left( {d\text{/}{dx}} \right)\text{cosh}\ x = \text{sinh}\ x.$ As we continue our examination of the hyperbolic functions, we must be mindful of their similarities and differences to the standard trigonometric functions.
These differentiation formulas for the hyperbolic functions lead directly to the following integral formulas.
$$\begin{array}{rllccrll}
{{\int{\text{sinh}\ u\ d}}u} & = & {\text{cosh}\ u + C} & & & {{\int{\text{csch}^{2}\ u\ d}}u} & = & {\text{−}\text{coth}\ u + C} \\
{{\int{\text{cosh}\ u\ d}}u} & = & {\text{sinh}\ u + C} & & & {{\int{\text{sech}\ u\ \text{tanh}\ u\ d}}u} & = & {\text{−}\text{sech}\ u + C} \\
{{\int{\text{sech}^{2}u\ d}}u} & = & {\text{tanh}\ u + C} & & & {{\int{\text{csch}\ u\ \text{coth}\ u\ d}}u} & = & {\text{−}\text{csch}\ u + C}
\end{array}$$
Differentiating Hyperbolic Functions
Evaluate the following derivatives:
1. $\frac{d}{dx}\left( {\text{sinh}\left( x^{2} \right)} \right)$
2. $\frac{d}{dx}\left( {\text{cosh}\ x} \right)^{2}$
Solution
Using the formulas in Table 2.2 and the chain rule, we get
1. $\frac{d}{dx}\left( {\text{sinh}\left( x^{2} \right)} \right) = \text{cosh}\left( x^{2} \right) \cdot 2x$
2. $\frac{d}{dx}\left( {\text{cosh}\ x} \right)^{2} = 2\ \text{cosh}\ x\ \text{sinh}\ x$
Evaluate the following derivatives:
1. $\frac{d}{dx}\left( {\text{tanh}\left( {x^{2} + 3x} \right)} \right)$
2. $\frac{d}{dx}\left( \frac{1}{\left( {\text{sinh}\ x} \right)^{2}} \right)$
Integrals Involving Hyperbolic Functions
Evaluate the following integrals:
1. ${\int{x\ \text{cosh}\left( x^{2} \right)d}}x$
2. ${\int{\text{tanh}\ x\ d}}x$
Solution
We can use *u*-substitution in both cases.
1. Let $u = x^{2}.$ Then, $du = 2x\ dx$ and
$${\int{x\ \text{cosh}\left( x^{2} \right)d}}x = {\int\frac{1}{2}}\text{cosh}\ u\ du = \frac{1}{2}\text{sinh}\ u + C = \frac{1}{2}\text{sinh}\left( x^{2} \right) + C.$$
2. Let $u = \text{cosh}\ x.$ Then, $du = \text{sinh}\ x\ dx$ and
$${\int{\text{tanh}\ x\ d}}x = {\int{\frac{\text{sinh}\ x}{\text{cosh}\ x}d}}x = {\int{\frac{1}{u}d}}u = \text{ln}|u| + C = \text{ln}\left| {\text{cosh}\ x} \right| + C.$$
Note that $\text{cosh}\ x > 0$ for all $x,$ so we can eliminate the absolute value signs and obtain
$${\int{\text{tanh}\ x\ d}}x = \text{ln}\left( {\text{cosh}\ x} \right) + C.$$
Evaluate the following integrals:
1. ${\int{\text{sinh}^{3}x\ \text{cosh}\ x\ d}}x$
2. ${\int{\text{sech}^{2}\left( {3x} \right)d}}x$
Calculus of Inverse Hyperbolic Functions
Looking at the graphs of the hyperbolic functions, we see that with appropriate range restrictions, they all have inverses. Most of the necessary range restrictions can be discerned by close examination of the graphs. The domains and ranges of the inverse hyperbolic functions are summarized in the following table.
| Function | Domain | Range |
|---------------------|---------------------------------------------------------------------|--------------------------------------------------------------------|
| $\text{sinh}^{-1}x$ | $\left( {\text{−}\infty,\infty} \right)$ | $\left( {\text{−}\infty,\infty} \right)$ |
| $\text{cosh}^{-1}x$ | $\left\lbrack {1,\infty} \right)$ | $\left\lbrack \left. {0,\infty} \right) \right.$ |
| $\text{tanh}^{-1}x$ | $\left( {-1,1} \right)$ | $\left( {\text{−}\infty,\infty} \right)$ |
| $\text{coth}^{-1}x$ | $\left( {\text{−}\infty,-1} \right) \cup \left( {1,\infty} \right)$ | $\left( {\text{−}\infty,0} \right) \cup \left( {0,\infty} \right)$ |
| $\text{sech}^{-1}x$ | $\left( {0\text{, 1}} \right\rbrack$ | $\left\lbrack \left. {0,\infty} \right) \right.$ |
| $\text{csch}^{-1}x$ | $\left( {\text{−}\infty,0} \right) \cup \left( {0,\infty} \right)$ | $\left( {\text{−}\infty,0} \right) \cup \left( {0,\infty} \right)$ |
Table 2.3 Domains and Ranges of the Inverse Hyperbolic Functions
The graphs of the inverse hyperbolic functions are shown in the following figure.
To find the derivatives of the inverse functions, we use implicit differentiation. We have
$$\begin{array}{rll}
y & = & {\text{sinh}^{-1}\ x} \\
{\text{sinh}\ y} & = & x \\
{\frac{d}{dx}\text{sinh}\ y} & = & {\frac{d}{dx}x} \\
{\text{cosh}\ y\frac{dy}{dx}} & = & {1.}
\end{array}$$
Recall that $\text{cosh}^{2}y - \text{sinh}^{2}y = 1,$ so $\text{cosh}\ y = \sqrt{1 + \text{sinh}^{2}y}.$ Then,
$$\frac{dy}{dx} = \frac{1}{\text{cosh}\ y} = \frac{1}{\sqrt{1 + \text{sinh}^{2}y}} = \frac{1}{\sqrt{1 + x^{2}}}.$$
We can derive differentiation formulas for the other inverse hyperbolic functions in a similar fashion. These differentiation formulas are summarized in the following table.
| $f(x)$ | $\frac{d}{dx}f(x)$ |
|---------------------|----------------------------------|
| $\text{sinh}^{-1}x$ | $\frac{1}{\sqrt{1 + x^{2}}}$ |
| $\text{cosh}^{-1}x$ | $\frac{1}{\sqrt{x^{2} - 1}}$ |
| $\text{tanh}^{-1}x$ | $\frac{1}{1 - x^{2}}$ |
| $\text{coth}^{-1}x$ | $\frac{1}{1 - x^{2}}$ |
| $\text{sech}^{-1}x$ | $\frac{-1}{x\sqrt{1 - x^{2}}}$ |
| $\text{csch}^{-1}x$ | $\frac{-1}{|x|\sqrt{1 + x^{2}}}$ |
Table 2.4 Derivatives of the Inverse Hyperbolic Functions
Note that the derivatives of $\text{tanh}^{-1}\ x$ and $\text{coth}^{-1}\ x$ are the same. Thus, when we integrate ${1\text{/}\left( {1 - x^{2}} \right)},$ we need to select the proper antiderivative based on the domain of the functions and the values of $x.$ Integration formulas involving the inverse hyperbolic functions are summarized as follows.
$$\begin{array}{rllccccc}
{{\int{\frac{1}{\sqrt{1 + u^{2}}}d}}u} & = & {\text{sinh}^{-1}u + C} & & & {{\int\frac{1}{u\sqrt{1 - u^{2}}}}du} & = & {\text{−}\text{sech}^{-1}|u| + C} \\
{{\int\frac{1}{\sqrt{u^{2} - 1}}}du} & = & {\text{cosh}^{-1}u + C} & & & {{\int\frac{1}{u\sqrt{1 + u^{2}}}}du} & = & {\text{−}\text{csch}^{-1}|u| + C} \\
{{\int\frac{1}{1 - u^{2}}}du} & = & \left\{ \begin{array}{l}
{\text{tanh}^{-1}u + C\ \text{if}\ |u| < 1} \\
{\text{coth}^{-1}u + C\ \text{if}\ |u| > 1}
\end{array} \right. & & & & &
\end{array}$$
Differentiating Inverse Hyperbolic Functions
Evaluate the following derivatives:
1. $\frac{d}{dx}\left( {\text{sinh}^{-1}\left( \frac{x}{3} \right)} \right)$
2. $\frac{d}{dx}\left( {\text{tanh}^{-1}x} \right)^{2}$
Solution
Using the formulas in Table 2.4 and the chain rule, we obtain the following results:
1. $\frac{d}{dx}\left( {\text{sinh}^{-1}\left( \frac{x}{3} \right)} \right) = \frac{1}{3\sqrt{1 + \frac{x^{2}}{9}}} = \frac{1}{\sqrt{9 + x^{2}}}$
2. $\frac{d}{dx}\left( {\text{tanh}^{-1}x} \right)^{2} = \frac{2\left( {\text{tanh}^{-1}x} \right)}{1 - x^{2}}$
Evaluate the following derivatives:
1. $\frac{d}{dx}\left( {\text{cosh}^{-1}\left( {3x} \right)} \right)$
2. $\frac{d}{dx}\left( {\text{coth}^{-1}x} \right)^{3}$
Integrals Involving Inverse Hyperbolic Functions
Evaluate the following integrals:
1. ${\int{\frac{1}{\sqrt{4x^{2} - 1}}d}}x$
2. ${\int{\frac{1}{2x\sqrt{1 - 9x^{2}}}d}}x$
Solution
We can use $u\text{-substitution}$ in both cases.
1. Let $u = 2x.$ Then, $du = 2dx$ and we have
$${\int{\frac{1}{\sqrt{4x^{2} - 1}}d}}x = {\int\frac{1}{2\sqrt{u^{2} - 1}}}du = \frac{1}{2}\text{cosh}^{-1}u + C = \frac{1}{2}\text{cosh}^{-1}\left( {2x} \right) + C.$$
2. Let $u = 3x.$ Then, $du = 3dx$ and we obtain
$${\int{\frac{1}{2x\sqrt{1 - 9x^{2}}}dx = \frac{1}{2}{\int{\frac{1}{u\sqrt{1 - u^{2}}}du = - \frac{1}{2}\text{sech}^{-1}|u| + C = - \frac{1}{2}\text{sech}^{-1}\left| {3x} \right| + C}}}}.$$
Evaluate the following integrals:
1. ${\int{\frac{1}{\sqrt{x^{2} - 4}}d}}x,\ \ x > 2$
2. ${\int{\frac{1}{\sqrt{1 - e^{2x}}}d}}x$
Applications
One physical application of hyperbolic functions involves hanging cables. If a cable of uniform density is suspended between two supports without any load other than its own weight, the cable forms a curve called a catenary. High-voltage power lines, chains hanging between two posts, and strands of a spider’s web all form catenaries. The following figure shows chains hanging from a row of posts.
Hyperbolic functions can be used to model catenaries. Specifically, functions of the form $y = a\ \text{cosh}\left( {x\text{/}a} \right)$ are catenaries. Figure 2.84 shows the graph of $y = 2\ \text{cosh}\left( {x\text{/}2} \right).$
Using a Catenary to Find the Length of a Cable
Assume a hanging cable has the shape $10\ \text{cosh}\left( {x\text{/}10} \right)$ for $-15 \leq x \leq 15,$ where $x$ is measured in feet. Determine the length of the cable (in feet).
Solution
Recall from Section $2.4$ that the formula for arc length is
$$\text{Arc Length} = {\int_{a}^{b}\sqrt{1 + \left\lbrack {f^{\prime}(x)} \right\rbrack^{2}}}\ dx.$$
We have $f(x) = 10\ \text{cosh}\left( {x\text{/}10} \right),$ so $f^{\prime}(x) = \text{sinh}\left( {x\text{/}10} \right).$ Then
$$\begin{array}{cl}
\text{Arc Length} & {= {\int_{a}^{b}\sqrt{1 + \left\lbrack {f^{\prime}(x)} \right\rbrack^{2}}}\ dx} \\
& {= {\int_{-15}^{15}\sqrt{1 + \text{sinh}^{2}\left( \frac{x}{10} \right)}}\ dx.}
\end{array}$$
Now recall that $1 + \text{sinh}^{2}x = \text{cosh}^{2}x,$ so we have
$$\begin{array}{cl}
\text{Arc Length} & {= {\int_{-15}^{15}\sqrt{1 + \text{sinh}^{2}\left( \frac{x}{10} \right)}}\ dx} \\
& {= \int_{-15}^{15}\text{cosh}\left( \frac{x}{10} \right)dx} \\
& {= 10\ \text{sinh}\left. \left( \frac{x}{10} \right) \right|_{-15}^{15} = 10\left\lbrack {\text{sinh}\left( \frac{3}{2} \right) - \text{sinh}\left( {- \frac{3}{2}} \right)} \right\rbrack = 20\ \text{sinh}\left( \frac{3}{2} \right)} \\
& {\approx 42.586\ \text{ft}\text{.}}
\end{array}$$
Assume a hanging cable has the shape $15\ \text{cosh}\left( {x\text{/}15} \right)$ for $-20 \leq x \leq 20.$ Determine the length of the cable (in feet).
Section 2.9 Exercises
377.
\[T\] Find expressions for $\text{cosh}\ x + \text{sinh}\ x$ and $\text{cosh}\ x - \text{sinh}\ x.$ Use a calculator to graph these functions and ensure your expression is correct.
378\.
From the definitions of $\text{cosh}(x)$ and $\text{sinh}(x),$ find their antiderivatives.
379.
Show that $\text{cosh}(x)$ and $\text{sinh}(x)$ satisfy $y^{''} = y.$
380\.
Use the quotient rule to verify that $\text{tanh}(x)\prime = \text{sech}^{2}(x).$
381.
Derive $\text{cosh}^{2}(x) + \text{sinh}^{2}(x) = \text{cosh}\left( {2x} \right)$ from the definition.
382\.
Take the derivative of the previous expression to find an expression for $\text{sinh}\left( {2x} \right).$
383.
Prove $\text{sinh}\left( {x + y} \right) = \text{sinh}(x)\text{cosh}(y) + \text{cosh}(x)\text{sinh}(y)$ by changing the expression to exponentials.
384\.
Take the derivative of the previous expression to find an expression for $\text{cosh}\left( {x + y} \right).$
For the following exercises, find the derivatives of the given functions and graph along with the function to ensure your answer is correct.
385.
\[T\] $\text{cosh}\left( {3x + 1} \right)$
386\.
\[T\] $\text{sinh}\left( x^{2} \right)$
387.
\[T\] $\frac{1}{\text{cosh}(x)}$
388\.
\[T\] $\text{sinh}\left( {\text{ln}(x)} \right)$
389.
\[T\] $\text{cosh}^{2}(x) + \text{sinh}^{2}(x)$
390\.
\[T\] $\text{cosh}^{2}(x) - \text{sinh}^{2}(x)$
391.
\[T\] $\text{tanh}\left( \sqrt{x^{2} + 1} \right)$
392\.
\[T\] $\frac{1 + \text{tanh}(x)}{1 - \text{tanh}(x)}$
393.
\[T\] $\text{sinh}^{6}(x)$
394\.
\[T\] $\text{ln}\left( {\text{sech}(x) + \text{tanh}(x)} \right)$
For the following exercises, find the antiderivatives for the given functions.
395.
$\text{cosh}\left( {2x + 1} \right)$
396\.
$\text{tanh}\left( {3x + 2} \right)$
397.
$x\ \text{cosh}\left( x^{2} \right)$
398\.
$3x^{3}\text{tanh}\left( x^{4} \right)$
399.
$\text{cosh}^{2}(x)\text{sinh}(x)$
400\.
$\text{tanh}^{2}(x)\text{sech}^{2}(x)$
401.
$\frac{\text{sinh}(x)}{1 + \text{cosh}(x)}$
402\.
$\text{coth}(x)$
403.
$\text{cosh}(x) + \text{sinh}(x)$
404\.
$\left( {\text{cosh}(x) + \text{sinh}(x)} \right)^{n}$
For the following exercises, find the derivatives for the functions.
405.
$\text{tanh}^{-1}\left( {4x} \right)$
406\.
$\text{sinh}^{-1}\left( x^{2} \right)$
407.
$\text{sinh}^{-1}\left( {\text{cosh}(x)} \right)$
408\.
$\text{cosh}^{-1}\left( x^{3} \right)$
409.
$\text{tanh}^{-1}\left( {\text{cos}(x)} \right)$
410\.
$e^{\text{sinh}^{-1}{(x)}}$
411.
$\text{ln}\left( {\text{tanh}^{-1}(x)} \right)$
For the following exercises, find the antiderivatives for the functions.
412\.
$\int\frac{dx}{4 - x^{2}}$
413.
$\int\frac{dx}{a^{2} - x^{2}}$
414\.
$\int\frac{dx}{\sqrt{x^{2} + 1}}$
415.
$\int\frac{x\ dx}{\sqrt{x^{2} + 1}}$
416\.
$\int{- \frac{dx}{x\sqrt{1 - x^{2}}}}$
417.
${\int\frac{e^{x}}{\sqrt{e^{2x} - 1}}}{dx}$
418\.
${\int{- \frac{2x}{x^{4} - 1}}}{dx}$
For the following exercises, use the fact that a falling body with friction equal to velocity squared obeys the equation ${{dv}\text{/}{dt}} = g - v^{2}.$
419.
Show that $v(t) = \sqrt{g}\ \text{tanh}\left( \left( \sqrt{g} \right)t \right)$ satisfies this equation.
420\.
Derive the previous expression for $v(t)$ by integrating $\frac{dv}{g - v^{2}} = dt.$
421.
\[T\] Estimate how far a body has fallen in $12$ seconds by finding the area underneath the curve of $v(t).$
For the following exercises, use this scenario: A cable hanging under its own weight has a slope $S = {{dy}\text{/}{dx}}$ that satisfies ${{dS}\text{/}{dx}} = c\sqrt{1 + S^{2}}.$ The constant $c$ is the ratio of cable density to tension.
422\.
Show that $S = \text{sinh}(cx)$ satisfies this equation.
423.
Integrate ${{dy}\text{/}{dx}} = \text{sinh}(cx)$ to find the cable height $y(x)$ if $y(0) = {1\text{/}c}.$
424\.
Sketch the cable and determine how far down it sags at $x = 0.$
For the following exercises, solve each problem.
425.
\[T\] A chain hangs from two posts $2$ m apart to form a catenary described by the equation $y = 2\ \text{cosh}\left( {x\text{/}2} \right) - 1.$ Find the slope of the catenary at the left fence post.
426\.
\[T\] A chain hangs from two posts four meters apart to form a catenary described by the equation $y = 4\ \text{cosh}\left( {x\text{/}4} \right) - 3.$ Find the total length of the catenary (arc length).
427.
\[T\] A high-voltage power line is a catenary described by $y = 10\ \text{cosh}\left( {x\text{/}10} \right).$ Find the ratio of the area under the catenary to its arc length. What do you notice?
428\.
A telephone line is a catenary described by $y = a\ \text{cosh}\left( {x\text{/}a} \right).$ Find the ratio of the area under the catenary to its arc length. Does this confirm your answer for the previous question?
429\.
Prove the formula for the derivative of $y = \text{sinh}^{-1}(x)$ by differentiating $x = \text{sinh}(y).$ (*Hint:* Use hyperbolic trigonometric identities.)
430\.
Prove the formula for the derivative of $y = \text{cosh}^{-1}(x)$ by differentiating $x = \text{cosh}(y).$
(*Hint:* Use hyperbolic trigonometric identities.)
431\.
Prove the formula for the derivative of $y = \text{sech}^{-1}(x)$ by differentiating $x = \text{sech}(y).$ (*Hint:* Use hyperbolic trigonometric identities.)
432\.
Prove that $\left( {\text{cosh}(x) + \text{sinh}(x)} \right)^{n} = \text{cosh}(nx) + \text{sinh}(nx).$
433\.
Prove the expression for $\text{sinh}^{-1}(x).$ Multiply $x = \text{sinh}(y) = \left( {1\text{/}2} \right)\left( {e^{y}–e^{\text{−}y}} \right)$ by $2e^{y}$ and solve for $y.$ Does your expression match the textbook?
434\.
Prove the expression for $\text{cosh}^{-1}(x).$ Multiply $x = \text{cosh}(y) = \left( {1\text{/}2} \right)\left( {e^{y} + e^{\text{−}y}} \right)$ by $2e^{y}$ and solve for $y.$ Does your expression match the textbook?
---
Chapter Review
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-chapter-review
(该页为章节总览/导航页,无独立正文;本章内容请见其下各小节。)
---
Key Terms
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-key-terms
Skip to Content\Calculus Volume 2
Key Terms
Calculus Volume 2Key Terms
------------------------------------------------------------------------
Key Terms
arc length
the arc length of a curve can be thought of as the distance a person would travel along the path of the curve
catenary
a curve in the shape of the function $y = a\ \text{cosh}\left( {x\text{/}a} \right)$ is a catenary; a cable of uniform density suspended between two supports assumes the shape of a catenary
center of mass
the point at which the total mass of the system could be concentrated without changing the moment
centroid
the centroid of a region is the geometric center of the region; laminas are often represented by regions in the plane; if the lamina has a constant density, the center of mass of the lamina depends only on the shape of the corresponding planar region; in this case, the center of mass of the lamina corresponds to the centroid of the representative region
cross-section
the intersection of a plane and a solid object
density function
a density function describes how mass is distributed throughout an object; it can be a linear density, expressed in terms of mass per unit length; an area density, expressed in terms of mass per unit area; or a volume density, expressed in terms of mass per unit volume; weight-density is also used to describe weight (rather than mass) per unit volume
disk method
a special case of the slicing method used with solids of revolution when the slices are disks
doubling time
if a quantity grows exponentially, the doubling time is the amount of time it takes the quantity to double, and is given by $\left( {\text{ln}\ 2} \right)\text{/}k$
exponential decay
systems that exhibit exponential decay follow a model of the form $y = y_{0}e^{\text{−}kt}$
exponential growth
systems that exhibit exponential growth follow a model of the form $y = y_{0}e^{kt}$
frustum
a portion of a cone; a frustum is constructed by cutting the cone with a plane parallel to the base
half-life
if a quantity decays exponentially, the half-life is the amount of time it takes the quantity to be reduced by half. It is given by $\left( {\text{ln}\ 2} \right)\text{/}k$
Hooke’s law
this law states that the force required to compress (or elongate) a spring is proportional to the distance the spring has been compressed (or stretched) from equilibrium; in other words, $F = kx,$ where $k$ is a constant
hydrostatic pressure
the pressure exerted by water on a submerged object
lamina
a thin sheet of material; laminas are thin enough that, for mathematical purposes, they can be treated as if they are two-dimensional
method of cylindrical shells
a method of calculating the volume of a solid of revolution by dividing the solid into nested cylindrical shells; this method is different from the methods of disks or washers in that we integrate with respect to the opposite variable
moment
if *n* masses are arranged on a number line, the moment of the system with respect to the origin is given by $M = \sum\limits_{i = 1}^{n}m_{i}x_{i};$ if, instead, we consider a region in the plane, bounded above by a function $f(x)$ over an interval $\left\lbrack {a,b} \right\rbrack,$ then the moments of the region with respect to the *x*- and *y*-axes are given by $M_{x} = \rho{\int_{a}^{b}{\frac{\left\lbrack {f(x)} \right\rbrack^{2}}{2}dx}}$ and $M_{y} = \rho{\int_{a}^{b}{xf(x)dx}},$ respectively
slicing method
a method of calculating the volume of a solid that involves cutting the solid into pieces, estimating the volume of each piece, then adding these estimates to arrive at an estimate of the total volume; as the number of slices goes to infinity, this estimate becomes an integral that gives the exact value of the volume
solid of revolution
a solid generated by revolving a region in a plane around a line in that plane
surface area
the surface area of a solid is the total area of the outer layer of the object; for objects such as cubes or bricks, the surface area of the object is the sum of the areas of all of its faces
symmetry principle
the symmetry principle states that if a region *R* is symmetric about a line *l*, then the centroid of *R* lies on *l*
theorem of Pappus for volume
this theorem states that the volume of a solid of revolution formed by revolving a region around an external axis is equal to the area of the region multiplied by the distance traveled by the centroid of the region
washer method
a special case of the slicing method used with solids of revolution when the slices are washers
work
the amount of energy it takes to move an object; in physics, when a force is constant, work is expressed as the product of force and distance
PreviousNextOrder a print copy
Citation/Attribution
This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.
Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.
Attribution information
- If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
Access for free at https://openstax.org/books/calculus-volume-2/pages/1-introduction
- If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
Access for free at https://openstax.org/books/calculus-volume-2/pages/1-introduction
Citation information
- Use the information below to generate a citation. We recommend using a citation tool such as this one.
- Authors: Gilbert Strang, Edwin “Jed” Herman
- Publisher/website: OpenStax
- Book title: Calculus Volume 2
- Publication date: Mar 30, 2016
- Location: Houston, Texas
- Book URL: https://openstax.org/books/calculus-volume-2/pages/1-introduction
- Section URL: https://openstax.org/books/calculus-volume-2/pages/2-key-terms
© Jul 15, 2026 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.
---
Key Equations
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-key-equations
Skip to Content\Calculus Volume 2
Key Equations
Calculus Volume 2Key Equations
------------------------------------------------------------------------
Key Equations
| | |
|----------------------------------------------------------|---------------------------------------------------------------|
| **Area between two curves, integrating on the *x*-axis** | $A = \int_{a}^{b}\left\lbrack {f(x) - g(x)} \right\rbrack dx$ |
| **Area between two curves, integrating on the *y*-axis** | $A = \int_{c}^{d}\left\lbrack {u(y) - v(y)} \right\rbrack dy$ |
| | |
|------------------------------------|---------------------------------------------------------------------------------------------------------------|
| **Disk Method along the *x*-axis** | $V = {\int_{a}^{b}{\pi\left\lbrack {f(x)} \right\rbrack^{2}dx}}$ |
| **Disk Method along the *y*-axis** | $V = {\int_{c}^{d}{\pi\left\lbrack {g(y)} \right\rbrack^{2}dy}}$ |
| Washer Method | $V = {\int_{a}^{b}{\pi\left\lbrack {\left( {f(x)} \right)^{2} - \left( {g(x)} \right)^{2}} \right\rbrack}}dx$ |
| | |
|----------------------------------|---------------------------------------------------|
| Method of Cylindrical Shells | $V = {\int_{a}^{b}\left( {2\pi xf(x)} \right)}dx$ |
| | |
|---------------------------------------|-------------------------------------------------------------------------------------------------------------------|
| **Arc Length of a Function of *x*** | $\text{Arc Length} = {\int_{a}^{b}\sqrt{1 + \left\lbrack {f^{\prime}(x)} \right\rbrack^{2}}}\ dx$ |
| **Arc Length of a Function of *y*** | $\text{Arc Length} = {\int_{c}^{d}\sqrt{1 + \left\lbrack {g^{\prime}(y)} \right\rbrack^{2}}}\ dy$ |
| **Surface Area of a Function of *x*** | $\text{Surface Area} = {\int_{a}^{b}{\left( {2\pi f(x)\sqrt{1 + \left( {f^{\prime}(x)} \right)^{2}}} \right)dx}}$ |
| | |
|--------------------------------------|-------------------------------------|
| Mass of a one-dimensional object | $m = {\int_{a}^{b}\rho}(x)dx$ |
| Mass of a circular object | $m = {\int_{0}^{r}2}\pi x\rho(x)dx$ |
| Work done on an object | $W = {\int_{a}^{b}F}(x)dx$ |
| Hydrostatic force on a plate | $F = {\int_{a}^{b}\rho}w(x)s(x)dx$ |
| | |
|--------------------------------|----------------------------------------------------------------------------------------------------------------------------------|
| Mass of a lamina | $m = \rho\int_{a}^{b}f(x)dx$ |
| Moments of a lamina | $M_{x} = \rho{\int_{a}^{b}{\frac{\left\lbrack {f(x)} \right\rbrack^{2}}{2}dx}}\ \text{and}\ M_{y} = \rho{\int_{a}^{b}{xf(x)dx}}$ |
| Center of mass of a lamina | $\overset{–}{x} = \frac{M_{y}}{m}\ \text{and}\ \overset{–}{y} = \frac{M_{x}}{m}$ |
| | |
|--------------------------------------|------------------------------------------------------|
| Natural logarithm function | $\text{ln}\ x = {\int_{1}^{x}\frac{1}{t}}dt$ Z |
| Exponential function $y = e^{x}$ | $\text{ln}\ y = \text{ln}\left( e^{x} \right) = x$ Z |
PreviousNextOrder a print copy
Citation/Attribution
This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.
Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.
Attribution information
- If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
Access for free at https://openstax.org/books/calculus-volume-2/pages/1-introduction
- If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
Access for free at https://openstax.org/books/calculus-volume-2/pages/1-introduction
Citation information
- Use the information below to generate a citation. We recommend using a citation tool such as this one.
- Authors: Gilbert Strang, Edwin “Jed” Herman
- Publisher/website: OpenStax
- Book title: Calculus Volume 2
- Publication date: Mar 30, 2016
- Location: Houston, Texas
- Book URL: https://openstax.org/books/calculus-volume-2/pages/1-introduction
- Section URL: https://openstax.org/books/calculus-volume-2/pages/2-key-equations
© Jul 15, 2026 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.
---
Key Concepts
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-key-concepts
Skip to Content\Calculus Volume 2
Key Concepts
Calculus Volume 2Key Concepts
------------------------------------------------------------------------
Key Concepts
2.1 Areas between Curves
- Just as definite integrals can be used to find the area under a curve, they can also be used to find the area between two curves.
- To find the area between two curves defined by functions, integrate the difference of the functions.
- If the graphs of the functions cross, or if the region is complex, use the absolute value of the difference of the functions. In this case, it may be necessary to evaluate two or more integrals and add the results to find the area of the region.
- Sometimes it can be easier to integrate with respect to *y* to find the area. The principles are the same regardless of which variable is used as the variable of integration.
2.2 Determining Volumes by Slicing
- Definite integrals can be used to find the volumes of solids. Using the slicing method, we can find a volume by integrating the cross-sectional area.
- For solids of revolution, the volume slices are often disks and the cross-sections are circles. The method of disks involves applying the method of slicing in the particular case in which the cross-sections are circles, and using the formula for the area of a circle.
- If a solid of revolution has a cavity in the center, the volume slices are washers. With the method of washers, the area of the inner circle is subtracted from the area of the outer circle before integrating.
2.3 Volumes of Revolution: Cylindrical Shells
- The method of cylindrical shells is another method for using a definite integral to calculate the volume of a solid of revolution. This method is sometimes preferable to either the method of disks or the method of washers because we integrate with respect to the other variable. In some cases, one integral is substantially more complicated than the other.
- The geometry of the functions and the difficulty of the integration are the main factors in deciding which integration method to use.
2.4 Arc Length of a Curve and Surface Area
- The arc length of a curve can be calculated using a definite integral.
- The arc length is first approximated using line segments, which generates a Riemann sum. Taking a limit then gives us the definite integral formula. The same process can be applied to functions of $y.$
- The concepts used to calculate the arc length can be generalized to find the surface area of a surface of revolution.
- The integrals generated by both the arc length and surface area formulas are often difficult to evaluate. It may be necessary to use a computer or calculator to approximate the values of the integrals.
2.5 Physical Applications
- Several physical applications of the definite integral are common in engineering and physics.
- Definite integrals can be used to determine the mass of an object if its density function is known.
- Work can also be calculated from integrating a force function, or when counteracting the force of gravity, as in a pumping problem.
- Definite integrals can also be used to calculate the force exerted on an object submerged in a liquid.
2.6 Moments and Centers of Mass
- Mathematically, the center of mass of a system is the point at which the total mass of the system could be concentrated without changing the moment. Loosely speaking, the center of mass can be thought of as the balancing point of the system.
- For point masses distributed along a number line, the moment of the system with respect to the origin is $M = \sum\limits_{i = 1}^{n}m_{i}x_{i}.$ For point masses distributed in a plane, the moments of the system with respect to the *x*- and *y*-axes, respectively, are $M_{x} = \sum\limits_{i = 1}^{n}m_{i}y_{i}$ and $M_{y} = \sum\limits_{i = 1}^{n}m_{i}x_{i},$ respectively.
- For a lamina bounded above by a function $f(x),$ the moments of the system with respect to the *x*- and *y*-axes, respectively, are $M_{x} = \rho{\int_{a}^{b}{\frac{\left\lbrack {f(x)} \right\rbrack^{2}}{2}dx}}$ and $M_{y} = \rho{\int_{a}^{b}{xf(x)dx}}.$
- The *x*- and *y*-coordinates of the center of mass can be found by dividing the moments around the *y*-axis and around the *x*-axis, respectively, by the total mass. The symmetry principle says that if a region is symmetric with respect to a line, then the centroid of the region lies on the line.
- The theorem of Pappus for volume says that if a region is revolved around an external axis, the volume of the resulting solid is equal to the area of the region multiplied by the distance traveled by the centroid of the region.
2.7 Integrals, Exponential Functions, and Logarithms
- The earlier treatment of logarithms and exponential functions did not define the functions precisely and formally. This section develops the concepts in a mathematically rigorous way.
- The cornerstone of the development is the definition of the natural logarithm in terms of an integral.
- The function $e^{x}$ is then defined as the inverse of the natural logarithm.
- General exponential functions are defined in terms of $e^{x},$ and the corresponding inverse functions are general logarithms.
- Familiar properties of logarithms and exponents still hold in this more rigorous context.
2.8 Exponential Growth and Decay
- Exponential growth and exponential decay are two of the most common applications of exponential functions.
- Systems that exhibit exponential growth follow a model of the form $y = y_{0}e^{kt}.$
- In exponential growth, the rate of growth is proportional to the quantity present. In other words, $y^{\prime} = ky.$
- Systems that exhibit exponential growth have a constant doubling time, which is given by ${\left( {\text{ln}\ 2} \right)\text{/}k}.$
- Systems that exhibit exponential decay follow a model of the form $y = y_{0}e^{\text{−}kt}.$
- Systems that exhibit exponential decay have a constant half-life, which is given by ${\left( {\text{ln}\ 2} \right)\text{/}k}.$
2.9 Calculus of the Hyperbolic Functions
- Hyperbolic functions are defined in terms of exponential functions.
- Term-by-term differentiation yields differentiation formulas for the hyperbolic functions. These differentiation formulas give rise, in turn, to integration formulas.
- With appropriate range restrictions, the hyperbolic functions all have inverses.
- Implicit differentiation yields differentiation formulas for the inverse hyperbolic functions, which in turn give rise to integration formulas.
- The most common physical applications of hyperbolic functions are calculations involving catenaries.
PreviousNextOrder a print copy
Citation/Attribution
This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.
Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.
Attribution information
- If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
Access for free at https://openstax.org/books/calculus-volume-2/pages/1-introduction
- If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
Access for free at https://openstax.org/books/calculus-volume-2/pages/1-introduction
Citation information
- Use the information below to generate a citation. We recommend using a citation tool such as this one.
- Authors: Gilbert Strang, Edwin “Jed” Herman
- Publisher/website: OpenStax
- Book title: Calculus Volume 2
- Publication date: Mar 30, 2016
- Location: Houston, Texas
- Book URL: https://openstax.org/books/calculus-volume-2/pages/1-introduction
- Section URL: https://openstax.org/books/calculus-volume-2/pages/2-key-concepts
© Jul 15, 2026 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.
---
Review Exercises
> 来源: OpenStax《Calculus Volume 2》| 原页: https://openstax.org/books/calculus-volume-2/pages/2-review-exercises
Skip to Content\Calculus Volume 2
Review Exercises
Calculus Volume 2Review Exercises
------------------------------------------------------------------------
Review Exercises
*True or False?* Justify your answer with a proof or a counterexample.
435.
The amount of work to pump the water out of a half-full cylinder is half the amount of work to pump the water out of the full cylinder.
436\.
If the force is constant, the amount of work to move an object from $x = a$ to $x = b$ is $F\left( {b - a} \right).$
437.
The disk method can be used in any situation in which the washer method is successful at finding the volume of a solid of revolution.
438\.
If the half-life of $\text{seaborgium-}266$ is $360$ ms, then $k = {\left( {\text{ln}(2)} \right)\text{/}360}.$
For the following exercises, use the requested method to determine the volume of the solid.
439.
The volume that has a base of the ellipse ${x^{2}\text{/}4} + {y^{2}\text{/}9} = 1$ and cross-sections of an equilateral triangle perpendicular to the $y\text{-axis}\text{.}$ Use the method of slicing.
440\.
The region bounded by the curve $y~ = ~x^{2}~–~x$ and the *x*-axis from $x = 1\ \text{to}\ x = 4,$ rotated around the *y*-axis using the washer method
441.
$x = y^{2}$ and $x = 3y$ rotated around the *y*-axis using the washer method
442\.
$x = 2y^{2} - y^{3},x = 0,\ \text{and}\ y = 0$ rotated around the *x*-axis using cylindrical shells
For the following exercises, find
1. the area of the region,
2. the volume of the solid when rotated around the *x*-axis, and
3. the volume of the solid when rotated around the *y*-axis. Use whichever method seems most appropriate to you.
443.
$y = x^{3},x = 0,y = 0,\ \text{and}\ x = 2$
444\.
$y = x^{2} - x\ \text{and}\ x = 0$
445.
\[T\] $y = \text{ln}(x) + 2\ \text{and}\ y = x$
446\.
$y = x^{2}$ and $y = \sqrt{x}$
447.
$y = 5 + x,$ $y = x^{2},$ $x = 0,$ and $x = 1$
448\.
Below $x^{2} + y^{2} = 1$ and above $y = 1 - x$
449.
Find the mass of $\rho = \frac{1}{x^{2} + 1}$ on a disk centered at the origin with radius $4.$
450\.
Find the center of mass for $\rho = \text{tan}^{2}x$ on $x \in \left( {- \frac{\pi}{4},\frac{\pi}{4}} \right).$
451.
Find the mass and the center of mass of $\rho = 1$ on the region bounded by $y = x^{5}$ and $y = \sqrt{x}.$
For the following exercises, find the requested arc lengths.
452\.
The length of $x$ for $y = \text{cosh}(x)$ from $x = 0\ \text{to}\ x = 2.$
453.
The length of $y$ for $x = 3 - \sqrt{y}$ from $y = 0$ to $y = 4$
For the following exercises, find the surface area and volume when the given curves are revolved around the specified axis.
454\.
The shape created by revolving the region between $y = 4 + x,$ $y = 3 - x,$ $x = 0,$ and $x = 2$ rotated around the *y*-axis.
455.
The loudspeaker created by revolving $y = {1\text{/}x}$ from $x = 1$ to $x = 4$ around the *x*-axis.
456\.
For this exercise, consider the Karun-3 dam in Iran. Its shape can be approximated as an inverted isosceles triangle spanning across the river, with height 205 m and width (across the top of the dam) 388 m. Assume the current depth of the water is 180 m. The density of water is 1000 kg/m3. Find the total force on the wall of the dam.
457.
You are a crime scene investigator attempting to determine the time of death of a victim. It is noon and $45\text{°}\text{F}$ outside and the temperature of the body is $78\text{°}\text{F}.$ You know the cooling constant is $k = 0.00824\text{°}\text{F/min}\text{.}$ When did the victim die, assuming that a human’s temperature is $98\text{°}\text{F}$ ?
For the following exercise, consider the stock market crash in $1929$ in the United States. The table lists the Dow Jones industrial average per year leading up to the crash.
| Years after 1920 | Value (\$) |
|------------------|------------|
| $1$ | $63.90$ |
| $3$ | $100$ |
| $5$ | $110$ |
| $7$ | $160$ |
| $9$ | $381.17$ |
*Source*: http://stockcharts.com/freecharts/historical/djia19201940.html 458.
\[T\] The best-fit exponential curve to these data is given by $y = 40.71 + 1.224^{x}.$ Why do you think the gains of the market were unsustainable? Use first and second derivatives to help justify your answer. What would this model predict the Dow Jones industrial average to be in $2014$ ?
For the following exercises, consider the catenoid, the only solid of revolution that has a minimal surface, or zero mean curvature. A catenoid in nature can be found when stretching soap between two rings.
459.
Find the volume of the catenoid $y = \text{cosh}(x)$ from $x = -1\ \text{to}\ x = 1$ that is created by rotating this curve around the $x\text{-axis},$ as shown here.
460\.
Find surface area of the catenoid $y = \text{cosh}(x)$ from $x = -1$ to $x = 1$ that is created by rotating this curve around the $x\ \text{-axis.}$
PreviousNextOrder a print copy
Citation/Attribution
This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.
Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.
Attribution information
- If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
Access for free at https://openstax.org/books/calculus-volume-2/pages/1-introduction
- If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
Access for free at https://openstax.org/books/calculus-volume-2/pages/1-introduction
Citation information
- Use the information below to generate a citation. We recommend using a citation tool such as this one.
- Authors: Gilbert Strang, Edwin “Jed” Herman
- Publisher/website: OpenStax
- Book title: Calculus Volume 2
- Publication date: Mar 30, 2016
- Location: Houston, Texas
- Book URL: https://openstax.org/books/calculus-volume-2/pages/1-introduction
- Section URL: https://openstax.org/books/calculus-volume-2/pages/2-review-exercises
© Jul 15, 2026 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.
---