How would you sketch $\sin y = - \sin x$?

100 Views Asked by At

I at first did $\sin^{-1}$ both sides to get $y = -x$.

This is wrong, can someone explain why?

The graph is made up of a lot of crosses and looks like a grid on desmos. I need a way to get the answer without using a graphing calculator, any help?

2

There are 2 best solutions below

0
On

You have,

$\sin x + \sin y = 0 \Rightarrow 2\sin\frac{x+y}2 \cos\frac{x-y}2 = 0 \Rightarrow \sin\frac{x+y}{2} = 0$ or $\cos\frac{x-y}{2} = 0$

So,

$\frac{x+y}{2} = n\pi$ or $\frac{x-y}{2} = (m+\frac12)\pi$ where $m,n \in Z$

$\Rightarrow x = 2n\pi-y$ ($2n$ is always even)
or $x = (2m+1)\pi +y$ ($2m+1$ is always odd)

So,

$x = k\pi + (-1)^{k-1}y ,\ k \in \Bbb Z$

or

$y = k\pi + (-1)^{k-1}x ,\ k \in \Bbb Z$

2
On

As $\sin y = -\sin x = \sin ( \pi + x)$, so must have $$ y = 2n \pi + (\pi + x) = (2n+1)\pi + x $$ for some integer $n$.

Now as $n$ varies over the set of integers, we obtain different straight lines, each of slope $1$, with $y$-intercept equal to $(2n+1) \pi$.

Hence the grid you got.