Improper Integrals and Their Evaluation - StudyPulse
Boost Your VCE Scores Today with StudyPulse
8000+ Questions AI Tutor Help
Home Subjects Specialist Mathematics Improper integrals

Improper Integrals and Their Evaluation

Specialist Mathematics
StudyPulse

Improper Integrals and Their Evaluation

Specialist Mathematics
12 May 2026

Improper Integrals and Their Evaluation

In VCE Specialist Mathematics, the study of calculus extends beyond standard definite integrals to improper integrals. While a standard definite integral $\int_{a}^{b} f(x) \, dx$ assumes that the interval $[a, b]$ is finite and the function $f(x)$ is continuous on that interval, improper integrals deal with cases where these conditions are not met.


1. Defining Improper Integrals

An integral is considered improper if it meets one or both of the following criteria:
1. One or both of the limits of integration are infinite (e.g., $\infty$ or $-\infty$).
2. The integrand $f(x)$ has an infinite discontinuity (a vertical asymptote) at or between the limits of integration.

Convergence and Divergence

  • Convergent: If the limit used to calculate the improper integral exists and is a finite number, the integral is said to converge.
  • Divergent: If the limit does not exist or approaches $\pm \infty$, the integral is said to diverge.

KEY TAKEAWAY: You cannot simply “plug in” infinity. Improper integrals must always be evaluated by setting up a formal limit.


2. Type 1: Infinite Limits of Integration

These integrals occur when we calculate the area under a curve over an unbounded interval.

Cases and Evaluation

  1. Upper bound is infinite:
    $$\int_{a}^{\infty} f(x) \, dx = \lim_{t \to \infty} \int_{a}^{t} f(x) \, dx$$
  2. Lower bound is infinite:
    $$\int_{-\infty}^{b} f(x) \, dx = \lim_{t \to -\infty} \int_{t}^{b} f(x) \, dx$$
  3. Both bounds are infinite:
    $$\int_{-\infty}^{\infty} f(x) \, dx = \int_{-\infty}^{c} f(x) \, dx + \int_{c}^{\infty} f(x) \, dx$$
    (Where $c$ is any real number, typically $c=0$. Both resulting integrals must converge for the total integral to converge.)

Example: The $p$-test for Convergence

The integral $\int_{1}^{\infty} \frac{1}{x^p} \, dx$ is a common exam feature:
* Converges if $p > 1$.
* Diverges if $p \le 1$.

EXAM TIP: When evaluating $\lim_{t \to \infty} e^{-kt}$, remember it approaches $0$ if $k > 0$. This is frequently used in probability density functions and physics-based modeling questions in Specialist Maths.


3. Type 2: Discontinuous Integrands

These integrals occur when the function $f(x)$ approaches infinity at one or more points within the interval of integration $[a, b]$.

Cases and Evaluation

  1. Discontinuity at the upper bound ($b$):
    If $f(x)$ is continuous on $[a, b)$ but discontinuous at $b$:
    $$\int_{a}^{b} f(x) \, dx = \lim_{t \to b^-} \int_{a}^{t} f(x) \, dx$$
  2. Discontinuity at the lower bound ($a$):
    If $f(x)$ is continuous on $(a, b]$ but discontinuous at $a$:
    $$\int_{a}^{b} f(x) \, dx = \lim_{t \to a^+} \int_{t}^{b} f(x) \, dx$$
  3. Discontinuity at an interior point ($c$):
    If $f(x)$ has a vertical asymptote at $c$, where $a < c < b$:
    $$\int_{a}^{b} f(x) \, dx = \int_{a}^{c} f(x) \, dx + \int_{c}^{b} f(x) \, dx$$
    (Evaluate each as a separate limit. If either part diverges, the whole integral diverges.)

COMMON MISTAKE: Students often forget to check for asymptotes inside the boundaries. For example, $\int_{-1}^{1} \frac{1}{x^2} \, dx$ is improper because the function is undefined at $x=0$. Evaluating it as a standard integral will yield an incorrect result.


4. Evaluation Techniques

Evaluating improper integrals requires combining limit laws with the integration techniques covered in Unit 3 & 4 Specialist Mathematics.

Summary of Techniques Used

Technique Application in Improper Integrals
Substitution ($u$-du) Simplifying the integrand before taking the limit.
Partial Fractions Used for integrands like $\frac{1}{x^2-a^2}$ which may have asymptotes or infinite bounds.
Inverse Trig Integrals resulting in $\arcsin(x)$ or $\arctan(x)$. Note: $\lim_{x \to \infty} \arctan(x) = \frac{\pi}{2}$.
Integration by Parts Often used for integrals involving $x e^{-x}$ or $x \ln(x)$.

Important Limits to Remember

  • $\lim_{t \to \infty} \frac{1}{t^n} = 0$ (for $n > 0$)
  • $\lim_{t \to \infty} e^{-t} = 0$
  • $\lim_{t \to \infty} \ln(t) = \infty$
  • $\lim_{t \to 0^+} \ln(t) = -\infty$
  • $\lim_{t \to \infty} \arctan(t) = \frac{\pi}{2}$

VCAA FOCUS: VCAA often includes improper integrals in multiple-choice questions asking whether an area is finite (convergent) or infinite (divergent), or in extended response questions involving volumes of revolution with unbounded regions (e.g., “Gabriel’s Horn” style problems).


5. Area and Volume Applications

Improper integrals are used to find the area of unbounded regions or the volume of solids formed by rotating these regions around an axis.

  • Area: $A = \int_{a}^{\infty} f(x) \, dx$
  • Volume of Revolution (x-axis): $V = \pi \int_{a}^{\infty} [f(x)]^2 \, dx$

Even if a region has an infinite horizontal length, it is possible for it to have a finite area and a finite volume, provided the integral converges.

STUDY HINT: When sketching graphs for improper integrals, always label your asymptotes. This helps you identify whether you are dealing with a Type 1 (infinite width) or Type 2 (infinite height) improper integral.

Table of Contents