Suppose that $0\le \alpha\le \pi/2$ and $0\le \beta\le \pi/2$ such that $\alpha+\beta\ge \pi/2$. Can we prove that $\sin(\alpha)+\sin(\beta)\ge 1$?
2026-03-25 17:19:51.1774459191
About the sum of sines of two angles
131 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Rewrite it as $$\sin(\alpha)+\sin(\beta)= 2 \sin\left( \frac{\alpha + \beta}{2} \right) \cos\left( \frac{\alpha - \beta}{2} \right)$$ Note that $\frac\pi2 \leq\alpha+\beta\leq\pi$ so that $\sin\left( \frac{\alpha + \beta}{2} \right)\geq\frac{1}{\sqrt2}$, and $-\frac\pi2\leq\alpha-\beta\leq\frac\pi2$ so that $\cos\left( \frac{\alpha - \beta}{2}\right)\geq \frac1{\sqrt2}$. Putting this together, we have $$\sin(\alpha)+\sin(\beta)= 2 \sin\left( \frac{\alpha + \beta}{2} \right) \cos\left( \frac{\alpha - \beta}{2} \right)\geq2\cdot\frac1{\sqrt2}\cdot\frac1{\sqrt2}=1$$