0:00 / 0:00

Improper Integrals

Identifying Clues

  • A definite integral with infinite bound(s)
  • A definite integral where the function is discontinuous somehwere on the interval
  • The question explicitly states “Find if the integral diverges/what it converges to...”.


Type 1: Infinite Integrals

  • af(x)  ⁣dx=limtatf(x)  ⁣dx{\displaystyle\int^\infty_a} f(x)\de{x}= \lim\limits_{t\rightarrow \infty}{\displaystyle\int^t_a}f(x)\de{x}
  • af(x)  ⁣dx=limttaf(x)  ⁣dx{\displaystyle\int^a_{-\infty}} f(x)\de{x}= \lim\limits_{t\rightarrow -\infty}{\displaystyle\int^a_t}f(x)\de{x}
  • f(x)  ⁣dx=limaa0f(x)  ⁣dx+limb0bf(x)  ⁣dx{\displaystyle\int^\infty_{-\infty}} f(x)\de{x}= \lim\limits_{a\rightarrow -\infty}{\displaystyle\int^0_a}f(x)\de{x} + \lim\limits_{b\rightarrow \infty}{\displaystyle\int^b_0}f(x)\de{x}

Type 2: Discontinuity at a point

Suppose a<b<ca<b<c
  • abf(x)  ⁣dx=limtbatf(x)  ⁣dx{\displaystyle\int^b_a} f(x)\de{x}= \lim\limits_{t\rightarrow b^-}{\displaystyle\int^t_a}f(x)\de{x}
  • bcf(x)  ⁣dx=limtb+tcf(x)  ⁣dx{\displaystyle\int^c_b}f(x)\de{x}=\lim\limits_{t\rightarrow b^+}{\displaystyle\int^c_t}f(x)\de{x}
  • acf(x)  ⁣dx=limtbatf(x)  ⁣dx+limtb+tcf(x)  ⁣dx{\displaystyle\int^c_a}f(x)\de{x}=\lim\limits_{t\rightarrow b^-}{\displaystyle\int^t_a}f(x)\de{x}+\lim\limits_{t\rightarrow b^+}{\displaystyle\int^c_t }f(x)\de{x}
*This type 2 improper integral is harder to spot. Make sure to check for discontinuity when doing definite integral questions!

Convergence

If the limit exists (finite value), we say that the integral converges to its value.
If the limit does not exist (undefined or infinite), we say that the integral diverges.

Practice: Improper Type 1

Evaluate 1e2x  ⁣dx{\displaystyle\int^1_{-\infty}}e^{2x}\de{x}, if it converges.

Practice: Improper Type 1

Evaluate 0xex dx{\displaystyle \int^\infty_0}xe^{-x}\ dx.

Practice: Improper Type 2

Compute 0ln2ex1(ex1)2 dx{\displaystyle \int^{\ln2}_0}\frac{e^x}{\sqrt{1-\left(e^x-1\right)^2}}\ dx.

Extra Practice