Question
Question: How do you integrate \[\int {x{{\tan }^{ - 1}}x} \,\,dx\] by integration by parts method?...
How do you integrate ∫xtan−1xdx by integration by parts method?
Solution
Hint : Here in this question given an indefinite integral, we have to find the integrated value of a given function. It can be solved by the method of integration by parts by separating the function as u and v , later integrated by using the standard formulas of integration. And by further simplification we get the required solution.
Complete step-by-step answer :
Integration by parts is a technique for performing indefinite integration or definite integration by expanding the differential of a product of functions d(uv) and expressing the original integral in terms of a known integral ∫vdu . A single integration by parts starts with
d(uv)=udv+vdu
and integrates both sides,
∫d(uv)=uv=∫udv+∫vdu. ------(1)
Rearranging gives
∫udv=uv−∫vdu. ---------(2)
Consider the given function ∫xtan−1xdx -----(3)
Given an integral which is not having any upper and lower limit then it’s an indefinite integral. Hence we add the C while integrating. Where, C is an arbitrary constant called as the constant of integration.
we can pick u as tan−1x , because who knows the antiderivative of tan−1x is 1+x21
Then, of course dv=xdx .
i.e., u=tan−1x ⇒dxdu=1+x21 and
dv=xdx ⇒v=2x2
Then by the method of integration by parts i.e., by the equation (2)
⇒∫xtan−1xdx=tan−1x2x2−∫2x21+x21dx
⇒∫xtan−1xdx=tan−1x2x2−21∫1+x2x2dx
Add and subtract 1 in the numerator of second term in RHS
⇒∫xtan−1xdx=tan−1x2x2−21[∫1+x2x2+1−1]dx
⇒∫xtan−1xdx=tan−1x2x2−21[∫1+x2x2+1dx−∫1+x21dx]
On simplification, we get
⇒∫xtan−1xdx=tan−1x2x2−21[∫1dx−∫1+x21dx]
On integrating the second term of RHS, we get
⇒∫xtan−1xdx=tan−1x2x2−21[x−tan−1x]+C
⇒∫xtan−1xdx=2x2tan−1x−2x+2tan−1x+C
Where C is an integrating constant.
Hence, the value of ∫xtan−1xdx is 2x2tan−1x−2x+2tan−1x+C .
So, the correct answer is “ 2x2tan−1x−2x+2tan−1x+C ”.
Note : In integration we have two kinds one is definite integral and other one is indefinite integral. This question comes under the indefinite integral. While integrating the function which is in the form of product or division form we use the integration by parts method. By applying the integration by parts we obtain the solution.