Trigonometry Limits: Solving lim x -> 0 sin x / sin(x/2)

Deathfish
Messages
80
Reaction score
0

Homework Statement



Find lim x -> 0 \frac{sin x}{sin\frac{x}{2}}

The Attempt at a Solution



Since period of sin 2(x/2) is T/2 compared to period T of sin (x/2)

sin 2(x/2) nears twice the value of sin (x/2) for all values of x approaching zero.

Therefore lim x -> 0 \frac{sin x}{sin\frac{x}{2}} = 2

-------------

somehow i find the reasoning flawed, anyone can offer a better solution?
 
Physics news on Phys.org
Did you think to try L'Hospital's Rule?
 
if you don't want to use Calculus (though this is in the Calculus section!), use the double angle formula, sin(2a)= 2 sin(a)cos(a) to write this as
\frac{2sin\left(\frac{x}{2}\right)cos\left(\frac{x}{2}\right)}{sin\left(\frac{x}{2}\right)}
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top