I met some questions about the following system of equations:
$$f=\frac{\sin[a\cdot\sin(\alpha)\cdot\cos(\beta)]}{\sin[b\cdot\sin(\alpha)\cdot\cos(\beta)]} \times \frac{\sin[a\cdot\sin(\alpha)\cdot\sin(\beta)]}{\sin[b\cdot\sin(\alpha)\cdot\sin(\beta)]} $$
Where a,b and $\beta$ are constants.
First of all, I want to calculate the derivative of the function $f$ with Wolfram Mathematica 10.4 :
$$y=\frac{df}{d\alpha}$$
But the final outcome is very complicated.I try to use "simplify" and "fullsimplify" commands to simplify the final outcome but failed.
Then,I want to know when $\alpha$ is choosen how much, can make the function $y=0$. certainly,I have do this by Wolfram Mathematica 10.4,but it is failed.The reason is that it is failed in the previous step and function $y$ is vary complicated.
Thank you very much! I am very upset,because I have to do it for a long time.