Question
Question: How do you integrate the function \(\arctan \left( \sqrt{x} \right)\)?...
How do you integrate the function arctan(x)?
Solution
We start solving the problem by recalling the fact that arctan(x)=tan−1(x). We then assume x=y2 and then apply a differential on both sides to get the relation between dy and dx. We then substitute all these results in the integration and then recall the integration by parts of function ∫f(x)g(x)dx as ∫f(x)g(x)dx=f(x)∫g(x)dx−∫(dxd(f(x))∫g(x)dx)dx. We then make use of the fact that ∫xdx=2x2+C, dxd(tan−1(x))=1+x21 and ∫1+x21dx=tan−1(x)+C to proceed through the problem. We then make the necessary calculations to get the required answer of integration.
Complete step-by-step solution:
According to the problem, we are asked to integrate the given function arctan(x).
We know that arctan(x)=tan−1(x). So, we get arctan(x)=tan−1(x).
Now, let us assume I=∫tan−1(x)dx ---(1).
Let us assume x=y2 ---(2).
Now, let us apply a differential on both sides of equation (2).
⇒d(x)=d(y2) ---(3).
We know that d(x2)=2xdx. Let us use this result in equation (3).
⇒dx=2ydy ---(4).
Let us substitute equations (2) and (4) in equation (1).
⇒I=∫tan−1(y2)(2y)dy.
⇒I=2∫ytan−1(y)dy ---(5).
Whenever we get the integration which resembles ∫f(x)g(x)dx, then we make use of by parts integration as ∫f(x)g(x)dx=f(x)∫g(x)dx−∫(dxd(f(x))∫g(x)dx)dx. Let us use this result in equation (5).
⇒I=2(tan−1(y)∫ydy−∫(dyd(tan−1(y))∫ydy)dy) ---(6).
We know that ∫xdx=2x2+C and dxd(tan−1(x))=1+x21. Let us use this result in equations (6).
⇒I=2(tan−1(y)(2y2)−∫((1+y21)×(2y2))dy).
⇒I=2((2y2tan−1(y))−21∫1+y2y2dy).
⇒I=2((2y2tan−1(y))−21∫1+y2y2+1−1dy).
⇒I=2((2y2tan−1(y))−21∫1−1+y21dy) ---(7).
We know that ∫adx=ax+C and ∫1+x21dx=tan−1(x)+C. Let us use these results in equation (7).
⇒I=2((2y2tan−1(y))−21(y−tan−1(y)))+C.
⇒I=y2tan−1(y)−y+tan−1(y)+C ---(8).
From equation (2), we have y2=x⇔y=x. Let us substitute this in equation (8).
⇒I=xtan−1(x)+tan−1(x)−x+C.
∴ We have found the integration of arctan(x) as xtan−1(x)+tan−1(x)−x+C.
Note: We should perform each step carefully in order to avoid confusion and calculation mistakes. We should not forget to add constants of integration while solving the problems related to indefinite integrals. We should not forget to replace the Y with the equivalent function of x after equation (8) as this is the most common mistake done by students. Similarly, we can expect problems to find the value of I=0∫1tan−1(x)dx.