Why Can L'Hôpital's Rule Not be Applied to the Sum or Difference of Limits?











up vote
2
down vote

favorite












Consider $$lim_{xtoinfty}frac{f(x)}{g(x)} + lim_{xtoinfty}frac{h(x)}{i(x)}$$
I was told that I cannot apply L'Hôpital's rule to each individual limit and then join the limits as
$$lim_{xtoinfty}frac{f(x)}{g(x)} +frac{h(x)}{i(x)}$$
Why is this incorrect?










share|cite|improve this question




















  • 1




    Limit operator is not a linear transformation, that is why.
    – Bertrand Wittgenstein's Ghost
    5 hours ago












  • I think it only goes wrong when you will end up with something of the form $+infty - infty$. So, if you avoid these cases you can apply it if I am correct.
    – Stan Tendijck
    4 hours ago















up vote
2
down vote

favorite












Consider $$lim_{xtoinfty}frac{f(x)}{g(x)} + lim_{xtoinfty}frac{h(x)}{i(x)}$$
I was told that I cannot apply L'Hôpital's rule to each individual limit and then join the limits as
$$lim_{xtoinfty}frac{f(x)}{g(x)} +frac{h(x)}{i(x)}$$
Why is this incorrect?










share|cite|improve this question




















  • 1




    Limit operator is not a linear transformation, that is why.
    – Bertrand Wittgenstein's Ghost
    5 hours ago












  • I think it only goes wrong when you will end up with something of the form $+infty - infty$. So, if you avoid these cases you can apply it if I am correct.
    – Stan Tendijck
    4 hours ago













up vote
2
down vote

favorite









up vote
2
down vote

favorite











Consider $$lim_{xtoinfty}frac{f(x)}{g(x)} + lim_{xtoinfty}frac{h(x)}{i(x)}$$
I was told that I cannot apply L'Hôpital's rule to each individual limit and then join the limits as
$$lim_{xtoinfty}frac{f(x)}{g(x)} +frac{h(x)}{i(x)}$$
Why is this incorrect?










share|cite|improve this question















Consider $$lim_{xtoinfty}frac{f(x)}{g(x)} + lim_{xtoinfty}frac{h(x)}{i(x)}$$
I was told that I cannot apply L'Hôpital's rule to each individual limit and then join the limits as
$$lim_{xtoinfty}frac{f(x)}{g(x)} +frac{h(x)}{i(x)}$$
Why is this incorrect?







calculus limits






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 1 hour ago









snorepion

31




31










asked 5 hours ago









Danielle

1507




1507








  • 1




    Limit operator is not a linear transformation, that is why.
    – Bertrand Wittgenstein's Ghost
    5 hours ago












  • I think it only goes wrong when you will end up with something of the form $+infty - infty$. So, if you avoid these cases you can apply it if I am correct.
    – Stan Tendijck
    4 hours ago














  • 1




    Limit operator is not a linear transformation, that is why.
    – Bertrand Wittgenstein's Ghost
    5 hours ago












  • I think it only goes wrong when you will end up with something of the form $+infty - infty$. So, if you avoid these cases you can apply it if I am correct.
    – Stan Tendijck
    4 hours ago








1




1




Limit operator is not a linear transformation, that is why.
– Bertrand Wittgenstein's Ghost
5 hours ago






Limit operator is not a linear transformation, that is why.
– Bertrand Wittgenstein's Ghost
5 hours ago














I think it only goes wrong when you will end up with something of the form $+infty - infty$. So, if you avoid these cases you can apply it if I am correct.
– Stan Tendijck
4 hours ago




I think it only goes wrong when you will end up with something of the form $+infty - infty$. So, if you avoid these cases you can apply it if I am correct.
– Stan Tendijck
4 hours ago










2 Answers
2






active

oldest

votes

















up vote
8
down vote



accepted










Consider the following example:



$$
lim_{xrightarrowinfty}frac{x^2}{x}+lim_{xrightarrowinfty}frac{-x^2}{x} = infty - infty quad text{(which is undefined)}
$$

$$
lim_{xrightarrowinfty}frac{x^2}{x}+frac{-x^2}{x} = 0
$$






share|cite|improve this answer










New contributor




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

























    up vote
    2
    down vote













    The following identity



    $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)}{g(x)} + lim_{xto infty}frac{h(x)}{i(x)}$$



    doesn't hold in general and to solve the LHS limit by l'Hopital, if necessary, we need to put it in the form



    $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)i(x)+h(x)g(x)}{g(x)i(x)} $$



    the reason is that the case you are referring to is not among the cases considered by l'Hopital theorem.






    share|cite|improve this answer





















      Your Answer





      StackExchange.ifUsing("editor", function () {
      return StackExchange.using("mathjaxEditing", function () {
      StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
      StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
      });
      });
      }, "mathjax-editing");

      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',
      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%2f3017962%2fwhy-can-lh%25c3%25b4pitals-rule-not-be-applied-to-the-sum-or-difference-of-limits%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








      up vote
      8
      down vote



      accepted










      Consider the following example:



      $$
      lim_{xrightarrowinfty}frac{x^2}{x}+lim_{xrightarrowinfty}frac{-x^2}{x} = infty - infty quad text{(which is undefined)}
      $$

      $$
      lim_{xrightarrowinfty}frac{x^2}{x}+frac{-x^2}{x} = 0
      $$






      share|cite|improve this answer










      New contributor




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






















        up vote
        8
        down vote



        accepted










        Consider the following example:



        $$
        lim_{xrightarrowinfty}frac{x^2}{x}+lim_{xrightarrowinfty}frac{-x^2}{x} = infty - infty quad text{(which is undefined)}
        $$

        $$
        lim_{xrightarrowinfty}frac{x^2}{x}+frac{-x^2}{x} = 0
        $$






        share|cite|improve this answer










        New contributor




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




















          up vote
          8
          down vote



          accepted







          up vote
          8
          down vote



          accepted






          Consider the following example:



          $$
          lim_{xrightarrowinfty}frac{x^2}{x}+lim_{xrightarrowinfty}frac{-x^2}{x} = infty - infty quad text{(which is undefined)}
          $$

          $$
          lim_{xrightarrowinfty}frac{x^2}{x}+frac{-x^2}{x} = 0
          $$






          share|cite|improve this answer










          New contributor




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









          Consider the following example:



          $$
          lim_{xrightarrowinfty}frac{x^2}{x}+lim_{xrightarrowinfty}frac{-x^2}{x} = infty - infty quad text{(which is undefined)}
          $$

          $$
          lim_{xrightarrowinfty}frac{x^2}{x}+frac{-x^2}{x} = 0
          $$







          share|cite|improve this answer










          New contributor




          JDMan4444 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








          edited 28 mins ago









          Tanner Swett

          3,9461638




          3,9461638






          New contributor




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









          answered 5 hours ago









          JDMan4444

          2143




          2143




          New contributor




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





          New contributor





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






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






















              up vote
              2
              down vote













              The following identity



              $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)}{g(x)} + lim_{xto infty}frac{h(x)}{i(x)}$$



              doesn't hold in general and to solve the LHS limit by l'Hopital, if necessary, we need to put it in the form



              $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)i(x)+h(x)g(x)}{g(x)i(x)} $$



              the reason is that the case you are referring to is not among the cases considered by l'Hopital theorem.






              share|cite|improve this answer

























                up vote
                2
                down vote













                The following identity



                $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)}{g(x)} + lim_{xto infty}frac{h(x)}{i(x)}$$



                doesn't hold in general and to solve the LHS limit by l'Hopital, if necessary, we need to put it in the form



                $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)i(x)+h(x)g(x)}{g(x)i(x)} $$



                the reason is that the case you are referring to is not among the cases considered by l'Hopital theorem.






                share|cite|improve this answer























                  up vote
                  2
                  down vote










                  up vote
                  2
                  down vote









                  The following identity



                  $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)}{g(x)} + lim_{xto infty}frac{h(x)}{i(x)}$$



                  doesn't hold in general and to solve the LHS limit by l'Hopital, if necessary, we need to put it in the form



                  $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)i(x)+h(x)g(x)}{g(x)i(x)} $$



                  the reason is that the case you are referring to is not among the cases considered by l'Hopital theorem.






                  share|cite|improve this answer












                  The following identity



                  $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)}{g(x)} + lim_{xto infty}frac{h(x)}{i(x)}$$



                  doesn't hold in general and to solve the LHS limit by l'Hopital, if necessary, we need to put it in the form



                  $$lim_{xto infty}left(frac{f(x)}{g(x)} +frac{h(x)}{i(x)}right)=lim_{xto infty}frac{f(x)i(x)+h(x)g(x)}{g(x)i(x)} $$



                  the reason is that the case you are referring to is not among the cases considered by l'Hopital theorem.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 5 hours ago









                  gimusi

                  88k74393




                  88k74393






























                       

                      draft saved


                      draft discarded



















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3017962%2fwhy-can-lh%25c3%25b4pitals-rule-not-be-applied-to-the-sum-or-difference-of-limits%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

                      flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                      Mangá

                       ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕