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
AI Thread Summary
The discussion revolves around the proof of the identity sin(x/2) = ±√((1-cos(x))/2). Participants explore using the Pythagorean identity cos²(x) + sin²(x) = 1 to derive the expression. They discuss the expansion of cos(2x) and its relation to sin(x) and cos(x), leading to the conclusion that sin²(x/2) can be expressed in terms of cos(x). The conversation highlights the steps taken to arrive at the proof, with some corrections made along the way. Ultimately, the participants reach a consensus on the proof's validity.
Uniquebum
Messages
53
Reaction score
1
My problem is:
Proof sin(\frac{x}{2}) = \pm \sqrt{\frac{1-cos(x)}{2}}

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

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

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

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!
<br /> cos(2\frac{x}{2}) = cos^2(\frac{x}{2})-sin^2(\frac{x}{2})<br />
<br /> cos^2(\frac{x}{2}) = cos(2\frac{x}{2})-sin^2(\frac{x}{2})<br />

Thus
<br /> sin^2(\frac{x}{2}) = 1-cos^2(\frac{x}{2})<br />
<br /> sin^2(\frac{x}{2}) = 1-cos(x)-sin^2(\frac{x}{2})<br />

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

And so
<br /> sin(\frac{x}{2}) = \pm \sqrt{\frac{1-cos(x)}{2}}<br />
Thanks!
 
That was a typo but anyway... :)
 
Uniquebum said:
Ahhh i get it!
<br /> cos(2\frac{x}{2}) = cos^2(\frac{x}{2})-sin^2(\frac{x}{2})<br />
<br /> cos^2(\frac{x}{2}) = cos(2\frac{x}{2})-sin^2(\frac{x}{2})<br />

Thus
<br /> sin^2(\frac{x}{2}) = 1-cos^2(\frac{x}{2})<br />
<br /> sin^2(\frac{x}{2}) = 1-cos(x)-sin^2(\frac{x}{2})<br />

And so
<br /> sin(\frac{x}{2}) = \pm \sqrt{\frac{1-cos(x)}{2}}<br />
Thanks!

Nice work :smile:
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top