Been out of touch with trigonometry for some time now. Need help proving this expression.
$$\sin^{2}\left(\frac{x}{2}\right) = \frac{1}{2}(1-\cos\left(x\right))$$
Any help will be appreciated. Thanks.
Been out of touch with trigonometry for some time now. Need help proving this expression.
$$\sin^{2}\left(\frac{x}{2}\right) = \frac{1}{2}(1-\cos\left(x\right))$$
Any help will be appreciated. Thanks.
From the identity $\sin^2\theta+\cos^2\theta=1$ and $\cos 2\theta=\cos^2\theta-\sin^2\theta$, rewrite the LHS as $$ \begin{align} \frac{1}{2}(1-\cos x)&=\frac{1}{2}\left(\sin^2\left(\frac x2\right)+\cos^2\left(\frac x2\right)-\left(\cos^2\left(\frac x2\right)-\sin^2\left(\frac x2\right)\right)\right)\\ &=\frac{1}{2}\left(\sin^2\left(\frac x2\right)+\cos^2\left(\frac x2\right)-\cos^2\left(\frac x2\right)+\sin^2\left(\frac x2\right)\right)\\ &=\frac{1}{2}\left(2\sin^2\left(\frac x2\right)\right)\\ &=\sin^2\left(\frac x2\right) \end{align} $$
$$\color{blue}{\Large\text{# }\mathbb{Q.E.D.}\text{ #}}$$