Recently, I ran across a product that seems interesting.
Does anyone know how to get to the closed form:
$$\prod_{k=1}^{n}\cos\left(\frac{k\pi}{n}\right)=-\frac{\sin(\frac{n\pi}{2})}{2^{n-1}}$$
I tried using the identity $\cos(x)=\frac{\sin(2x)}{2\sin(x)}$ in order to make it "telescope" in some fashion, but to no avail. But, then again, I may very well have overlooked something.
This gives the correct solution if $n$ is odd, but of course evaluates to $0$ if $n$ is even.
So, I tried taking that into account, but must have approached it wrong.
How can this be shown? Thanks everyone.