Is $\sin^{-1}(\sin x) = x - \pi$ or $\pi - x$ for $x \in[\pi/2,3\pi/2]$?

392 Views Asked by At

Consider $\sin^{-1}(\sin(x))$ for $x\in[\pi/2 , 3\pi/2]$ . Clearly,

$$\pi/2 \le x \le 3\pi/2\tag{1}$$

Subtracting $\pi$, we get:

$$-\pi/2 \le x - \pi \le \pi/2$$

Now, the term $(x-\pi)$ had come in the range of $\sin^{-1}(x)$. Hence,

$\sin^{-1}(\sin(x))=x-\pi$ for all $x\in[\pi/2,3\pi/2]\tag{2}$

Once more consider the inequation (1): $$\pi/2 \le x \le 3\pi/2$$

Multiplying this by $(-1)$, we get;

$$-\pi/2 \ge -x \ge -3\pi/2$$

Adding $\pi$ in this gives:

$$\pi/2 \ge \pi-x \ge -\pi/2;$$ which can be re-written as;

$$-\pi/2 \le \pi-x \le π/2$$

Now, the term $(\pi -x)$ has come within range of $\sin^{-1}(\sin(x))$. Hence,

$\sin^{-1}(\sin(x)) = \pi -x$ for all $x\in[\pi/2,3\pi/2]\tag{3}$

But (2) and (3) are contradictory. Can anyone tell whether $\sin^{-1}(\sin(x)) = x-\pi$ or $\pi-x$ and also explain why.

4

There are 4 best solutions below

2
On BEST ANSWER

With the first method we have

$$\frac \pi 2 \le x \le \frac 3 2 \pi \implies -\frac \pi 2 \le x-\pi \le \frac \pi 2 $$

then we can conclude that

$$\sin^{-1}(\sin (x-\pi))=x-\pi$$

but not $$\color{red}{\sin^{-1}(\sin(x))=x-\pi}$$

To proceed by this way, we can observe that $$\sin (x-\pi) = -\sin (\pi-x)= -\sin x$$

and since $\forall \theta \in \mathbb R$ we have $$\sin^{-1}(-\sin \theta)= -\sin^{-1}(\sin \theta)$$ we can conclude that

$$\sin^{-1}(-\sin x)=x-\pi \implies \sin^{-1}(\sin x)=\pi-x$$

3
On

The problem is that we cannot necessarily plug any value in the argument of $\sin^{-1}(x)$ if it fit inside the range . The actual mistake I was doing after finding the range of argument is this :

$-π/2 ≤ x - π ≤ π/2$

And

For $x-π$ to hold the equality, it must satisfy :

$\sin^{-1}(\sin(x)) = \sin^{-1}(\sin(x-π))$ ;

which is incorrect.

And thus, $\sin^{-1}(\sin(x))$ = π - x for x $\in[π/2,3π/2]$

1
On

Let $\sin^{-1}(\sin x)=\theta\ \implies \sin\theta=\sin x\implies \theta=n\pi+(-1)^nx, n\in\mathbb Z$
Put $n=1$ to see that $\theta=\pi-x$.

1
On

Let $x\in[\pi/2 , 3\pi/2].$ $$-\pi/2 \le x - \pi \le \pi/2$$

Now, the term $(x-\pi)$ has come in the range of $\sin^{-1}(x)$. Hence,

$\sin^{-1}(\sin(x))=x-\pi\;\text{ for all }x\in[\pi/2,3\pi/2]\tag{2}$

The above argument is invalid; here's an analogous illogical argument:

  • Let $x\in[-1,1].$ Since $x$ is in the range of $\sin(x),$ for each $x\in[-1,1],$ $$\sin x=x.$$

$\sin^{-1}(\sin(x)) = \pi -x$ for all $x\in[\pi/2,3\pi/2]\tag{3}$

This is correct.