If $k\sin x\cos x=\sin(kx)$ is an identity for all $x$, then what is the smallest value of $k$?
I tried analyzing the domain and range of the sine and cosine functions, and how this identity came to be but I could not conceptualize this problem. Any help to understand this would be appreciated
We know that for $k=2$
$$\sin (2x)=2\sin x \cos x$$
but for $k=1$, in general
$$\sin (x)\neq \sin x \cos x$$
and for $k=-2$
$$\sin (-2x)=-2\sin(2x)=-2\sin x \cos x$$
therefore for $k\in \mathbb{Z}$ the minimum value seems to be $k=-2$ (refer to Zachary Selk's answer for the counterexample for $|k|>2$).