Reduction Formula
Integration in an important part of calculus. Reduction is one of method used in integration. Let us know more about it.
Definition
The reduction formula is an essential method of integration, in order to solve higher order integrals. Solving the higher order/degree integrals with simple integration can be very tedious and time consuming, so to help decrease the time and to increase the possibility of solving the problem, reduction formula can be applied to it. The reduction formula is derived from the basic integration formula and same rules are applied in it.
Formula
The following formulas can be helpful while working with higher order problems like algebraic variables, logarithmic functions, and trigonometric functions.
Formula 1
For an Exponential Expression:
∫xn.emx.dx = (1/m).xn.emx – (n/m) ∫xn-1.emx.dx
Formula 2
For logarithmic expressions:
∫x .dx = xlogn x – n∫x .dx
∫xnx .dx = (x /n+1) – (m/n+1) ∫xnlogm-1x.dx
Formula 3
For trigonometric Functions:
∫Sinnx.dx = (1/n) Sinn-1x.Cosx + (n-1/n)∫Sinn-2x.dx
∫Cosnx.dx = (1/n) Cosn-1x.Sinx + (n-1/n)∫Cosn-2x.dx
∫Sinnx.Cosmx.dx = (Sinn+1x.Cosm-1x/n+m) + (m-1/n+m)∫Sinnx.Cosm-2x.dx
∫Tannx.dx = (1/n-1).Tann-1x – ∫Tann-2 x.dx
Formula 4
For algebraic expressions:
∫(xn/an+b) .dx = (x/a) – (b/a) ∫(1/axn+b) .dx
Solved examples:
Let us try to solve a few questions:
1. Find the integral of Sin6x.
Solution:
Reduction formula used here is:
∫Sinnx.dx = (1/n) Sinn-1x.Cosx + (n-1/n)∫Sinn-2x.dx
∫Sin6x.dx = (-1/6).Sin5x.Cosx + (5/6) ∫Sin4x.dx
∫Sin6x.dx = (-1/6).Sin5x.Cosx + (5/6) (∫(4Sinx-Sin4x)/5).dx)
= (1/6).Sin5x.Cosx + (1/6)(4∫Sinx.dx – ∫Sin4x.dx)
= (1/6).Sin5x.Cosx + (1/6)(-4Cosx + (Cos4x/4))
∴∫Sin6x.dx = (1/6).Sin5x.Cosx + (4Cosx/6) + (Cos4x/24)
2. Find the integral of log2 x.
With help of the following equation, we can find that:
∫x .dx = xlogn x – n∫x .dx
∫x .dx = 2x – 2log x.dx
∫x .dx = 2x – 2xlogx-x
∫x .dx = 2x – 2xlogx+2x