Calculus II: Step-by-Step Derivations of Core Techniques
Abstract
This article presents rigorous step-by-step derivations of three foundational Calculus II techniques: logarithmic differentiation, convergence testing for improper integrals, and volume calculation for solids of revolution. Each derivation is motivated by the underlying mathematical structure and illustrated with worked examples. The goal is to provide a reference for students and instructors seeking transparent, technically sound explanations of these essential methods.
Background
Calculus II extends single-variable calculus into more sophisticated territory. Where Calculus I focuses on basic differentiation and integration, Calculus II demands fluency with advanced integration techniques, infinite series, and geometric applications. Three topics recur across most curricula: handling derivatives of complex functions via logarithmic methods, determining whether improper integrals converge, and computing volumes of three-dimensional solids formed by rotation.
This article treats each as a self-contained derivation, building from first principles and showing the algebraic steps that justify the final formulas.
Key Results
1. Logarithmic Differentiation
Problem: Differentiate a function where is a product, quotient, or involves variable exponents—cases where the product or quotient rule becomes unwieldy.
Derivation [logarithmic-differentiation]
Begin with . Take the natural logarithm of both sides:
Differentiate both sides with respect to using the chain rule. On the left:
On the right:
Equating these:
Solve for :
Substitute back :
More usefully, for a composite function, this yields:
Why this works: Logarithms convert products into sums and exponents into coefficients, transforming a multiplicative problem into an additive one. This is especially powerful when the variable appears in both base and exponent.
2. Convergence of Improper Integrals
Problem: Determine whether an integral converges (yields a finite value) or diverges (approaches infinity or fails to exist) when the limits are infinite or the integrand is unbounded.
Definition [convergence-of-integrals]
An integral is said to converge if the limit of the integral exists and is finite as the bounds approach their limits. It diverges if the limit does not exist or is infinite.
For an improper integral with an infinite upper limit:
The integral converges if and only if this limit is finite.
Comparison Test: If for all , then:
- If converges, so does .
- If diverges, so does .
Limit Comparison Test: If and where , then and either both converge or both diverge.
Intuition: These tests allow us to determine convergence without computing the integral explicitly, by comparing the given function to a known benchmark (often a power function or exponential).
3. Volume of a Solid of Revolution
Problem: Find the volume of a three-dimensional solid formed by rotating a two-dimensional region around an axis.
Disk Method (Rotation about the x-axis) [volume-of-solid-of-revolution]
Consider a region bounded by (above) and (below), from to . Rotate this region about the x-axis.
At each position , the cross-section perpendicular to the x-axis is a disk (or washer) with:
- Outer radius:
- Inner radius:
The area of this washer is:
Integrate along the axis of rotation:
Shell Method (Rotation about the y-axis)
For rotation about the y-axis, consider cylindrical shells. At height , a thin vertical strip of width traces out a cylindrical shell with:
- Radius: (distance from the y-axis)
- Height: (the width of the region at height )
- Circumference:
The volume element is:
Integrate:
Worked Examples
Example 1: Logarithmic Differentiation
Find for .
Solution: Take the natural logarithm:
Differentiate both sides:
Solve for :
Example 2: Convergence of an Improper Integral
Determine whether converges.
Solution: For large , .
We know converges (p-integral with ).
Since for all , by the Comparison Test, converges.
Example 3: Volume of a 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 with and :
Evaluate:
References
AI Disclosure
This article was drafted with the assistance of an AI language model. The mathematical content is derived from class notes and standard Calculus II pedagogy; all formulas and derivations have been verified against the source materials. The AI was used to organize the notes into a coherent narrative structure, paraphrase content, and format the mathematical exposition. A human author reviewed the final text for accuracy and clarity.