Key Concepts and Formulas
- Inverse Trigonometric Identity: cot−1y=2π−tan−1y for any real number y.
- Integration by Parts: ∫udv=uv−∫vdu.
- Substitution Method: Used for integrals of the form ∫f(g(x))g′(x)dx.
- Definite Integral Properties: Linearity of integration and evaluation at limits.
Step-by-Step Solution
We are given the equation:
20∫1tan−1xdx=0∫1cot−1(1−x+x2)dx
We need to find the value of 0∫1tan−1(1−x+x2)dx.
Step 1: Utilize the Inverse Trigonometric Identity
The presence of cot−1(1−x+x2) in the given equation and tan−1(1−x+x2) in the integral we need to find suggests using the identity cot−1y=2π−tan−1y.
Let y=1−x+x2. Applying this identity to the RHS of the given equation:
0∫1cot−1(1−x+x2)dx=0∫1(2π−tan−1(1−x+x2))dx
Using the linearity of integration, we can split this into two integrals:
=0∫12πdx−0∫1tan−1(1−x+x2)dx
Now, substitute this back into the original given equation:
20∫1tan−1xdx=0∫12πdx−0∫1tan−1(1−x+x2)dx
Step 2: Isolate the Target Integral
Our goal is to find 0∫1tan−1(1−x+x2)dx. We can rearrange the equation from Step 1 to group this integral.
Move the term 0∫1tan−1(1−x+x2)dx to the left-hand side and 20∫1tan−1xdx to the right-hand side:
0∫1tan−1(1−x+x2)dx=0∫12πdx−20∫1tan−1xdx
First, evaluate the integral of a constant:
0∫12πdx=[2πx]01=2π(1)−2π(0)=2π
So, the equation becomes:
0∫1tan−1(1−x+x2)dx=2π−20∫1tan−1xdx(∗)
To proceed, we need to evaluate the integral 0∫1tan−1xdx.
Step 3: Evaluate 0∫1tan−1xdx using Integration by Parts
Let I=0∫1tan−1xdx. We use integration by parts with u=tan−1x and dv=dx.
Then, du=1+x21dx and v=x.
Applying the integration by parts formula:
I=[xtan−1x]01−0∫1x⋅1+x21dx
Evaluate the first term:
[xtan−1x]01=(1⋅tan−11)−(0⋅tan−10)=1⋅4π−0=4π
Now, evaluate the remaining integral: 0∫11+x2xdx.
We use the substitution method. Let t=1+x2. Then dt=2xdx, which implies xdx=21dt.
Change the limits of integration:
When x=0, t=1+02=1.
When x=1, t=1+12=2.
The integral becomes:
1∫2t1⋅21dt=211∫2t1dt=21[log∣t∣]12
=21(log2−log1)=21(log2−0)=21log2
Substituting these results back into the expression for I:
I=4π−21log2
Step 4: Substitute and Find the Final Answer
Now, substitute the value of 0∫1tan−1xdx back into equation (∗):
0∫1tan−1(1−x+x2)dx=2π−2(4π−21log2)
Distribute the 2:
=2π−(2⋅4π−2⋅21log2)
=2π−(2π−log2)
=2π−2π+log2
=log2
Common Mistakes & Tips
- Incorrectly applying the cot−1 identity: Ensure the identity cot−1y=2π−tan−1y is used correctly, especially regarding the sign.
- Errors in Integration by Parts: For definite integrals, remember to evaluate the uv term at both limits. Also, choose u and dv strategically for inverse trigonometric functions.
- Substitution Errors: When using substitution in a definite integral, remember to change the limits of integration according to the substitution, or substitute back to the original variable before evaluating.
Summary
The problem was solved by first using the identity cot−1y=2π−tan−1y to transform the given equation. This allowed us to express the integral we needed to find in terms of the integral of tan−1x. The integral of tan−1x was then evaluated using integration by parts. Finally, substituting the result back yielded the required value.
The final answer is log2, which corresponds to option (C).