Question Statement
Evaluate the integral:
∫tan−1xdx
Background and Explanation
This integral involves an inverse trigonometric function that doesn't have an obvious antiderivative. We use integration by parts, treating tan−1x as the first function and 1 as the second function, to transform the problem into a more manageable form.
Solution
Let
I=∫tan−1xdx
We apply integration by parts using the formula:
∫uvdx=u∫vdx−∫(dxdu⋅∫vdx)dx
Step 1: Choose the functions
- First function: u=tan−1x
- Second function: v=1
This gives us:
- ∫vdx=∫1dx=x
- dxd(tan−1x)=1+x21
Step 2: Apply the integration by parts formula
I=tan−1x⋅∫1dx−∫(∫1dx)×dxd(tan−1x)dx
=tan−1x⋅x−∫x⋅1+x21dx
=xtan−1x−∫1+x2xdx
Step 3: Evaluate the remaining integral
Notice that the numerator x is related to the derivative of the denominator 1+x2. Specifically, dxd(1+x2)=2x, so we need a factor of 2 in the numerator. We multiply and divide by 2:
=xtan−1x−21∫1+x22xdx
Step 4: Apply the logarithmic integration formula
Using the property that ∫f(x)f′(x)dx=ln(f(x)) (where f(x)=1+x2 and f′(x)=2x):
=xtan−1x−21ln(1+x2)+C
where C is the constant of integration.
- Integration by parts: ∫uvdx=u∫vdx−∫(dxdu⋅∫vdx)dx
- Derivative of inverse tangent: dxd(tan−1x)=1+x21
- Logarithmic integration: ∫f(x)f′(x)dx=ln(f(x)) (or ln∣f(x)∣)
Summary of Steps
- Set up integration by parts with u=tan−1x (first function) and v=1 (second function)
- Apply the formula to obtain: xtan−1x−∫1+x2xdx
- Manipulate the remaining integral by factoring out 21 to get 1+x22x in the numerator
- Integrate using the logarithmic rule ∫f(x)f′(x)dx=ln(f(x)) to get 21ln(1+x2)
- Combine all terms and add the constant of integration C