I'd like to solve the equation $\sin x = \sin y$ by using the prosthaphaeresis formulas:
$$ \sin(x)-\sin(y)=0 $$
$$ 2 \cos \left( \frac{x+y}{2} \right) \, \sin \left( \frac{x-y}{2} \right) = 0 $$
There are two possibilities $\cos \left( \frac{x+y}{2} \right)=0$ or $\sin \left( \frac{x-y}{2} \right)=0$.
In the first case:
$$ \frac{x+y}{2} = \frac{\pi}{2} + k \, \pi$$
In the second case:
$$ \frac{x-y}{2} = k \, \pi $$
The above two equations give the result:
$$ x = \frac{\pi}{2} + 2 \, k \, \pi $$
$$ y = \frac{\pi}{2} $$
It seems that the solution is wrong; can you show me the right solution and the way to get it (by using the prosthaphaeresis formulas if possible) please?
Thank you for your willingness.
This is fine and after multiplying by $2$, clearly equivalent to supplementary angles having the same sine: $$x+y=\pi+2k\pi \iff x=\pi-y+2k\pi $$
This is fine and after multiplying by $2$, clearly equivalent to the same angles (obviously) having the same sine: $$x-y=2k\pi \iff x=y+2k\pi $$
What you did afterwards is considering the system of equations consisting of your two (partial) solution sets, but that doesn't make sense: the solution set is the combination (union) of these solutions. There was no system to solve, so you were already there and went too far ;-).