Understanding Simple Trig Questions: sin(pi)/2 and 1/(1-cos(2*pi)) Explained

  • Thread starter Thread starter 3.141592654
  • Start date Start date
  • Tags Tags
    Trig
AI Thread Summary
The discussion centers on understanding the sine function, specifically sin(π/2) and the expression 1/(1-cos(2π)). It clarifies that sin(π/2) equals 1, not √2/2, which is actually sin(π/4). The sine function is defined using the unit circle, where it represents the y-coordinate of a point on the circle corresponding to an angle measured from the positive x-axis. The expression 1/(1-cos(2π)) is deemed undefined because cos(2π) equals 1, leading to division by zero. The conversation emphasizes the importance of understanding the definitions and properties of trigonometric functions for solving such problems.
3.141592654
Messages
85
Reaction score
0

Homework Statement


Well I have a couple trig questions that are most likely very simple, but I can't really remember the theory behind them. The first is:
sin(pi)/2.
I asked my teacher how to find this and he told me to just remember it was sqrt(2)/2. The thing is, I'd like to understand why this is true. I have been searching the internet and have found some things but I just need a simple explanation of what the sin function actually does.
The other problem is:
1/(1-cos(2*pi). This one I'm really at a loss for how to solve for the same reason as the first one, I just don't understand the math.


The Attempt at a Solution



I know that sin(pi)/2=sqrt(2)/2, so I have the solution, I would like to understand it though.

The second question, I don't even know where to start, so if anyone could explain the method I could give it a shot. Thanks for your help.
 
Physics news on Phys.org
The sine function takes a radius in a unit circle and sweeps out angles (the arguments) fromt the x- axis, which is conventionally angle of zero degree or radian, in a counter-clockwise manner, and then gives the y co-ordinate of the point of the radius at the perimeter of the unit circle as the output. The cosine function does the same thing but gives the x- co-ordinate as the out put. That, in fact is why cos^2(x)+sin^2(x)=1.
 
3.141592654 said:

Homework Statement


Well I have a couple trig questions that are most likely very simple, but I can't really remember the theory behind them. The first is:
sin(pi)/2.
I asked my teacher how to find this and he told me to just remember it was sqrt(2)/2. The thing is, I'd like to understand why this is true.
?? there is no reason why it's true- it's untrue. sin(pi/2)= 1, of course. Did you mean to say sin(pi/4)? How you determine sine (or cosine) of that depends upon what definition of sine and cosine you use.

One simple definition of the sine of an angle is "opposite side over hypotenuse" when the angle is one angle of a right triangle.

pi/4 radians is the same as 45 degrees, 1/2 of 90 degrees. Since the two acute angles of a right triangle must add to 90 degrees, if one angle is 45 degrees, so is the other- two angles the same= two sides the same. That's an isosceles right triangle. Suppose the two equal sides have length 1. Then, by the Pythagorean theorem, the hypotenuse is given by c2= 12+ 12= 2. That is, the length of the hypotenuse is \sqrt{2}. The ratio is 1/\sqrt{2}= \sqrt{2}/2.

Another, more general definition of sine and cosine is the "circle definition". Draw a unit circle with center (0,0) on an xy- coordinate system. To find sin(x) or cos(x), measure a distance x around the circumference of the circle in a counter-clockwise direction. The point you end up at had coordinates (cos(x), sin(x). For x= \pi/4 in particular, measure from the point (1,0) counter-clockwise around the circle a distance \pi/4. Since the unit circle has total circumference 2\pi that is 1/8 of the whole circle. The point is exactly where the circle, defined by the equation x2+ y[/sup]2[/sup]= 1 intesects the line y= x. Putting y= x in the equation of the circle, we get x2+ x2= 2x2= 1 so x2= 1/2 and x= \sqrt{1/2}= \sqrt{2}/2.


I have been searching the internet and have found some things but I just need a simple explanation of what the sin function actually does.
The other problem is:
1/(1-cos(2*pi). This one I'm really at a loss for how to solve for the same reason as the first one, I just don't understand the math.
Well, that one is "undefined". both sine and cosine are periodic with period 2pi. cos(2pi)= 1 so 1/(1- cos(2*pi))= 1/(1-1)= 1/0 which is "undefined"- you can't divide by 0.


The Attempt at a Solution



I know that sin(pi)/2=sqrt(2)/2, so I have the solution, I would like to understand it though.

The second question, I don't even know where to start, so if anyone could explain the method I could give it a shot. Thanks for your help.[/QUOTE]
You can't use the "right triangle" definition since a triangle can't have an angle of 2\pi= 360 degrees. You can use the "circle" definition. If you start at the point (1, 0) and measure around the unit circle a distance 2\pi you will have gone completely around the circle and arrived back at the point (1, 0). cos(2\pi)= 1 and sin(2\pi)= 0.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
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