Integration_by_reduction_formulae

Integration by reduction formulae

Integration by reduction formulae can be used when we want to integrate a function raised to the power n. If we have such an integral we can establish a reduction formula which can be used to calculate the integral for any value of n.

How to find the reduction formula

The reduction formula can be derived using any of the common methods of integration, like integration by substitution, integration by parts, integration by trigonometric substitution, integration by partial fractions, etc. The main idea is to express an integral involving a power of a function, represented by In, in terms of an integral that involves a lower power of that function, for example In-2. This makes reduction formulae a type of recurrence relation.

How to compute the integral

To compute the integral, we replace n by its value and use the reduction formula repeatedly until we reach a point where the function to be integrated can be computed, usually when it is to the power 0 or 1. Then we substitute the result backwards until we have computed In.

Examples

Establish a reduction formula that could be use to find int cos^n (x) , dx!. Hence, find int cos^5 (x) , dx!.

Solution

I_n , = int cos^n (x) , dx!

= int cos^ {n-1} (x) cos (x) , dx!

= int cos^{n-1} (x) , d(sin (x)) !

= cos^{n-1} (x) sin (x) - int sin (x) , d(cos^{n-1} (x))!

= cos^{n-1} (x) sin (x) + (n-1)int sin (x) cos^{n-2} (x)sin(x), dx!

= cos^{n-1} (x) sin (x) + (n-1)int cos^{n-2} (x)sin^2 (x), dx!

= cos^{n-1} (x) sin (x) + (n-1)int cos^{n-2} (x)(1-cos^2 (x)), dx!

= cos^{n-1} (x) sin (x) + (n-1)int cos^{n-2} (x), dx - (n-1)int cos^n (x), dx!

= cos^{n-1} (x) sin (x) + (n-1) I_{n-2} - (n-1) I_n,

I_n + (n-1) I_n = cos^{n-1} (x) sin (x) + (n-1) I_n ,

n I_n = cos^{n-1} (x) sin (x) + (n-1) I_{n-2},

I_n = frac{1}{n}cos^{n-1} (x) sin (x) + frac{n-1}{n} I_{n-2} ,

So, the reduction formula is:

int cos^n (x) , dx = frac{1}{n}cos^{n-1} (x) sin (x) + frac{n-1}{n} int cos^{n-2} (x) , dx!

Hence, to find int cos^5 (x) , dx!:

n=5,: I_5 = tfrac{1}{5} cos^4 (x) sin (x) + tfrac{4}{5} I_3,
n=3,: I_3 = tfrac{1}{3} cos^2 (x) sin (x) + tfrac{2}{3} I_1,

because I_1 = int cos (x) , dx = sin (x) + C_1,

therefore I_3 = tfrac{1}{3} cos^2 (x) sin (x) + tfrac{2}{3}sin(x) + C_2,C_2 = tfrac{2}{3} C_1,

I_5 = frac{1}{5} cos^4 (x) sin (x) + frac{4}{5}[frac{1}{3} cos^2 (x) sin (x) + frac{2}{3} sin (x)] + C,, where C is a constant

References

  • Anton, Bivens, Davis, Calculus, 7th edition.

Search another word or see Integration_by_reduction_formulaeon Dictionary | Thesaurus |Spanish
  • Please Login or Sign Up to use the Recent Searches feature