Solving the Limiting Issue: sin(x) / (π - x)

  • Thread starter Thread starter adoado
  • Start date Start date
adoado
Messages
71
Reaction score
0
x\stackrel{lim}{\rightarrow}pi sin(x) / (pi - x)

Sorry about the awkward looking notation, trying to understand how to use this stuff ^^

Anyways, any idea on how I can solve this? I am totally stumped. I know that sin(x) / x is one, but that damn pi symbol totally throws me :P

Thanks ^^
Adrian
 
Physics news on Phys.org
Welcome to PF!

adoado said:
x\stackrel{lim}{\rightarrow}pi sin(x) / (pi - x)

Sorry about the awkward looking notation, trying to understand how to use this stuff ^^

Anyways, any idea on how I can solve this? I am totally stumped. I know that sin(x) / x is one, but that damn pi symbol totally throws me :P

Thanks ^^
Adrian

Hi Adrian! Welcome to PF! :smile:

(have a pi: π :smile:)

Two methods:

i] since you know the limit for sin(x)/x, just put y = π - x :wink:

ii] use the same method that you would have used to find sin(x)/x :smile:

(oh … and to get x\stackrel{lim}{\rightarrow}\pi \frac{sin x}{\pi - x},

type [noparse]x\stackrel{lim}{\rightarrow}\pi \frac{sin x}{\pi - x}[/noparse])
 
Well that's actually indeterminant, isn't it?
 
Feldoh said:
Well that's actually indeterminant, isn't it?
Since sin(x)/x is not "indeterminant" why would sin(x)/(pi- x) be? Just putting x= pi gives the "indeterminant" 0/0 which just means we can't do that to find the limit. There is nothing "indeterminant" about the limit.

adoado, you can also use sin(pi- x)= - sin(x) to rewrite sin(x)/(pi- x) as -sin(pi- x)/(pi-x). NOW replace "pi- x" by "y".
 
You don't need "\stackrel":


\lim_{x\rightarrow\pi} \frac{\sin(x)}{\pi - x}=1
 
HallsofIvy said:
Since sin(x)/x is not "indeterminant" why would sin(x)/(pi- x) be? Just putting x= pi gives the "indeterminant" 0/0 which just means we can't do that to find the limit. There is nothing "indeterminant" about the limit.

adoado, you can also use sin(pi- x)= - sin(x) to rewrite sin(x)/(pi- x) as -sin(pi- x)/(pi-x). NOW replace "pi- x" by "y".

I meant that since it's in an indeterminant form, 0/0, l'hopital's rule comes into play.
 
That depends upon what you mean by "comes into play". In this case, the problem is much too simple to require L'Hopital's rule and I suspect that the OP has not yet had L'Hopital's rule.
 
I mean you can use L'Hopital's rule to solve this. Either way is straight forward, but sometimes it's nice to know more than one way to solve a problem.
 
Hello ^^

Thanks everyone, I think I understand it now. And thanks for the syntax corrections :P

And about L'Hopitals Rule, indeed I have not learned it but its a good thing to know ;)

Thanks,
Adrian
 
Back
Top