Calculus II: Worked Example Walkthroughs for Core Integration Techniques
Abstract
This article provides structured worked examples for three foundational Calculus II topics: convergence of improper integrals, volumes of solids of revolution, and logarithmic differentiation. Each section combines conceptual grounding with step-by-step problem solutions, designed to bridge the gap between theory and practice for students preparing for exams or consolidating understanding of integration-based applications.
Background
Calculus II extends single-variable calculus by introducing techniques for handling unbounded integrals, geometric applications of integration, and specialized differentiation methods. Three topics recur across most Calculus II curricula: determining whether improper integrals converge to finite values, computing volumes of three-dimensional objects formed by rotating planar regions, and differentiating complex functions using logarithmic methods. Each requires both conceptual clarity and procedural fluency.
This article assumes familiarity with basic integration, the fundamental theorem of calculus, and implicit differentiation.
Key Results
Convergence of Improper Integrals
[convergence-of-integrals] establishes that an integral converges when the limit of the integral exists and is finite as the bounds approach their limits. Conversely, divergence occurs when the limit is infinite or does not exist. This distinction is essential because many real-world applications—probability distributions, work calculations, and area computations—require knowing whether a result is meaningful (finite) or unbounded.
The practical challenge is that not all improper integrals can be evaluated in closed form. Convergence tests such as the comparison test and limit comparison test allow us to determine convergence without explicit computation.
Volumes of Solids of Revolution
[volume-of-solid-of-revolution] provides the disk/washer method formulas. When a region bounded by and from to is rotated about the x-axis, the volume is:
For rotation about the y-axis, the shell method or inverse function approach yields:
These formulas arise from slicing the solid perpendicular to the axis of rotation and summing infinitesimal disk or washer areas.
Logarithmic Differentiation
[logarithmic-differentiation] describes a technique for differentiating functions where the variable appears in both base and exponent. Given , taking the natural logarithm of both sides yields:
Differentiating implicitly with respect to :
Solving for the derivative:
This method transforms products and quotients into sums and differences via logarithm properties, simplifying differentiation of otherwise unwieldy expressions.
Worked Examples
Example 1: Testing Convergence of an Improper Integral
Problem: Determine whether converges.
Solution:
We recognize this as an improper integral with an infinite upper bound. Following [convergence-of-integrals], we evaluate the limit:
The antiderivative of is , so:
Since and :
Conclusion: The integral converges to .
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:
Using the disk method from [volume-of-solid-of-revolution], the region is bounded above by and below by , from to :
Evaluating:
Conclusion: The volume is cubic units.
Example 3: Logarithmic Differentiation
Problem: Find for (where ).
Solution:
This function has the variable in both base and exponent, making the product rule or power rule alone insufficient. Following [logarithmic-differentiation], take the natural logarithm of both sides:
Differentiate both sides implicitly with respect to :
Solve for :
Conclusion: .
References
AI Disclosure
This article was drafted with AI assistance. The structure, worked examples, and explanatory text were generated based on class notes provided as input. All mathematical statements and formulas are grounded in the cited notes. The worked examples were constructed to illustrate the concepts described in those notes and follow standard Calculus II pedagogy. A human author reviewed the mathematical accuracy and pedagogical clarity of all content.