-2

I already post a question on the solution of $$\cos^n x +\sin^n x =1,$$ but it's just a mistake. My real question is $$\cos^n x -\sin^n x =1.$$

Rócherz
  • 3,976
infox09
  • 41

1 Answers1

5

If $n$ is odd, your equation is just:

$$\cos^n (-x) + \sin^n (-x) = 1$$

reducing the problem to one already solved.

Suppose that $n$ is even. We know that $\cos^n(x) \le 1$. If $\sin (x) \neq 0$, then $\sin^n(x) > 0$, hence $\cos^n (x) - \sin^n(x) < 1$, so there are no solutions. If $\sin (x) = 0$, then $x \in \pi \Bbb Z$, so $\cos^2(x) = 1$ and the equation holds.

Summary: for even $n$, the set of solutions is $\{\pi k, k \in \Bbb Z\}$.