Find Conformal Mapping Between Circles












0












$begingroup$


How would I go about finding the conformal mapping bewtween $|z| = 2$ and $|z-1| = 1$? I have done the following so far:
Step 1: map regions between circles onto a strip:
$$frac{az + b}{cz +d} = frac{iz}{z-2}$$
Step 2: I assume this is the step you rotate it into a horizontal strip, although I am not sure how.
Step 3: Transform from strip to upper half plane using $e^z$ (should I use $e^z$ or $e^{iz}$).

Step 4: Transform from upper half plane onto unit disc using Möbius transformation:
$$frac{z-1}{z+1}$$
Then do $f_4 circ f_3 circ f_2 circ f_1$. Is this correct? Am I missing anything? Please let me know! Thank you!!










share|cite|improve this question









$endgroup$

















    0












    $begingroup$


    How would I go about finding the conformal mapping bewtween $|z| = 2$ and $|z-1| = 1$? I have done the following so far:
    Step 1: map regions between circles onto a strip:
    $$frac{az + b}{cz +d} = frac{iz}{z-2}$$
    Step 2: I assume this is the step you rotate it into a horizontal strip, although I am not sure how.
    Step 3: Transform from strip to upper half plane using $e^z$ (should I use $e^z$ or $e^{iz}$).

    Step 4: Transform from upper half plane onto unit disc using Möbius transformation:
    $$frac{z-1}{z+1}$$
    Then do $f_4 circ f_3 circ f_2 circ f_1$. Is this correct? Am I missing anything? Please let me know! Thank you!!










    share|cite|improve this question









    $endgroup$















      0












      0








      0





      $begingroup$


      How would I go about finding the conformal mapping bewtween $|z| = 2$ and $|z-1| = 1$? I have done the following so far:
      Step 1: map regions between circles onto a strip:
      $$frac{az + b}{cz +d} = frac{iz}{z-2}$$
      Step 2: I assume this is the step you rotate it into a horizontal strip, although I am not sure how.
      Step 3: Transform from strip to upper half plane using $e^z$ (should I use $e^z$ or $e^{iz}$).

      Step 4: Transform from upper half plane onto unit disc using Möbius transformation:
      $$frac{z-1}{z+1}$$
      Then do $f_4 circ f_3 circ f_2 circ f_1$. Is this correct? Am I missing anything? Please let me know! Thank you!!










      share|cite|improve this question









      $endgroup$




      How would I go about finding the conformal mapping bewtween $|z| = 2$ and $|z-1| = 1$? I have done the following so far:
      Step 1: map regions between circles onto a strip:
      $$frac{az + b}{cz +d} = frac{iz}{z-2}$$
      Step 2: I assume this is the step you rotate it into a horizontal strip, although I am not sure how.
      Step 3: Transform from strip to upper half plane using $e^z$ (should I use $e^z$ or $e^{iz}$).

      Step 4: Transform from upper half plane onto unit disc using Möbius transformation:
      $$frac{z-1}{z+1}$$
      Then do $f_4 circ f_3 circ f_2 circ f_1$. Is this correct? Am I missing anything? Please let me know! Thank you!!







      complex-analysis analysis conformal-geometry






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 11 '18 at 9:56









      moloculemolocule

      776




      776






















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          In general, when dealing with circles/planes use Mobius Transforms. You simply need to carry three points on the starting circle to three points on the end circle, and you are guaranteed a unique transformation. Any good complex analysis text will outline the details and provide basic formulas to use.



          In this case, we can save some time and simply consult a list of known transforms, e.g. here, and find that:



          $f_1(z)=frac{z-1}{z+1}$ carries the right half plane to the unit disk



          $f_2(z) = z+1/2,$ carries the right half plane to ${z : operatorname{Re}(z) > 1/2}$



          $f_3(z) = 1/z,$ carries ${z : operatorname{Re}(z) > 1/2}$ to the disk $|z-1| = 1$



          In other words,
          $$text{unit disk} stackrel{f_1^{-1}}{longrightarrow} text{right half plane} stackrel{f_2}{longrightarrow} {z : operatorname{Re}(z) > 1/2} stackrel{f_3}{longrightarrow} {z : |z-1| = 1}$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you for this answer!! I was wondering how I could get the region between the two circles $|z| = 2$ and $|z-1| = 1$. Would I just follow the same logic then? I think I am just confused how to get from between circles to upper half plane or right half plane.
            $endgroup$
            – molocule
            Dec 11 '18 at 10:31










          • $begingroup$
            @molocule I'm not sure what you mean by "the region between the circles"... are you referring to $mathbb C setminus {z : |z| = 1} setminus {z : |z-1| = 1}$ ? To map circles to half planes you need to use Mobius Transforms. In my post I list a transformation taking the right half plane to the unit disk. If you want to take the upper half plane to the unit disk, use the Cayley Transform. If you want to work with rotated half planes, you need to build your own transform...
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:37










          • $begingroup$
            ... either see the Wikipedia page on Mobius Transforms for an outline of methods, or better yet consult your favorite complex analysis textbook. Mobius Transforms are uniquely determined by where three points map to, and the formulas are well known.
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:38












          • $begingroup$
            Ah, I see! Thank you!
            $endgroup$
            – molocule
            Dec 11 '18 at 16:20











          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%2f3035130%2ffind-conformal-mapping-between-circles%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1












          $begingroup$

          In general, when dealing with circles/planes use Mobius Transforms. You simply need to carry three points on the starting circle to three points on the end circle, and you are guaranteed a unique transformation. Any good complex analysis text will outline the details and provide basic formulas to use.



          In this case, we can save some time and simply consult a list of known transforms, e.g. here, and find that:



          $f_1(z)=frac{z-1}{z+1}$ carries the right half plane to the unit disk



          $f_2(z) = z+1/2,$ carries the right half plane to ${z : operatorname{Re}(z) > 1/2}$



          $f_3(z) = 1/z,$ carries ${z : operatorname{Re}(z) > 1/2}$ to the disk $|z-1| = 1$



          In other words,
          $$text{unit disk} stackrel{f_1^{-1}}{longrightarrow} text{right half plane} stackrel{f_2}{longrightarrow} {z : operatorname{Re}(z) > 1/2} stackrel{f_3}{longrightarrow} {z : |z-1| = 1}$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you for this answer!! I was wondering how I could get the region between the two circles $|z| = 2$ and $|z-1| = 1$. Would I just follow the same logic then? I think I am just confused how to get from between circles to upper half plane or right half plane.
            $endgroup$
            – molocule
            Dec 11 '18 at 10:31










          • $begingroup$
            @molocule I'm not sure what you mean by "the region between the circles"... are you referring to $mathbb C setminus {z : |z| = 1} setminus {z : |z-1| = 1}$ ? To map circles to half planes you need to use Mobius Transforms. In my post I list a transformation taking the right half plane to the unit disk. If you want to take the upper half plane to the unit disk, use the Cayley Transform. If you want to work with rotated half planes, you need to build your own transform...
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:37










          • $begingroup$
            ... either see the Wikipedia page on Mobius Transforms for an outline of methods, or better yet consult your favorite complex analysis textbook. Mobius Transforms are uniquely determined by where three points map to, and the formulas are well known.
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:38












          • $begingroup$
            Ah, I see! Thank you!
            $endgroup$
            – molocule
            Dec 11 '18 at 16:20
















          1












          $begingroup$

          In general, when dealing with circles/planes use Mobius Transforms. You simply need to carry three points on the starting circle to three points on the end circle, and you are guaranteed a unique transformation. Any good complex analysis text will outline the details and provide basic formulas to use.



          In this case, we can save some time and simply consult a list of known transforms, e.g. here, and find that:



          $f_1(z)=frac{z-1}{z+1}$ carries the right half plane to the unit disk



          $f_2(z) = z+1/2,$ carries the right half plane to ${z : operatorname{Re}(z) > 1/2}$



          $f_3(z) = 1/z,$ carries ${z : operatorname{Re}(z) > 1/2}$ to the disk $|z-1| = 1$



          In other words,
          $$text{unit disk} stackrel{f_1^{-1}}{longrightarrow} text{right half plane} stackrel{f_2}{longrightarrow} {z : operatorname{Re}(z) > 1/2} stackrel{f_3}{longrightarrow} {z : |z-1| = 1}$$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you for this answer!! I was wondering how I could get the region between the two circles $|z| = 2$ and $|z-1| = 1$. Would I just follow the same logic then? I think I am just confused how to get from between circles to upper half plane or right half plane.
            $endgroup$
            – molocule
            Dec 11 '18 at 10:31










          • $begingroup$
            @molocule I'm not sure what you mean by "the region between the circles"... are you referring to $mathbb C setminus {z : |z| = 1} setminus {z : |z-1| = 1}$ ? To map circles to half planes you need to use Mobius Transforms. In my post I list a transformation taking the right half plane to the unit disk. If you want to take the upper half plane to the unit disk, use the Cayley Transform. If you want to work with rotated half planes, you need to build your own transform...
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:37










          • $begingroup$
            ... either see the Wikipedia page on Mobius Transforms for an outline of methods, or better yet consult your favorite complex analysis textbook. Mobius Transforms are uniquely determined by where three points map to, and the formulas are well known.
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:38












          • $begingroup$
            Ah, I see! Thank you!
            $endgroup$
            – molocule
            Dec 11 '18 at 16:20














          1












          1








          1





          $begingroup$

          In general, when dealing with circles/planes use Mobius Transforms. You simply need to carry three points on the starting circle to three points on the end circle, and you are guaranteed a unique transformation. Any good complex analysis text will outline the details and provide basic formulas to use.



          In this case, we can save some time and simply consult a list of known transforms, e.g. here, and find that:



          $f_1(z)=frac{z-1}{z+1}$ carries the right half plane to the unit disk



          $f_2(z) = z+1/2,$ carries the right half plane to ${z : operatorname{Re}(z) > 1/2}$



          $f_3(z) = 1/z,$ carries ${z : operatorname{Re}(z) > 1/2}$ to the disk $|z-1| = 1$



          In other words,
          $$text{unit disk} stackrel{f_1^{-1}}{longrightarrow} text{right half plane} stackrel{f_2}{longrightarrow} {z : operatorname{Re}(z) > 1/2} stackrel{f_3}{longrightarrow} {z : |z-1| = 1}$$






          share|cite|improve this answer









          $endgroup$



          In general, when dealing with circles/planes use Mobius Transforms. You simply need to carry three points on the starting circle to three points on the end circle, and you are guaranteed a unique transformation. Any good complex analysis text will outline the details and provide basic formulas to use.



          In this case, we can save some time and simply consult a list of known transforms, e.g. here, and find that:



          $f_1(z)=frac{z-1}{z+1}$ carries the right half plane to the unit disk



          $f_2(z) = z+1/2,$ carries the right half plane to ${z : operatorname{Re}(z) > 1/2}$



          $f_3(z) = 1/z,$ carries ${z : operatorname{Re}(z) > 1/2}$ to the disk $|z-1| = 1$



          In other words,
          $$text{unit disk} stackrel{f_1^{-1}}{longrightarrow} text{right half plane} stackrel{f_2}{longrightarrow} {z : operatorname{Re}(z) > 1/2} stackrel{f_3}{longrightarrow} {z : |z-1| = 1}$$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 11 '18 at 10:25









          Brevan EllefsenBrevan Ellefsen

          11.7k31649




          11.7k31649












          • $begingroup$
            Thank you for this answer!! I was wondering how I could get the region between the two circles $|z| = 2$ and $|z-1| = 1$. Would I just follow the same logic then? I think I am just confused how to get from between circles to upper half plane or right half plane.
            $endgroup$
            – molocule
            Dec 11 '18 at 10:31










          • $begingroup$
            @molocule I'm not sure what you mean by "the region between the circles"... are you referring to $mathbb C setminus {z : |z| = 1} setminus {z : |z-1| = 1}$ ? To map circles to half planes you need to use Mobius Transforms. In my post I list a transformation taking the right half plane to the unit disk. If you want to take the upper half plane to the unit disk, use the Cayley Transform. If you want to work with rotated half planes, you need to build your own transform...
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:37










          • $begingroup$
            ... either see the Wikipedia page on Mobius Transforms for an outline of methods, or better yet consult your favorite complex analysis textbook. Mobius Transforms are uniquely determined by where three points map to, and the formulas are well known.
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:38












          • $begingroup$
            Ah, I see! Thank you!
            $endgroup$
            – molocule
            Dec 11 '18 at 16:20


















          • $begingroup$
            Thank you for this answer!! I was wondering how I could get the region between the two circles $|z| = 2$ and $|z-1| = 1$. Would I just follow the same logic then? I think I am just confused how to get from between circles to upper half plane or right half plane.
            $endgroup$
            – molocule
            Dec 11 '18 at 10:31










          • $begingroup$
            @molocule I'm not sure what you mean by "the region between the circles"... are you referring to $mathbb C setminus {z : |z| = 1} setminus {z : |z-1| = 1}$ ? To map circles to half planes you need to use Mobius Transforms. In my post I list a transformation taking the right half plane to the unit disk. If you want to take the upper half plane to the unit disk, use the Cayley Transform. If you want to work with rotated half planes, you need to build your own transform...
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:37










          • $begingroup$
            ... either see the Wikipedia page on Mobius Transforms for an outline of methods, or better yet consult your favorite complex analysis textbook. Mobius Transforms are uniquely determined by where three points map to, and the formulas are well known.
            $endgroup$
            – Brevan Ellefsen
            Dec 11 '18 at 10:38












          • $begingroup$
            Ah, I see! Thank you!
            $endgroup$
            – molocule
            Dec 11 '18 at 16:20
















          $begingroup$
          Thank you for this answer!! I was wondering how I could get the region between the two circles $|z| = 2$ and $|z-1| = 1$. Would I just follow the same logic then? I think I am just confused how to get from between circles to upper half plane or right half plane.
          $endgroup$
          – molocule
          Dec 11 '18 at 10:31




          $begingroup$
          Thank you for this answer!! I was wondering how I could get the region between the two circles $|z| = 2$ and $|z-1| = 1$. Would I just follow the same logic then? I think I am just confused how to get from between circles to upper half plane or right half plane.
          $endgroup$
          – molocule
          Dec 11 '18 at 10:31












          $begingroup$
          @molocule I'm not sure what you mean by "the region between the circles"... are you referring to $mathbb C setminus {z : |z| = 1} setminus {z : |z-1| = 1}$ ? To map circles to half planes you need to use Mobius Transforms. In my post I list a transformation taking the right half plane to the unit disk. If you want to take the upper half plane to the unit disk, use the Cayley Transform. If you want to work with rotated half planes, you need to build your own transform...
          $endgroup$
          – Brevan Ellefsen
          Dec 11 '18 at 10:37




          $begingroup$
          @molocule I'm not sure what you mean by "the region between the circles"... are you referring to $mathbb C setminus {z : |z| = 1} setminus {z : |z-1| = 1}$ ? To map circles to half planes you need to use Mobius Transforms. In my post I list a transformation taking the right half plane to the unit disk. If you want to take the upper half plane to the unit disk, use the Cayley Transform. If you want to work with rotated half planes, you need to build your own transform...
          $endgroup$
          – Brevan Ellefsen
          Dec 11 '18 at 10:37












          $begingroup$
          ... either see the Wikipedia page on Mobius Transforms for an outline of methods, or better yet consult your favorite complex analysis textbook. Mobius Transforms are uniquely determined by where three points map to, and the formulas are well known.
          $endgroup$
          – Brevan Ellefsen
          Dec 11 '18 at 10:38






          $begingroup$
          ... either see the Wikipedia page on Mobius Transforms for an outline of methods, or better yet consult your favorite complex analysis textbook. Mobius Transforms are uniquely determined by where three points map to, and the formulas are well known.
          $endgroup$
          – Brevan Ellefsen
          Dec 11 '18 at 10:38














          $begingroup$
          Ah, I see! Thank you!
          $endgroup$
          – molocule
          Dec 11 '18 at 16:20




          $begingroup$
          Ah, I see! Thank you!
          $endgroup$
          – molocule
          Dec 11 '18 at 16:20


















          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%2f3035130%2ffind-conformal-mapping-between-circles%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

          Wiesbaden

          Marschland

          Dieringhausen