The problem is to solve $ sin\,2x\,dx + cos\,3y\,dy = 0, \;\;\;\;y({\pi\over 2}) = {\pi\over 3}$
Here are my steps:
$$ cos \,3y \,dy = -sin \,2x \,dx $$ $$\int cos\,3y\,dy = \int -sin\,2x\,dx$$ $$ {1\over 3}\,sin\,3y = {1\over 2}\,cos\,2x\,+C $$ $$ 2\,sin\,3y = 3\,cos\,2x+C$$ Using the initial value then.. $$ 2\,sin({3\pi\over 3}) = 3\,cos({2\pi\over 2}) + C $$ $\qquad\qquad\qquad\qquad\qquad\qquad 0 = -3+C $ and it follows that $ C = 3 $$$$$Then, $$ 2\,sin\,3y = 3\,cos\,2x+3 $$ $$ sin\,3y = {3\over 2}cos\,2x+{3\over 2} = 3({1\over 2}cos\,2x+{1\over 2})$$ Using the trig. identity, $$ sin\,3y = 3\,cos^2x$$ $$ arcsin(sin\,3y) = arcsin(3\,cos^2x) $$ $$ 3y = arcsin(3\,cos^2x)$$ $$ y = {arcsin(3\,cos^2x)\over 3} $$ However, the solution is stated as: $$ y = {\pi - arcsin(3\,cos^2x)\over 3} $$ Could someone point out what I missed?
Note that your answer does not satisfy the initial condition. The mistake lies in concluding from $\sin z=w$ that $z=\arcsin w$.
If we know that $\sin z=w$, then $z=2\pi n+\arcsin w$ or $z=(2n+1)\pi -\arcsin w$, for some integer $n$. We need to choose the "branch" that is correct at the initial position, that is, the branch that goes through the point $(\pi/2,\pi/3)$.