Circular reasoning in L'Hopital's rule Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)L'Hospital's Rule Question.Why doesn't L'Hopital's rule work in this case?Finding limits by L'Hospital's RuleApplication of l'hospital rule to exponential functionL'Hopital's Rule helpAvoiding circular logic using L'Hospital's ruleShow $ lim_t to infty -t^xe^-t = 0 $Applying L'Hopital's Rule without hypothesis on numeratorHow to show that $lim_xto infty left(int^x_2 (ln t)^-1 dt right) big/ (x /ln x)=1$?$lim_x to infty e^x - frace^xx+1$ Application of L'Hopital's Rule

How to answer "Have you ever been terminated?"

porting install scripts : can rpm replace apt?

Why didn't this character "real die" when they blew their stack out in Altered Carbon?

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

Do I really need recursive chmod to restrict access to a folder?

A coin, having probability p of landing heads and probability of q=(1-p) of landing on heads.

What does the "x" in "x86" represent?

How to tell that you are a giant?

List *all* the tuples!

How to call a function with default parameter through a pointer to function that is the return of another function?

Is there a problem creating Diff Backups every hour instead of Logs and DIffs?

How come Sam didn't become Lord of Horn Hill?

Storing hydrofluoric acid before the invention of plastics

Echoing a tail command produces unexpected output?

Why are there no cargo aircraft with "flying wing" design?

How does the particle を relate to the verb 行く in the structure「A を + B に行く」?

Bete Noir -- no dairy

If a contract sometimes uses the wrong name, is it still valid?

Single word antonym of "flightless"

Why did the rest of the Eastern Bloc not invade Yugoslavia?

Using audio cues to encourage good posture

Denied boarding although I have proper visa and documentation. To whom should I make a complaint?

Is it true that "carbohydrates are of no use for the basal metabolic need"?

How do I stop a creek from eroding my steep embankment?



Circular reasoning in L'Hopital's rule



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)L'Hospital's Rule Question.Why doesn't L'Hopital's rule work in this case?Finding limits by L'Hospital's RuleApplication of l'hospital rule to exponential functionL'Hopital's Rule helpAvoiding circular logic using L'Hospital's ruleShow $ lim_t to infty -t^xe^-t = 0 $Applying L'Hopital's Rule without hypothesis on numeratorHow to show that $lim_xto infty left(int^x_2 (ln t)^-1 dt right) big/ (x /ln x)=1$?$lim_x to infty e^x - frace^xx+1$ Application of L'Hopital's Rule










7












$begingroup$


Suppose we have a function $f(x)$ that satisfies:
$$lim_xtoinftyf(x)=L$$
Where $LinmathbbR$. Is this true?
$$lim_xtoinftyf'(x)=0$$



My approach was simply this:



$$lim_xtoinftyf(x)=lim_xtoinftyfracxf(x)x=L$$



And applying L'Hospital's rule we have:



$$lim_xtoinftyfracxf(x)x=lim_xtoinftyfracf(x)+xf'(x)1=L$$
$$lim_xtoinftyf(x)+xf'(x)=L+lim_xtoinftyxf'(x)=L$$
And finally:
$$lim_xtoinftyxf'(x)=0$$
Now, the only way this is possible is if $lim_xtoinftyf'(x)neqinfty$ and $lim_xtoinftyf'(x)neq AinmathbbR$ , because otherways the $lim_xtoinftyxf'(x)$ would go to infinity. In conclusion, $lim_xtoinftyf'(x)=0$



Is this in any way circular reasoning? I'm especially worried about the part when we apply the L'Hospital's rule.










share|cite|improve this question











$endgroup$







  • 3




    $begingroup$
    Something like $f(x)=sin(x^2)/x$ provides a counterexample, doesn't it?
    $endgroup$
    – John Doe
    Apr 12 at 13:33











  • $begingroup$
    To use the rule you'd need $xf$, like $x$, to diverge; but in the counterexample others have discussed herein, $xf=sin x^2$ has no $xtoinfty$ limit. If $L$ were nonzero, on the other hand...
    $endgroup$
    – J.G.
    Apr 12 at 15:24






  • 2




    $begingroup$
    Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45










  • $begingroup$
    @MarkViola: On the other hand, then you do need the denominator to approach $infty$. Otherwise you get into trouble with cases like $limlimits_xtoinfty frac2-1/x1-1/x$.
    $endgroup$
    – Henning Makholm
    Apr 12 at 20:50











  • $begingroup$
    @HenningMakholm Indeed. The limit of the denominator must approach $infyt$ (or $-infty$).
    $endgroup$
    – Mark Viola
    Apr 12 at 22:03















7












$begingroup$


Suppose we have a function $f(x)$ that satisfies:
$$lim_xtoinftyf(x)=L$$
Where $LinmathbbR$. Is this true?
$$lim_xtoinftyf'(x)=0$$



My approach was simply this:



$$lim_xtoinftyf(x)=lim_xtoinftyfracxf(x)x=L$$



And applying L'Hospital's rule we have:



$$lim_xtoinftyfracxf(x)x=lim_xtoinftyfracf(x)+xf'(x)1=L$$
$$lim_xtoinftyf(x)+xf'(x)=L+lim_xtoinftyxf'(x)=L$$
And finally:
$$lim_xtoinftyxf'(x)=0$$
Now, the only way this is possible is if $lim_xtoinftyf'(x)neqinfty$ and $lim_xtoinftyf'(x)neq AinmathbbR$ , because otherways the $lim_xtoinftyxf'(x)$ would go to infinity. In conclusion, $lim_xtoinftyf'(x)=0$



Is this in any way circular reasoning? I'm especially worried about the part when we apply the L'Hospital's rule.










share|cite|improve this question











$endgroup$







  • 3




    $begingroup$
    Something like $f(x)=sin(x^2)/x$ provides a counterexample, doesn't it?
    $endgroup$
    – John Doe
    Apr 12 at 13:33











  • $begingroup$
    To use the rule you'd need $xf$, like $x$, to diverge; but in the counterexample others have discussed herein, $xf=sin x^2$ has no $xtoinfty$ limit. If $L$ were nonzero, on the other hand...
    $endgroup$
    – J.G.
    Apr 12 at 15:24






  • 2




    $begingroup$
    Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45










  • $begingroup$
    @MarkViola: On the other hand, then you do need the denominator to approach $infty$. Otherwise you get into trouble with cases like $limlimits_xtoinfty frac2-1/x1-1/x$.
    $endgroup$
    – Henning Makholm
    Apr 12 at 20:50











  • $begingroup$
    @HenningMakholm Indeed. The limit of the denominator must approach $infyt$ (or $-infty$).
    $endgroup$
    – Mark Viola
    Apr 12 at 22:03













7












7








7


4



$begingroup$


Suppose we have a function $f(x)$ that satisfies:
$$lim_xtoinftyf(x)=L$$
Where $LinmathbbR$. Is this true?
$$lim_xtoinftyf'(x)=0$$



My approach was simply this:



$$lim_xtoinftyf(x)=lim_xtoinftyfracxf(x)x=L$$



And applying L'Hospital's rule we have:



$$lim_xtoinftyfracxf(x)x=lim_xtoinftyfracf(x)+xf'(x)1=L$$
$$lim_xtoinftyf(x)+xf'(x)=L+lim_xtoinftyxf'(x)=L$$
And finally:
$$lim_xtoinftyxf'(x)=0$$
Now, the only way this is possible is if $lim_xtoinftyf'(x)neqinfty$ and $lim_xtoinftyf'(x)neq AinmathbbR$ , because otherways the $lim_xtoinftyxf'(x)$ would go to infinity. In conclusion, $lim_xtoinftyf'(x)=0$



Is this in any way circular reasoning? I'm especially worried about the part when we apply the L'Hospital's rule.










share|cite|improve this question











$endgroup$




Suppose we have a function $f(x)$ that satisfies:
$$lim_xtoinftyf(x)=L$$
Where $LinmathbbR$. Is this true?
$$lim_xtoinftyf'(x)=0$$



My approach was simply this:



$$lim_xtoinftyf(x)=lim_xtoinftyfracxf(x)x=L$$



And applying L'Hospital's rule we have:



$$lim_xtoinftyfracxf(x)x=lim_xtoinftyfracf(x)+xf'(x)1=L$$
$$lim_xtoinftyf(x)+xf'(x)=L+lim_xtoinftyxf'(x)=L$$
And finally:
$$lim_xtoinftyxf'(x)=0$$
Now, the only way this is possible is if $lim_xtoinftyf'(x)neqinfty$ and $lim_xtoinftyf'(x)neq AinmathbbR$ , because otherways the $lim_xtoinftyxf'(x)$ would go to infinity. In conclusion, $lim_xtoinftyf'(x)=0$



Is this in any way circular reasoning? I'm especially worried about the part when we apply the L'Hospital's rule.







limits






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Apr 12 at 16:59







marcozz

















asked Apr 12 at 13:26









marcozzmarcozz

137111




137111







  • 3




    $begingroup$
    Something like $f(x)=sin(x^2)/x$ provides a counterexample, doesn't it?
    $endgroup$
    – John Doe
    Apr 12 at 13:33











  • $begingroup$
    To use the rule you'd need $xf$, like $x$, to diverge; but in the counterexample others have discussed herein, $xf=sin x^2$ has no $xtoinfty$ limit. If $L$ were nonzero, on the other hand...
    $endgroup$
    – J.G.
    Apr 12 at 15:24






  • 2




    $begingroup$
    Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45










  • $begingroup$
    @MarkViola: On the other hand, then you do need the denominator to approach $infty$. Otherwise you get into trouble with cases like $limlimits_xtoinfty frac2-1/x1-1/x$.
    $endgroup$
    – Henning Makholm
    Apr 12 at 20:50











  • $begingroup$
    @HenningMakholm Indeed. The limit of the denominator must approach $infyt$ (or $-infty$).
    $endgroup$
    – Mark Viola
    Apr 12 at 22:03












  • 3




    $begingroup$
    Something like $f(x)=sin(x^2)/x$ provides a counterexample, doesn't it?
    $endgroup$
    – John Doe
    Apr 12 at 13:33











  • $begingroup$
    To use the rule you'd need $xf$, like $x$, to diverge; but in the counterexample others have discussed herein, $xf=sin x^2$ has no $xtoinfty$ limit. If $L$ were nonzero, on the other hand...
    $endgroup$
    – J.G.
    Apr 12 at 15:24






  • 2




    $begingroup$
    Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45










  • $begingroup$
    @MarkViola: On the other hand, then you do need the denominator to approach $infty$. Otherwise you get into trouble with cases like $limlimits_xtoinfty frac2-1/x1-1/x$.
    $endgroup$
    – Henning Makholm
    Apr 12 at 20:50











  • $begingroup$
    @HenningMakholm Indeed. The limit of the denominator must approach $infyt$ (or $-infty$).
    $endgroup$
    – Mark Viola
    Apr 12 at 22:03







3




3




$begingroup$
Something like $f(x)=sin(x^2)/x$ provides a counterexample, doesn't it?
$endgroup$
– John Doe
Apr 12 at 13:33





$begingroup$
Something like $f(x)=sin(x^2)/x$ provides a counterexample, doesn't it?
$endgroup$
– John Doe
Apr 12 at 13:33













$begingroup$
To use the rule you'd need $xf$, like $x$, to diverge; but in the counterexample others have discussed herein, $xf=sin x^2$ has no $xtoinfty$ limit. If $L$ were nonzero, on the other hand...
$endgroup$
– J.G.
Apr 12 at 15:24




$begingroup$
To use the rule you'd need $xf$, like $x$, to diverge; but in the counterexample others have discussed herein, $xf=sin x^2$ has no $xtoinfty$ limit. If $L$ were nonzero, on the other hand...
$endgroup$
– J.G.
Apr 12 at 15:24




2




2




$begingroup$
Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
$endgroup$
– Mark Viola
Apr 12 at 16:45




$begingroup$
Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
$endgroup$
– Mark Viola
Apr 12 at 16:45












$begingroup$
@MarkViola: On the other hand, then you do need the denominator to approach $infty$. Otherwise you get into trouble with cases like $limlimits_xtoinfty frac2-1/x1-1/x$.
$endgroup$
– Henning Makholm
Apr 12 at 20:50





$begingroup$
@MarkViola: On the other hand, then you do need the denominator to approach $infty$. Otherwise you get into trouble with cases like $limlimits_xtoinfty frac2-1/x1-1/x$.
$endgroup$
– Henning Makholm
Apr 12 at 20:50













$begingroup$
@HenningMakholm Indeed. The limit of the denominator must approach $infyt$ (or $-infty$).
$endgroup$
– Mark Viola
Apr 12 at 22:03




$begingroup$
@HenningMakholm Indeed. The limit of the denominator must approach $infyt$ (or $-infty$).
$endgroup$
– Mark Viola
Apr 12 at 22:03










2 Answers
2






active

oldest

votes


















15












$begingroup$

Suppose that $f(x)=dfracsin(x^2)x$. Then $lim_xtoinftyf(x)=0$, but the limit $lim_xtoinftyf'(x)$ doesn't exist.



If you try to apply L'Hopital's Rule here as you did, you will be working with$$lim_xtoinftyfracxsin(x^2)x^2.$$But if $g(x)=xsin(x^2)$, then the limit $lim_xtoinftyg'(x)$ doesn't exist. Therefore, you cannot apply L'Hopital's Rule here.






share|cite|improve this answer









$endgroup$








  • 10




    $begingroup$
    so the only thing we can conclude is: if $lim_x to infty f'(x)$ exists, then it must be $0$?
    $endgroup$
    – antkam
    Apr 12 at 13:39







  • 2




    $begingroup$
    @antkam Yes, that is correct.
    $endgroup$
    – José Carlos Santos
    Apr 12 at 14:10










  • $begingroup$
    Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45






  • 1




    $begingroup$
    @marcozz: I must say that it's rather disturbing that you are being taught L'Hopital's rule without also the precise conditions under which it holds. This kind of bad pedagogy is the same reason for the fallacy $1 = sqrt1 = sqrt-1·-1 = sqrt-1·sqrt-1 = i·i = -1$. If all rules were taught properly, such fallacies would never even arise.
    $endgroup$
    – user21820
    Apr 13 at 3:09


















3












$begingroup$

(Paraphrased from Wikipedia.)



L'Hôpital's rule:



Given functions $f$ and $g$ which are differentiable on an open interval $I$, except possibly at a point $c in I$, if



$$ lim _x to cF(x)=lim _xto cG(x)=0 text or pm infty, tag1. $$
$$ G'(x)neq 0 text for all x in I, text with x ne c, text and tag2. $$
$$ lim_x to cfracF'(x)G'(x) text exists. tag3. $$



then



$$lim_x to c fracF(x)G(x) =lim_x to c fracF'(x)G'(x). tag4.$$



You used $F(x) = xf(x)$ and $G(x) = x$ and $I = (x_0, infty)$ for some $x_0 < 0$.



Since $lim _xto inftyG(x)= infty$, condition $(1.)$ requires that
$$lim _x to inftyxf(x) = infty. tagA.$$



Condition $(2.)$ is satisfied by $G(x)=x$.



Condition $(3.)$ requires that
$$lim_x to infty[f(x)+xf'(x)] text exists. tagB.$$



If conditions $(A.)$ and $(B.)$ are met, then, by L'Hôpital's rule,
$$ lim_x to infty f(x) = lim_x to infty[f(x)+xf'(x)]$$



Others have shown you that counter examples do exists.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Application of LHR does not require that the numerator approach $infty$. In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR. This answer makes that fact explicit.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45







  • 1




    $begingroup$
    @MarkViola Assuming he wants to use LHR on $(xf)(x)$, then since $lim_limitsx to infty G(x) = infty$, then condition 1 requires ...
    $endgroup$
    – steven gregory
    Apr 12 at 21:23











  • $begingroup$
    First, I don't presume that the OP is a male. My point is that in "Condition $1$ can be relaxed. It is NOT required that $lim F=infty$.
    $endgroup$
    – Mark Viola
    Apr 12 at 22:08











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3185074%2fcircular-reasoning-in-lhopitals-rule%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









15












$begingroup$

Suppose that $f(x)=dfracsin(x^2)x$. Then $lim_xtoinftyf(x)=0$, but the limit $lim_xtoinftyf'(x)$ doesn't exist.



If you try to apply L'Hopital's Rule here as you did, you will be working with$$lim_xtoinftyfracxsin(x^2)x^2.$$But if $g(x)=xsin(x^2)$, then the limit $lim_xtoinftyg'(x)$ doesn't exist. Therefore, you cannot apply L'Hopital's Rule here.






share|cite|improve this answer









$endgroup$








  • 10




    $begingroup$
    so the only thing we can conclude is: if $lim_x to infty f'(x)$ exists, then it must be $0$?
    $endgroup$
    – antkam
    Apr 12 at 13:39







  • 2




    $begingroup$
    @antkam Yes, that is correct.
    $endgroup$
    – José Carlos Santos
    Apr 12 at 14:10










  • $begingroup$
    Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45






  • 1




    $begingroup$
    @marcozz: I must say that it's rather disturbing that you are being taught L'Hopital's rule without also the precise conditions under which it holds. This kind of bad pedagogy is the same reason for the fallacy $1 = sqrt1 = sqrt-1·-1 = sqrt-1·sqrt-1 = i·i = -1$. If all rules were taught properly, such fallacies would never even arise.
    $endgroup$
    – user21820
    Apr 13 at 3:09















15












$begingroup$

Suppose that $f(x)=dfracsin(x^2)x$. Then $lim_xtoinftyf(x)=0$, but the limit $lim_xtoinftyf'(x)$ doesn't exist.



If you try to apply L'Hopital's Rule here as you did, you will be working with$$lim_xtoinftyfracxsin(x^2)x^2.$$But if $g(x)=xsin(x^2)$, then the limit $lim_xtoinftyg'(x)$ doesn't exist. Therefore, you cannot apply L'Hopital's Rule here.






share|cite|improve this answer









$endgroup$








  • 10




    $begingroup$
    so the only thing we can conclude is: if $lim_x to infty f'(x)$ exists, then it must be $0$?
    $endgroup$
    – antkam
    Apr 12 at 13:39







  • 2




    $begingroup$
    @antkam Yes, that is correct.
    $endgroup$
    – José Carlos Santos
    Apr 12 at 14:10










  • $begingroup$
    Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45






  • 1




    $begingroup$
    @marcozz: I must say that it's rather disturbing that you are being taught L'Hopital's rule without also the precise conditions under which it holds. This kind of bad pedagogy is the same reason for the fallacy $1 = sqrt1 = sqrt-1·-1 = sqrt-1·sqrt-1 = i·i = -1$. If all rules were taught properly, such fallacies would never even arise.
    $endgroup$
    – user21820
    Apr 13 at 3:09













15












15








15





$begingroup$

Suppose that $f(x)=dfracsin(x^2)x$. Then $lim_xtoinftyf(x)=0$, but the limit $lim_xtoinftyf'(x)$ doesn't exist.



If you try to apply L'Hopital's Rule here as you did, you will be working with$$lim_xtoinftyfracxsin(x^2)x^2.$$But if $g(x)=xsin(x^2)$, then the limit $lim_xtoinftyg'(x)$ doesn't exist. Therefore, you cannot apply L'Hopital's Rule here.






share|cite|improve this answer









$endgroup$



Suppose that $f(x)=dfracsin(x^2)x$. Then $lim_xtoinftyf(x)=0$, but the limit $lim_xtoinftyf'(x)$ doesn't exist.



If you try to apply L'Hopital's Rule here as you did, you will be working with$$lim_xtoinftyfracxsin(x^2)x^2.$$But if $g(x)=xsin(x^2)$, then the limit $lim_xtoinftyg'(x)$ doesn't exist. Therefore, you cannot apply L'Hopital's Rule here.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Apr 12 at 13:33









José Carlos SantosJosé Carlos Santos

175k24134243




175k24134243







  • 10




    $begingroup$
    so the only thing we can conclude is: if $lim_x to infty f'(x)$ exists, then it must be $0$?
    $endgroup$
    – antkam
    Apr 12 at 13:39







  • 2




    $begingroup$
    @antkam Yes, that is correct.
    $endgroup$
    – José Carlos Santos
    Apr 12 at 14:10










  • $begingroup$
    Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45






  • 1




    $begingroup$
    @marcozz: I must say that it's rather disturbing that you are being taught L'Hopital's rule without also the precise conditions under which it holds. This kind of bad pedagogy is the same reason for the fallacy $1 = sqrt1 = sqrt-1·-1 = sqrt-1·sqrt-1 = i·i = -1$. If all rules were taught properly, such fallacies would never even arise.
    $endgroup$
    – user21820
    Apr 13 at 3:09












  • 10




    $begingroup$
    so the only thing we can conclude is: if $lim_x to infty f'(x)$ exists, then it must be $0$?
    $endgroup$
    – antkam
    Apr 12 at 13:39







  • 2




    $begingroup$
    @antkam Yes, that is correct.
    $endgroup$
    – José Carlos Santos
    Apr 12 at 14:10










  • $begingroup$
    Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45






  • 1




    $begingroup$
    @marcozz: I must say that it's rather disturbing that you are being taught L'Hopital's rule without also the precise conditions under which it holds. This kind of bad pedagogy is the same reason for the fallacy $1 = sqrt1 = sqrt-1·-1 = sqrt-1·sqrt-1 = i·i = -1$. If all rules were taught properly, such fallacies would never even arise.
    $endgroup$
    – user21820
    Apr 13 at 3:09







10




10




$begingroup$
so the only thing we can conclude is: if $lim_x to infty f'(x)$ exists, then it must be $0$?
$endgroup$
– antkam
Apr 12 at 13:39





$begingroup$
so the only thing we can conclude is: if $lim_x to infty f'(x)$ exists, then it must be $0$?
$endgroup$
– antkam
Apr 12 at 13:39





2




2




$begingroup$
@antkam Yes, that is correct.
$endgroup$
– José Carlos Santos
Apr 12 at 14:10




$begingroup$
@antkam Yes, that is correct.
$endgroup$
– José Carlos Santos
Apr 12 at 14:10












$begingroup$
Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
$endgroup$
– Mark Viola
Apr 12 at 16:45




$begingroup$
Application of LHR does not require that the numerator approach ∞ ∞ . In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR.
$endgroup$
– Mark Viola
Apr 12 at 16:45




1




1




$begingroup$
@marcozz: I must say that it's rather disturbing that you are being taught L'Hopital's rule without also the precise conditions under which it holds. This kind of bad pedagogy is the same reason for the fallacy $1 = sqrt1 = sqrt-1·-1 = sqrt-1·sqrt-1 = i·i = -1$. If all rules were taught properly, such fallacies would never even arise.
$endgroup$
– user21820
Apr 13 at 3:09




$begingroup$
@marcozz: I must say that it's rather disturbing that you are being taught L'Hopital's rule without also the precise conditions under which it holds. This kind of bad pedagogy is the same reason for the fallacy $1 = sqrt1 = sqrt-1·-1 = sqrt-1·sqrt-1 = i·i = -1$. If all rules were taught properly, such fallacies would never even arise.
$endgroup$
– user21820
Apr 13 at 3:09











3












$begingroup$

(Paraphrased from Wikipedia.)



L'Hôpital's rule:



Given functions $f$ and $g$ which are differentiable on an open interval $I$, except possibly at a point $c in I$, if



$$ lim _x to cF(x)=lim _xto cG(x)=0 text or pm infty, tag1. $$
$$ G'(x)neq 0 text for all x in I, text with x ne c, text and tag2. $$
$$ lim_x to cfracF'(x)G'(x) text exists. tag3. $$



then



$$lim_x to c fracF(x)G(x) =lim_x to c fracF'(x)G'(x). tag4.$$



You used $F(x) = xf(x)$ and $G(x) = x$ and $I = (x_0, infty)$ for some $x_0 < 0$.



Since $lim _xto inftyG(x)= infty$, condition $(1.)$ requires that
$$lim _x to inftyxf(x) = infty. tagA.$$



Condition $(2.)$ is satisfied by $G(x)=x$.



Condition $(3.)$ requires that
$$lim_x to infty[f(x)+xf'(x)] text exists. tagB.$$



If conditions $(A.)$ and $(B.)$ are met, then, by L'Hôpital's rule,
$$ lim_x to infty f(x) = lim_x to infty[f(x)+xf'(x)]$$



Others have shown you that counter examples do exists.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Application of LHR does not require that the numerator approach $infty$. In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR. This answer makes that fact explicit.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45







  • 1




    $begingroup$
    @MarkViola Assuming he wants to use LHR on $(xf)(x)$, then since $lim_limitsx to infty G(x) = infty$, then condition 1 requires ...
    $endgroup$
    – steven gregory
    Apr 12 at 21:23











  • $begingroup$
    First, I don't presume that the OP is a male. My point is that in "Condition $1$ can be relaxed. It is NOT required that $lim F=infty$.
    $endgroup$
    – Mark Viola
    Apr 12 at 22:08















3












$begingroup$

(Paraphrased from Wikipedia.)



L'Hôpital's rule:



Given functions $f$ and $g$ which are differentiable on an open interval $I$, except possibly at a point $c in I$, if



$$ lim _x to cF(x)=lim _xto cG(x)=0 text or pm infty, tag1. $$
$$ G'(x)neq 0 text for all x in I, text with x ne c, text and tag2. $$
$$ lim_x to cfracF'(x)G'(x) text exists. tag3. $$



then



$$lim_x to c fracF(x)G(x) =lim_x to c fracF'(x)G'(x). tag4.$$



You used $F(x) = xf(x)$ and $G(x) = x$ and $I = (x_0, infty)$ for some $x_0 < 0$.



Since $lim _xto inftyG(x)= infty$, condition $(1.)$ requires that
$$lim _x to inftyxf(x) = infty. tagA.$$



Condition $(2.)$ is satisfied by $G(x)=x$.



Condition $(3.)$ requires that
$$lim_x to infty[f(x)+xf'(x)] text exists. tagB.$$



If conditions $(A.)$ and $(B.)$ are met, then, by L'Hôpital's rule,
$$ lim_x to infty f(x) = lim_x to infty[f(x)+xf'(x)]$$



Others have shown you that counter examples do exists.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Application of LHR does not require that the numerator approach $infty$. In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR. This answer makes that fact explicit.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45







  • 1




    $begingroup$
    @MarkViola Assuming he wants to use LHR on $(xf)(x)$, then since $lim_limitsx to infty G(x) = infty$, then condition 1 requires ...
    $endgroup$
    – steven gregory
    Apr 12 at 21:23











  • $begingroup$
    First, I don't presume that the OP is a male. My point is that in "Condition $1$ can be relaxed. It is NOT required that $lim F=infty$.
    $endgroup$
    – Mark Viola
    Apr 12 at 22:08













3












3








3





$begingroup$

(Paraphrased from Wikipedia.)



L'Hôpital's rule:



Given functions $f$ and $g$ which are differentiable on an open interval $I$, except possibly at a point $c in I$, if



$$ lim _x to cF(x)=lim _xto cG(x)=0 text or pm infty, tag1. $$
$$ G'(x)neq 0 text for all x in I, text with x ne c, text and tag2. $$
$$ lim_x to cfracF'(x)G'(x) text exists. tag3. $$



then



$$lim_x to c fracF(x)G(x) =lim_x to c fracF'(x)G'(x). tag4.$$



You used $F(x) = xf(x)$ and $G(x) = x$ and $I = (x_0, infty)$ for some $x_0 < 0$.



Since $lim _xto inftyG(x)= infty$, condition $(1.)$ requires that
$$lim _x to inftyxf(x) = infty. tagA.$$



Condition $(2.)$ is satisfied by $G(x)=x$.



Condition $(3.)$ requires that
$$lim_x to infty[f(x)+xf'(x)] text exists. tagB.$$



If conditions $(A.)$ and $(B.)$ are met, then, by L'Hôpital's rule,
$$ lim_x to infty f(x) = lim_x to infty[f(x)+xf'(x)]$$



Others have shown you that counter examples do exists.






share|cite|improve this answer









$endgroup$



(Paraphrased from Wikipedia.)



L'Hôpital's rule:



Given functions $f$ and $g$ which are differentiable on an open interval $I$, except possibly at a point $c in I$, if



$$ lim _x to cF(x)=lim _xto cG(x)=0 text or pm infty, tag1. $$
$$ G'(x)neq 0 text for all x in I, text with x ne c, text and tag2. $$
$$ lim_x to cfracF'(x)G'(x) text exists. tag3. $$



then



$$lim_x to c fracF(x)G(x) =lim_x to c fracF'(x)G'(x). tag4.$$



You used $F(x) = xf(x)$ and $G(x) = x$ and $I = (x_0, infty)$ for some $x_0 < 0$.



Since $lim _xto inftyG(x)= infty$, condition $(1.)$ requires that
$$lim _x to inftyxf(x) = infty. tagA.$$



Condition $(2.)$ is satisfied by $G(x)=x$.



Condition $(3.)$ requires that
$$lim_x to infty[f(x)+xf'(x)] text exists. tagB.$$



If conditions $(A.)$ and $(B.)$ are met, then, by L'Hôpital's rule,
$$ lim_x to infty f(x) = lim_x to infty[f(x)+xf'(x)]$$



Others have shown you that counter examples do exists.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Apr 12 at 14:53









steven gregorysteven gregory

18.4k32359




18.4k32359











  • $begingroup$
    Application of LHR does not require that the numerator approach $infty$. In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR. This answer makes that fact explicit.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45







  • 1




    $begingroup$
    @MarkViola Assuming he wants to use LHR on $(xf)(x)$, then since $lim_limitsx to infty G(x) = infty$, then condition 1 requires ...
    $endgroup$
    – steven gregory
    Apr 12 at 21:23











  • $begingroup$
    First, I don't presume that the OP is a male. My point is that in "Condition $1$ can be relaxed. It is NOT required that $lim F=infty$.
    $endgroup$
    – Mark Viola
    Apr 12 at 22:08
















  • $begingroup$
    Application of LHR does not require that the numerator approach $infty$. In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR. This answer makes that fact explicit.
    $endgroup$
    – Mark Viola
    Apr 12 at 16:45







  • 1




    $begingroup$
    @MarkViola Assuming he wants to use LHR on $(xf)(x)$, then since $lim_limitsx to infty G(x) = infty$, then condition 1 requires ...
    $endgroup$
    – steven gregory
    Apr 12 at 21:23











  • $begingroup$
    First, I don't presume that the OP is a male. My point is that in "Condition $1$ can be relaxed. It is NOT required that $lim F=infty$.
    $endgroup$
    – Mark Viola
    Apr 12 at 22:08















$begingroup$
Application of LHR does not require that the numerator approach $infty$. In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR. This answer makes that fact explicit.
$endgroup$
– Mark Viola
Apr 12 at 16:45





$begingroup$
Application of LHR does not require that the numerator approach $infty$. In fact, the limit of the numerator need not even exist. What IS required is that the limit of the quotient of derivatives DOES exist. In the counter examples given on this page, that limit fails to exist and therefore invalidates application of LHR. This answer makes that fact explicit.
$endgroup$
– Mark Viola
Apr 12 at 16:45





1




1




$begingroup$
@MarkViola Assuming he wants to use LHR on $(xf)(x)$, then since $lim_limitsx to infty G(x) = infty$, then condition 1 requires ...
$endgroup$
– steven gregory
Apr 12 at 21:23





$begingroup$
@MarkViola Assuming he wants to use LHR on $(xf)(x)$, then since $lim_limitsx to infty G(x) = infty$, then condition 1 requires ...
$endgroup$
– steven gregory
Apr 12 at 21:23













$begingroup$
First, I don't presume that the OP is a male. My point is that in "Condition $1$ can be relaxed. It is NOT required that $lim F=infty$.
$endgroup$
– Mark Viola
Apr 12 at 22:08




$begingroup$
First, I don't presume that the OP is a male. My point is that in "Condition $1$ can be relaxed. It is NOT required that $lim F=infty$.
$endgroup$
– Mark Viola
Apr 12 at 22:08

















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3185074%2fcircular-reasoning-in-lhopitals-rule%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Sum ergo cogito? 1 nng

419 nièngy_Soadمي 19bal1.5o_g

Queiggey Chernihivv 9NnOo i Zw X QqKk LpB