Does all values of $x$ in $\mathbb R$ satisfy equation: $$e^{2\ln(\sin(x))} = 1 - e^{2\ln(\cos(x))}$$
I am asking this, because by checking WolframAlpha solution there is an answer: (all values for $x$ are solutions over reals), but we know that $\ln(0)$ is undefined, same for negative numbers.
Therefore I assume in $\mathbb R$, zero and negative numbers doesn't satisfy this equation.
$$1=e^{2\ln\sin(x)} +e^{2\ln \cos(x)}= e^{\ln\sin^2(x)}+e^{\ln \cos^2(x)} = $$
$$ = \sin^2(x)+\cos^2(x) = 1 $$
So this is true for all $x$ such that $\sin x>0$ and $\cos x>0$ (because then is $\ln $ defined).
So $$\boxed{x\in \color{red}{\bigcup_{k\in \mathbb{Z}} (0+2\pi k,{\pi\over 2}+2\pi k)}}$$