Valid L'Hopitals method for this limit?

  • Thread starter Thread starter Silversonic
  • Start date Start date
  • Tags Tags
    Limit Method
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Silversonic
Messages
121
Reaction score
1

Homework Statement



Find the limit of

[itex]\frac{x^{2}cos(1/x)}{sin(x)}[/itex] as x tends to 0.

It doesn't actually say with l'hospital's rule, but up until now that's what we've been dealing with.


The Attempt at a Solution



Wolfram alpha tells me the limit is zero. I know already how to compute the limit of [itex]x^{2}cos(1/x)[/itex] as x tends to 0, and this gives zero.

By l'hospital's rule;

lim(x->0) [itex]\frac{f(x)}{g(x)}[/itex] = lim(x->0) [itex]\frac{f'(x)}{g'(x)}[/itex]


Can I represent lim(x->0) [itex]\frac{f(x)}{g(x)}[/itex] as lim(x->0) f(x) * lim(x->0) [itex]\frac{1}{g(x)}[/itex]?

And thus if I show f(x) tends to a value, and 1/g(x) tends to a value, then the whole thing tends to a value? Taking f(x) = [itex]x^{2}cos(1/x)[/itex] and 1/g(x) as [itex]\frac{1}{sin(x)}[/itex], then I can compute the limit of [itex]\frac{1}{sin(x)}[/itex] as the limit of [itex]\frac{e^{x}}{e^{x}sin(x)}[/itex]. Using l'hospital's rule once on this gives me a limit of one. Thus the limit of the whole thing I've wanted is 0/1, so 0.

Is this correct?
 
Physics news on Phys.org
Silversonic said:
Can I represent lim(x->0) [itex]\frac{f(x)}{g(x)}[/itex] as lim(x->0) f(x) * lim(x->0) [itex]\frac{1}{g(x)}[/itex]?

Sure you can, it's a property of limits:
eq0005M.gif
 
I would think of it as (x/sin(x))*(x*cos(1/x)). I'd use l'Hopital for the first factor, if you don't already know it. The second factor isn't all that indeterminant, is it? Use another test on the second factor.