I'm experimenting with functions and several operators and stumbled across this problem:
$x \sin(n) = n \sin(x)$
What are the solutions of x for each $n \in \mathbb{Z}$? I tried to input this on WolframAlpha but no close formula for the solution were found, It might hide something like $2\pi n + \arcsin(y), n \in \mathbb{Z}$ for the solutions of $y = \sin(x)$. Converting $\sin(x)$ to its complex form might be the case but I personally didn't gain much from it. Can an expert user help me out in this problem? Thanks.