How to calculate this limit :$ lim_{xto 1} x^{(frac{1}{x-1})}$












2












$begingroup$


The graph of this function shows that the limit should be approximately $2.7$, but I don't know how to approach it mathematically, the form after direct putting of $x = 1$ is $1^{infty}$, which is an indeterminate form, so we can proceed with L'-H$hat{o}$pital's rule, but I don't really know how to do that. Please help me with this limit.










share|cite|improve this question









$endgroup$












  • $begingroup$
    Note that L'Hopitals rule only applies to the $frac{0}{0}$ and $frac{infty}{infty}$ indeterminate forms.
    $endgroup$
    – H Huang
    Jan 16 at 1:42












  • $begingroup$
    Hint: $x = 1 + frac{1}{frac{1}{(x-1)}}$
    $endgroup$
    – user626177
    Jan 16 at 1:43


















2












$begingroup$


The graph of this function shows that the limit should be approximately $2.7$, but I don't know how to approach it mathematically, the form after direct putting of $x = 1$ is $1^{infty}$, which is an indeterminate form, so we can proceed with L'-H$hat{o}$pital's rule, but I don't really know how to do that. Please help me with this limit.










share|cite|improve this question









$endgroup$












  • $begingroup$
    Note that L'Hopitals rule only applies to the $frac{0}{0}$ and $frac{infty}{infty}$ indeterminate forms.
    $endgroup$
    – H Huang
    Jan 16 at 1:42












  • $begingroup$
    Hint: $x = 1 + frac{1}{frac{1}{(x-1)}}$
    $endgroup$
    – user626177
    Jan 16 at 1:43
















2












2








2





$begingroup$


The graph of this function shows that the limit should be approximately $2.7$, but I don't know how to approach it mathematically, the form after direct putting of $x = 1$ is $1^{infty}$, which is an indeterminate form, so we can proceed with L'-H$hat{o}$pital's rule, but I don't really know how to do that. Please help me with this limit.










share|cite|improve this question









$endgroup$




The graph of this function shows that the limit should be approximately $2.7$, but I don't know how to approach it mathematically, the form after direct putting of $x = 1$ is $1^{infty}$, which is an indeterminate form, so we can proceed with L'-H$hat{o}$pital's rule, but I don't really know how to do that. Please help me with this limit.







calculus limits






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 16 at 1:39









SimranSimran

153




153












  • $begingroup$
    Note that L'Hopitals rule only applies to the $frac{0}{0}$ and $frac{infty}{infty}$ indeterminate forms.
    $endgroup$
    – H Huang
    Jan 16 at 1:42












  • $begingroup$
    Hint: $x = 1 + frac{1}{frac{1}{(x-1)}}$
    $endgroup$
    – user626177
    Jan 16 at 1:43




















  • $begingroup$
    Note that L'Hopitals rule only applies to the $frac{0}{0}$ and $frac{infty}{infty}$ indeterminate forms.
    $endgroup$
    – H Huang
    Jan 16 at 1:42












  • $begingroup$
    Hint: $x = 1 + frac{1}{frac{1}{(x-1)}}$
    $endgroup$
    – user626177
    Jan 16 at 1:43


















$begingroup$
Note that L'Hopitals rule only applies to the $frac{0}{0}$ and $frac{infty}{infty}$ indeterminate forms.
$endgroup$
– H Huang
Jan 16 at 1:42






$begingroup$
Note that L'Hopitals rule only applies to the $frac{0}{0}$ and $frac{infty}{infty}$ indeterminate forms.
$endgroup$
– H Huang
Jan 16 at 1:42














$begingroup$
Hint: $x = 1 + frac{1}{frac{1}{(x-1)}}$
$endgroup$
– user626177
Jan 16 at 1:43






$begingroup$
Hint: $x = 1 + frac{1}{frac{1}{(x-1)}}$
$endgroup$
– user626177
Jan 16 at 1:43












4 Answers
4






active

oldest

votes


















3












$begingroup$

$x^{{1over{x-1}}}$



$=e^{{{ln(x)}over{x-1}}}$



$lim_{xrightarrow 1}{{ln(x)}over{x-1}}$ is the derivative of $ln(x)$ at $1$ which is $1$. So the limit is $e$.






share|cite|improve this answer









$endgroup$





















    4












    $begingroup$

    Set $x-1=h$ to find $$lim_{hto0}(1+h)^{1/h}=lim_{ntoinfty}left(1+dfrac1nright)^n=?$$






    share|cite|improve this answer









    $endgroup$





















      1












      $begingroup$

      Let $y = x^{(1/(x-1))}$
      Take the natural log of both sides.
      $ln(y) = (1/(x-1))ln(x)$
      Notice if you plug in $x = 1$ you get $0/0$, so you can apply L'Hospital's Rule.
      Just take the derivative of the numerator and denominator (separately). The derivative of $ln(x) = 1/x$ and the derivative of $x-1$ is just $1$.
      So $ln(y) = 1/x$.
      Now this is an easy limit, $ln(y) = 1$.
      But that's not the limit you want.
      Apply the exponential function to both sides.
      Then you see the limit is $e$.
      Hope this helps!






      share|cite|improve this answer











      $endgroup$





















        0












        $begingroup$

        Consider $$y=x^{frac{1}{x-1}}$$ and let $x=1+t$ to make
        $$y=(1+t)^{frac{1}{t}}implies log(y)=frac 1 t log(1+t)$$ which is simple using L'Hospital.



        If you want more than the limit, use Taylor series to get
        $$log(y)=frac 1 t left(t-frac{t^2}{2}+frac{t^3}{3}+Oleft(t^4right) right)=1-frac{t}{2}+frac{t^2}{3}+Oleft(t^3right)$$ Continue with Taylor using
        $$y=e^{log(y)}implies y=e-frac{e t}{2}+frac{11 e t^2}{24}+Oleft(t^3right)$$ which shows the limit when $t to 0$ and also how it is approached.






        share|cite|improve this answer









        $endgroup$













          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%2f3075206%2fhow-to-calculate-this-limit-lim-x-to-1-x-frac1x-1%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









          3












          $begingroup$

          $x^{{1over{x-1}}}$



          $=e^{{{ln(x)}over{x-1}}}$



          $lim_{xrightarrow 1}{{ln(x)}over{x-1}}$ is the derivative of $ln(x)$ at $1$ which is $1$. So the limit is $e$.






          share|cite|improve this answer









          $endgroup$


















            3












            $begingroup$

            $x^{{1over{x-1}}}$



            $=e^{{{ln(x)}over{x-1}}}$



            $lim_{xrightarrow 1}{{ln(x)}over{x-1}}$ is the derivative of $ln(x)$ at $1$ which is $1$. So the limit is $e$.






            share|cite|improve this answer









            $endgroup$
















              3












              3








              3





              $begingroup$

              $x^{{1over{x-1}}}$



              $=e^{{{ln(x)}over{x-1}}}$



              $lim_{xrightarrow 1}{{ln(x)}over{x-1}}$ is the derivative of $ln(x)$ at $1$ which is $1$. So the limit is $e$.






              share|cite|improve this answer









              $endgroup$



              $x^{{1over{x-1}}}$



              $=e^{{{ln(x)}over{x-1}}}$



              $lim_{xrightarrow 1}{{ln(x)}over{x-1}}$ is the derivative of $ln(x)$ at $1$ which is $1$. So the limit is $e$.







              share|cite|improve this answer












              share|cite|improve this answer



              share|cite|improve this answer










              answered Jan 16 at 1:42









              Tsemo AristideTsemo Aristide

              58.4k11445




              58.4k11445























                  4












                  $begingroup$

                  Set $x-1=h$ to find $$lim_{hto0}(1+h)^{1/h}=lim_{ntoinfty}left(1+dfrac1nright)^n=?$$






                  share|cite|improve this answer









                  $endgroup$


















                    4












                    $begingroup$

                    Set $x-1=h$ to find $$lim_{hto0}(1+h)^{1/h}=lim_{ntoinfty}left(1+dfrac1nright)^n=?$$






                    share|cite|improve this answer









                    $endgroup$
















                      4












                      4








                      4





                      $begingroup$

                      Set $x-1=h$ to find $$lim_{hto0}(1+h)^{1/h}=lim_{ntoinfty}left(1+dfrac1nright)^n=?$$






                      share|cite|improve this answer









                      $endgroup$



                      Set $x-1=h$ to find $$lim_{hto0}(1+h)^{1/h}=lim_{ntoinfty}left(1+dfrac1nright)^n=?$$







                      share|cite|improve this answer












                      share|cite|improve this answer



                      share|cite|improve this answer










                      answered Jan 16 at 1:41









                      lab bhattacharjeelab bhattacharjee

                      226k15157275




                      226k15157275























                          1












                          $begingroup$

                          Let $y = x^{(1/(x-1))}$
                          Take the natural log of both sides.
                          $ln(y) = (1/(x-1))ln(x)$
                          Notice if you plug in $x = 1$ you get $0/0$, so you can apply L'Hospital's Rule.
                          Just take the derivative of the numerator and denominator (separately). The derivative of $ln(x) = 1/x$ and the derivative of $x-1$ is just $1$.
                          So $ln(y) = 1/x$.
                          Now this is an easy limit, $ln(y) = 1$.
                          But that's not the limit you want.
                          Apply the exponential function to both sides.
                          Then you see the limit is $e$.
                          Hope this helps!






                          share|cite|improve this answer











                          $endgroup$


















                            1












                            $begingroup$

                            Let $y = x^{(1/(x-1))}$
                            Take the natural log of both sides.
                            $ln(y) = (1/(x-1))ln(x)$
                            Notice if you plug in $x = 1$ you get $0/0$, so you can apply L'Hospital's Rule.
                            Just take the derivative of the numerator and denominator (separately). The derivative of $ln(x) = 1/x$ and the derivative of $x-1$ is just $1$.
                            So $ln(y) = 1/x$.
                            Now this is an easy limit, $ln(y) = 1$.
                            But that's not the limit you want.
                            Apply the exponential function to both sides.
                            Then you see the limit is $e$.
                            Hope this helps!






                            share|cite|improve this answer











                            $endgroup$
















                              1












                              1








                              1





                              $begingroup$

                              Let $y = x^{(1/(x-1))}$
                              Take the natural log of both sides.
                              $ln(y) = (1/(x-1))ln(x)$
                              Notice if you plug in $x = 1$ you get $0/0$, so you can apply L'Hospital's Rule.
                              Just take the derivative of the numerator and denominator (separately). The derivative of $ln(x) = 1/x$ and the derivative of $x-1$ is just $1$.
                              So $ln(y) = 1/x$.
                              Now this is an easy limit, $ln(y) = 1$.
                              But that's not the limit you want.
                              Apply the exponential function to both sides.
                              Then you see the limit is $e$.
                              Hope this helps!






                              share|cite|improve this answer











                              $endgroup$



                              Let $y = x^{(1/(x-1))}$
                              Take the natural log of both sides.
                              $ln(y) = (1/(x-1))ln(x)$
                              Notice if you plug in $x = 1$ you get $0/0$, so you can apply L'Hospital's Rule.
                              Just take the derivative of the numerator and denominator (separately). The derivative of $ln(x) = 1/x$ and the derivative of $x-1$ is just $1$.
                              So $ln(y) = 1/x$.
                              Now this is an easy limit, $ln(y) = 1$.
                              But that's not the limit you want.
                              Apply the exponential function to both sides.
                              Then you see the limit is $e$.
                              Hope this helps!







                              share|cite|improve this answer














                              share|cite|improve this answer



                              share|cite|improve this answer








                              edited Jan 16 at 2:21









                              Larry

                              2,41331129




                              2,41331129










                              answered Jan 16 at 1:54









                              SydneySydney

                              234




                              234























                                  0












                                  $begingroup$

                                  Consider $$y=x^{frac{1}{x-1}}$$ and let $x=1+t$ to make
                                  $$y=(1+t)^{frac{1}{t}}implies log(y)=frac 1 t log(1+t)$$ which is simple using L'Hospital.



                                  If you want more than the limit, use Taylor series to get
                                  $$log(y)=frac 1 t left(t-frac{t^2}{2}+frac{t^3}{3}+Oleft(t^4right) right)=1-frac{t}{2}+frac{t^2}{3}+Oleft(t^3right)$$ Continue with Taylor using
                                  $$y=e^{log(y)}implies y=e-frac{e t}{2}+frac{11 e t^2}{24}+Oleft(t^3right)$$ which shows the limit when $t to 0$ and also how it is approached.






                                  share|cite|improve this answer









                                  $endgroup$


















                                    0












                                    $begingroup$

                                    Consider $$y=x^{frac{1}{x-1}}$$ and let $x=1+t$ to make
                                    $$y=(1+t)^{frac{1}{t}}implies log(y)=frac 1 t log(1+t)$$ which is simple using L'Hospital.



                                    If you want more than the limit, use Taylor series to get
                                    $$log(y)=frac 1 t left(t-frac{t^2}{2}+frac{t^3}{3}+Oleft(t^4right) right)=1-frac{t}{2}+frac{t^2}{3}+Oleft(t^3right)$$ Continue with Taylor using
                                    $$y=e^{log(y)}implies y=e-frac{e t}{2}+frac{11 e t^2}{24}+Oleft(t^3right)$$ which shows the limit when $t to 0$ and also how it is approached.






                                    share|cite|improve this answer









                                    $endgroup$
















                                      0












                                      0








                                      0





                                      $begingroup$

                                      Consider $$y=x^{frac{1}{x-1}}$$ and let $x=1+t$ to make
                                      $$y=(1+t)^{frac{1}{t}}implies log(y)=frac 1 t log(1+t)$$ which is simple using L'Hospital.



                                      If you want more than the limit, use Taylor series to get
                                      $$log(y)=frac 1 t left(t-frac{t^2}{2}+frac{t^3}{3}+Oleft(t^4right) right)=1-frac{t}{2}+frac{t^2}{3}+Oleft(t^3right)$$ Continue with Taylor using
                                      $$y=e^{log(y)}implies y=e-frac{e t}{2}+frac{11 e t^2}{24}+Oleft(t^3right)$$ which shows the limit when $t to 0$ and also how it is approached.






                                      share|cite|improve this answer









                                      $endgroup$



                                      Consider $$y=x^{frac{1}{x-1}}$$ and let $x=1+t$ to make
                                      $$y=(1+t)^{frac{1}{t}}implies log(y)=frac 1 t log(1+t)$$ which is simple using L'Hospital.



                                      If you want more than the limit, use Taylor series to get
                                      $$log(y)=frac 1 t left(t-frac{t^2}{2}+frac{t^3}{3}+Oleft(t^4right) right)=1-frac{t}{2}+frac{t^2}{3}+Oleft(t^3right)$$ Continue with Taylor using
                                      $$y=e^{log(y)}implies y=e-frac{e t}{2}+frac{11 e t^2}{24}+Oleft(t^3right)$$ which shows the limit when $t to 0$ and also how it is approached.







                                      share|cite|improve this answer












                                      share|cite|improve this answer



                                      share|cite|improve this answer










                                      answered Jan 16 at 4:03









                                      Claude LeiboviciClaude Leibovici

                                      122k1157134




                                      122k1157134






























                                          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%2f3075206%2fhow-to-calculate-this-limit-lim-x-to-1-x-frac1x-1%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

                                          MongoDB - Not Authorized To Execute Command

                                          How to fix TextFormField cause rebuild widget in Flutter

                                          in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith