I have been trying to show that $\cos(t)+1$ is equal to $2\cos^2(\frac{t}{2})$. Here's what I have done so far: $$\cos(t)+1 $$ Using the identity: $$1=2\cos^2(t)-\cos(2t)$$ $$\cos(t)+(2\cos^2(t)-\cos(2t))$$ $$\cos(t)-\cos(2t)+2\cos^2(t)$$ $\cos(2t)$ can be written as $\cos^2(t)-\sin^2(t)$ $$\cos(t)-(\cos^2(t)-\sin^2(t))+2\cos^2(t) $$ $$\cos(t)-\cos^2(t)+2\cos^2(t)+\sin^2(t)$$ $$\cos(t)+\cos^2(t)+\sin^2(t) $$ $$\cos(t)+1$$ I keep returning to what I started with. Need help.
2026-04-19 22:24:03.1776637443
How do I show that $\cos(t)+1=2\cos^2(\frac{t}{2})$
63 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Notice that
$$ \cos ( 2 \alpha ) = \cos^2 \alpha - \sin^2 \alpha $$
Therefore, with $\alpha = t/2$, one has
$$ \cos ( t ) = \cos^2(t/2) - \sin^2(t/2) $$
since $\sin^2 (t/2) = 1 - \cos^2 (t/2)$ , one has the result.