Calculus II: Foundations and First Principles
Abstract
Calculus II extends the tools of differential calculus into integration and its applications. This article surveys three core topics—convergence of integrals, logarithmic differentiation, and volumes of solids of revolution—that form the conceptual and technical foundation of the course. Each topic is grounded in first principles and illustrated with worked examples to clarify both intuition and method.
Background
Calculus II builds on single-variable differentiation by introducing systematic integration techniques and their geometric and physical applications. Unlike Calculus I, which focuses on rates of change and optimization, Calculus II emphasizes accumulation, area, and volume. The course also introduces rigorous analysis of infinite processes—particularly whether infinite sums and integrals converge to finite values.
Three themes recur throughout the course:
- Techniques for simplifying complex expressions before integration or differentiation
- Convergence analysis to determine when infinite processes yield meaningful results
- Geometric applications that translate abstract integrals into concrete volumes and areas
Key Results
Convergence of Integrals
[convergence-of-integrals] defines convergence as the property that an integral yields a finite limit as the bounds approach their limits of integration. An integral is convergent if this limit exists and is finite; it is divergent otherwise.
This distinction is essential when dealing with improper integrals—those with infinite limits or discontinuous integrands. For example, converges (to 1), while diverges. Without convergence tests, evaluating such integrals directly is impractical.
The practical value lies in convergence tests such as the comparison test and limit comparison test, which allow us to determine convergence without computing the integral explicitly. This is crucial in applications ranging from probability (where integrals represent total probability) to physics (where divergent integrals signal unphysical solutions).
Logarithmic Differentiation
[logarithmic-differentiation] presents logarithmic differentiation as a technique for handling functions where the variable appears in both base and exponent, or in complex products and quotients.
The method proceeds as follows: given , take the natural logarithm of both sides:
Differentiate both sides implicitly with respect to :
Solve for the derivative:
Substitute back the original function to express the result in terms of alone.
The power of this method lies in transforming multiplicative relationships into additive ones via logarithm properties. For instance, if where both and depend on , direct application of the product rule becomes unwieldy. Logarithmic differentiation converts this into: which is far simpler to differentiate.
Volume of Solids of Revolution
[volume-of-solid-of-revolution] establishes formulas for computing volumes when a planar region is rotated about an axis.
For rotation about the -axis, the volume of the solid bounded by curves and from to is:
For rotation about the -axis:
where and are the outer and inner radii as functions of .
These formulas arise from the disk method: slicing the solid perpendicular to the axis of rotation yields circular (or annular) cross-sections whose areas are (or for washers). Integrating these areas along the axis yields the total volume.
The geometric intuition is powerful: integration accumulates infinitesimal cross-sectional areas into a total volume. This principle extends to any axis of rotation and underpins applications in engineering, architecture, and materials science.
Worked Examples
Example 1: Convergence of an Improper Integral
Determine whether converges.
Solution:
Evaluate the limit:
As , , so the integral converges to .
Alternatively, by the comparison test: since for and converges, the integral converges.
Example 2: Logarithmic Differentiation
Find for .
Solution:
Take the natural logarithm:
Differentiate both sides:
Therefore:
Example 3: Volume of a Solid of Revolution
Find the volume of the solid obtained by rotating the region bounded by , , and about the -axis.
Solution:
Using the disk method:
References
AI Disclosure
This article was drafted with the assistance of an AI language model based on personal class notes. All mathematical statements and formulas have been verified against the source notes and are presented in the author's own words. The worked examples are original constructions designed to illustrate the concepts discussed.