L'Hopital's rule graph problem

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

Discussion Overview

The discussion revolves around evaluating the limit of the expression \(\lim_{x\rightarrow 0} \frac{\sqrt{1+\tan(x)}-\sqrt{1+\sin(x)}}{x^3}\). Participants explore various methods to solve this limit, including the potential application of L'Hopital's rule, graphical analysis, and algebraic manipulation.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant expresses difficulty in solving the limit and questions the necessity of L'Hopital's rule.
  • Another participant suggests that the limit approaches infinity based on a graph of the function.
  • In contrast, a different participant claims the limit is \(1/4\) and provides a detailed algebraic manipulation to support this assertion.
  • Some participants discuss the validity of using L'Hopital's rule, with one noting that the rule is not introduced until later in their textbook.
  • Another participant proposes an alternative approach by multiplying the numerator and denominator by \(\sqrt{1+\tan(x)}+\sqrt{1+\sin(x)}\) to simplify the expression.
  • Concerns are raised about the accuracy of graphical methods for proving limits, emphasizing the need for rigorous mathematical justification.
  • There is a mention of using Taylor series expansions as a method to evaluate the limit, although this is not universally accepted among participants.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the limit's value, with some asserting it is \(1/4\) while others suggest it approaches infinity or question the validity of graphical methods. The discussion remains unresolved regarding the best approach to evaluate the limit.

Contextual Notes

Participants express uncertainty about the assumptions underlying their methods, particularly regarding the use of L'Hopital's rule and the implications of graphical analysis. There are also unresolved mathematical steps in the manipulations presented.

Moose352
Messages
165
Reaction score
0
Why can't I solve this?
[tex] \lim_{x\rightarrow 0} \frac{\sqrt{1+\tan(x)}-\sqrt{1+\sin(x)}}{x^3}[/tex]
 
Last edited:
Physics news on Phys.org
What is the problem? (I don't understand your problem statement.) Are you trying to find the limit of that expression as x goes to something?
 
Yes, I need to evaluate the limit as x->0.
 
L'Hopital's Rule

Are you familiar with L'Hopital's rule? (Look it up!) It's very useful for evaluating functions with indeterminate form (like 0/0).
 
No I'm not familiar with L'Hopital's rule. I looked it up in my book (it was listed as L'Hospital's rule :smile: ) but I'm quite sure the problem should be able to be solved without using L'Hopital's rule.
 
Last edited:
If you graph the equation, it's pretty clear that the limit is infinity.
 
No, the limit is 1/4.
 
Moose352 said:
No I'm not familiar with L'Hopital's rule. I looked it up in my book (it was listed as L'Hospital's rule :smile: ) but I'm quite sure the problem should be able to be solved without using L'Hopital's rule.

Why do you say that?

cookiemonster
 
Well, because L'Hopital's Rule is like 4 chapters away! So assuming that my book hasn't screwed up, I would think they wouldn't put a problem requiring knowledge of L'Hopital's Rule without introducing it first!
 
  • #10
Well, what are you "allowed" to use?

cookiemonster
 
  • #11
multiply the numerator and denominator by sqrt(1+tanx)+sqrt(1+sinx). Then you should have the factor tanx-sinx in your numerator. Now let t = tan(x/2), then tan(x) = 2t/(1-t^2), sin(x) = 2t/(1+t^2). Plug into the original expression, and note that the limit of tan(x/2)/x as x tends to 0 is 1/2. (This follows from the fact that lim sin(x)/x = 1, which can be proved without L'Hospital's rule.)
 
  • #12
I guess my graph is wrong. Perhaps I typed the equation incorrectly. Drat.
 
  • #13
Hmm, I think I may have solved it. I'm really tired, so I probably made a lot of mistakes:

[tex]\frac{\sqrt{1+\tan(x)}-\sqrt{1+\sin(x)}}{x^3}[/tex]

[tex]=\frac{\tan(x)-\sin(x)}{x^3(\sqrt{1+\tan(x)}+\sqrt{1+\sin(x)})}[/tex]

[tex]=\frac{\frac{\sin(x)}{\cos(x)}-\sin(x)}{x^3(\sqrt{1+\tan(x)}+\sqrt{1+\sin(x)})}[/tex]

Since the limit of sin(x)/x = 1 as x->0,


[tex]=\frac{\frac{1}{\cos(x)}-1}{x^2(\sqrt{1+\tan(x)}+\sqrt{1+\sin(x)})}[/tex]

[tex]=\frac{1-\cos(x)}{x^2\cos(x)(\sqrt{1+\tan(x)}+\sqrt{1+\sin(x)})}[/tex]

[tex]=\frac{\sin(x)^2}{x^2\cos(x)(\sqrt{1+\tan(x)}+\sqrt{1+\sin(x)})(1+\cos(x))}[/tex]

[tex]=\frac{1}{\cos(x)(\sqrt{1+\tan(x)}+\sqrt{1+\sin(x)})(1+\cos(x))}[/tex]

[tex]=\frac{1}{1(\sqrt{1+0}+\sqrt{1+0})(1+1)}=\frac{1}{4}[/tex]


Does this work? Wong, I haven't checked out your solution yet.
 
Last edited:
  • #14
[tex]=\frac{\sin(x)^2}{x^2\cos(x)(\sqrt{1+\tan(x)}+\sqr t{1+\sin(x)})(1+\cos(x))}[/tex]



[tex]=\frac{\sin(x)^2}{x^2\cos(x)(\sqrt{1+\tan(x)}+\sqr t{1+\sin(x)})(1+\cos(x))}[/tex]

How do you do this step? The first has cos(x), not cos2(x).

It does reduce to [tex]lim_{x->0}\frac{1- cos(x)}{x^2}[/tex] since the rest has a limit of the rest is 1/2. I would do that either by L'Hopital's rule or by replacing cos(x) by by its McLaurin series. Either way the whole limit is 1/4.
 
  • #15
Not sure what your question is Halls, but if you're asking how I got from 1-cos(x) to 1-cos(x)^2, i multiplied numerator and denominator by 1+cos(x). What
 
  • #16
You can evaluate the limit as it is just using a table or a graph. Once I typed in the equation properly, the value of f(x) approached 0.25 as x approached 0, from both sides. Why bother doing all this? Were you asked to prove that the limit is 0.25?
 
  • #17
Because THIS IS MATH, not a drawing , guessing game.
 
  • #18
To Moose353: Sorry, I didn't see the 1+ cos(x) in the denominator. I see nothing wrong with your solution.

To Loseyourname: Hello3719's point is that drawing a graph and observing that it APPEARS to converge to 1/4 doesn't prove that it does (as opposed to converging to 0.2500000000000000000000000000001, say).
 
Last edited by a moderator:
  • #19
No problem Halls. Thanks for the help!
 
  • #20
HallsofIvy said:
To Moose353: Sorry, I didn't see the 1+ cos(x) in the denominator. I see nothing wrong with your solution.

To Loseyourname: Hello3719's point is that drawing a graph and observing that it APPEARS to converge to 1/4 doesn't prove that it does (as opposed to converging to 0.2500000000000000000000000000001, say).

I know. That's why I asked if he simply needed to get an answer or if he needed to prove an answer. If no proof is needed, a shortcut never hurts.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K