Calculus II: Key Theorems and Proofs
Abstract
This article surveys two foundational techniques in Calculus II: logarithmic differentiation and the volume of solids of revolution. Both methods extend the toolkit of single-variable calculus by transforming difficult problems into tractable ones—logarithmic differentiation converts products into sums, while the disk/washer method converts geometric intuition into integral formulas. We present the formal statements, underlying intuition, and worked examples for each.
Background
Calculus II builds on single-variable differentiation and integration by introducing techniques for handling more complex functions and geometric applications. Two recurring challenges emerge: (1) differentiating functions with variable exponents or complicated products, and (2) computing volumes of three-dimensional objects defined by rotating planar regions. Both challenges have elegant solutions that rely on algebraic transformation and the fundamental theorem of calculus.
Key Results
Logarithmic Differentiation
[Logarithmic differentiation] is a method for finding derivatives of functions that are products, quotients, or involve variable exponents. Rather than applying the product or quotient rule directly—which can be error-prone—we take the natural logarithm of both sides of the equation and use properties of logarithms to simplify.
Formal statement: Given , we compute:
Differentiating both sides implicitly with respect to :
Solving for the derivative:
Substituting back the original function yields the derivative in closed form.
Why it works: Logarithms convert multiplication into addition and exponentiation into multiplication. A function like or becomes tractable once we take logarithms, because the chain rule and implicit differentiation handle the resulting additive structure more cleanly than direct application of power or product rules.
Volume of Solids of Revolution
[The volume of a solid of revolution] is computed by rotating a planar region around an axis and integrating the cross-sectional areas perpendicular to that axis.
Rotation about the x-axis: If a region is bounded by curves and (with ) from to , rotating about the x-axis yields:
This is the washer method: at each , the cross-section is an annulus (washer) with outer radius and inner radius . The area of such a washer is , and integrating over the interval gives total volume.
Rotation about the y-axis: When rotating about the y-axis, we integrate with respect to :
where and are the outer and inner boundary functions expressed as functions of . This is the shell method in its integral form: we sum cylindrical shells of radius , height , and infinitesimal thickness .
Why it works: Integration sums infinitesimal contributions. Each thin slice perpendicular to the axis of rotation has area proportional to the square of its radius (for disks/washers) or circumference times height (for shells). Summing these via integration recovers the total volume.
Worked Examples
Example 1: Logarithmic Differentiation
Find for .
Solution: Taking the natural logarithm of both sides:
Differentiating implicitly:
Multiplying both sides by :
Direct application of the power rule or chain rule would require careful handling of the variable exponent; logarithmic differentiation sidesteps this complexity.
Example 2: Volume of Solid of Revolution
Find the volume of the solid obtained by rotating the region bounded by , , and about the x-axis.
Solution: Using the disk method (since we rotate about the x-axis and the region is bounded below by ):
The solid is a paraboloid-like shape; the integral sums the areas of circular disks of radius as ranges from 0 to 4.
References
AI Disclosure
This article was drafted with the assistance of an AI language model based on personal class notes. The mathematical statements, proofs, and examples are derived from course materials and standard Calculus II curricula. All factual claims are cited to source notes. The article has been reviewed for technical accuracy and clarity.