The group homomorphism $z mapsto (z/|z|)^2$ with an application of the homomorphism theorem.












1














Question

Let $G = (mathbb{C}setminus{0}, cdot)$.

1) Show that $N = (mathbb{R}setminus {0},cdot)$ is a normal subgroup.

2) Show that $f:G rightarrow G$ with $z mapsto (z/|z|)^2$ is a group homomorphism.

3) Determine $H$ s.t. $G/N cong H$ (using $f$ from 2.)

My solution

I think 1) is obvious bc. $N$ is a subgroup of $G$ and $G$ is commutative. Therefore $N$ is a normal subgroup. For 2) i take $w,z in G$ and calculate $f(wz)$ and $f(w)f(z)$ and look if they are identical.
$f(wz)=(wz/|wz|)^2$
$f(w)f(z)=(w/|w|)^2 cdot (z/|z|)^2 = (wz/|wz|)^2$,

so $f$ is a homomorphism.

in 3) i would say that $H = {z : |z| = 1}$, so i would say $H$ is the unit circle bc i only get complex numbers with absolute value $1$ and i get every point on the unit circle.
Is my solution correct?










share|cite|improve this question



























    1














    Question

    Let $G = (mathbb{C}setminus{0}, cdot)$.

    1) Show that $N = (mathbb{R}setminus {0},cdot)$ is a normal subgroup.

    2) Show that $f:G rightarrow G$ with $z mapsto (z/|z|)^2$ is a group homomorphism.

    3) Determine $H$ s.t. $G/N cong H$ (using $f$ from 2.)

    My solution

    I think 1) is obvious bc. $N$ is a subgroup of $G$ and $G$ is commutative. Therefore $N$ is a normal subgroup. For 2) i take $w,z in G$ and calculate $f(wz)$ and $f(w)f(z)$ and look if they are identical.
    $f(wz)=(wz/|wz|)^2$
    $f(w)f(z)=(w/|w|)^2 cdot (z/|z|)^2 = (wz/|wz|)^2$,

    so $f$ is a homomorphism.

    in 3) i would say that $H = {z : |z| = 1}$, so i would say $H$ is the unit circle bc i only get complex numbers with absolute value $1$ and i get every point on the unit circle.
    Is my solution correct?










    share|cite|improve this question

























      1












      1








      1


      0





      Question

      Let $G = (mathbb{C}setminus{0}, cdot)$.

      1) Show that $N = (mathbb{R}setminus {0},cdot)$ is a normal subgroup.

      2) Show that $f:G rightarrow G$ with $z mapsto (z/|z|)^2$ is a group homomorphism.

      3) Determine $H$ s.t. $G/N cong H$ (using $f$ from 2.)

      My solution

      I think 1) is obvious bc. $N$ is a subgroup of $G$ and $G$ is commutative. Therefore $N$ is a normal subgroup. For 2) i take $w,z in G$ and calculate $f(wz)$ and $f(w)f(z)$ and look if they are identical.
      $f(wz)=(wz/|wz|)^2$
      $f(w)f(z)=(w/|w|)^2 cdot (z/|z|)^2 = (wz/|wz|)^2$,

      so $f$ is a homomorphism.

      in 3) i would say that $H = {z : |z| = 1}$, so i would say $H$ is the unit circle bc i only get complex numbers with absolute value $1$ and i get every point on the unit circle.
      Is my solution correct?










      share|cite|improve this question













      Question

      Let $G = (mathbb{C}setminus{0}, cdot)$.

      1) Show that $N = (mathbb{R}setminus {0},cdot)$ is a normal subgroup.

      2) Show that $f:G rightarrow G$ with $z mapsto (z/|z|)^2$ is a group homomorphism.

      3) Determine $H$ s.t. $G/N cong H$ (using $f$ from 2.)

      My solution

      I think 1) is obvious bc. $N$ is a subgroup of $G$ and $G$ is commutative. Therefore $N$ is a normal subgroup. For 2) i take $w,z in G$ and calculate $f(wz)$ and $f(w)f(z)$ and look if they are identical.
      $f(wz)=(wz/|wz|)^2$
      $f(w)f(z)=(w/|w|)^2 cdot (z/|z|)^2 = (wz/|wz|)^2$,

      so $f$ is a homomorphism.

      in 3) i would say that $H = {z : |z| = 1}$, so i would say $H$ is the unit circle bc i only get complex numbers with absolute value $1$ and i get every point on the unit circle.
      Is my solution correct?







      abstract-algebra group-theory normal-subgroups group-homomorphism






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 28 '18 at 11:35









      GMiiX

      334




      334






















          1 Answer
          1






          active

          oldest

          votes


















          3














          The first isomorphism theorem tells you that if you have a homomorphism from $G$ to $H$ with exactly $N$ as kernel, then $G/N$ is isomorphic to the image of this homomorphism.



          Therefore, your task should be to locate a homomorphism which has kernel exactly $N$, and then find the image of this homomorphism.



          Now, what is the kernel of $f$? Note that $|z|^2 = z bar z$, so $frac{z^2}{|z|^2} = frac z{bar z}$ ,which equals $1$ if and only if $z = bar z$, if and only if $z in mathbb R$. In other words, the kernel of $f$ is indeed $N$.



          As for the image, as you have pointed out, since $|z|= |bar z|$, we see that the image is certainly contained within $H = {|x|= 1}$. However, the converse needs to be shown i.e. that $H$ is contained in the image. This is not very difficult : let $y in H$, and let $z$ be a square root of $y$, which always exists by the fundamental theorem of algebra (or using the polar form). Then $|z| = 1$, and $f(z) = y$.



          Therefore, your statements are correct, but here is the formal verification anyway.






          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%2f3017041%2fthe-group-homomorphism-z-mapsto-z-z2-with-an-application-of-the-homomorp%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









            3














            The first isomorphism theorem tells you that if you have a homomorphism from $G$ to $H$ with exactly $N$ as kernel, then $G/N$ is isomorphic to the image of this homomorphism.



            Therefore, your task should be to locate a homomorphism which has kernel exactly $N$, and then find the image of this homomorphism.



            Now, what is the kernel of $f$? Note that $|z|^2 = z bar z$, so $frac{z^2}{|z|^2} = frac z{bar z}$ ,which equals $1$ if and only if $z = bar z$, if and only if $z in mathbb R$. In other words, the kernel of $f$ is indeed $N$.



            As for the image, as you have pointed out, since $|z|= |bar z|$, we see that the image is certainly contained within $H = {|x|= 1}$. However, the converse needs to be shown i.e. that $H$ is contained in the image. This is not very difficult : let $y in H$, and let $z$ be a square root of $y$, which always exists by the fundamental theorem of algebra (or using the polar form). Then $|z| = 1$, and $f(z) = y$.



            Therefore, your statements are correct, but here is the formal verification anyway.






            share|cite|improve this answer


























              3














              The first isomorphism theorem tells you that if you have a homomorphism from $G$ to $H$ with exactly $N$ as kernel, then $G/N$ is isomorphic to the image of this homomorphism.



              Therefore, your task should be to locate a homomorphism which has kernel exactly $N$, and then find the image of this homomorphism.



              Now, what is the kernel of $f$? Note that $|z|^2 = z bar z$, so $frac{z^2}{|z|^2} = frac z{bar z}$ ,which equals $1$ if and only if $z = bar z$, if and only if $z in mathbb R$. In other words, the kernel of $f$ is indeed $N$.



              As for the image, as you have pointed out, since $|z|= |bar z|$, we see that the image is certainly contained within $H = {|x|= 1}$. However, the converse needs to be shown i.e. that $H$ is contained in the image. This is not very difficult : let $y in H$, and let $z$ be a square root of $y$, which always exists by the fundamental theorem of algebra (or using the polar form). Then $|z| = 1$, and $f(z) = y$.



              Therefore, your statements are correct, but here is the formal verification anyway.






              share|cite|improve this answer
























                3












                3








                3






                The first isomorphism theorem tells you that if you have a homomorphism from $G$ to $H$ with exactly $N$ as kernel, then $G/N$ is isomorphic to the image of this homomorphism.



                Therefore, your task should be to locate a homomorphism which has kernel exactly $N$, and then find the image of this homomorphism.



                Now, what is the kernel of $f$? Note that $|z|^2 = z bar z$, so $frac{z^2}{|z|^2} = frac z{bar z}$ ,which equals $1$ if and only if $z = bar z$, if and only if $z in mathbb R$. In other words, the kernel of $f$ is indeed $N$.



                As for the image, as you have pointed out, since $|z|= |bar z|$, we see that the image is certainly contained within $H = {|x|= 1}$. However, the converse needs to be shown i.e. that $H$ is contained in the image. This is not very difficult : let $y in H$, and let $z$ be a square root of $y$, which always exists by the fundamental theorem of algebra (or using the polar form). Then $|z| = 1$, and $f(z) = y$.



                Therefore, your statements are correct, but here is the formal verification anyway.






                share|cite|improve this answer












                The first isomorphism theorem tells you that if you have a homomorphism from $G$ to $H$ with exactly $N$ as kernel, then $G/N$ is isomorphic to the image of this homomorphism.



                Therefore, your task should be to locate a homomorphism which has kernel exactly $N$, and then find the image of this homomorphism.



                Now, what is the kernel of $f$? Note that $|z|^2 = z bar z$, so $frac{z^2}{|z|^2} = frac z{bar z}$ ,which equals $1$ if and only if $z = bar z$, if and only if $z in mathbb R$. In other words, the kernel of $f$ is indeed $N$.



                As for the image, as you have pointed out, since $|z|= |bar z|$, we see that the image is certainly contained within $H = {|x|= 1}$. However, the converse needs to be shown i.e. that $H$ is contained in the image. This is not very difficult : let $y in H$, and let $z$ be a square root of $y$, which always exists by the fundamental theorem of algebra (or using the polar form). Then $|z| = 1$, and $f(z) = y$.



                Therefore, your statements are correct, but here is the formal verification anyway.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Nov 28 '18 at 11:52









                астон вілла олоф мэллбэрг

                37.4k33376




                37.4k33376






























                    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%2f3017041%2fthe-group-homomorphism-z-mapsto-z-z2-with-an-application-of-the-homomorp%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

                    Quarter-circle Tiles

                    build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

                    Mont Emei