Calculus II: Worked Example Walkthroughs for Integration and Differentiation
Abstract
This article presents structured walkthroughs of three core Calculus II topics: convergence of improper integrals, logarithmic differentiation, and volumes of solids of revolution. Each section combines conceptual grounding with concrete worked examples to reinforce problem-solving technique and build intuition for when and how to apply these methods.
Background
Calculus II extends single-variable calculus into techniques for handling more complex functions and infinite domains. Three recurring challenges in this course are: determining whether integrals with infinite bounds or discontinuous integrands yield finite values; differentiating functions where the variable appears in both base and exponent; and computing volumes of three-dimensional objects formed by rotating planar regions. This article addresses each through explanation and example.
Key Results
Convergence of Improper Integrals
An integral is said to be convergent if the limit of the integral as the bounds approach their limits of integration exists and is finite [convergence-of-integrals]. Conversely, an integral diverges if this limit does not exist or is infinite. This distinction matters because many real-world applications—calculating areas under curves, computing probabilities, or modeling physical quantities—require knowing whether the result is meaningful (finite) or unbounded.
When the integrand approaches infinity at a point within the interval or the limits of integration are infinite, standard integration rules do not directly apply. In these cases, convergence tests such as the comparison test or limit comparison test provide systematic ways to determine behavior without computing the integral explicitly [convergence-of-integrals].
Logarithmic Differentiation
Logarithmic differentiation is a technique for differentiating functions where the variable appears in both the base and exponent, or where the function is a complicated product or quotient [logarithmic-differentiation]. The method works by taking the natural logarithm of both sides of an equation :
Then, applying the chain rule to differentiate both sides with respect to :
Solving for the derivative:
Substituting back the original function for yields the final derivative. This approach transforms multiplicative relationships into additive ones, simplifying the differentiation process and reducing errors [logarithmic-differentiation].
Volume of Solids of Revolution
The volume of a solid obtained by rotating a region bounded by curves and from to about the x-axis is given by [volume-of-solid-of-revolution]:
For rotation about the y-axis, the formula becomes:
where and are the outer and inner functions respectively. These formulas arise from the disk/washer method and the shell method, both of which slice the solid into thin pieces, compute the volume of each piece, and integrate [volume-of-solid-of-revolution].
Worked Examples
Example 1: Testing Convergence of an Improper Integral
Problem: Determine whether converges or diverges.
Solution:
This is an improper integral with an infinite upper bound. We evaluate it as a limit:
Compute the antiderivative:
Evaluate the definite integral:
Since the limit exists and equals a finite value, the integral converges to 1 [convergence-of-integrals].
Example 2: Logarithmic Differentiation
Problem: Find for .
Solution:
This function has the variable in both the base and exponent, making standard differentiation rules awkward. Use logarithmic differentiation.
Take the natural logarithm of both sides:
Differentiate both sides with respect to using the chain rule on the left and the product rule on the right:
Solve for :
This result would be difficult to obtain using the power rule or chain rule alone [logarithmic-differentiation].
Example 3: 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 (the x-axis), from to . Rotating about the x-axis, we use the disk method:
Evaluate:
The volume of the solid is cubic units [volume-of-solid-of-revolution].
References
AI Disclosure
This article was drafted with the assistance of an AI language model based on personal class notes. The mathematical statements, definitions, and worked examples are derived from the cited notes and standard Calculus II pedagogy. All claims are attributed to source notes via wikilinks. The article has been reviewed for technical accuracy and clarity by a human author.