I am trying to solve this equation by method of reducing to exact equation ; i.e. $M(x,y)dx + N(x,y)dy = 0$
The equation is $dy/dx = \cos^2y / \sin^2x$
$∂M/∂y = 2\cos y \sin y$
$∂N/∂x = 2\cos x \sin x$
Clearly it is not exact. I tried making it exact using $μ(x)$, $μ(y)$ and $μ(xy)$ but to no avail.
Any insight would be helpful.
$$dy/dx = \cos^2(y) / \sin^2(x)$$ $$\frac {dy} {\cos^2(y)}-\frac {dx} {\sin^2(x)} =0$$ Rewrite it as: $$ d(\tan (y)) +d(\text {ctg} (x)) =0$$ It's exact. $$ Nd(\tan (y)) +Md(\text {ctg} (x)) =0$$ $$M(\tan (y),\text {ctg} (x))=N(\tan (y),\text {ctg} (x))=1$$