$\frac{\sin \left(2k+2\right)\theta -\sin \left(2k\right)\theta }{2sin\theta }=cos\left(2k+1\right)\theta $
How do I show that the above is equal to each other?
The problem is part of an induction question and i am unable to show that LHS=RHS
$\frac{\sin \left(2k+2\right)\theta -\sin \left(2k\right)\theta }{2sin\theta }=cos\left(2k+1\right)\theta $
How do I show that the above is equal to each other?
The problem is part of an induction question and i am unable to show that LHS=RHS
We know that $$\sin \alpha - \sin \beta = 2 \cos \frac {\alpha + \beta}{2} \sin \frac {\alpha - \beta}{2} $$
Now seeking $\alpha = (2k+2)\theta $ and $\beta = 2k\theta $ and simplifying, the result follows. Hope it helps.
Using -
$\sin A - \sin B = 2 \cos \frac{A+B}{2} \sin \frac{A-B}{2}$
So from above question we have -
$$= \frac{2 \cos \frac{(2k+2+2k)\theta}{2} \sin \frac{(2k+2-2k)\theta}{2}}{2\sin \theta}$$
$$= \frac{2 \cos (2k+1)\theta \sin \theta}{2\sin \theta}$$
$$=\cos (2k+1)\theta$$