Could you please give me some hint how to solve this trigonometric equation:
$$ x\left(\sin x+\cos x\right)=1$$
Since $\sin x+ \cos x= \sin x+ \sin\left(\frac {\pi} 2-x\right)=2\sin\frac{\pi}4cos\left(x-\frac{\pi}4\right)=\sqrt2\cos\left(x-\frac{\pi}4\right)$
The equation transformed to $\sqrt2x\cos\left(x-\frac{\pi}4\right)=1$.
And I have no idea how to proceed.
The source of the problem is to find out if Wronskian of $sinx-cosx,sinx-x$ is equal to zero for any $x \in (0,2\pi)$.
Thanks.