May 26, 2026 - Study Notes on Improper Integrals and Infinite Boundaries (Concise)
Definition and Evaluation of Improper Integrals
- Conceptual Definition: An improper integral occurs when the interval of integration is infinite or when the integrand has an infinite discontinuity on the interval.
- Notation and Limits: To evaluate an integral with an infinite bound, replace the infinity symbol with a variable t. For example, ∫a∞f(x)dx=limt→∞∫atf(x)dx.
- Continuity Requirement: For these methods to apply, f(x) must be continuous on the interval [a,∞). If there are breaks or jumps, it is a different type of improper integral.
- Convergence vs. Divergence:
- Convergent: If the limit exists and results in a finite value.
- Divergent: If the limit results in infinity, negative infinity, or does not exist.
Infinite Intervals and the p-Series Test
- Comparative Check (1/x vs. 1/x2):
- ∫1∞x1dx=limt→∞[ln(x)]1t=limt→∞ln(t)=∞. This integral diverges.
- ∫1∞x21dx results in a finite value (1). This integral converges.
- General Rule: For integrals of the form ∫a∞xp1dx, the integral will converge if p>1, as the anti-derivative will retain an x in the denominator, which goes to zero as x→∞.
- Gabriel’s Horn: A specialized example involving revolving f(x)=x1 around the x-axis.
- Volume: V=∫1∞π(x1)2dx=π. The volume is finite.
- Surface Area: The surface area is infinite, creating a mathematical paradox where one could fill the object with paint but never finish painting the outside.
Handling Double Infinite Bounds and Symmetry
- Splitting Integrals: If an integral ranges from −∞ to ∞, it must be split into two separate limits at a point within the domain (usually 0):
∫−∞∞f(x)dx=∫−∞0f(x)dx+∫0∞f(x)dx
- Symmetry Properties:
- Even Functions: If f(x) is even, the integral over (−∞,∞) is twice the integral over [0,∞).
- Odd Functions: If f(x) is odd (e.g., x3), the area on the left and right sides of the y-axis cancel out, resulting in a total area of zero.
Integrals with Finite Discontinuities (Vertical Asymptotes)
- Boundary Discontinuities: If f(x) is discontinuous at a bound (e.g., at x=b), use a one-sided limit: limt→b−∫atf(x)dx.
- Interior Discontinuities: if f(x) is discontinuous at a point c between a and b, split the integral at c and take the limit from both the left and the right.
- Example (ln(x)): Finding the area under x2ln(x) from 0 to 2 requires a limit as t→0+ because ln(x) is undefined at zero.
Advanced Techniques for Improper Limits
- L’Hôpital’s Rule: Often required when evaluating limits resulting in indeterminate forms like ∞∞ or 0×∞. For products, rewrite the function as a fraction before applying the derivative rule.
- Trigonometric Limits:
- ∫x2+a21dx=a1arctan(ax).
- Key values: limx→∞arctan(x)=2π and limx→−∞arctan(x)=−2π.
Questions & Discussion
- Question: Does an improper integral always converge?
- Answer: No. It depends on the specific curve and whether the anti-derivative grows or stabilizes as it approaches the limit.
- Question: In the Gabriel's Horn example, are we using the washer method?
- Answer: No, this is the disc method. We will discuss the disc method formally after the first test.
- Question: Is it because tangent is negative that it flips the graph?
- Answer: No, that is a property of inverses. Inverse functions reflect around the line y=x, which flips both the orientation and the axes simultaneously.