Problem 52
Question
Equivalence of the washer and shell methods for finding volume Let \(f\) be differentiable and increasing on the interval \(a \leq x \leq b\) , with \(a>0\) , and suppose that \(f\) has a differentiable inverse, \(f^{-1}\) . Revolve about the \(y\) -axis the region bounded by the graph of \(f\) and the lines \(x=a\) and \(y=f(b)\) to generate a solid. Then the values of the integrals given by the washer and shell methods for the volume have identical values: $$ \int_{f(a)}^{f(b)} \pi\left(\left(f^{-1}(y)\right)^{2}-a^{2}\right) d y=\int_{a}^{b} 2 \pi x(f(b)-f(x)) d x $$ To prove this equality, define \(\begin{aligned} W(t) &=\int_{f(a)}^{f(t)} \pi\left(\left(f^{-1}(y)\right)^{2}-a^{2}\right) d y \\ S(t) &=\int_{a}^{t} 2 \pi x(f(t)-f(x)) d x \end{aligned}\) Then show that the functions \(W\) and \(S\) agree at a point of \([a, b]\) and have identical derivatives on \([a, b] .\) As you saw in Section \(4.8,\) Exercise \(102,\) this will guarantee \(W(t)=S(t)\) for all \(t\) in \([a, b] .\) In particular, \(W(b)=S(b) .\) (Source: "Disks and Shells Revisited,", by Walter Carlip, American Mathematical Monthly, Vol. 98 ,No. \(2,\) Feb. \(1991,\) pp. \(154-156 .\)
Step-by-Step Solution
VerifiedKey Concepts
Washer Method
To compute the volume of such a solid, slice the solid perpendicular to the axis of rotation, forming washers. Each washer's volume is determined by subtracting the volume of the inner circle from the outer circle.
- The formula for the washer method is given by:
\[ V = \pi \int_{a}^{b} \left( (R(y))^2 - (r(y))^2 \right) \ dy \] - Here, \( R(y) \) is the function describing the outer radius and \( r(y) \) the inner radius.
- Typically, \( R(y) \) and \( r(y) \) are expressed in terms of \( y \) when rotating around the y-axis.
Shell Method
Visualize wrapping the solid with thin cylindrical layers or shells — similar to wrapping a gift. Each shell's volume can be found by multiplying the circumference of the shell by its height and thickness.
- The general formula for the shell method is:
\[ V = 2 \pi \int_{a}^{b} x \cdot (f(x)) \ dx \] - Here, \( x \) stands for the distance from the axis of rotation to the center of the shell.
- The function \( f(x) \) represents the height of the shell, while \( dx \) is the thickness.
Fundamental Theorem of Calculus
In the context of solids of revolution, this theorem simplifies finding definite integrals. By knowing an antiderivative of a function, you can evaluate the integral by considering only its endpoints. This is incredibly useful for both washing and shell methods.
- The theorem is commonly composed of two parts:
- Part 1: If \( F \) is an antiderivative of \( f \), then the definite integral of \( f \) from \( a \) to \( b \) is \( F(b) - F(a) \).
- Part 2: For a continuous function \( f \) over an interval \( [a, b] \), the derivative of the integral function offers \( f(x) \).
Inverse Functions
For instance, if \( y = f(x) \), the inverse function \( x = f^{-1}(y) \) helps rewrite expressions depending on the variable of choice.
- In the context of volume problems:
\( f \) is often used to describe the curve, and \( f^{-1} \) aids the setup of the integral when the axis of rotation necessitates variables as \( y \). - This manipulation allows for switching integration methods between shells and washers seamlessly.