Question:hard

$\int \tan^{-1}(\sec x + \tan x) dx =$

Show Hint

The identity $\sec x + \tan x = \tan\left(\frac{\pi}{4} + \frac{x}{2}\right)$ is highly useful across calculus. Memorizing this transformation allows you to skip straight to integrating $\frac{\pi}{4} + \frac{x}{2}$ in seconds!
Updated On: Jun 3, 2026
  • $\frac{\pi x}{4} + \frac{x^2}{4} + c$
  • $\sin x \cos x + c$
  • $\frac{\pi x}{2} + \frac{x^2}{2} + c$
  • $\sin x + \cos x + c$
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Simplify the inside term.
Write $\sec x + \tan x = \dfrac{1 + \sin x}{\cos x}$. Using half angle forms this becomes $\dfrac{1 + \tan(x/2)}{1 - \tan(x/2)}$.

Step 2: Recognise the tangent.
That fraction equals $\tan\left(\dfrac{\pi}{4} + \dfrac{x}{2}\right)$, so $\tan^{-1}$ of it is just $\dfrac{\pi}{4} + \dfrac{x}{2}$.

Step 3: Integrate.
\[ \int\left(\frac{\pi}{4} + \frac{x}{2}\right)dx = \frac{\pi x}{4} + \frac{x^2}{4} + c \]
\[ \boxed{\dfrac{\pi x}{4} + \dfrac{x^2}{4} + c,\ \text{option 1}} \]
Was this answer helpful?
0