Calculus/Integration techniques/Irrational Functions

From testwiki
Jump to navigation Jump to search

Template:Calculus/Top Nav

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.

Type 1

Integrand contains ax+bcx+dn

Use the substitution u=ax+bcx+dn .

Example

Find 1x1xxdx .

Find xax+b3dx .

Type 2

Integral is of the form Px+Qax2+bx+cdx

Write Px+Q as Px+Q=pd[ax2+bx+c]dx+q .

Example

Find 4x154xx2dx .

Type 3

Integrand contains a2x2 , a2+x2 or x2a2

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

  1. For a2x2 , use x=asin(θ) .
  2. For a2+x2 , use x=atan(θ) .
  3. For x2a2 , use x=asec(θ) .

Type 4

Integral is of the form dx(px+q)ax2+bx+c

Use the substitution u=1px+q .

Example

Find dx(1+x)3+6x+x2 .

Type 5

Other rational expressions with the irrational function ax2+bx+c

  1. If a>0 , we can use u=ax2+bx+c±ax .
  2. If c>0 , we can use u=ax2+bx+c±cx .
  3. If ax2+bx+c can be factored as a(xα)(xβ) , we can use u=a(xα)xβ .
  4. If a<0 and ax2+bx+c can be factored as a(αx)(xβ) , we can use x=αcos2(θ)+βsin2(θ)

Template:Calculus/Top Nav Template:Calculus/TOC