Thread Closed

Evaluating a limit with l'hopital's rule

 
Share Thread Thread Tools
Apr13-08, 04:45 PM   #1
 

Evaluating a limit with l'hopital's rule


It's been a while since I've evaluated limits, and I'm beginning to forget some of the techniques. A problem came up in physics which involved evaluating a limit of this particular form.

1. The problem statement, all variables and given/known data

[tex]\lim_{x \to \infty} \left( \frac{x}{\sqrt{x^2+y^2}} \right)[/tex]

2. Relevant equations

L'hopital's rule would be my first guess at the proper approach.

3. The attempt at a solution

I know the limit will evaluate to be a 1. This could also be inferred from the fact that x is in the same degree in both the numerator and the denominator. But I tried to do it a bit more rigorously with l'Hopital's rule. The problem is that the expression inside the limit becomes circular with successive derivatives. That is, if we let [itex]f(x) = x[/itex] and [itex]g(x)=\sqrt{x^2+y^2}[/itex], we will find that:

[tex]\frac{f'(x)}{g'(x)}=\frac{g(x)}{f(x)}[/tex]

This will bring us no closer to finding the limit. Take the derivative of the numerator and the denominator again to find:

[tex]\frac{f''(x)}{g''(x)}=\frac{f(x)}{g(x)}[/tex]

Hey, we're back! L'Hopital took us for a spin and brought us back to the starting point.

So my questions:

1. What is the proper approach to evaluate the limit?

2. For the sake of curiosity, are there any interesting observations to be made about the situation? Perhaps a name for the circular nature of the problem?

Thanks in advance for any help.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Apr13-08, 04:55 PM   #2
 
I mean technically you're in a correct form of infinity over infinity, but thinking broadly: I learned l'hopistal's rule in single variable calculus. You're writing g(x,y) as g(x) by mistake (at least I think so). I don't know if you need to use partials in three space as such, but I always remembered that limits were expressed as, say, x,y -> 0. The answer to your limit is probably different if y->0 vs. y-> infinity. Sorry for the ad-hoc suggestions, I'm not really sure!
Apr13-08, 05:31 PM   #3
 
Oh, sorry, in the context of the problem, [itex]y[/itex] is a constant, so putting [itex]y^2[/itex] is a little misleading. A more accurate statement of the problem would then be:

[tex]
\lim_{x \to \infty} \left( \frac{x}{\sqrt{x^2+c}} \right)
[/tex]

This doesn't change a lot. We still get those circular derivatives.
Apr13-08, 05:33 PM   #4
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Evaluating a limit with l'hopital's rule


HINT: As x becomes large, one can negate the constant
Apr13-08, 05:41 PM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by lets_resonate View Post
[tex]\frac{f'(x)}{g'(x)}=\frac{g(x)}{f(x)}[/tex]

This will bring us no closer to finding the limit.
Sure it does -- if L is the value of the original limit, then what are the limits of the left and right hand sides of that equation?


1. What is the proper approach to evaluate the limit?
The method you wanted to use in the beginning is one "proper" approach. Didn't you learn how to do it rigorously with polynomials? Won't the exact same method work here?
Apr13-08, 05:41 PM   #6

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
l'Hopital is not guaranteed to resolve a limit. In some cases, depending on how you write the indeterminant form, it can actually make things worse. You found one where it doesn't help. There is another way, divide numerator and denominator by x and move the 1/x inside the radical.
Apr13-08, 05:43 PM   #7

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Hurkyl View Post
Sure it does -- if L is the value of the original limit, then what are the limits of the left and right hand sides of that equation?
Good point. You can salvage something from l'Hopital. IF you assume it has a limit.
Thread Closed
Thread Tools


Similar Threads for: Evaluating a limit with l'hopital's rule
Thread Forum Replies
L'hopital's rule Calculus & Beyond Homework 4
L'Hopital's Rule Help Calculus & Beyond Homework 4
L'Hopital's Rule/Limit troubles Calculus & Beyond Homework 1
Use L'Hopital's Rule to evaluate the limit Calculus & Beyond Homework 5
L'Hopital's Rule Calculus 7