Would appreciate some ideas for the following:
"Prove that $\frac{\sin{x}}{x}=\prod_{n=1}^{\infty}\cos{\frac{x}{2^n}}$ using power series."
I'm aware this identity can be shown using trig identities and a telescoping product. Also, you can get another proof using the infinite product expressions $\sin{x} = x\prod_{k=1}^{\infty} (1-\frac{x^2}{k^2 \pi^2})$ and $\cos{x}=\prod_{k=1, \ k \ \text{odd}}^\infty (1-\frac{4x^2}{k^2 \pi^2})$.
However, since the question explicitly mentions power series, I was wondering if there is a proof that directly uses power series? I've tried calculating some derivatives and coefficients but they seem to get pretty nasty.