The value of the integral 1/2∫2xtan−1xdx is equal to :
Options
Solution
1. Key Concepts and Formulas
Substitution Rule for Definite Integrals: If x=g(u) and dx=g′(u)du, then ∫abf(x)dx=∫g−1(a)g−1(b)f(g(u))g′(u)du. The limits of integration must be transformed according to the substitution.
Properties of Definite Integrals:∫abf(x)dx=−∫baf(x)dx.
Inverse Trigonometric Identity: For x>0, tan−1x+tan−1(x1)=2π.
Logarithm Properties:ln(a/b)=lna−lnb, ln(1/a)=−lna, and ln(ab)=blna.
The limits of integration, 1/2 and 2, are reciprocals of each other. This strongly suggests a substitution of the form x=1/u.
2. Step-by-Step Solution
Step 1: Define the Integral and Identify the Strategy
Let the given integral be I.
I=21∫2xtan−1xdx…(1)
The limits of integration are reciprocals (1/2 and 2). This indicates that a substitution x=1/u will be beneficial to transform the limits and the integrand.
Step 2: Apply the Substitution
Let x=u1.
Then, dx=−u21du.
We must also change the limits of integration:
When x=21, u=x1=1/21=2.
When x=2, u=x1=21.
Step 3: Transform the Integral
Substitute x=1/u, dx=−1/u2du, and the new limits into the integral I:
I=2∫1/2(u1)tan−1(u1)(−u21)du
Simplify the integrand:
I=2∫1/21tan−1(u1)⋅u⋅(−u21)duI=2∫1/2−utan−1(u1)du
Using the property ∫abf(u)du=−∫baf(u)du, we can swap the limits and remove the negative sign:
I=1/2∫2utan−1(u1)du
Since u is a dummy variable, we can replace it with x:
I=1/2∫2xtan−1(x1)dx…(2)
Step 4: Combine the Original and Transformed Integrals
We now have two expressions for I:
(1) I=21∫2xtan−1xdx
(2) I=21∫2xtan−1(x1)dx
Adding (1) and (2):
I+I=21∫2xtan−1xdx+21∫2xtan−1(x1)dx
Since the limits of integration are the same, we can combine the integrands:
2I=21∫2(xtan−1x+xtan−1(x1))dx2I = \int\limits_{{1 \over 2}}^2 {\frac{1}{x}\left( {{{\tan }^{ - 1}}x + {{\tan^{-1}\left(\frac{1}{x}\right)}} \right)dx}
Step 5: Apply the Inverse Trigonometric Identity
For x>0, we know that tan−1x+tan−1(x1)=2π. Since the limits of integration are 1/2 and 2, x is always positive in this interval. Thus, we can apply the identity:
2I=21∫2x1(2π)dx2I=2π21∫2x1dx
Step 6: Evaluate the Simplified Integral
The integral of 1/x is ln∣x∣:
2I=2π[ln∣x∣]212
Apply the limits of integration:
2I=2π(ln∣2∣−ln21)
Since 2>0 and 1/2>0:
2I=2π(ln2−ln(21))
Using the logarithm property ln(1/a)=−lna:
2I=2π(ln2−(−ln2))2I=2π(ln2+ln2)2I=2π(2ln2)2I=πln2
Step 7: Solve for I
Divide by 2 to find the value of I:
I=2πln2
3. Common Mistakes & Tips
Forgetting to Change Limits: When performing a substitution in a definite integral, always remember to change the limits of integration to correspond to the new variable. Forgetting this is a very common error.
Incorrect Inverse Tangent Identity Application: The identity tan−1x+tan−1(1/x)=π/2 is valid only for x>0. Ensure the domain of integration satisfies this condition.
Algebraic Errors with Logarithms: Be careful with logarithm properties, especially when dealing with fractions or negative exponents, such as ln(1/2).
4. Summary
The integral was evaluated by recognizing that the limits of integration were reciprocals. A substitution x=1/u was applied, which transformed the integral and its limits. By adding the original integral to the transformed integral, and using the identity tan−1x+tan−1(1/x)=π/2, the integrand was simplified to a constant multiple of 1/x. This allowed for a straightforward evaluation of the integral, resulting in the value 2πloge2.