How to compute $lim limits_{xto infty} ((2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3})$ through Taylor series












1














I am trying to compute the below limit through Taylor series:
$lim limits_{xto infty} ((2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3})$



What I have already tried is first of all change the variable x to
$x=1/t$ and the limit to t limits to 0, so I am able to use Maclaurin series.
After that I change $e$ to exponent polynomial up to t=6 + $O(X^6)$
however, I don`t know what can I do with square root.










share|cite|improve this question






















  • Use $sqrt{3+t}=sqrt 3{sqrt{1+t/3}}$.
    – Yves Daoust
    Dec 28 '18 at 19:17
















1














I am trying to compute the below limit through Taylor series:
$lim limits_{xto infty} ((2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3})$



What I have already tried is first of all change the variable x to
$x=1/t$ and the limit to t limits to 0, so I am able to use Maclaurin series.
After that I change $e$ to exponent polynomial up to t=6 + $O(X^6)$
however, I don`t know what can I do with square root.










share|cite|improve this question






















  • Use $sqrt{3+t}=sqrt 3{sqrt{1+t/3}}$.
    – Yves Daoust
    Dec 28 '18 at 19:17














1












1








1







I am trying to compute the below limit through Taylor series:
$lim limits_{xto infty} ((2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3})$



What I have already tried is first of all change the variable x to
$x=1/t$ and the limit to t limits to 0, so I am able to use Maclaurin series.
After that I change $e$ to exponent polynomial up to t=6 + $O(X^6)$
however, I don`t know what can I do with square root.










share|cite|improve this question













I am trying to compute the below limit through Taylor series:
$lim limits_{xto infty} ((2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3})$



What I have already tried is first of all change the variable x to
$x=1/t$ and the limit to t limits to 0, so I am able to use Maclaurin series.
After that I change $e$ to exponent polynomial up to t=6 + $O(X^6)$
however, I don`t know what can I do with square root.







limits limits-without-lhopital






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 28 '18 at 19:14









John DJohn D

366




366












  • Use $sqrt{3+t}=sqrt 3{sqrt{1+t/3}}$.
    – Yves Daoust
    Dec 28 '18 at 19:17


















  • Use $sqrt{3+t}=sqrt 3{sqrt{1+t/3}}$.
    – Yves Daoust
    Dec 28 '18 at 19:17
















Use $sqrt{3+t}=sqrt 3{sqrt{1+t/3}}$.
– Yves Daoust
Dec 28 '18 at 19:17




Use $sqrt{3+t}=sqrt 3{sqrt{1+t/3}}$.
– Yves Daoust
Dec 28 '18 at 19:17










4 Answers
4






active

oldest

votes


















4














HINT:



$$sqrt{x^6+3}=frac1{t^3}left(1+3t^6right)^{1/2}=frac1{t^3}+frac{frac12cdot3t^6}{t^3}-frac{frac1{2cdot4}cdot(3t^6)^2}{t^3}+frac{frac{1cdot3}{2cdot4cdot6}cdot(3t^6)^3}{t^3}-cdots\(2x^3-2x^2+x)e^{1/x}=left(frac2{t^3}-frac2{t^2}+frac1tright)left(1+t+frac{t^2}{2cdot1}+frac{t^3}{3cdot2cdot1}+cdotsright)$$






share|cite|improve this answer























  • Could you please explain what did you do in the first row? I`m not sure I understand your development after the first step in the first row. What series is it?
    – John D
    Dec 28 '18 at 20:00






  • 1




    @JohnD $$sqrt{x^6+3}=sqrt{frac1{t^6}+3}=sqrt{frac1{t^6}(1+3t^6)}=frac1{t^3}(1+3t^6)^{1/2} \ (1+3t^6)^{1/2}=1+frac12(3t^6)-frac1{2cdot4}(3t^6)^2+cdots$$
    – TheSimpliFire
    Dec 28 '18 at 20:04












  • Sorry, But I have some a confusion. Did you develop this series with Taylor? what is your point which function is derivative? if we derivative once $f(t)=(1+3t^6)^1/2$ we got $1/2*(1+3t^6)^-1/2 * 18t^5$ So it does not work out according to what development you've done. you don`t need to write again the develop, just if you can explain in words what did you do and what series it it? This would be greatly appreciated!
    – John D
    Dec 28 '18 at 20:43










  • Please see here and here. The binomial series with $alpha=1/2$ is a particular application of Taylor/Maclaurin series.
    – TheSimpliFire
    Dec 28 '18 at 20:58





















1














I think that you don't have to go that far. You know that (for large values of $x$):
$$
e^{1/x}=sum_{k=0}^{infty}{frac{1}{k!x^k}}geq1
$$

so that:
$$
(2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3} geq (2x^3-2x^2+x)-sqrt{x^6+3}geqfrac{x^3}{2}
$$

Thus, the limit goes to $infty$.






share|cite|improve this answer





















  • The OP specifically wants to find the limit using Taylor series.
    – TheSimpliFire
    Dec 28 '18 at 19:20



















0














hint



The square root becomes



$$frac{sqrt{1+3t^6}}{|t^3|}=$$



$$frac{1}{|t^3|}Bigl(1+frac{3t^6}{2}-frac 98t^{12}+t^{12}epsilon(t)Bigr)$$






share|cite|improve this answer





























    0














    $y = frac 1x$



    then we have



    $lim_limits{yto 0^+} frac {(2 -2y+ y^2)e^y - sqrt {1+3y^6}}{y^3}$



    Now if you want to do a Taylor expansion...



    $lim_limits{yto 0^+} frac {(2 -2y+ y^2)(1+y+frac 12 y^2+cdots) - (1+frac 32 y^6 - cdots )}{y^3}$



    $lim_limits{yto 0^+} frac {1 + O(y)}{y^3} = infty$






    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',
      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%2f3055208%2fhow-to-compute-lim-limits-x-to-infty-2x3-2x2xe1-x-sqrtx63%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      4














      HINT:



      $$sqrt{x^6+3}=frac1{t^3}left(1+3t^6right)^{1/2}=frac1{t^3}+frac{frac12cdot3t^6}{t^3}-frac{frac1{2cdot4}cdot(3t^6)^2}{t^3}+frac{frac{1cdot3}{2cdot4cdot6}cdot(3t^6)^3}{t^3}-cdots\(2x^3-2x^2+x)e^{1/x}=left(frac2{t^3}-frac2{t^2}+frac1tright)left(1+t+frac{t^2}{2cdot1}+frac{t^3}{3cdot2cdot1}+cdotsright)$$






      share|cite|improve this answer























      • Could you please explain what did you do in the first row? I`m not sure I understand your development after the first step in the first row. What series is it?
        – John D
        Dec 28 '18 at 20:00






      • 1




        @JohnD $$sqrt{x^6+3}=sqrt{frac1{t^6}+3}=sqrt{frac1{t^6}(1+3t^6)}=frac1{t^3}(1+3t^6)^{1/2} \ (1+3t^6)^{1/2}=1+frac12(3t^6)-frac1{2cdot4}(3t^6)^2+cdots$$
        – TheSimpliFire
        Dec 28 '18 at 20:04












      • Sorry, But I have some a confusion. Did you develop this series with Taylor? what is your point which function is derivative? if we derivative once $f(t)=(1+3t^6)^1/2$ we got $1/2*(1+3t^6)^-1/2 * 18t^5$ So it does not work out according to what development you've done. you don`t need to write again the develop, just if you can explain in words what did you do and what series it it? This would be greatly appreciated!
        – John D
        Dec 28 '18 at 20:43










      • Please see here and here. The binomial series with $alpha=1/2$ is a particular application of Taylor/Maclaurin series.
        – TheSimpliFire
        Dec 28 '18 at 20:58


















      4














      HINT:



      $$sqrt{x^6+3}=frac1{t^3}left(1+3t^6right)^{1/2}=frac1{t^3}+frac{frac12cdot3t^6}{t^3}-frac{frac1{2cdot4}cdot(3t^6)^2}{t^3}+frac{frac{1cdot3}{2cdot4cdot6}cdot(3t^6)^3}{t^3}-cdots\(2x^3-2x^2+x)e^{1/x}=left(frac2{t^3}-frac2{t^2}+frac1tright)left(1+t+frac{t^2}{2cdot1}+frac{t^3}{3cdot2cdot1}+cdotsright)$$






      share|cite|improve this answer























      • Could you please explain what did you do in the first row? I`m not sure I understand your development after the first step in the first row. What series is it?
        – John D
        Dec 28 '18 at 20:00






      • 1




        @JohnD $$sqrt{x^6+3}=sqrt{frac1{t^6}+3}=sqrt{frac1{t^6}(1+3t^6)}=frac1{t^3}(1+3t^6)^{1/2} \ (1+3t^6)^{1/2}=1+frac12(3t^6)-frac1{2cdot4}(3t^6)^2+cdots$$
        – TheSimpliFire
        Dec 28 '18 at 20:04












      • Sorry, But I have some a confusion. Did you develop this series with Taylor? what is your point which function is derivative? if we derivative once $f(t)=(1+3t^6)^1/2$ we got $1/2*(1+3t^6)^-1/2 * 18t^5$ So it does not work out according to what development you've done. you don`t need to write again the develop, just if you can explain in words what did you do and what series it it? This would be greatly appreciated!
        – John D
        Dec 28 '18 at 20:43










      • Please see here and here. The binomial series with $alpha=1/2$ is a particular application of Taylor/Maclaurin series.
        – TheSimpliFire
        Dec 28 '18 at 20:58
















      4












      4








      4






      HINT:



      $$sqrt{x^6+3}=frac1{t^3}left(1+3t^6right)^{1/2}=frac1{t^3}+frac{frac12cdot3t^6}{t^3}-frac{frac1{2cdot4}cdot(3t^6)^2}{t^3}+frac{frac{1cdot3}{2cdot4cdot6}cdot(3t^6)^3}{t^3}-cdots\(2x^3-2x^2+x)e^{1/x}=left(frac2{t^3}-frac2{t^2}+frac1tright)left(1+t+frac{t^2}{2cdot1}+frac{t^3}{3cdot2cdot1}+cdotsright)$$






      share|cite|improve this answer














      HINT:



      $$sqrt{x^6+3}=frac1{t^3}left(1+3t^6right)^{1/2}=frac1{t^3}+frac{frac12cdot3t^6}{t^3}-frac{frac1{2cdot4}cdot(3t^6)^2}{t^3}+frac{frac{1cdot3}{2cdot4cdot6}cdot(3t^6)^3}{t^3}-cdots\(2x^3-2x^2+x)e^{1/x}=left(frac2{t^3}-frac2{t^2}+frac1tright)left(1+t+frac{t^2}{2cdot1}+frac{t^3}{3cdot2cdot1}+cdotsright)$$







      share|cite|improve this answer














      share|cite|improve this answer



      share|cite|improve this answer








      edited Dec 28 '18 at 20:05

























      answered Dec 28 '18 at 19:20









      TheSimpliFireTheSimpliFire

      12.7k62260




      12.7k62260












      • Could you please explain what did you do in the first row? I`m not sure I understand your development after the first step in the first row. What series is it?
        – John D
        Dec 28 '18 at 20:00






      • 1




        @JohnD $$sqrt{x^6+3}=sqrt{frac1{t^6}+3}=sqrt{frac1{t^6}(1+3t^6)}=frac1{t^3}(1+3t^6)^{1/2} \ (1+3t^6)^{1/2}=1+frac12(3t^6)-frac1{2cdot4}(3t^6)^2+cdots$$
        – TheSimpliFire
        Dec 28 '18 at 20:04












      • Sorry, But I have some a confusion. Did you develop this series with Taylor? what is your point which function is derivative? if we derivative once $f(t)=(1+3t^6)^1/2$ we got $1/2*(1+3t^6)^-1/2 * 18t^5$ So it does not work out according to what development you've done. you don`t need to write again the develop, just if you can explain in words what did you do and what series it it? This would be greatly appreciated!
        – John D
        Dec 28 '18 at 20:43










      • Please see here and here. The binomial series with $alpha=1/2$ is a particular application of Taylor/Maclaurin series.
        – TheSimpliFire
        Dec 28 '18 at 20:58




















      • Could you please explain what did you do in the first row? I`m not sure I understand your development after the first step in the first row. What series is it?
        – John D
        Dec 28 '18 at 20:00






      • 1




        @JohnD $$sqrt{x^6+3}=sqrt{frac1{t^6}+3}=sqrt{frac1{t^6}(1+3t^6)}=frac1{t^3}(1+3t^6)^{1/2} \ (1+3t^6)^{1/2}=1+frac12(3t^6)-frac1{2cdot4}(3t^6)^2+cdots$$
        – TheSimpliFire
        Dec 28 '18 at 20:04












      • Sorry, But I have some a confusion. Did you develop this series with Taylor? what is your point which function is derivative? if we derivative once $f(t)=(1+3t^6)^1/2$ we got $1/2*(1+3t^6)^-1/2 * 18t^5$ So it does not work out according to what development you've done. you don`t need to write again the develop, just if you can explain in words what did you do and what series it it? This would be greatly appreciated!
        – John D
        Dec 28 '18 at 20:43










      • Please see here and here. The binomial series with $alpha=1/2$ is a particular application of Taylor/Maclaurin series.
        – TheSimpliFire
        Dec 28 '18 at 20:58


















      Could you please explain what did you do in the first row? I`m not sure I understand your development after the first step in the first row. What series is it?
      – John D
      Dec 28 '18 at 20:00




      Could you please explain what did you do in the first row? I`m not sure I understand your development after the first step in the first row. What series is it?
      – John D
      Dec 28 '18 at 20:00




      1




      1




      @JohnD $$sqrt{x^6+3}=sqrt{frac1{t^6}+3}=sqrt{frac1{t^6}(1+3t^6)}=frac1{t^3}(1+3t^6)^{1/2} \ (1+3t^6)^{1/2}=1+frac12(3t^6)-frac1{2cdot4}(3t^6)^2+cdots$$
      – TheSimpliFire
      Dec 28 '18 at 20:04






      @JohnD $$sqrt{x^6+3}=sqrt{frac1{t^6}+3}=sqrt{frac1{t^6}(1+3t^6)}=frac1{t^3}(1+3t^6)^{1/2} \ (1+3t^6)^{1/2}=1+frac12(3t^6)-frac1{2cdot4}(3t^6)^2+cdots$$
      – TheSimpliFire
      Dec 28 '18 at 20:04














      Sorry, But I have some a confusion. Did you develop this series with Taylor? what is your point which function is derivative? if we derivative once $f(t)=(1+3t^6)^1/2$ we got $1/2*(1+3t^6)^-1/2 * 18t^5$ So it does not work out according to what development you've done. you don`t need to write again the develop, just if you can explain in words what did you do and what series it it? This would be greatly appreciated!
      – John D
      Dec 28 '18 at 20:43




      Sorry, But I have some a confusion. Did you develop this series with Taylor? what is your point which function is derivative? if we derivative once $f(t)=(1+3t^6)^1/2$ we got $1/2*(1+3t^6)^-1/2 * 18t^5$ So it does not work out according to what development you've done. you don`t need to write again the develop, just if you can explain in words what did you do and what series it it? This would be greatly appreciated!
      – John D
      Dec 28 '18 at 20:43












      Please see here and here. The binomial series with $alpha=1/2$ is a particular application of Taylor/Maclaurin series.
      – TheSimpliFire
      Dec 28 '18 at 20:58






      Please see here and here. The binomial series with $alpha=1/2$ is a particular application of Taylor/Maclaurin series.
      – TheSimpliFire
      Dec 28 '18 at 20:58













      1














      I think that you don't have to go that far. You know that (for large values of $x$):
      $$
      e^{1/x}=sum_{k=0}^{infty}{frac{1}{k!x^k}}geq1
      $$

      so that:
      $$
      (2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3} geq (2x^3-2x^2+x)-sqrt{x^6+3}geqfrac{x^3}{2}
      $$

      Thus, the limit goes to $infty$.






      share|cite|improve this answer





















      • The OP specifically wants to find the limit using Taylor series.
        – TheSimpliFire
        Dec 28 '18 at 19:20
















      1














      I think that you don't have to go that far. You know that (for large values of $x$):
      $$
      e^{1/x}=sum_{k=0}^{infty}{frac{1}{k!x^k}}geq1
      $$

      so that:
      $$
      (2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3} geq (2x^3-2x^2+x)-sqrt{x^6+3}geqfrac{x^3}{2}
      $$

      Thus, the limit goes to $infty$.






      share|cite|improve this answer





















      • The OP specifically wants to find the limit using Taylor series.
        – TheSimpliFire
        Dec 28 '18 at 19:20














      1












      1








      1






      I think that you don't have to go that far. You know that (for large values of $x$):
      $$
      e^{1/x}=sum_{k=0}^{infty}{frac{1}{k!x^k}}geq1
      $$

      so that:
      $$
      (2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3} geq (2x^3-2x^2+x)-sqrt{x^6+3}geqfrac{x^3}{2}
      $$

      Thus, the limit goes to $infty$.






      share|cite|improve this answer












      I think that you don't have to go that far. You know that (for large values of $x$):
      $$
      e^{1/x}=sum_{k=0}^{infty}{frac{1}{k!x^k}}geq1
      $$

      so that:
      $$
      (2x^3-2x^2+x)e^{1/x}-sqrt{x^6+3} geq (2x^3-2x^2+x)-sqrt{x^6+3}geqfrac{x^3}{2}
      $$

      Thus, the limit goes to $infty$.







      share|cite|improve this answer












      share|cite|improve this answer



      share|cite|improve this answer










      answered Dec 28 '18 at 19:19









      DudeManDudeMan

      1113




      1113












      • The OP specifically wants to find the limit using Taylor series.
        – TheSimpliFire
        Dec 28 '18 at 19:20


















      • The OP specifically wants to find the limit using Taylor series.
        – TheSimpliFire
        Dec 28 '18 at 19:20
















      The OP specifically wants to find the limit using Taylor series.
      – TheSimpliFire
      Dec 28 '18 at 19:20




      The OP specifically wants to find the limit using Taylor series.
      – TheSimpliFire
      Dec 28 '18 at 19:20











      0














      hint



      The square root becomes



      $$frac{sqrt{1+3t^6}}{|t^3|}=$$



      $$frac{1}{|t^3|}Bigl(1+frac{3t^6}{2}-frac 98t^{12}+t^{12}epsilon(t)Bigr)$$






      share|cite|improve this answer


























        0














        hint



        The square root becomes



        $$frac{sqrt{1+3t^6}}{|t^3|}=$$



        $$frac{1}{|t^3|}Bigl(1+frac{3t^6}{2}-frac 98t^{12}+t^{12}epsilon(t)Bigr)$$






        share|cite|improve this answer
























          0












          0








          0






          hint



          The square root becomes



          $$frac{sqrt{1+3t^6}}{|t^3|}=$$



          $$frac{1}{|t^3|}Bigl(1+frac{3t^6}{2}-frac 98t^{12}+t^{12}epsilon(t)Bigr)$$






          share|cite|improve this answer












          hint



          The square root becomes



          $$frac{sqrt{1+3t^6}}{|t^3|}=$$



          $$frac{1}{|t^3|}Bigl(1+frac{3t^6}{2}-frac 98t^{12}+t^{12}epsilon(t)Bigr)$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 28 '18 at 19:20









          hamam_Abdallahhamam_Abdallah

          38k21634




          38k21634























              0














              $y = frac 1x$



              then we have



              $lim_limits{yto 0^+} frac {(2 -2y+ y^2)e^y - sqrt {1+3y^6}}{y^3}$



              Now if you want to do a Taylor expansion...



              $lim_limits{yto 0^+} frac {(2 -2y+ y^2)(1+y+frac 12 y^2+cdots) - (1+frac 32 y^6 - cdots )}{y^3}$



              $lim_limits{yto 0^+} frac {1 + O(y)}{y^3} = infty$






              share|cite|improve this answer




























                0














                $y = frac 1x$



                then we have



                $lim_limits{yto 0^+} frac {(2 -2y+ y^2)e^y - sqrt {1+3y^6}}{y^3}$



                Now if you want to do a Taylor expansion...



                $lim_limits{yto 0^+} frac {(2 -2y+ y^2)(1+y+frac 12 y^2+cdots) - (1+frac 32 y^6 - cdots )}{y^3}$



                $lim_limits{yto 0^+} frac {1 + O(y)}{y^3} = infty$






                share|cite|improve this answer


























                  0












                  0








                  0






                  $y = frac 1x$



                  then we have



                  $lim_limits{yto 0^+} frac {(2 -2y+ y^2)e^y - sqrt {1+3y^6}}{y^3}$



                  Now if you want to do a Taylor expansion...



                  $lim_limits{yto 0^+} frac {(2 -2y+ y^2)(1+y+frac 12 y^2+cdots) - (1+frac 32 y^6 - cdots )}{y^3}$



                  $lim_limits{yto 0^+} frac {1 + O(y)}{y^3} = infty$






                  share|cite|improve this answer














                  $y = frac 1x$



                  then we have



                  $lim_limits{yto 0^+} frac {(2 -2y+ y^2)e^y - sqrt {1+3y^6}}{y^3}$



                  Now if you want to do a Taylor expansion...



                  $lim_limits{yto 0^+} frac {(2 -2y+ y^2)(1+y+frac 12 y^2+cdots) - (1+frac 32 y^6 - cdots )}{y^3}$



                  $lim_limits{yto 0^+} frac {1 + O(y)}{y^3} = infty$







                  share|cite|improve this answer














                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited Dec 28 '18 at 19:31

























                  answered Dec 28 '18 at 19:27









                  Doug MDoug M

                  44.2k31854




                  44.2k31854






























                      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.





                      Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                      Please pay close attention to the following guidance:


                      • 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.


                      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%2f3055208%2fhow-to-compute-lim-limits-x-to-infty-2x3-2x2xe1-x-sqrtx63%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

                      Human spaceflight

                      Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                      File:DeusFollowingSea.jpg