The standard reduction formula for \( \int \cot^n x \, dx \) is:
\[
I_n = \frac{-\cot^{n-1}x}{n-1} + \int \cot^{n-2} x \, dx
\]
The assertion is correct: using this formula recursively, we get:
\[
I_6 + I_4 = -\frac{\cot^5 x}{5}
\]
But the reason is stated with the wrong sign: it says subtract instead of add the integral term.
Therefore, Assertion is true but Reason is false.