Skip to content

Integrals of Radical Functions

Trigonometric Substitution

Three mainly cases are listed:

  1. When the integrand contains a2x2, let x=asint, t in [π2,π2], we can get a2x2=acost.

    It is sometimes confusing that why we can replace x with asint, which actually derived from the properties of square roots.
    When a2x2 exists, we have x2<a2, that is a<x<a, so it is sensible to substitute x with asint.

  2. When the integrand contains x2+a2, let x=atant, t in [π2,π2], we can get x2+a2=asect.

  3. When the integrand contains x2a2, let x=asect, t in [0,π2)(π2,π], we can get x2a2=atant.

above are three mainly cases for trigonometric substitution, and they will be useful when handling with cases that contains square roots.

Radical Substitution

For integrands involve ax+bn, radical substitution can easily simplify the integration.

Let u=ax+bn, then we have un=ax+b

That is, x=unba, and nun1du=adx

So the substitution can be done.

Complete the Square

When the expression x2+Bx+C appears under the radical (expression like x2+Bx+C), a square substitution will prepare it for the trigonometric substitution.

Simply make the quadratic expression into a square with a constant, for example:

x2+2x+26=(x+1)2+25

Then let u=x+1, the expression becomes u+25, then the trigonometric substitution can be applied.

For example, the form u2+C2 is similar with tan2+1=sec2, with this identity, we can make the denominator a square of a trig function, instead of polynomials. It makes the integration more easier.