What is the difference between a holomorphic function and a meromorphic function?












6














As far as I can tell, if a function is holomorphic on its domain, then it's also meromorphic and vice versa. Can someone tell me what the difference between these two properties are (if any)? A counter-example and an explanation of why it's a counter-example would be nice.










share|cite|improve this question


















  • 1




    It might be helpful to explain why you think they are the same thing. What definitions are you using?
    – Antonio Vargas
    Dec 30 '13 at 21:20






  • 1




    You cannot tell the difference because you do not add a letter for the domain: holomorphic on $D$ implies meromorphic on $D$, but meromorphic on $D$ implies holomorphic only on some subset of $D$.
    – Phira
    Dec 30 '13 at 21:31
















6














As far as I can tell, if a function is holomorphic on its domain, then it's also meromorphic and vice versa. Can someone tell me what the difference between these two properties are (if any)? A counter-example and an explanation of why it's a counter-example would be nice.










share|cite|improve this question


















  • 1




    It might be helpful to explain why you think they are the same thing. What definitions are you using?
    – Antonio Vargas
    Dec 30 '13 at 21:20






  • 1




    You cannot tell the difference because you do not add a letter for the domain: holomorphic on $D$ implies meromorphic on $D$, but meromorphic on $D$ implies holomorphic only on some subset of $D$.
    – Phira
    Dec 30 '13 at 21:31














6












6








6


1





As far as I can tell, if a function is holomorphic on its domain, then it's also meromorphic and vice versa. Can someone tell me what the difference between these two properties are (if any)? A counter-example and an explanation of why it's a counter-example would be nice.










share|cite|improve this question













As far as I can tell, if a function is holomorphic on its domain, then it's also meromorphic and vice versa. Can someone tell me what the difference between these two properties are (if any)? A counter-example and an explanation of why it's a counter-example would be nice.







complex-analysis






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 30 '13 at 21:16









Tac-Tics

1,181822




1,181822








  • 1




    It might be helpful to explain why you think they are the same thing. What definitions are you using?
    – Antonio Vargas
    Dec 30 '13 at 21:20






  • 1




    You cannot tell the difference because you do not add a letter for the domain: holomorphic on $D$ implies meromorphic on $D$, but meromorphic on $D$ implies holomorphic only on some subset of $D$.
    – Phira
    Dec 30 '13 at 21:31














  • 1




    It might be helpful to explain why you think they are the same thing. What definitions are you using?
    – Antonio Vargas
    Dec 30 '13 at 21:20






  • 1




    You cannot tell the difference because you do not add a letter for the domain: holomorphic on $D$ implies meromorphic on $D$, but meromorphic on $D$ implies holomorphic only on some subset of $D$.
    – Phira
    Dec 30 '13 at 21:31








1




1




It might be helpful to explain why you think they are the same thing. What definitions are you using?
– Antonio Vargas
Dec 30 '13 at 21:20




It might be helpful to explain why you think they are the same thing. What definitions are you using?
– Antonio Vargas
Dec 30 '13 at 21:20




1




1




You cannot tell the difference because you do not add a letter for the domain: holomorphic on $D$ implies meromorphic on $D$, but meromorphic on $D$ implies holomorphic only on some subset of $D$.
– Phira
Dec 30 '13 at 21:31




You cannot tell the difference because you do not add a letter for the domain: holomorphic on $D$ implies meromorphic on $D$, but meromorphic on $D$ implies holomorphic only on some subset of $D$.
– Phira
Dec 30 '13 at 21:31










2 Answers
2






active

oldest

votes


















13














Every holomorphic function is meromorphic, but not vice versa. A meromorphic function that is not holomorphic has poles in its domain, e.g. $dfrac1z$ is holomorphic on $mathbb{C}setminus {0}$, but it is meromorphic on all of $mathbb{C}$.



If $f$ is meromorphic on a region $U$, there is a closed discrete subset $P subset U$ such that $flvert_{Usetminus P}$ is holomorphic on $Usetminus P$, and $f$ has a pole in every $pin P$. If $P = varnothing$, then $f$ is holomorphic on $U$, otherwise not.






share|cite|improve this answer





























    2














    A meromorphic function is allowed to take the value $infty$ (this is an unsigned complex infinity), while a holomorphic function is not. Since infinite values are allowed but not required, every holomorphic function is meromorphic, but not the other way around.



    (It is standard to say that the function is undefined rather than that its value is infinite, but it's important that the limit be infinite, that is, the limit of the reciprocal must be zero. In the 19th century, mathematicians were less shy about simply saying that the value is infinite.)



    For example, $f(z) = 1/z$ is not a holomorphism, because $f(0)$ is undefined (as a finite complex number), but it is a meromorphism, because $lim_{zto0} (1/f(z)) = 0$, so we can say that $f(0) = infty$. (Of course, you also have to check that the function is complex-differentiable away from zero.) However, $g(z) = exp(1/z)$ is not meromorphic, because neither $lim_{zto0} g(z)$ nor $lim_{zto0} (1/g(z))$ exists, so there is no value (finite or infinite) that we can assign to $g(0)$.



    A meromorphic function is holomorphic on a smaller domain, but there is more to being meromorphic than that. For example, both functions $f$ and $g$ above are holomorphic on the domain $mathbb{C} setminus {0}$, but only $f$ is meromorphic on all of $mathbb{C}$.






    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%2f622631%2fwhat-is-the-difference-between-a-holomorphic-function-and-a-meromorphic-function%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









      13














      Every holomorphic function is meromorphic, but not vice versa. A meromorphic function that is not holomorphic has poles in its domain, e.g. $dfrac1z$ is holomorphic on $mathbb{C}setminus {0}$, but it is meromorphic on all of $mathbb{C}$.



      If $f$ is meromorphic on a region $U$, there is a closed discrete subset $P subset U$ such that $flvert_{Usetminus P}$ is holomorphic on $Usetminus P$, and $f$ has a pole in every $pin P$. If $P = varnothing$, then $f$ is holomorphic on $U$, otherwise not.






      share|cite|improve this answer


























        13














        Every holomorphic function is meromorphic, but not vice versa. A meromorphic function that is not holomorphic has poles in its domain, e.g. $dfrac1z$ is holomorphic on $mathbb{C}setminus {0}$, but it is meromorphic on all of $mathbb{C}$.



        If $f$ is meromorphic on a region $U$, there is a closed discrete subset $P subset U$ such that $flvert_{Usetminus P}$ is holomorphic on $Usetminus P$, and $f$ has a pole in every $pin P$. If $P = varnothing$, then $f$ is holomorphic on $U$, otherwise not.






        share|cite|improve this answer
























          13












          13








          13






          Every holomorphic function is meromorphic, but not vice versa. A meromorphic function that is not holomorphic has poles in its domain, e.g. $dfrac1z$ is holomorphic on $mathbb{C}setminus {0}$, but it is meromorphic on all of $mathbb{C}$.



          If $f$ is meromorphic on a region $U$, there is a closed discrete subset $P subset U$ such that $flvert_{Usetminus P}$ is holomorphic on $Usetminus P$, and $f$ has a pole in every $pin P$. If $P = varnothing$, then $f$ is holomorphic on $U$, otherwise not.






          share|cite|improve this answer












          Every holomorphic function is meromorphic, but not vice versa. A meromorphic function that is not holomorphic has poles in its domain, e.g. $dfrac1z$ is holomorphic on $mathbb{C}setminus {0}$, but it is meromorphic on all of $mathbb{C}$.



          If $f$ is meromorphic on a region $U$, there is a closed discrete subset $P subset U$ such that $flvert_{Usetminus P}$ is holomorphic on $Usetminus P$, and $f$ has a pole in every $pin P$. If $P = varnothing$, then $f$ is holomorphic on $U$, otherwise not.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 30 '13 at 21:22









          Daniel Fischer

          173k16159281




          173k16159281























              2














              A meromorphic function is allowed to take the value $infty$ (this is an unsigned complex infinity), while a holomorphic function is not. Since infinite values are allowed but not required, every holomorphic function is meromorphic, but not the other way around.



              (It is standard to say that the function is undefined rather than that its value is infinite, but it's important that the limit be infinite, that is, the limit of the reciprocal must be zero. In the 19th century, mathematicians were less shy about simply saying that the value is infinite.)



              For example, $f(z) = 1/z$ is not a holomorphism, because $f(0)$ is undefined (as a finite complex number), but it is a meromorphism, because $lim_{zto0} (1/f(z)) = 0$, so we can say that $f(0) = infty$. (Of course, you also have to check that the function is complex-differentiable away from zero.) However, $g(z) = exp(1/z)$ is not meromorphic, because neither $lim_{zto0} g(z)$ nor $lim_{zto0} (1/g(z))$ exists, so there is no value (finite or infinite) that we can assign to $g(0)$.



              A meromorphic function is holomorphic on a smaller domain, but there is more to being meromorphic than that. For example, both functions $f$ and $g$ above are holomorphic on the domain $mathbb{C} setminus {0}$, but only $f$ is meromorphic on all of $mathbb{C}$.






              share|cite|improve this answer


























                2














                A meromorphic function is allowed to take the value $infty$ (this is an unsigned complex infinity), while a holomorphic function is not. Since infinite values are allowed but not required, every holomorphic function is meromorphic, but not the other way around.



                (It is standard to say that the function is undefined rather than that its value is infinite, but it's important that the limit be infinite, that is, the limit of the reciprocal must be zero. In the 19th century, mathematicians were less shy about simply saying that the value is infinite.)



                For example, $f(z) = 1/z$ is not a holomorphism, because $f(0)$ is undefined (as a finite complex number), but it is a meromorphism, because $lim_{zto0} (1/f(z)) = 0$, so we can say that $f(0) = infty$. (Of course, you also have to check that the function is complex-differentiable away from zero.) However, $g(z) = exp(1/z)$ is not meromorphic, because neither $lim_{zto0} g(z)$ nor $lim_{zto0} (1/g(z))$ exists, so there is no value (finite or infinite) that we can assign to $g(0)$.



                A meromorphic function is holomorphic on a smaller domain, but there is more to being meromorphic than that. For example, both functions $f$ and $g$ above are holomorphic on the domain $mathbb{C} setminus {0}$, but only $f$ is meromorphic on all of $mathbb{C}$.






                share|cite|improve this answer
























                  2












                  2








                  2






                  A meromorphic function is allowed to take the value $infty$ (this is an unsigned complex infinity), while a holomorphic function is not. Since infinite values are allowed but not required, every holomorphic function is meromorphic, but not the other way around.



                  (It is standard to say that the function is undefined rather than that its value is infinite, but it's important that the limit be infinite, that is, the limit of the reciprocal must be zero. In the 19th century, mathematicians were less shy about simply saying that the value is infinite.)



                  For example, $f(z) = 1/z$ is not a holomorphism, because $f(0)$ is undefined (as a finite complex number), but it is a meromorphism, because $lim_{zto0} (1/f(z)) = 0$, so we can say that $f(0) = infty$. (Of course, you also have to check that the function is complex-differentiable away from zero.) However, $g(z) = exp(1/z)$ is not meromorphic, because neither $lim_{zto0} g(z)$ nor $lim_{zto0} (1/g(z))$ exists, so there is no value (finite or infinite) that we can assign to $g(0)$.



                  A meromorphic function is holomorphic on a smaller domain, but there is more to being meromorphic than that. For example, both functions $f$ and $g$ above are holomorphic on the domain $mathbb{C} setminus {0}$, but only $f$ is meromorphic on all of $mathbb{C}$.






                  share|cite|improve this answer












                  A meromorphic function is allowed to take the value $infty$ (this is an unsigned complex infinity), while a holomorphic function is not. Since infinite values are allowed but not required, every holomorphic function is meromorphic, but not the other way around.



                  (It is standard to say that the function is undefined rather than that its value is infinite, but it's important that the limit be infinite, that is, the limit of the reciprocal must be zero. In the 19th century, mathematicians were less shy about simply saying that the value is infinite.)



                  For example, $f(z) = 1/z$ is not a holomorphism, because $f(0)$ is undefined (as a finite complex number), but it is a meromorphism, because $lim_{zto0} (1/f(z)) = 0$, so we can say that $f(0) = infty$. (Of course, you also have to check that the function is complex-differentiable away from zero.) However, $g(z) = exp(1/z)$ is not meromorphic, because neither $lim_{zto0} g(z)$ nor $lim_{zto0} (1/g(z))$ exists, so there is no value (finite or infinite) that we can assign to $g(0)$.



                  A meromorphic function is holomorphic on a smaller domain, but there is more to being meromorphic than that. For example, both functions $f$ and $g$ above are holomorphic on the domain $mathbb{C} setminus {0}$, but only $f$ is meromorphic on all of $mathbb{C}$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Feb 9 at 13:34









                  Toby Bartels

                  630513




                  630513






























                      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%2f622631%2fwhat-is-the-difference-between-a-holomorphic-function-and-a-meromorphic-function%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

                      Tonle Sap (See)

                      I get strange results when I access the Sqlitedatabase with Unity C# via XAMPP

                      Guatemaltekische Davis-Cup-Mannschaft