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

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Deathfish
Messages
80
Reaction score
0

Homework Statement



Find lim x -> 0 [tex]\frac{sin x}{sin\frac{x}{2}}[/tex]

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 [tex]\frac{sin x}{sin\frac{x}{2}}[/tex] = 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
[tex]\frac{2sin\left(\frac{x}{2}\right)cos\left(\frac{x}{2}\right)}{sin\left(\frac{x}{2}\right)}[/tex]