Singularity of $frac{z+2}{e^{frac{1}{(z+2)^2}}}$











up vote
0
down vote

favorite












I have a singularity in $z=-2$, now I wolud like to find the kind of singularity, so I have to compute the limit:



$$lim_{zto-2}frac{z+2}{e^{frac{1}{(z+2)^2}}}$$



for me this limit is $0$, because I expand in Taylor the funcion $e^{frac{1}{(z+2)^2}}$ and then I obtain the null result.



But I'm not sure I can expand in Taylor the function because the Taylor expantion is everywhere valid except in $z+2=0$ and I also know that if $f(x)$ has a non removable singularity in $z_0$ I can tell that $e^{f(x)}$ has an essential singularity in $z_0$, now I have, in the denominator of the fraction, esactly this situation, maybe this can affect my result for the entire function, like "if I have somewhere an essential singularity in a part of the function, the function has an essential singularity"? Or maybe the presence of $z+2$ in the numerator kills the essential singularity? Or maybe knowing this can help me, the function $frac{1}{e^{frac{1}{(z+2)^2}}}$ has an essential singularity in $z=-2$?



Thank you all and sorry for bad english










share|cite|improve this question


























    up vote
    0
    down vote

    favorite












    I have a singularity in $z=-2$, now I wolud like to find the kind of singularity, so I have to compute the limit:



    $$lim_{zto-2}frac{z+2}{e^{frac{1}{(z+2)^2}}}$$



    for me this limit is $0$, because I expand in Taylor the funcion $e^{frac{1}{(z+2)^2}}$ and then I obtain the null result.



    But I'm not sure I can expand in Taylor the function because the Taylor expantion is everywhere valid except in $z+2=0$ and I also know that if $f(x)$ has a non removable singularity in $z_0$ I can tell that $e^{f(x)}$ has an essential singularity in $z_0$, now I have, in the denominator of the fraction, esactly this situation, maybe this can affect my result for the entire function, like "if I have somewhere an essential singularity in a part of the function, the function has an essential singularity"? Or maybe the presence of $z+2$ in the numerator kills the essential singularity? Or maybe knowing this can help me, the function $frac{1}{e^{frac{1}{(z+2)^2}}}$ has an essential singularity in $z=-2$?



    Thank you all and sorry for bad english










    share|cite|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have a singularity in $z=-2$, now I wolud like to find the kind of singularity, so I have to compute the limit:



      $$lim_{zto-2}frac{z+2}{e^{frac{1}{(z+2)^2}}}$$



      for me this limit is $0$, because I expand in Taylor the funcion $e^{frac{1}{(z+2)^2}}$ and then I obtain the null result.



      But I'm not sure I can expand in Taylor the function because the Taylor expantion is everywhere valid except in $z+2=0$ and I also know that if $f(x)$ has a non removable singularity in $z_0$ I can tell that $e^{f(x)}$ has an essential singularity in $z_0$, now I have, in the denominator of the fraction, esactly this situation, maybe this can affect my result for the entire function, like "if I have somewhere an essential singularity in a part of the function, the function has an essential singularity"? Or maybe the presence of $z+2$ in the numerator kills the essential singularity? Or maybe knowing this can help me, the function $frac{1}{e^{frac{1}{(z+2)^2}}}$ has an essential singularity in $z=-2$?



      Thank you all and sorry for bad english










      share|cite|improve this question













      I have a singularity in $z=-2$, now I wolud like to find the kind of singularity, so I have to compute the limit:



      $$lim_{zto-2}frac{z+2}{e^{frac{1}{(z+2)^2}}}$$



      for me this limit is $0$, because I expand in Taylor the funcion $e^{frac{1}{(z+2)^2}}$ and then I obtain the null result.



      But I'm not sure I can expand in Taylor the function because the Taylor expantion is everywhere valid except in $z+2=0$ and I also know that if $f(x)$ has a non removable singularity in $z_0$ I can tell that $e^{f(x)}$ has an essential singularity in $z_0$, now I have, in the denominator of the fraction, esactly this situation, maybe this can affect my result for the entire function, like "if I have somewhere an essential singularity in a part of the function, the function has an essential singularity"? Or maybe the presence of $z+2$ in the numerator kills the essential singularity? Or maybe knowing this can help me, the function $frac{1}{e^{frac{1}{(z+2)^2}}}$ has an essential singularity in $z=-2$?



      Thank you all and sorry for bad english







      complex-analysis taylor-expansion analytic-functions singularity






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 25 at 11:22









      pter26

      18511




      18511






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          If $z$ is real, then $exp(-1/(z+2)^2)to 0$ faster than any polynomial, so there is no Taylor polynomial.

          If $z$ is complex, then it has no limit as you might approach along $z=-2+iy$.






          share|cite|improve this answer




























            up vote
            2
            down vote













            Let $a_n$ be a complex number such that $a_n^{2}=frac 1 {2npi i}$. Through the sequence ${a_n-2}$ the function approaches $0$ but through the sequence $-2+frac i n$ it approaches $infty$ (in absolute value). This leaves with only one possibility: it has an essential singularity at $-1$.






            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%2f3012710%2fsingularity-of-fracz2e-frac1z22%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
              1
              down vote



              accepted










              If $z$ is real, then $exp(-1/(z+2)^2)to 0$ faster than any polynomial, so there is no Taylor polynomial.

              If $z$ is complex, then it has no limit as you might approach along $z=-2+iy$.






              share|cite|improve this answer

























                up vote
                1
                down vote



                accepted










                If $z$ is real, then $exp(-1/(z+2)^2)to 0$ faster than any polynomial, so there is no Taylor polynomial.

                If $z$ is complex, then it has no limit as you might approach along $z=-2+iy$.






                share|cite|improve this answer























                  up vote
                  1
                  down vote



                  accepted







                  up vote
                  1
                  down vote



                  accepted






                  If $z$ is real, then $exp(-1/(z+2)^2)to 0$ faster than any polynomial, so there is no Taylor polynomial.

                  If $z$ is complex, then it has no limit as you might approach along $z=-2+iy$.






                  share|cite|improve this answer












                  If $z$ is real, then $exp(-1/(z+2)^2)to 0$ faster than any polynomial, so there is no Taylor polynomial.

                  If $z$ is complex, then it has no limit as you might approach along $z=-2+iy$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Nov 25 at 11:49









                  Empy2

                  33.3k12261




                  33.3k12261






















                      up vote
                      2
                      down vote













                      Let $a_n$ be a complex number such that $a_n^{2}=frac 1 {2npi i}$. Through the sequence ${a_n-2}$ the function approaches $0$ but through the sequence $-2+frac i n$ it approaches $infty$ (in absolute value). This leaves with only one possibility: it has an essential singularity at $-1$.






                      share|cite|improve this answer

























                        up vote
                        2
                        down vote













                        Let $a_n$ be a complex number such that $a_n^{2}=frac 1 {2npi i}$. Through the sequence ${a_n-2}$ the function approaches $0$ but through the sequence $-2+frac i n$ it approaches $infty$ (in absolute value). This leaves with only one possibility: it has an essential singularity at $-1$.






                        share|cite|improve this answer























                          up vote
                          2
                          down vote










                          up vote
                          2
                          down vote









                          Let $a_n$ be a complex number such that $a_n^{2}=frac 1 {2npi i}$. Through the sequence ${a_n-2}$ the function approaches $0$ but through the sequence $-2+frac i n$ it approaches $infty$ (in absolute value). This leaves with only one possibility: it has an essential singularity at $-1$.






                          share|cite|improve this answer












                          Let $a_n$ be a complex number such that $a_n^{2}=frac 1 {2npi i}$. Through the sequence ${a_n-2}$ the function approaches $0$ but through the sequence $-2+frac i n$ it approaches $infty$ (in absolute value). This leaves with only one possibility: it has an essential singularity at $-1$.







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Nov 25 at 11:57









                          Kavi Rama Murthy

                          45.8k31853




                          45.8k31853






























                              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%2f3012710%2fsingularity-of-fracz2e-frac1z22%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

                              To store a contact into the json file from server.js file using a class in NodeJS

                              Redirect URL with Chrome Remote Debugging Android Devices

                              Dieringhausen