Plotting a Transcendental Function

332 Views Asked by At

How would I plot $m_{2}$ as a function of $m_{1}$ for $0.5< m_{1} < 10$, for the following equation:

$$\frac{\sin(m_{2})}{(m_{1}+m_{2})^{2}} = \alpha,$$

where $\alpha$ is a non-zero constant? I cannot solve for $m_{2}$ in terms of $m_{1}$.

Any suggestion would be appreciate it.

Thanks

1

There are 1 best solutions below

1
On BEST ANSWER

Mathematica, follwing @Alan's advice. ($x$ is going left to right, $y$ is going bottom to top, like usual).

enter image description here