Consider the function $f : \left[ 0, \frac{\pi}{4} \right)$, $f(x) = \frac{(\cos x + \sin x)^n}{(\cos x - \sin x)^{n + 2}}$, where $n \in \mathbb{N}^*$. Find the antiderivative $F$ of $f$ such that $F(0) = \frac{1}{2(n + 1)}$.
I've noticed that $(\cos x - \sin x)' = -(\cos x + \sin x)$, but I can't figure out how to use this in finding $F$.
Thank you!