Proving the Relation for Integer n > 1

  • Thread starter Thread starter Char. Limit
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Char. Limit
Gold Member
Messages
1,222
Reaction score
23

Homework Statement



I would like to prove the following relation that seems to be true for all integer n > 1.

[tex]cos(\pi 2^{-n}) = \frac{1}{2} \underbrace{\sqrt{2+\sqrt{2+\sqrt{2+...\sqrt{2}}}}}_{n-1}[/tex]

Homework Equations



I don't really know here.

The Attempt at a Solution



I don't know how to prove this kind of stuff at all, actually. I'm not even certain if this is true, but it certainly seems to be true for small integer n. Can someone help?
 
Physics news on Phys.org
Are you familiar with half-angle formula for cosine?
 
I assume you're referring to this?

[tex]cos\left(\frac{\theta}{2}\right) = \sqrt{\frac{1+cos(\theta)}{2}[/tex]
 
Yes, that's what I was talking about. Can you see how to use it to prove your formula by induction?
 
Ah, yes. I can now. Thanks!