Question:

The value of $\int \frac{x^2-1}{(x^4+3x^2+1)\tan^{-1}(x+\frac{1}{x})} dx$ is:

Show Hint

When you see $x^2 \pm 1$ in the numerator and $x^4 + kx^2 + 1$ in the denominator, look for substitutions involving $(x \pm 1/x)$.
Updated On: May 16, 2026
  • $\ln|\tan^{-1}(x+1/x)| + C$
  • $\tan^{-1}(x+1/x) + C$
  • $\frac{1}{2} (\tan^{-1}(x+1/x))^2 + C$
  • $\ln|x^4+3x^2+1| + C$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Step 1: Concept

Use substitution method. Let $t = \tan^{-1}(x + \frac{1}{x})$.

Step 2: Meaning

Differentiate $t$ with respect to $x$:
$dt = \frac{1}{1 + (x + \frac{1}{x})^2} \cdot \frac{d}{dx}(x + \frac{1}{x}) dx$
$dt = \frac{1}{1 + x^2 + 2 + \frac{1}{x^2}} \cdot (1 - \frac{1}{x^2}) dx$

Step 3: Analysis

Simplify the derivative:
$dt = \frac{1}{\frac{x^4 + 3x^2 + 1}{x^2}} \cdot \frac{x^2 - 1}{x^2} dx = \frac{x^2 - 1}{x^4 + 3x^2 + 1} dx$
The entire numerator and the quadratic part of the denominator (except for $\tan^{-1}$) is exactly $dt$.

Step 4: Conclusion

The integral becomes $\int \frac{1}{t} dt = \ln|t| + C$.
Substituting back for $t$: $\ln|\tan^{-1}(x + \frac{1}{x})| + C$. Final Answer: (A)
Was this answer helpful?
0
0