Question:easy

$\int \cot^2 x \, dx =$

Show Hint

A common mistake is choosing Option (A) by forgetting that the integral of $-1$ is $-x$. Similarly, for $\tan^2 x$, the integral is $\tan x - x + c$. Notice the symmetry in how these squared trig functions integrate.
  • $-\cot x + x + c$
  • $\cot x - x + c$
  • $\cot^2 x - x + c$
  • $-\cot x - x + c$
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Use Trigonometric Identity: Recall the Pythagorean identity for cotangent: $$1 + \cot^2 x = \text{cosec}^2 x$$ Rearranging to solve for $\cot^2 x$: $$\cot^2 x = \text{cosec}^2 x - 1$$

Step 2: Rewrite the Integral: Substitute the identity into the original integral: $$\int \cot^2 x \, dx = \int (\text{cosec}^2 x - 1) \, dx$$

Step 3: Integrate term by term: The integral can be split: $$\int \text{cosec}^2 x \, dx - \int 1 \, dx$$ From standard integral formulas: $\int \text{cosec}^2 x \, dx = -\cot x$ $\int 1 \, dx = x$
Was this answer helpful?
0