Calculus II: Worked Example Walkthroughs
Abstract
This article presents structured walkthroughs of three core Calculus II topics: logarithmic differentiation, volumes of solids of revolution, and convergence of improper integrals. Each section combines conceptual grounding with step-by-step examples designed to clarify technique and build intuition for students preparing for exams or independent study.
Background
Calculus II extends single-variable calculus into applications and advanced techniques. Three pillars emerge repeatedly: handling complex derivatives through algebraic transformation, computing volumes of three-dimensional objects via integration, and determining whether infinite integrals yield finite results. Mastery of these topics requires both procedural fluency and conceptual understanding [logarithmic-differentiation], [volume-of-solid-of-revolution], [convergence-of-integrals].
This article assumes familiarity with basic differentiation, the chain rule, and antiderivatives. We work through representative examples to illustrate when and how to apply each technique.
Key Results
Logarithmic Differentiation
When a function involves a variable in both base and exponent, or consists of a complicated product or quotient, direct application of the product or quotient rule becomes unwieldy [logarithmic-differentiation]. Logarithmic differentiation transforms such problems by exploiting logarithm properties.
The core procedure: given , take the natural logarithm of both sides, differentiate implicitly, then solve for [logarithmic-differentiation].
Why it works: Logarithms convert multiplication into addition and exponentiation into multiplication, simplifying the algebraic structure before differentiation.
Volumes of Solids of Revolution
Rotating a planar region around an axis generates a three-dimensional solid. The volume can be computed via integration [volume-of-solid-of-revolution]. Two standard setups:
- Rotation about the x-axis: , where on .
- Rotation about the y-axis: , where and are the outer and inner radii as functions of [volume-of-solid-of-revolution].
These formulas arise from the disk/washer method: slicing perpendicular to the axis of rotation yields circular cross-sections whose areas sum (via integration) to total volume.
Convergence of Improper Integrals
An improper integral has either infinite limits or an integrand with a singularity in the interval [convergence-of-integrals]. Such an integral converges if the limit of the integral as bounds approach their limits is finite; otherwise it diverges [convergence-of-integrals].
Convergence tests—comparison, limit comparison, and integral tests—allow us to determine convergence without computing the integral explicitly [convergence-of-integrals].
Worked Examples
Example 1: Logarithmic Differentiation
Problem: Find for .
Solution:
Take the natural logarithm of both sides:
Differentiate both sides with respect to using the product rule on the right:
Multiply both sides by :
Key insight: Direct differentiation using the chain rule would require careful tracking of exponent rules. Logarithmic differentiation [logarithmic-differentiation] converts the variable exponent into a product, making the chain rule straightforward.
Example 2: Volume of a Solid of Revolution
Problem: Find the volume of the solid obtained by rotating the region bounded by , , and about the x-axis.
Solution:
The region is bounded above by and below by , from to . Rotating about the x-axis, we use the disk method [volume-of-solid-of-revolution]:
Evaluate:
Key insight: The formula applies directly when rotating about the x-axis. The squared terms represent the areas of circular cross-sections at each .
Example 3: Convergence of an Improper Integral
Problem: Determine whether converges or diverges.
Solution:
This is an improper integral with an infinite upper limit. We evaluate it as a limit [convergence-of-integrals]:
Compute the antiderivative:
Evaluate from to :
Since the limit is finite, the integral converges to [convergence-of-integrals].
Key insight: For integrals of the form , convergence depends on whether (converges) or (diverges). This is a standard benchmark for comparison tests [convergence-of-integrals].
References
AI Disclosure
This article was drafted with the assistance of an AI language model. The mathematical content and examples are derived from class notes and standard Calculus II pedagogy. All claims are cited to source notes. The article has been reviewed for accuracy and clarity by the author.