How does $f:zmapsto az+b$ send circles in $mathbb{C}$ to circles in $mathbb{C}$?












0














I am looking at the proof in the beginning of chapter 2 of Anderson's book Hyperbolic Geometry, however I don't understand it. In particular, he seems to assume that $overline{z_1} cdot overline{z_2}=overline{z_1z_2},$ with $z_1,z_2inmathbb{C},$ but I think I have proven that that identity is false. Is there some special case where this is true?










share|cite|improve this question


















  • 3




    That identity is always true.
    – Juan Diego Rojas
    Jan 3 at 20:59






  • 5




    Show your counterexample.
    – krirkrirk
    Jan 3 at 21:00










  • Oh, I thought it wasn't. Let me recheck my computation.
    – Conan G.
    Jan 3 at 21:01










  • D'oh... thanks for pointing it out.
    – Conan G.
    Jan 3 at 21:02
















0














I am looking at the proof in the beginning of chapter 2 of Anderson's book Hyperbolic Geometry, however I don't understand it. In particular, he seems to assume that $overline{z_1} cdot overline{z_2}=overline{z_1z_2},$ with $z_1,z_2inmathbb{C},$ but I think I have proven that that identity is false. Is there some special case where this is true?










share|cite|improve this question


















  • 3




    That identity is always true.
    – Juan Diego Rojas
    Jan 3 at 20:59






  • 5




    Show your counterexample.
    – krirkrirk
    Jan 3 at 21:00










  • Oh, I thought it wasn't. Let me recheck my computation.
    – Conan G.
    Jan 3 at 21:01










  • D'oh... thanks for pointing it out.
    – Conan G.
    Jan 3 at 21:02














0












0








0







I am looking at the proof in the beginning of chapter 2 of Anderson's book Hyperbolic Geometry, however I don't understand it. In particular, he seems to assume that $overline{z_1} cdot overline{z_2}=overline{z_1z_2},$ with $z_1,z_2inmathbb{C},$ but I think I have proven that that identity is false. Is there some special case where this is true?










share|cite|improve this question













I am looking at the proof in the beginning of chapter 2 of Anderson's book Hyperbolic Geometry, however I don't understand it. In particular, he seems to assume that $overline{z_1} cdot overline{z_2}=overline{z_1z_2},$ with $z_1,z_2inmathbb{C},$ but I think I have proven that that identity is false. Is there some special case where this is true?







complex-analysis hyperbolic-geometry






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 3 at 20:58









Conan G.

519410




519410








  • 3




    That identity is always true.
    – Juan Diego Rojas
    Jan 3 at 20:59






  • 5




    Show your counterexample.
    – krirkrirk
    Jan 3 at 21:00










  • Oh, I thought it wasn't. Let me recheck my computation.
    – Conan G.
    Jan 3 at 21:01










  • D'oh... thanks for pointing it out.
    – Conan G.
    Jan 3 at 21:02














  • 3




    That identity is always true.
    – Juan Diego Rojas
    Jan 3 at 20:59






  • 5




    Show your counterexample.
    – krirkrirk
    Jan 3 at 21:00










  • Oh, I thought it wasn't. Let me recheck my computation.
    – Conan G.
    Jan 3 at 21:01










  • D'oh... thanks for pointing it out.
    – Conan G.
    Jan 3 at 21:02








3




3




That identity is always true.
– Juan Diego Rojas
Jan 3 at 20:59




That identity is always true.
– Juan Diego Rojas
Jan 3 at 20:59




5




5




Show your counterexample.
– krirkrirk
Jan 3 at 21:00




Show your counterexample.
– krirkrirk
Jan 3 at 21:00












Oh, I thought it wasn't. Let me recheck my computation.
– Conan G.
Jan 3 at 21:01




Oh, I thought it wasn't. Let me recheck my computation.
– Conan G.
Jan 3 at 21:01












D'oh... thanks for pointing it out.
– Conan G.
Jan 3 at 21:02




D'oh... thanks for pointing it out.
– Conan G.
Jan 3 at 21:02










2 Answers
2






active

oldest

votes


















2














To answer the question in the post title: Yes. $f(z) = az + b$ sends circles to circles. Complex multiplication is a combination of rotation and dilation, and both of those operations preserve circles. The complex addition is translation which also preserves circles.






share|cite|improve this answer





























    0














    Circle: $|z-z_0| = r$, where $z_0$ is the center and $r$ the radius.



    $z'= f(z)=az+b$, $z_0'=az_0+b$;



    $|z'-z_0'|=|az+b-(az_0 +b)|=|a||z-z_0|=|a|r,$



    i.e. a circle with center $z_0'$, and radius $|a|r$.






    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%2f3060993%2fhow-does-fz-mapsto-azb-send-circles-in-mathbbc-to-circles-in-mathbbc%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









      2














      To answer the question in the post title: Yes. $f(z) = az + b$ sends circles to circles. Complex multiplication is a combination of rotation and dilation, and both of those operations preserve circles. The complex addition is translation which also preserves circles.






      share|cite|improve this answer


























        2














        To answer the question in the post title: Yes. $f(z) = az + b$ sends circles to circles. Complex multiplication is a combination of rotation and dilation, and both of those operations preserve circles. The complex addition is translation which also preserves circles.






        share|cite|improve this answer
























          2












          2








          2






          To answer the question in the post title: Yes. $f(z) = az + b$ sends circles to circles. Complex multiplication is a combination of rotation and dilation, and both of those operations preserve circles. The complex addition is translation which also preserves circles.






          share|cite|improve this answer












          To answer the question in the post title: Yes. $f(z) = az + b$ sends circles to circles. Complex multiplication is a combination of rotation and dilation, and both of those operations preserve circles. The complex addition is translation which also preserves circles.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 3 at 21:15









          Parker Glynn-Adey

          553




          553























              0














              Circle: $|z-z_0| = r$, where $z_0$ is the center and $r$ the radius.



              $z'= f(z)=az+b$, $z_0'=az_0+b$;



              $|z'-z_0'|=|az+b-(az_0 +b)|=|a||z-z_0|=|a|r,$



              i.e. a circle with center $z_0'$, and radius $|a|r$.






              share|cite|improve this answer


























                0














                Circle: $|z-z_0| = r$, where $z_0$ is the center and $r$ the radius.



                $z'= f(z)=az+b$, $z_0'=az_0+b$;



                $|z'-z_0'|=|az+b-(az_0 +b)|=|a||z-z_0|=|a|r,$



                i.e. a circle with center $z_0'$, and radius $|a|r$.






                share|cite|improve this answer
























                  0












                  0








                  0






                  Circle: $|z-z_0| = r$, where $z_0$ is the center and $r$ the radius.



                  $z'= f(z)=az+b$, $z_0'=az_0+b$;



                  $|z'-z_0'|=|az+b-(az_0 +b)|=|a||z-z_0|=|a|r,$



                  i.e. a circle with center $z_0'$, and radius $|a|r$.






                  share|cite|improve this answer












                  Circle: $|z-z_0| = r$, where $z_0$ is the center and $r$ the radius.



                  $z'= f(z)=az+b$, $z_0'=az_0+b$;



                  $|z'-z_0'|=|az+b-(az_0 +b)|=|a||z-z_0|=|a|r,$



                  i.e. a circle with center $z_0'$, and radius $|a|r$.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered 2 days ago









                  Peter Szilas

                  10.7k2720




                  10.7k2720






























                      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%2f3060993%2fhow-does-fz-mapsto-azb-send-circles-in-mathbbc-to-circles-in-mathbbc%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

                      An IMO inspired problem

                      Management

                      Investment