Can we apply L'Hospital's rule where the derivative is not continuous? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Resilient L'Hospital's rule questionIs this a valid use of l'Hospital's Rule? Can it be used recursively?Simple Derivation of Functional Equation Question (L'Hospital's Rule)L'Hôpital's rule and Difference QuotientsL'Hôpital's rule does not apply?!Fake proof for “differentiability implies continuous derivative”: reviewL'Hospital's rule helpCan a function be differentiable on an interval, but not continuously differentiable somewhere besides an oscillating discontinuity in the derivative?Compute the limit without L'Hospital's ruleProof of L'Hospital's Rule

Empty set is subset of every set? If yes, why that...

Python - Fishing Simulator

How many people can fit inside Mordenkainen's Magnificent Mansion?

Semisimplicity of the category of coherent sheaves?

Finding the path in a graph from A to B then back to A with a minimum of shared edges

What are these Gizmos at Izaña Atmospheric Research Center in Spain?

Do working physicists consider Newtonian mechanics to be "falsified"?

A pet rabbit called Belle

How are presidential pardons supposed to be used?

Why not take a picture of a closer black hole?

What do you call a plan that's an alternative plan in case your initial plan fails?

I could not break this equation. Please help me

What's the point in a preamp?

Do warforged have souls?

Segmentation fault output is suppressed when piping stdin into a function. Why?

Keeping a retro style to sci-fi spaceships?

How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time

What can I do if neighbor is blocking my solar panels intentionally?

Match Roman Numerals

How can I protect witches in combat who wear limited clothing?

Why is superheterodyning better than direct conversion?

How does this infinite series simplify to an integral?

University's motivation for having tenure-track positions

Can withdrawing asylum be illegal?



Can we apply L'Hospital's rule where the derivative is not continuous?



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Resilient L'Hospital's rule questionIs this a valid use of l'Hospital's Rule? Can it be used recursively?Simple Derivation of Functional Equation Question (L'Hospital's Rule)L'Hôpital's rule and Difference QuotientsL'Hôpital's rule does not apply?!Fake proof for “differentiability implies continuous derivative”: reviewL'Hospital's rule helpCan a function be differentiable on an interval, but not continuously differentiable somewhere besides an oscillating discontinuity in the derivative?Compute the limit without L'Hospital's ruleProof of L'Hospital's Rule










7












$begingroup$


My doubt arises due to the following :



We know that the definition of the derivative of a function at a point $x=a$, if it is differentiable at $a$, is:
$$f'(a) = lim_h rightarrow 0 frac f(a+h) - f(a)h$$



Suppose that the function $f(x)$ is differentiable in a finite interval $[c,d]$ and $a in (c,d) $



So, we can apply L'Hospital's rule. On differentiating numerator and denominator with respect to $h$, we get:
$$f'(a) = lim_h rightarrow 0 frac f(a+h) - f(a)h = lim_h rightarrow 0 frac f'(a+h)1$$
Which implies that
$$f'(a) = lim_h rightarrow 0 f'(a+h)$$
Which means that the function $f'(x)$ is continuous at $x=a$



But this not necessarily true. A function may have a derivative everywhere but its derivative may not be continuous at some point. One of many counterexamples is:
$$f(x) = begincases 0 text ; if x=0 \ x^2 sin frac1x text; if x $neq$ 0 endcases$$
Whose derivative isn't continuous at $0$



So, is something wrong with what I have done ? Or is it necessary that for applying L'Hospital's rule, the function's derivative must be a continuous function?



If the latter is true, why does that condition appear in the proof for L'Hospital's rule ?










share|cite|improve this question











$endgroup$
















    7












    $begingroup$


    My doubt arises due to the following :



    We know that the definition of the derivative of a function at a point $x=a$, if it is differentiable at $a$, is:
    $$f'(a) = lim_h rightarrow 0 frac f(a+h) - f(a)h$$



    Suppose that the function $f(x)$ is differentiable in a finite interval $[c,d]$ and $a in (c,d) $



    So, we can apply L'Hospital's rule. On differentiating numerator and denominator with respect to $h$, we get:
    $$f'(a) = lim_h rightarrow 0 frac f(a+h) - f(a)h = lim_h rightarrow 0 frac f'(a+h)1$$
    Which implies that
    $$f'(a) = lim_h rightarrow 0 f'(a+h)$$
    Which means that the function $f'(x)$ is continuous at $x=a$



    But this not necessarily true. A function may have a derivative everywhere but its derivative may not be continuous at some point. One of many counterexamples is:
    $$f(x) = begincases 0 text ; if x=0 \ x^2 sin frac1x text; if x $neq$ 0 endcases$$
    Whose derivative isn't continuous at $0$



    So, is something wrong with what I have done ? Or is it necessary that for applying L'Hospital's rule, the function's derivative must be a continuous function?



    If the latter is true, why does that condition appear in the proof for L'Hospital's rule ?










    share|cite|improve this question











    $endgroup$














      7












      7








      7


      1



      $begingroup$


      My doubt arises due to the following :



      We know that the definition of the derivative of a function at a point $x=a$, if it is differentiable at $a$, is:
      $$f'(a) = lim_h rightarrow 0 frac f(a+h) - f(a)h$$



      Suppose that the function $f(x)$ is differentiable in a finite interval $[c,d]$ and $a in (c,d) $



      So, we can apply L'Hospital's rule. On differentiating numerator and denominator with respect to $h$, we get:
      $$f'(a) = lim_h rightarrow 0 frac f(a+h) - f(a)h = lim_h rightarrow 0 frac f'(a+h)1$$
      Which implies that
      $$f'(a) = lim_h rightarrow 0 f'(a+h)$$
      Which means that the function $f'(x)$ is continuous at $x=a$



      But this not necessarily true. A function may have a derivative everywhere but its derivative may not be continuous at some point. One of many counterexamples is:
      $$f(x) = begincases 0 text ; if x=0 \ x^2 sin frac1x text; if x $neq$ 0 endcases$$
      Whose derivative isn't continuous at $0$



      So, is something wrong with what I have done ? Or is it necessary that for applying L'Hospital's rule, the function's derivative must be a continuous function?



      If the latter is true, why does that condition appear in the proof for L'Hospital's rule ?










      share|cite|improve this question











      $endgroup$




      My doubt arises due to the following :



      We know that the definition of the derivative of a function at a point $x=a$, if it is differentiable at $a$, is:
      $$f'(a) = lim_h rightarrow 0 frac f(a+h) - f(a)h$$



      Suppose that the function $f(x)$ is differentiable in a finite interval $[c,d]$ and $a in (c,d) $



      So, we can apply L'Hospital's rule. On differentiating numerator and denominator with respect to $h$, we get:
      $$f'(a) = lim_h rightarrow 0 frac f(a+h) - f(a)h = lim_h rightarrow 0 frac f'(a+h)1$$
      Which implies that
      $$f'(a) = lim_h rightarrow 0 f'(a+h)$$
      Which means that the function $f'(x)$ is continuous at $x=a$



      But this not necessarily true. A function may have a derivative everywhere but its derivative may not be continuous at some point. One of many counterexamples is:
      $$f(x) = begincases 0 text ; if x=0 \ x^2 sin frac1x text; if x $neq$ 0 endcases$$
      Whose derivative isn't continuous at $0$



      So, is something wrong with what I have done ? Or is it necessary that for applying L'Hospital's rule, the function's derivative must be a continuous function?



      If the latter is true, why does that condition appear in the proof for L'Hospital's rule ?







      limits derivatives continuity






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Apr 9 at 21:32









      200_success

      668515




      668515










      asked Apr 9 at 13:55









      DhvanitDhvanit

      10010




      10010




















          3 Answers
          3






          active

          oldest

          votes


















          9












          $begingroup$

          L'Hospital's rule says under certain conditions: IF $lim_hto 0 fracf'(h)g'(h)=c$ exists, then also $lim_hto 0 fracf(h)g(h)=c$. It does not say anything about the existence of the former limit.






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            @Dhvanit when $lim_hto0fracf'(h)g'(h)$ is one of $pminfty$, which some people classify as not existing, the implication also holds.
            $endgroup$
            – user647486
            Apr 9 at 14:18











          • $begingroup$
            Basically, the condition mentioned in this answer means that applying L'Hospital's rule assumes that $lim_hto 0f'(a+h)$ exists. And if it exists, it can be shown that it must be $f'(a)$ (because derivatives need not be continuous, but still must fulfill the intermdiate value condition).
            $endgroup$
            – Ingix
            Apr 9 at 14:37










          • $begingroup$
            So, is it correct to say that : "If a function is continuous and differentiable in an interval, and if it's derivative is not continuous at $a$, then $lim_h rightarrow 0 f'(a+h)$ must not exist" ? i.e. Is it possible that in such a case, $lim_h rightarrow 0 f'(a+h) $ exists but isn't equal to $f'(a)$ ?
            $endgroup$
            – Dhvanit
            Apr 10 at 5:21







          • 1




            $begingroup$
            @Dhvanit: If $lim_h to 0 f'(a+h) $ exists, then by L'Hopital's rule, it is equal to $f'(a)$ and $f'$ is continuous at the point $a$. Hence if it is not continuousat the point $a$, then the limit does not exists! Observe also that $f'$ satisfies the intermediate value property by Darboux's Theorem
            $endgroup$
            – Helmut
            Apr 10 at 6:18



















          2












          $begingroup$

          In this case - yes, you need derivative to be continuous. In general, you need $lim fracf'(x)g'(x)$ to exist to apply L'Hospital's rule. As in your case $g'(x) = 1$, you proved that if there is a limit of $f'(a + h)$, then the limit is equal to $f'(a)$.






          share|cite|improve this answer








          New contributor




          mihaild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.






          $endgroup$




















            0












            $begingroup$

            The derivative value exists if:
            1. the left-side (-0) derivative exists
            2. the right-side (+0) derivative exists
            3. and they are the same/identical .



            In your case they are not identical.






            share|cite|improve this answer








            New contributor




            user9 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.






            $endgroup$













              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%2f3181050%2fcan-we-apply-lhospitals-rule-where-the-derivative-is-not-continuous%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              9












              $begingroup$

              L'Hospital's rule says under certain conditions: IF $lim_hto 0 fracf'(h)g'(h)=c$ exists, then also $lim_hto 0 fracf(h)g(h)=c$. It does not say anything about the existence of the former limit.






              share|cite|improve this answer









              $endgroup$












              • $begingroup$
                @Dhvanit when $lim_hto0fracf'(h)g'(h)$ is one of $pminfty$, which some people classify as not existing, the implication also holds.
                $endgroup$
                – user647486
                Apr 9 at 14:18











              • $begingroup$
                Basically, the condition mentioned in this answer means that applying L'Hospital's rule assumes that $lim_hto 0f'(a+h)$ exists. And if it exists, it can be shown that it must be $f'(a)$ (because derivatives need not be continuous, but still must fulfill the intermdiate value condition).
                $endgroup$
                – Ingix
                Apr 9 at 14:37










              • $begingroup$
                So, is it correct to say that : "If a function is continuous and differentiable in an interval, and if it's derivative is not continuous at $a$, then $lim_h rightarrow 0 f'(a+h)$ must not exist" ? i.e. Is it possible that in such a case, $lim_h rightarrow 0 f'(a+h) $ exists but isn't equal to $f'(a)$ ?
                $endgroup$
                – Dhvanit
                Apr 10 at 5:21







              • 1




                $begingroup$
                @Dhvanit: If $lim_h to 0 f'(a+h) $ exists, then by L'Hopital's rule, it is equal to $f'(a)$ and $f'$ is continuous at the point $a$. Hence if it is not continuousat the point $a$, then the limit does not exists! Observe also that $f'$ satisfies the intermediate value property by Darboux's Theorem
                $endgroup$
                – Helmut
                Apr 10 at 6:18
















              9












              $begingroup$

              L'Hospital's rule says under certain conditions: IF $lim_hto 0 fracf'(h)g'(h)=c$ exists, then also $lim_hto 0 fracf(h)g(h)=c$. It does not say anything about the existence of the former limit.






              share|cite|improve this answer









              $endgroup$












              • $begingroup$
                @Dhvanit when $lim_hto0fracf'(h)g'(h)$ is one of $pminfty$, which some people classify as not existing, the implication also holds.
                $endgroup$
                – user647486
                Apr 9 at 14:18











              • $begingroup$
                Basically, the condition mentioned in this answer means that applying L'Hospital's rule assumes that $lim_hto 0f'(a+h)$ exists. And if it exists, it can be shown that it must be $f'(a)$ (because derivatives need not be continuous, but still must fulfill the intermdiate value condition).
                $endgroup$
                – Ingix
                Apr 9 at 14:37










              • $begingroup$
                So, is it correct to say that : "If a function is continuous and differentiable in an interval, and if it's derivative is not continuous at $a$, then $lim_h rightarrow 0 f'(a+h)$ must not exist" ? i.e. Is it possible that in such a case, $lim_h rightarrow 0 f'(a+h) $ exists but isn't equal to $f'(a)$ ?
                $endgroup$
                – Dhvanit
                Apr 10 at 5:21







              • 1




                $begingroup$
                @Dhvanit: If $lim_h to 0 f'(a+h) $ exists, then by L'Hopital's rule, it is equal to $f'(a)$ and $f'$ is continuous at the point $a$. Hence if it is not continuousat the point $a$, then the limit does not exists! Observe also that $f'$ satisfies the intermediate value property by Darboux's Theorem
                $endgroup$
                – Helmut
                Apr 10 at 6:18














              9












              9








              9





              $begingroup$

              L'Hospital's rule says under certain conditions: IF $lim_hto 0 fracf'(h)g'(h)=c$ exists, then also $lim_hto 0 fracf(h)g(h)=c$. It does not say anything about the existence of the former limit.






              share|cite|improve this answer









              $endgroup$



              L'Hospital's rule says under certain conditions: IF $lim_hto 0 fracf'(h)g'(h)=c$ exists, then also $lim_hto 0 fracf(h)g(h)=c$. It does not say anything about the existence of the former limit.







              share|cite|improve this answer












              share|cite|improve this answer



              share|cite|improve this answer










              answered Apr 9 at 14:05









              HelmutHelmut

              859128




              859128











              • $begingroup$
                @Dhvanit when $lim_hto0fracf'(h)g'(h)$ is one of $pminfty$, which some people classify as not existing, the implication also holds.
                $endgroup$
                – user647486
                Apr 9 at 14:18











              • $begingroup$
                Basically, the condition mentioned in this answer means that applying L'Hospital's rule assumes that $lim_hto 0f'(a+h)$ exists. And if it exists, it can be shown that it must be $f'(a)$ (because derivatives need not be continuous, but still must fulfill the intermdiate value condition).
                $endgroup$
                – Ingix
                Apr 9 at 14:37










              • $begingroup$
                So, is it correct to say that : "If a function is continuous and differentiable in an interval, and if it's derivative is not continuous at $a$, then $lim_h rightarrow 0 f'(a+h)$ must not exist" ? i.e. Is it possible that in such a case, $lim_h rightarrow 0 f'(a+h) $ exists but isn't equal to $f'(a)$ ?
                $endgroup$
                – Dhvanit
                Apr 10 at 5:21







              • 1




                $begingroup$
                @Dhvanit: If $lim_h to 0 f'(a+h) $ exists, then by L'Hopital's rule, it is equal to $f'(a)$ and $f'$ is continuous at the point $a$. Hence if it is not continuousat the point $a$, then the limit does not exists! Observe also that $f'$ satisfies the intermediate value property by Darboux's Theorem
                $endgroup$
                – Helmut
                Apr 10 at 6:18

















              • $begingroup$
                @Dhvanit when $lim_hto0fracf'(h)g'(h)$ is one of $pminfty$, which some people classify as not existing, the implication also holds.
                $endgroup$
                – user647486
                Apr 9 at 14:18











              • $begingroup$
                Basically, the condition mentioned in this answer means that applying L'Hospital's rule assumes that $lim_hto 0f'(a+h)$ exists. And if it exists, it can be shown that it must be $f'(a)$ (because derivatives need not be continuous, but still must fulfill the intermdiate value condition).
                $endgroup$
                – Ingix
                Apr 9 at 14:37










              • $begingroup$
                So, is it correct to say that : "If a function is continuous and differentiable in an interval, and if it's derivative is not continuous at $a$, then $lim_h rightarrow 0 f'(a+h)$ must not exist" ? i.e. Is it possible that in such a case, $lim_h rightarrow 0 f'(a+h) $ exists but isn't equal to $f'(a)$ ?
                $endgroup$
                – Dhvanit
                Apr 10 at 5:21







              • 1




                $begingroup$
                @Dhvanit: If $lim_h to 0 f'(a+h) $ exists, then by L'Hopital's rule, it is equal to $f'(a)$ and $f'$ is continuous at the point $a$. Hence if it is not continuousat the point $a$, then the limit does not exists! Observe also that $f'$ satisfies the intermediate value property by Darboux's Theorem
                $endgroup$
                – Helmut
                Apr 10 at 6:18
















              $begingroup$
              @Dhvanit when $lim_hto0fracf'(h)g'(h)$ is one of $pminfty$, which some people classify as not existing, the implication also holds.
              $endgroup$
              – user647486
              Apr 9 at 14:18





              $begingroup$
              @Dhvanit when $lim_hto0fracf'(h)g'(h)$ is one of $pminfty$, which some people classify as not existing, the implication also holds.
              $endgroup$
              – user647486
              Apr 9 at 14:18













              $begingroup$
              Basically, the condition mentioned in this answer means that applying L'Hospital's rule assumes that $lim_hto 0f'(a+h)$ exists. And if it exists, it can be shown that it must be $f'(a)$ (because derivatives need not be continuous, but still must fulfill the intermdiate value condition).
              $endgroup$
              – Ingix
              Apr 9 at 14:37




              $begingroup$
              Basically, the condition mentioned in this answer means that applying L'Hospital's rule assumes that $lim_hto 0f'(a+h)$ exists. And if it exists, it can be shown that it must be $f'(a)$ (because derivatives need not be continuous, but still must fulfill the intermdiate value condition).
              $endgroup$
              – Ingix
              Apr 9 at 14:37












              $begingroup$
              So, is it correct to say that : "If a function is continuous and differentiable in an interval, and if it's derivative is not continuous at $a$, then $lim_h rightarrow 0 f'(a+h)$ must not exist" ? i.e. Is it possible that in such a case, $lim_h rightarrow 0 f'(a+h) $ exists but isn't equal to $f'(a)$ ?
              $endgroup$
              – Dhvanit
              Apr 10 at 5:21





              $begingroup$
              So, is it correct to say that : "If a function is continuous and differentiable in an interval, and if it's derivative is not continuous at $a$, then $lim_h rightarrow 0 f'(a+h)$ must not exist" ? i.e. Is it possible that in such a case, $lim_h rightarrow 0 f'(a+h) $ exists but isn't equal to $f'(a)$ ?
              $endgroup$
              – Dhvanit
              Apr 10 at 5:21





              1




              1




              $begingroup$
              @Dhvanit: If $lim_h to 0 f'(a+h) $ exists, then by L'Hopital's rule, it is equal to $f'(a)$ and $f'$ is continuous at the point $a$. Hence if it is not continuousat the point $a$, then the limit does not exists! Observe also that $f'$ satisfies the intermediate value property by Darboux's Theorem
              $endgroup$
              – Helmut
              Apr 10 at 6:18





              $begingroup$
              @Dhvanit: If $lim_h to 0 f'(a+h) $ exists, then by L'Hopital's rule, it is equal to $f'(a)$ and $f'$ is continuous at the point $a$. Hence if it is not continuousat the point $a$, then the limit does not exists! Observe also that $f'$ satisfies the intermediate value property by Darboux's Theorem
              $endgroup$
              – Helmut
              Apr 10 at 6:18












              2












              $begingroup$

              In this case - yes, you need derivative to be continuous. In general, you need $lim fracf'(x)g'(x)$ to exist to apply L'Hospital's rule. As in your case $g'(x) = 1$, you proved that if there is a limit of $f'(a + h)$, then the limit is equal to $f'(a)$.






              share|cite|improve this answer








              New contributor




              mihaild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.






              $endgroup$

















                2












                $begingroup$

                In this case - yes, you need derivative to be continuous. In general, you need $lim fracf'(x)g'(x)$ to exist to apply L'Hospital's rule. As in your case $g'(x) = 1$, you proved that if there is a limit of $f'(a + h)$, then the limit is equal to $f'(a)$.






                share|cite|improve this answer








                New contributor




                mihaild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                $endgroup$















                  2












                  2








                  2





                  $begingroup$

                  In this case - yes, you need derivative to be continuous. In general, you need $lim fracf'(x)g'(x)$ to exist to apply L'Hospital's rule. As in your case $g'(x) = 1$, you proved that if there is a limit of $f'(a + h)$, then the limit is equal to $f'(a)$.






                  share|cite|improve this answer








                  New contributor




                  mihaild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






                  $endgroup$



                  In this case - yes, you need derivative to be continuous. In general, you need $lim fracf'(x)g'(x)$ to exist to apply L'Hospital's rule. As in your case $g'(x) = 1$, you proved that if there is a limit of $f'(a + h)$, then the limit is equal to $f'(a)$.







                  share|cite|improve this answer








                  New contributor




                  mihaild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  share|cite|improve this answer



                  share|cite|improve this answer






                  New contributor




                  mihaild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  answered Apr 9 at 14:03









                  mihaildmihaild

                  81710




                  81710




                  New contributor




                  mihaild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.





                  New contributor





                  mihaild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






                  mihaild is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.





















                      0












                      $begingroup$

                      The derivative value exists if:
                      1. the left-side (-0) derivative exists
                      2. the right-side (+0) derivative exists
                      3. and they are the same/identical .



                      In your case they are not identical.






                      share|cite|improve this answer








                      New contributor




                      user9 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.






                      $endgroup$

















                        0












                        $begingroup$

                        The derivative value exists if:
                        1. the left-side (-0) derivative exists
                        2. the right-side (+0) derivative exists
                        3. and they are the same/identical .



                        In your case they are not identical.






                        share|cite|improve this answer








                        New contributor




                        user9 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.






                        $endgroup$















                          0












                          0








                          0





                          $begingroup$

                          The derivative value exists if:
                          1. the left-side (-0) derivative exists
                          2. the right-side (+0) derivative exists
                          3. and they are the same/identical .



                          In your case they are not identical.






                          share|cite|improve this answer








                          New contributor




                          user9 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          $endgroup$



                          The derivative value exists if:
                          1. the left-side (-0) derivative exists
                          2. the right-side (+0) derivative exists
                          3. and they are the same/identical .



                          In your case they are not identical.







                          share|cite|improve this answer








                          New contributor




                          user9 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          share|cite|improve this answer



                          share|cite|improve this answer






                          New contributor




                          user9 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered Apr 9 at 16:15









                          user9user9

                          1




                          1




                          New contributor




                          user9 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          user9 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          user9 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.



























                              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%2f3181050%2fcan-we-apply-lhospitals-rule-where-the-derivative-is-not-continuous%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

                              Bulk add to cart function issuecart vs. mini cart issue … rwd themeRedirect Add to cart button to cart pageAdd to cart issue - Magento 2.1The requested Payment Method is not available When creating an orderM2: reason add-to-cart might not function in production modeAdd to cart issue in some android devicesMagento 2 - custom price can not add to subtotal and grand total after add to cartAdd to cart codeIssue with my cart module on pdp and cart pages, just keeps spinningBulk price and quantity update using rest api

                              БиармияSxpst500bh2ntaf! 3h2r