L'Hopital's Rule - I'm loosing my hair

  • Context: Undergrad 
  • Thread starter Thread starter anderma8
  • Start date Start date
  • Tags Tags
    Hair L'hopital's rule
Click For Summary

Discussion Overview

The discussion revolves around the application of L'Hopital's Rule to evaluate limits, particularly focusing on the limit as x approaches 0 of the expression (sqrt(4-x^2) - 2)/x. Participants explore the correct application of derivatives and the handling of radicals in the context of limits, with additional examples provided for clarification.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Homework-related

Main Points Raised

  • One participant expresses confusion about applying L'Hopital's Rule and the manipulation of the expression involving a radical.
  • Another participant suggests using the chain rule for differentiation and expresses a preference for keeping radicals in the expression.
  • A participant points out a potential mistake in the derivative calculation, specifically regarding the derivative of 4 - x^2.
  • There is a discussion about the form of the limit and how to express the derivative correctly, with some participants correcting each other on the placement of radicals in the numerator and denominator.
  • One participant questions the limit behavior of the expression as x approaches 0, considering the relative sizes of the terms involved.
  • Another participant clarifies the conditions under which L'Hopital's Rule can be applied, emphasizing the need for indeterminate forms.
  • An example involving the limit of ln(x^2)/(x^2 + 1) is presented, with participants discussing whether it qualifies for L'Hopital's Rule and correcting a typo in the problem statement.

Areas of Agreement / Disagreement

Participants generally agree on the application of L'Hopital's Rule but exhibit uncertainty regarding specific calculations and the handling of expressions. There is no consensus on the final interpretations of the limits discussed, particularly in the second example.

Contextual Notes

Some participants acknowledge missing assumptions in their calculations, and there are unresolved questions about the correct application of L'Hopital's Rule to specific examples.

Who May Find This Useful

Students or individuals seeking to understand the application of L'Hopital's Rule in calculus, particularly in the context of limits involving radicals and logarithmic functions.

anderma8
Messages
35
Reaction score
0
L'Hopital's Rule - I'm loosing my hair!

Ok, I have the following:

Lim x->0 sqrt(4-x^2) -2 /x

After I change the equation to remove the radicle, I get:

Lim x->0 ((4-x^2)^1/2 - 2)/x

but when I apply the rule the, I'm loosing it I thought I should get:

1/2 ((4-x^2)^-1/2 times 2x)/1

What am I doing wrong?
 
Physics news on Phys.org
Don't bother to change the equation, I like radicles :D

Top, use chain rule, bottom, easy. Straight forward now.
 
The only thing I see wrong with what you got is that the derivative of 4 - x^2 is -2x. But then again, I'm half asleep.
 
Thanks for replying! If I use the chain rule, I get:

1/2 sqrt(4-x^2) -2x ... the two's cancel out but here is what I don't get (and this may be the rust showing on my math skills)... the answer shows as: -x/sqrt(4-x^2)/1 which I sort of understand. Why do I want to put the answer as: 1/2 sqrt(4-x^2) -2x with the radicle in the numerator?
 
Well I have that

df/dx = 1/2 ( (4-x^2)^(-1/2)(-2x) )/1
= 1/2 (-2x) / (4-x^2)^(-1/2)
= -x / sqrt(4-x^2)
 
Last edited:
Hi Everyone,

thanks for the replies... dimensionless - I think I know what I did wrong. As you have, I didn't raise the exponent to -1/2 thus putting the radicle in the denomonator. Now I'm getting the correct answer, but more importantly - I understand what I did wrong. THANKS for the replies!
 
Hey - 1 last question... given that this equates to: -x / sqrt(4-x^2) I don't necessarily see that it goes to 0, unless: since -x is small and sqrt(4-x^2) is smaller, then small/smaller = 0?

Follow me?
 
As x -> 0, -x -> 0. As x -> 0, sqrt(4 - x^2) -> 2.

Also, be careful about talking about equivalence here. L'Hospital's Rule just says that, if you have f(x)/g(x) such that f(x) -> 0 and g(x) -> 0 as x -> a, then f(x)/g(x) approaches the same limit as f'(x)/g'(x) as x -> a, if said limit exists.
 
Mystic, Thanks for the clarification. That is good to note.
 
  • #10
1 more example to make sure I'm understanding this...If I have:

lim x->1 ln x^2/(x^2+1) this can be rewitten as:

lim x->1 (2 ln x)/(x^2+1) hence using the rule, I get:

2 (1/x)/2x which resolves to:

2/2x^2 and since x->1 this equals 1

Am I getting this right?
 
  • #11
anderma8 said:
1 more example to make sure I'm understanding this...If I have:

lim x->1 ln x^2/(x^2+1) this can be rewitten as:

lim x->1 (2 ln x)/(x^2+1) hence using the rule, I get:

2 (1/x)/2x which resolves to:

2/2x^2 and since x->1 this equals 1

Am I getting this right?
Nope, that's not of any Indeterminate Forms. You should note that L'Hopital's rule can only be applied to the 2 Indeterminate Forms [tex]\frac{0}{0}[/tex] and [tex]\frac{\infty}{\infty}[/tex]. In this problem, we have:
[tex]\lim_{x \rightarrow 1} \ln (x ^ 2) = \ln (1 ^ 2) = 0[/tex]
and:
[tex]\lim_{x \rightarrow 1} (x ^ 2 + 1) = 1 ^ 2 + 1 = 2[/tex], so your limit should be:
[tex]\lim_{x \rightarrow 1} \frac{\ln (x ^ 2)}{x ^ 2 + 1} = \frac{0}{2} = 0[/tex]
You are over-complicating the problem. :rolleyes:
 
  • #12
VietDao, I had a typo: it should have read:

lim x->1 ln x^2/(x^2<b>-</b>1) Sorry for the error. I followed what you had and that makes sense so I think I'm getting it albeit slowly. Using the revised problem, I would get 0/0?
 
  • #13
Yes, if it does read:
[tex]\lim_{x \rightarrow 1} \frac{\ln (x ^ 2)}{x ^ 2 - 1}[/tex], then your solution is totally correct. :)
 
  • #14
:-)

Thanks for the assistance everyone!
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
1K