Calculus/Integration techniques/Irrational Functions

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search
← Integration techniques/Rational Functions Using Trig Calculus Integration techniques/Numerical Approximations →
Integration techniques/Irrational Functions

Integration of irrational functions is more difficult than rational functions, and many cannot be done. However, there are some particular types that can be reduced to rational forms by suitable substitutions.

Contents

[edit] Type 1

Integrand contains \sqrt[n]{\frac{ax+b}{cx+d}}

Use the substitution u=\sqrt[n]{\frac{ax+b}{cx+d}}.

Example

Find \int \frac{1}{x} \sqrt{\frac{1-x}{x}} \, dx.

 \int \frac {x}{\sqrt[3]{ax+b}}\,dx

[edit] Type 2

Integral is of the form \int \frac{Px+Q}{\sqrt{ax^2+bx+c}} \, dx

Write Px + Q as Px+Q = p \frac{d}{dx} (ax^2+bx+c) + q.

Example

Find \int \frac{4x-1}{\sqrt{5-4x-x^2}} \, dx.

[edit] Type 3

Integrand contains \sqrt{a^2-x^2}, \sqrt{a^2+x^2} or \sqrt{x^2-a^2}

This was discussed in "trigonometric substitutions above". Here is a summary:

  1. For \sqrt{a^2-x^2}, use x = asinθ.
  2. For \sqrt{a^2+x^2}, use x = atanθ.
  3. For \sqrt{x^2-a^2}, use x = asecθ.

[edit] Type 4

Integral is of the form \int \frac{1}{(px+q) \sqrt{ax^2+bx+c}} \, dx

Use the substitution u=\frac{1}{px+q}.

Example

Find \int \frac{1}{(1+x)\sqrt{3+6x+x^2}} \, dx.

[edit] Type 5

Other rational expressions with the irrational function \sqrt{ax^2+bx+c}

  1. If a > 0, we can use u=\sqrt{ax^2+bx+c} \pm \sqrt{a}x.
  2. If c > 0, we can use u=\frac{\sqrt{ax^2+bx+c} \pm \sqrt{c}}{x}.
  3. If ax2 + bx + c can be factored as a(x − α)(x − β), we can use u=\sqrt{\frac{a(x-\alpha)}{x-\beta}}.
  4. If a < 0 and ax2 + bx + c can be factored as a(α − x)(x − β), we can use x = αcos2θ + βsin2θ, / theta + β.