So I was solving a math problem when I came upon this weird function with some interesting points:
$\begin{equation} f(x) = \tan^{-1}\biggl(\frac{ 8\sin^{3}(x)\cos(x)}{ 1-8\sin^{2}(x)\cos^2(x) }\biggr) \end{equation}$
I found that, for some reason, the points $(\frac{1}{12}\pi, \frac{1}{12}\pi)$, $(\frac{1}{9}\pi, \frac{1}{3}\pi)$, $(\frac{1}{6}\pi, -\frac{1}{3}\pi)$ all lie on the function.
Is there any way to simplify $f(x)$ to make sense of all of this? Why would such nice numbers come out of a function looking as nasty as that?