What is the Limit of a Trig Function When x Approaches Pi?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 2K views
physicsman2
Messages
139
Reaction score
0

Homework Statement


lim as x approaches pi

(pi-x)/sin(x)

Homework Equations



above equation

The Attempt at a Solution


well, i substituted pi-x for t
then took the limit as x approaches pi
got zero, so the equation is now

lim as t approaches 0

t/sin(x)

i know the answer is one, but how can i get it after this step

edit: i can't use l'hopital's rule
 
Physics news on Phys.org
if you want to substitute for x, you should do both

x = t+ pi

so your limit becomes
t/sin(t+pi)

you could try expanding sin in a taylor series if you can't use L'Hop
 
Can you use the fact that [tex]\lim_{x \rightarrow 0}\frac{sin x}{x}~=~1[/tex]?

If you can, you might also make use of the identity that sin(pi - x) = sin(x).