Question
Question: Evaluate \(\int {{{\tan }^{ - 1}}} \sqrt x dx\)....
Evaluate ∫tan−1xdx.
Solution
we can start by using integration by parts. Remember, uand vare functions of xwith u′and v′their respective derivatives with respect to x. Then:
∫uvdx=u∫vdx−∫(u′∫vdx)dx
Now, the important step is the selection of functions as uand v. For that, ILATE rule can be used. Istands for inverse trigonometric functions, Lfor logarithmic functions, A for algebraic functions, T for trigonometric functions, and Efor exponential functions.
Using this rule, we can fix u and v. Then, using the above formula, we can integrate easily.
Complete Step by Step Solution:
Here, tan−1x is an inverse trigonometric function. So, it can be taken as u. As we can see in the integration ∫tan−1xdx, there is no other function of xwhich can be considered as v.
∫tan−1xdx can be written as ∫(tan−1x×1)dx.
1 can be considered as function of x. (∵1=x0)
In ∫tan−1xdx, u=tan−1xand v=1
Using by parts by formula,
∫uvdx=u∫vdx−∫(u′∫vdx)dx
Let I=∫tan−1xdx
∫tan−1xdx=tan−1x∫1dx−∫[dxd(tan−1x)∫1dx]dx.................................(equation 1)
Integration of 1is x.
Differentiation of tan−1x=1+x21
Replace xwith x;
Differentiation of tan−1x=1+x1×2x1 = (2x1 ,due to internal differentiation of x)
Equation 1 will become,
I=xtan−1x−∫1+xx×2x1dx
I=xtan−1x−21∫1+xxdx........................(equation 2)
Let I2=∫1+xxdx
Let x=y ⇒x=y2
⇒dx=2ydy
I2=∫1+y2y×2ydy
I2=2∫1+y2y2dy
Adding and subtracting 1 in numerator and denominator,
I2=2∫1+y2y2+1−1dy
I2=2∫(1−1+y21)dy
Substituting the value of I2in equation 2,
I=xtan−1x−21I2
I=xtan−1x−21×2∫(1−1+y21)dy
I=xtan−1x−∫(1−1+y21)dy
I=xtan−1x−y+tan−1y−C (∵∫1+y21dy=tan−1y)
Where Cis the constant of Integration, We can replace −Cwith +c.
Substituting the value of y,
I=xtan−1x−x+tan−1x+C
I=(x+1)tan−1x−x+C
So, the integration of ∫tan−1xdx is (x+1)tan−1x−x+C.
Note:
Always remember the important formulas of differentiation and integration. If not, then it will make any question more difficult.
Some of the important formula we have used in this question are:
1) ∫1+y21dy=tan−1y
2) Differentiation of tan−1x=1+x21
3) ∫uvdx=u∫vdx−∫(u′∫vdx)dx