Question For what $n\in [-1,1]$, the equation $\sin(x)=nx$ has (real) solutions other than $0$?
Attempt:
Following the suggestion from Tesla Daybreak, we consider $g(x)=\frac{\sin(x)}{x}, (1\mbox{ if }x=0)$ and find the range of $g$. We know $g(0)=1$, and \begin{align*} \sin(x)<x,\mbox{for all $x>0.$} \end{align*} Therefore, $1$ is the maximum value of $g(x)$ (Note $g$ is even).
For minimum point, we find $g'(x)$ to be $\frac{x\cos(x)-\sin(x)}{x^2}$. Setting this to be zero, we get for local minimum points $x_0$, $\tan(x_0)=x_0.$ Observe that
$$\tan(\pi)=0<\pi,\qquad \lim_{x\to \frac{\pi}{2}}\tan(x)=\infty>\frac{\pi}{2}.$$ $\tan(x)$ has a period of $\pi$. Therefore, $\tan(x)=x$ has solutions for $x\in (\pi,\frac{3\pi}{2})+k\pi$, for $k\in \mathbb{N_0}$. $g(x)=\frac{\sin(x)}{x}=\cos(x)\frac{\tan(x)}{x}$. For the minimum points $x_0$, $g(x_0)=\cos(x_0)<0$. The range of $g$ is $[\inf\{\cos(x_0)| \tan(x_0)=x_0\},1].$ This is the best I can come out with... I would appreciate a lot if someone can help to get better result.