Question
Question: How do you evaluate the integral \(\int {\dfrac{{\arctan x}}{{{x^2}}}} \)?...
How do you evaluate the integral ∫x2arctanx?
Solution
We are given an expression. We have to find the integral of the expression. We can use the substitution method to integrate the expression by substituting u=arctanx and v=−x1. Then, apply the integration by parts method to integrate the expression. Then, again replace the value of u and v in the resultant expression.
Complete step by step solution:
We have to find the integral of ∫x2arctanxdx
First, we will apply substitution,
⇒u=arctanx ……(1)
Now, we will differentiate u with respect to x, we get:
⇒dxdu=dxdarctanx
⇒dxdu=x2+11
⇒du=x2+11dx ……(2)
Now, we will substitute v for −x1.
⇒v=−x1 ……(3)
Now, we will differentiate v with respect to x, we get:
⇒dxdv=dxd(−x1)
⇒dxdv=(x21)
⇒dv=x21dx ……(4)
Now, we will apply the integration by parts method, ∫udv=uv−∫vdu
Now, substitute the values from equation (1), (2), (3) and (4), we get:
⇒I=−xarctanx+∫x(x2+1)1dx
Now, we will apply partial fractions to simplify the expression, x(x2+1)1
⇒x(x2+1)1=xA+x2+1Bx+C
⇒x(x2+1)1=x(x2+1)A(x2+1)+x(x2+1)(Bx+C)x
Simplify the numerator over the common denominator.
⇒A(x2+1)+(Bx+C)x=1
Simplify the expression, we get:
⇒Ax2+A+Bx2+Cx=1
⇒(A+B)x2+Cx+A=1
Now, we will equate the coefficients from each side of equation.
⇒A+B=0
⇒C=0
⇒A=1
Now, we will substitute A=1 into the expression A+B=0 to compute the value of B.
⇒1+B=0
⇒B=−1
Now, substitute the values of A, B and C into partial fractions.
⇒x(x2+1)1=x1+x2+1−1x+0
⇒x(x2+1)1=x1−x2+1x
Now, we will substitute the above equation into the integral expression, I=−xarctanx+∫x(x2+1)1dx
⇒I=−xarctanx+∫x1−x2+1xdx
Now, integrate the expression.
⇒I=−xarctanx+ln∣x∣−∫x2+1xdx
Now, we will multiply and divide the integral expression by 2.
⇒I=−xarctanx+ln∣x∣−21∫x2+12xdx
Now, we will integrate the expression, by applying logarithmic rule
⇒I=−xarctanx+ln∣x∣−21lnx2+1+C
Hence the integral of ∫x2arctanx is equal to −xarctanx+ln∣x∣−21lnx2+1+C.
Note: The students must note that we have applied the integration by parts method which is used when the integral is given as a combination of two functions. A useful rule of integration by parts is known as ILATE which is given by:
I: Inverse trigonometric functions
L: logarithmic functions
A: Algebraic functions
T: Trigonometric functions
E: exponential functions