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 tt. For example, af(x)dx=limtatf(x)dx\int_a^{\infty} f(x) \,dx = \lim_{t \rightarrow \infty} \int_a^t f(x) \,dx.
  • Continuity Requirement: For these methods to apply, f(x)f(x) must be continuous on the interval [a,)[a, \infty). 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/x1/x vs. 1/x21/x^2):
    • 11xdx=limt[ln(x)]1t=limtln(t)=\int_1^{\infty} \frac{1}{x} \,dx = \lim_{t \rightarrow \infty} [\ln(x)]_1^t = \lim_{t \rightarrow \infty} \ln(t) = \infty. This integral diverges.
    • 11x2dx\int_1^{\infty} \frac{1}{x^2} \,dx results in a finite value (11). This integral converges.
  • General Rule: For integrals of the form a1xpdx\int_a^{\infty} \frac{1}{x^p} \,dx, the integral will converge if p>1p > 1, as the anti-derivative will retain an xx in the denominator, which goes to zero as xx \rightarrow \infty.
  • Gabriel’s Horn: A specialized example involving revolving f(x)=1xf(x) = \frac{1}{x} around the xx-axis.
    • Volume: V=1π(1x)2dx=πV = \int_1^{\infty} \pi \left(\frac{1}{x}\right)^2 \,dx = \pi. 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 -\infty to \infty, it must be split into two separate limits at a point within the domain (usually 00):     f(x)dx=0f(x)dx+0f(x)dx\int_{-\infty}^{\infty} f(x) \,dx = \int_{-\infty}^{0} f(x) \,dx + \int_{0}^{\infty} f(x) \,dx
  • Symmetry Properties:
    • Even Functions: If f(x)f(x) is even, the integral over (,)(-\infty, \infty) is twice the integral over [0,)[0, \infty).
    • Odd Functions: If f(x)f(x) is odd (e.g., x3x^3), the area on the left and right sides of the yy-axis cancel out, resulting in a total area of zero.

Integrals with Finite Discontinuities (Vertical Asymptotes)

  • Boundary Discontinuities: If f(x)f(x) is discontinuous at a bound (e.g., at x=bx=b), use a one-sided limit: limtbatf(x)dx\lim_{t \rightarrow b^-} \int_a^t f(x) \,dx.
  • Interior Discontinuities: if f(x)f(x) is discontinuous at a point cc between aa and bb, split the integral at cc and take the limit from both the left and the right.
  • Example (ln(x)\ln(x)): Finding the area under x2ln(x)x^2 \ln(x) from 00 to 22 requires a limit as t0+t \rightarrow 0^+ because ln(x)\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 \frac{\infty}{\infty} or 0×0 \times \infty. For products, rewrite the function as a fraction before applying the derivative rule.
  • Trigonometric Limits:
    • 1x2+a2dx=1aarctan(xa)\int \frac{1}{x^2 + a^2} \,dx = \frac{1}{a} \arctan\left(\frac{x}{a}\right).
    • Key values: limxarctan(x)=π2\lim_{x \rightarrow \infty} \arctan(x) = \frac{\pi}{2} and limxarctan(x)=π2\lim_{x \rightarrow -\infty} \arctan(x) = -\frac{\pi}{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=xy = x, which flips both the orientation and the axes simultaneously.