The following problem is from Chapter 15 "Trigonometric Functions" from Spivak's Calculus
- Prove that
$$\arcsin{\alpha}+\arcsin{\beta}=\arcsin{(\alpha \sqrt{1-\beta^2}+\beta\sqrt{1-\alpha^2})}$$
indicating any restrictions on $\alpha$ and $\beta$.
My question is about the restrictions on $\alpha$ and $\beta$. I will show the solution from the solution manual first, and then specify my question.
Here is the solution manual solution
From the addition formula for $\sin$ we obtain, for $|\alpha|\leq 1$ and $|\beta|\leq 1$,
$$\sin{(\arcsin{\alpha}+\arcsin{\beta})}=\sin{(\arcsin{\alpha})\cos{(\arcsin{\beta})}}+\cos{(\arcsin{\alpha})\sin{(\arcsin{\beta})}}$$
$$=\alpha\sqrt{1-\beta^2}+\beta\sqrt{1-\alpha^2}$$
Note that though it is not mentioned a significant step is taken in showing that
$$\cos{(\arcsin{x})}=\sqrt{1-x^2}$$
This is done by computing the derivative of $\sin(x)$ as the reciprocal of the derivative of $\arcsin$ at $\sin{x}$.
Consequently
$$\arcsin{\alpha}+\arcsin{\beta}=\arcsin{(\alpha\sqrt{1-\beta^2}+\beta\sqrt{1-\alpha^2})}\tag{1}$$
provided that $-\pi/2\leq\arcsin{\alpha}+\arcsin{\beta}\leq\pi/2$. [If $\pi/2<\arcsin{\alpha}+\arcsin{\beta}\leq \pi$, the right side must be replaced with $\pi-\arcsin{(\alpha\sqrt{1-\beta^2}+\beta\sqrt{1-\alpha^2})}$, and if $-\pi\leq \arcsin{\alpha}+\arcsin{\beta}\leq -\pi/2$, replaced with $-\pi-\arcsin{(\alpha\sqrt{1-\beta^2}+\beta\sqrt{1-\alpha^2})}$.]
My question is about the last paragraph.
Let's start at the point where we have
$$\sin{(\arcsin{\alpha}+\arcsin{\beta})}=\alpha\sqrt{1-\beta^2}+\beta\sqrt{1-\alpha^2}$$
and we want to take the $\arcsin$ of each side to obtain $(1)$.
Now, $\arcsin{\alpha}$ and $\arcsin{\beta}$ are each in $(-\pi/2, \pi/2)$. Their sum is in $(-\pi, \pi)$, and the whole left expression is thus in $[-1,1]$.
$\pm 1$ occur when $\arcsin{\alpha}+\arcsin{\beta}=\pm \frac{\pi}{2}$.
If one of these two cases occurs, then $\arcsin$ isn't defined for $\sin{(\arcsin{\alpha}+\arcsin{\beta})}=\pm 1$.
EDIT: the sentence above is is incorrect. I confused $\arcsin$ with its derivative $\arcsin'$.
So my first question is about the following snippet of the solution manual solution
provided that $-\pi/2\leq\arcsin{\alpha}+\arcsin{\beta}\leq\pi/2$
where the values $\pi/2$ and $-\pi/2$ are included in the possibilities. Are these values really allowed?
EDIT: given the first edit above, yes, these values are allowed.
My second question is about the discussion when $\pi/2<\arcsin{\alpha}+\arcsin{\beta}\leq \pi$ or $-\pi\leq \arcsin{\alpha}+\arcsin{\beta}\leq -\pi/2$. What is happening in these cases, I don't know what Spivak's solution manual did there.
HINT
$\arcsin(\sin\alpha)=\alpha$ only when $\alpha\in[-\frac\pi2,\frac\pi2]$
$\arcsin(\sin\alpha)=\pi-\alpha$ when $\alpha\in[\frac\pi2,\pi]$
$\arcsin(\sin\alpha)=-\pi-\alpha$ when $\alpha\in[-\pi,-\frac\pi2]$