elegant proof that $\sin(x)\cdot\cos(x)=\sin(2x)/2$
I tried for a few days to prove the identity $\sin(x)\cos(x)=\frac{\sin(2x)}{2}$ and finally got the following proof. I wanted to know if someone knew a simpler or more elegant way to proof it.
$$\begin{align}\dfrac{\cos(\phi)}{\frac{1+\cos(2\phi)}{2}}&=\dfrac{1}{\sqrt{\frac{(1+\cos(2\phi))²+\sin²(2\phi)}{4}}} ~~~~~~~~~~~~~~~*\frac{1+\cos(2\phi)}{2}\\ \cos(\phi) &=\dfrac{\frac{1+\cos(2\phi)}{2}}{\sqrt{\frac{1+2 \cos(2\phi)+ \cos²(2\phi)+sin²(2\phi)}{4}}}\\ \cos(\phi)&=\dfrac{\frac{1+\cos(2\phi)}{2}}{\sqrt{\frac{1+\cos(2\phi)}{2}}}\\ \cos(\phi)&=\sqrt{\frac{1+\cos(2\phi)}{2}}\\ \cos²(\phi)&=\frac{1+\cos(2\phi)}{2}\end{align}$$
$\begin{align}\frac{\sin(\phi)}{\cos(\phi)}&=\dfrac{\frac{\sin(2\phi)}{2}}{\frac{1+\cos(2\phi)}{2}}\\
\frac{\sin(\phi)}{\cos(\phi)}&=\dfrac{\frac{\sin(2\phi)}{2}}{\cos²(\phi)}\\
\sin(\phi)\cos(\phi)&=\frac{\sin(2\phi)}{2}\end{align}$
I also tried this:
showing that but didn't manage. I would be glad if someone had an idea on this.
5 Answers
$\begingroup$It is a nice argument. Alternately, at least for $0\lt 2\varphi\lt \pi$, let $ABC$ be a triangle, with $AB=AC=1$ and $\angle CAB=2\varphi$.
Drop a perpendicular from $A$ to $BC$, meeting $BC$ at $M$. Note that $AM=\cos\varphi$ and $BM=\sin\varphi$. So $BC=2\sin\varphi$, and therefore the area of $\triangle ABC$ is $\cos\varphi\sin\varphi$.
But the area of $\triangle ABC$ is $\frac{1}{2}\sin 2\varphi$.
Not elegant, to be sure, but quick.
$\endgroup$ 1 $\begingroup$If we are allowed to assume $$\sin(A+B)=\sin A\cos B+\cos A\sin B,$$
Put $A=B=x$
Alternatively , if we are allowed to use Euler Identity $e^{ix}=\cos x+i\sin x$
$e^{-ix}=\cos(-x)+i\sin(-x)=\cos x-i\sin x$
So, $$\sin x=\frac{e^{ix}-e^{-ix}}{2i}, \cos x=\frac{e^{ix}+e^{-ix}}2$$
and $$\sin2x=\frac{e^{2ix}-e^{-2ix}}{2i}$$
$\endgroup$ $\begingroup$A purely geometric proof can be done like this:
Construct triangle $\triangle$ABC such that it is a right angle at B and angle $\theta$ at A. Construct similar triangle $\triangle$BCD so that B is again the right angle and D is angle $\theta$. Finally, construct triangle $\triangle$ADE by extending AC such that the angle at E is a right angle.
Let AC = CD = 1. From triangle $\triangle$CDE, you can determine that DE = $\sin 2\theta$. From triangles $\triangle$ABC and $\triangle$BCD, you can determine that AB=BD=$\cos \theta$, so that AD=$2\cos\theta$. From triangle $\triangle$ADE, DE = $2 \cos\theta \sin\theta$. Therefore, $\sin 2\theta = 2\cos \theta \sin \theta$.
$\endgroup$ $\begingroup$Let $ABC$ be any triangle with $<A=x$. Let $O$ be the center of the circumcircle. Then combining sin and cos law, you get the formula for $\cos(2x)$.
Then $BOC=2x$.
The cos Law yields
$$BC^2=BO^2+OC^2-2BO CO \cos(2x) \,.$$
By Sin law we have $BC= 2R \sin (x)$. Combining this with $BO=CO=R$, we get
$$4 \sin^2(x)=2-2 \cos(2x)$$
Now, you can get the desired formula from $\sin(2x)$ from $\sin^2(2x)+\cos^2(2x)=1$.
$\endgroup$ $\begingroup$You can derive this formula also from a rhombus with all sides equal to, say 1. The acute angle is 2x and when you draw a diagonal you get two equal angles, x Drawing the other diagonal gives you a bunch of right triangles. Your double angle formula sin2x as well as the halfangle formula tan(x/2) can be easily derived from it. Do you see how to do tan(x/2)? There are two of them in terms of sinx and cosx. You need to think ourside the rhombus and draw a perpendicular to create another right triangle. Try it out...
$\endgroup$