Why is There a Problem with the Proof for sin(x/2) = +/- sqrt((1-cos(x))/2)?

  • Thread starter Thread starter Uniquebum
  • Start date Start date
  • Tags Tags
    Proof
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 9K views
Uniquebum
Messages
53
Reaction score
1
My problem is:
Proof [itex]sin(\frac{x}{2}) = \pm \sqrt{\frac{1-cos(x)}{2}}[/itex]

Simple issue really i'd think but i can't come up with a way.

For starters i'd use however
[itex]cos^2(x) + sin^2(x) = 1[/itex] identity.

Which evidently would lead into
[itex]sin(\frac{x}{2}) = \pm \sqrt{1-cos^2(\frac{x}{2})}[/itex]

But then i got nothing...
 
Physics news on Phys.org
Do you know the expansion for cos(2x) in terms of sin(x) and cos(x)? From there you would convert this expression solely into terms with sin(x), and finally solve for sin(x).
 
Ahhh i get it!
[itex] cos(2\frac{x}{2}) = cos^2(\frac{x}{2})-sin^2(\frac{x}{2})[/itex]
[itex] cos^2(\frac{x}{2}) = cos(2\frac{x}{2})-sin^2(\frac{x}{2})[/itex]

Thus
[itex] sin^2(\frac{x}{2}) = 1-cos^2(\frac{x}{2})[/itex]
[itex] sin^2(\frac{x}{2}) = 1-cos(x)-sin^2(\frac{x}{2})[/itex]

And so
[itex] sin(\frac{x}{2}) = \pm \sqrt{\frac{1-cos(x)}{2}}[/itex]
Thanks!
 
Uniquebum said:
Ahhh i get it!
I'm not sure you do.
Uniquebum said:
[itex] cos(2\frac{x}{2}) = cos^2(\frac{x}{2})-sin^2(\frac{x}{2})[/itex]
[itex] cos^2(\frac{x}{2}) = cos(2\frac{x}{2}) - sin^2(\frac{x}{2})[/itex]
No,
[itex]cos^2(\frac{x}{2}) = cos(2\frac{x}{2}) + sin^2(\frac{x}{2})[/itex]
Uniquebum said:
Thus
[itex] sin^2(\frac{x}{2}) = 1-cos^2(\frac{x}{2})[/itex]
[itex] sin^2(\frac{x}{2}) = 1-cos(x)-sin^2(\frac{x}{2})[/itex]

And so
[itex] sin(\frac{x}{2}) = \pm \sqrt{\frac{1-cos(x)}{2}}[/itex]
Thanks!
 
Uniquebum said:
Ahhh i get it!
[itex] cos(2\frac{x}{2}) = cos^2(\frac{x}{2})-sin^2(\frac{x}{2})[/itex]
[itex] cos^2(\frac{x}{2}) = cos(2\frac{x}{2})-sin^2(\frac{x}{2})[/itex]

Thus
[itex] sin^2(\frac{x}{2}) = 1-cos^2(\frac{x}{2})[/itex]
[itex] sin^2(\frac{x}{2}) = 1-cos(x)-sin^2(\frac{x}{2})[/itex]

And so
[itex] sin(\frac{x}{2}) = \pm \sqrt{\frac{1-cos(x)}{2}}[/itex]
Thanks!

Nice work :smile: