Question
Question: The value of the integral \(\int\limits_{0}^{1}{x{{\cot }^{-1}}\left( 1-{{x}^{2}}+{{x}^{4}} \right)d...
The value of the integral 0∫1xcot−1(1−x2+x4)dx is
A. 4π−21loge2
B. 2πloge2
C. 2π−21loge2
D. 4πloge2
Solution
To solve this question, we should know the method of substitutions in integration. In this question, we should substitute x2=t⇒2xdx=dt and after that, we can convert the inverse trigonometric function into an inverse tan function. After that, we can adjust the function so that we can split the function into a sum of two inverse tan functions and integrate it.
Complete step-by-step answer:
We are given the integral 0∫1xcot−1(1−x2+x4)dx. To solve this integral, we should substitute x2=t. Differentiating it, we get
2xdx=dt⇒xdx=2dt.
The limits will be changed as
x=0⇒x2=t=0
x=1⇒x2=t=1
Using them in the above integral, we get
I=210∫1cot−1(1−t+t2)dt
We know the relation between inverse trigonometric functions of tan and cot.
cot−1(x)=tan−1(x1).
This relation is valid for positive values of x. In our question, the integral is from 0 to 1. So, we can apply this condition on the above integral. The integral becomes
I=210∫1tan−1(1−t+t21)dt
We can write the numerator as 1=t−(t−1), we get
I=210∫1tan−1(1+t(t−1)t−(t−1))dt
We know the formula related to inverse tan function as
tan−1(1+aba−b)=tan−1a−tan−1b where ab>−1
In our question we know that 0<t<1 and t(t−1)>−1 for all values of t.
Using this relation, we get
I=210∫1(tan−1t−tan−1(t−1))dt
To integrate tan−1t, we should use integration by parts. It is
∫uvdx=u∫vdx−∫(dxdu∫vdx)dx
In our question, we should use u=tan−1t,v=1. We get
∫1.tan−1t=ttan−1t−∫t1+t21dt=ttan−1t−21∫1+t22tdt⇒∫tan−1t=ttan−1t−21∫1+t21d(1+t2)=ttan−1t−21ln(1+t2)
Using this result in the above integral, we get
I=210∫1(tan−1t−tan−1(t−1))dt⇒I=21[ttan−1t−21ln(1+t2)]01−210∫1tan−1(t−1)dt
We can use the formula ∫tan−1t=ttan−1t−21∫1+t21d(1+t2)=ttan−1t−21ln(1+t2) by substituting t=t−1 as the coefficients and the powers of t are same.
The integral becomes
I=21[1tan−11−21ln(1+12)−(0tan−10−21ln(1+02))]01−21[(t−1)tan−1(t−1)−21ln(1+(t−1)2)]01⇒I=21[4π−21ln(2)]−21[(0tan−10−21ln(1+02))−(−1tan−1(−1)−21ln(1+12))]⇒I=21[4π−21ln(2)]−21[−(4π−21ln(2))]⇒I=21[4π−21ln(2)]+21[4π−21ln(2)]=4π−21ln(2)
∴ The value of the integral is 4π−21ln(2).
So, the correct answer is “Option A”.
Note: Some students can make mistakes while substituting the limits in the final integration. If we ignore the negative sign in the above formula, we might end up getting a value of zero. So, we should do step by step while substituting the limits. While doing the integration of tan−1t, we should know that the selection of u and v functions play a major role in solving the integral. If we exchange the values of u and v, we will not get the answer. So, there is a basic rule in integration by parts which is known as ILATE rule. It means that the order of preference for selecting a function as u in integration by parts is Inverse trigonometric, Logarithmic, Algebraic, Trigonometric, Exponential function. We should use this preference order while selecting the function as u.