Homomorphisms between a finite group and $(mathbb R,+)$

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












I'm trying to prove that any homomorphism from a finite group to $(mathbb R,+)$ and from $(mathbb R,+)$ to a finite group must be trivial.



What I have so far: let $G$ be a finite group and $f: Gto mathbb R$ a homomorphism. Since $G$ is finite, for every element $xin G$ there is a positive $n$ such that $x^n=e$. Then $0=f(e)=f(x^n)=f(x)cdot nimplies f(x)=0$. So $f$ is trivial. Is that correct?



For the other statement, that's what I have (not sure if it's the right direction). Let $f: mathbb Rto G$ be a homomorphism. Let $a=f(1)$. Since $G$ is finite, $a^n=e$ for $nin mathbb N$. Then $e=a^n=[f(1)]^n=f(n)$. This implies $f(nmathbb Z)=e$. is this helpful at all?







share|cite|improve this question























    up vote
    2
    down vote

    favorite












    I'm trying to prove that any homomorphism from a finite group to $(mathbb R,+)$ and from $(mathbb R,+)$ to a finite group must be trivial.



    What I have so far: let $G$ be a finite group and $f: Gto mathbb R$ a homomorphism. Since $G$ is finite, for every element $xin G$ there is a positive $n$ such that $x^n=e$. Then $0=f(e)=f(x^n)=f(x)cdot nimplies f(x)=0$. So $f$ is trivial. Is that correct?



    For the other statement, that's what I have (not sure if it's the right direction). Let $f: mathbb Rto G$ be a homomorphism. Let $a=f(1)$. Since $G$ is finite, $a^n=e$ for $nin mathbb N$. Then $e=a^n=[f(1)]^n=f(n)$. This implies $f(nmathbb Z)=e$. is this helpful at all?







    share|cite|improve this question





















      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I'm trying to prove that any homomorphism from a finite group to $(mathbb R,+)$ and from $(mathbb R,+)$ to a finite group must be trivial.



      What I have so far: let $G$ be a finite group and $f: Gto mathbb R$ a homomorphism. Since $G$ is finite, for every element $xin G$ there is a positive $n$ such that $x^n=e$. Then $0=f(e)=f(x^n)=f(x)cdot nimplies f(x)=0$. So $f$ is trivial. Is that correct?



      For the other statement, that's what I have (not sure if it's the right direction). Let $f: mathbb Rto G$ be a homomorphism. Let $a=f(1)$. Since $G$ is finite, $a^n=e$ for $nin mathbb N$. Then $e=a^n=[f(1)]^n=f(n)$. This implies $f(nmathbb Z)=e$. is this helpful at all?







      share|cite|improve this question











      I'm trying to prove that any homomorphism from a finite group to $(mathbb R,+)$ and from $(mathbb R,+)$ to a finite group must be trivial.



      What I have so far: let $G$ be a finite group and $f: Gto mathbb R$ a homomorphism. Since $G$ is finite, for every element $xin G$ there is a positive $n$ such that $x^n=e$. Then $0=f(e)=f(x^n)=f(x)cdot nimplies f(x)=0$. So $f$ is trivial. Is that correct?



      For the other statement, that's what I have (not sure if it's the right direction). Let $f: mathbb Rto G$ be a homomorphism. Let $a=f(1)$. Since $G$ is finite, $a^n=e$ for $nin mathbb N$. Then $e=a^n=[f(1)]^n=f(n)$. This implies $f(nmathbb Z)=e$. is this helpful at all?









      share|cite|improve this question










      share|cite|improve this question




      share|cite|improve this question









      asked Jul 19 at 5:12









      user437309

      556212




      556212




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          Your first proof is correct.



          To prove the second statement, notice indeed that by setting $n=|G|$, we find out that for any $xin mathbbR$, $f(nx)=f(x)^n=e$. Then, taking any $yin mathbbR$ and setting $x=fracyn$, we obtain $$f(y)=f(nx)=e$$ so that $f$ is the trivial morphism.



          (As Lord Shark the Unknown states it, this trick is due to the fact that $(mathbbR,+)$ is divisible).






          share|cite|improve this answer




























            up vote
            2
            down vote













            The first way round is fine.



            For the converse, the group $Bbb R^+$ has a property called divisibility. An additive (resp. multiplicative) group $G$ is divisible if
            whenever $ain G$ and $ninBbb N$, then there is $bin G$ with
            $nb=a$ (resp. $b^n=a$).



            Prove (i) $Bbb R^+$ is divisible, (ii) the image of a divisible group under a homomorphism is divisible.






            share|cite|improve this answer





















            • What does (ii) give? Is the only non-divisible finite group the trivial group? If so, then this would imply the result I believe.
              – user437309
              Jul 19 at 5:29










            • @user437309 Let's add (iii) a non-trivial finite group is not divisible.
              – Lord Shark the Unknown
              Jul 19 at 5:31










            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: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            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%2f2856286%2fhomomorphisms-between-a-finite-group-and-mathbb-r%23new-answer', 'question_page');

            );

            Post as a guest






























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            3
            down vote



            accepted










            Your first proof is correct.



            To prove the second statement, notice indeed that by setting $n=|G|$, we find out that for any $xin mathbbR$, $f(nx)=f(x)^n=e$. Then, taking any $yin mathbbR$ and setting $x=fracyn$, we obtain $$f(y)=f(nx)=e$$ so that $f$ is the trivial morphism.



            (As Lord Shark the Unknown states it, this trick is due to the fact that $(mathbbR,+)$ is divisible).






            share|cite|improve this answer

























              up vote
              3
              down vote



              accepted










              Your first proof is correct.



              To prove the second statement, notice indeed that by setting $n=|G|$, we find out that for any $xin mathbbR$, $f(nx)=f(x)^n=e$. Then, taking any $yin mathbbR$ and setting $x=fracyn$, we obtain $$f(y)=f(nx)=e$$ so that $f$ is the trivial morphism.



              (As Lord Shark the Unknown states it, this trick is due to the fact that $(mathbbR,+)$ is divisible).






              share|cite|improve this answer























                up vote
                3
                down vote



                accepted







                up vote
                3
                down vote



                accepted






                Your first proof is correct.



                To prove the second statement, notice indeed that by setting $n=|G|$, we find out that for any $xin mathbbR$, $f(nx)=f(x)^n=e$. Then, taking any $yin mathbbR$ and setting $x=fracyn$, we obtain $$f(y)=f(nx)=e$$ so that $f$ is the trivial morphism.



                (As Lord Shark the Unknown states it, this trick is due to the fact that $(mathbbR,+)$ is divisible).






                share|cite|improve this answer













                Your first proof is correct.



                To prove the second statement, notice indeed that by setting $n=|G|$, we find out that for any $xin mathbbR$, $f(nx)=f(x)^n=e$. Then, taking any $yin mathbbR$ and setting $x=fracyn$, we obtain $$f(y)=f(nx)=e$$ so that $f$ is the trivial morphism.



                (As Lord Shark the Unknown states it, this trick is due to the fact that $(mathbbR,+)$ is divisible).







                share|cite|improve this answer













                share|cite|improve this answer



                share|cite|improve this answer











                answered Jul 19 at 5:22









                Suzet

                2,216527




                2,216527




















                    up vote
                    2
                    down vote













                    The first way round is fine.



                    For the converse, the group $Bbb R^+$ has a property called divisibility. An additive (resp. multiplicative) group $G$ is divisible if
                    whenever $ain G$ and $ninBbb N$, then there is $bin G$ with
                    $nb=a$ (resp. $b^n=a$).



                    Prove (i) $Bbb R^+$ is divisible, (ii) the image of a divisible group under a homomorphism is divisible.






                    share|cite|improve this answer





















                    • What does (ii) give? Is the only non-divisible finite group the trivial group? If so, then this would imply the result I believe.
                      – user437309
                      Jul 19 at 5:29










                    • @user437309 Let's add (iii) a non-trivial finite group is not divisible.
                      – Lord Shark the Unknown
                      Jul 19 at 5:31














                    up vote
                    2
                    down vote













                    The first way round is fine.



                    For the converse, the group $Bbb R^+$ has a property called divisibility. An additive (resp. multiplicative) group $G$ is divisible if
                    whenever $ain G$ and $ninBbb N$, then there is $bin G$ with
                    $nb=a$ (resp. $b^n=a$).



                    Prove (i) $Bbb R^+$ is divisible, (ii) the image of a divisible group under a homomorphism is divisible.






                    share|cite|improve this answer





















                    • What does (ii) give? Is the only non-divisible finite group the trivial group? If so, then this would imply the result I believe.
                      – user437309
                      Jul 19 at 5:29










                    • @user437309 Let's add (iii) a non-trivial finite group is not divisible.
                      – Lord Shark the Unknown
                      Jul 19 at 5:31












                    up vote
                    2
                    down vote










                    up vote
                    2
                    down vote









                    The first way round is fine.



                    For the converse, the group $Bbb R^+$ has a property called divisibility. An additive (resp. multiplicative) group $G$ is divisible if
                    whenever $ain G$ and $ninBbb N$, then there is $bin G$ with
                    $nb=a$ (resp. $b^n=a$).



                    Prove (i) $Bbb R^+$ is divisible, (ii) the image of a divisible group under a homomorphism is divisible.






                    share|cite|improve this answer













                    The first way round is fine.



                    For the converse, the group $Bbb R^+$ has a property called divisibility. An additive (resp. multiplicative) group $G$ is divisible if
                    whenever $ain G$ and $ninBbb N$, then there is $bin G$ with
                    $nb=a$ (resp. $b^n=a$).



                    Prove (i) $Bbb R^+$ is divisible, (ii) the image of a divisible group under a homomorphism is divisible.







                    share|cite|improve this answer













                    share|cite|improve this answer



                    share|cite|improve this answer











                    answered Jul 19 at 5:20









                    Lord Shark the Unknown

                    85.5k951112




                    85.5k951112











                    • What does (ii) give? Is the only non-divisible finite group the trivial group? If so, then this would imply the result I believe.
                      – user437309
                      Jul 19 at 5:29










                    • @user437309 Let's add (iii) a non-trivial finite group is not divisible.
                      – Lord Shark the Unknown
                      Jul 19 at 5:31
















                    • What does (ii) give? Is the only non-divisible finite group the trivial group? If so, then this would imply the result I believe.
                      – user437309
                      Jul 19 at 5:29










                    • @user437309 Let's add (iii) a non-trivial finite group is not divisible.
                      – Lord Shark the Unknown
                      Jul 19 at 5:31















                    What does (ii) give? Is the only non-divisible finite group the trivial group? If so, then this would imply the result I believe.
                    – user437309
                    Jul 19 at 5:29




                    What does (ii) give? Is the only non-divisible finite group the trivial group? If so, then this would imply the result I believe.
                    – user437309
                    Jul 19 at 5:29












                    @user437309 Let's add (iii) a non-trivial finite group is not divisible.
                    – Lord Shark the Unknown
                    Jul 19 at 5:31




                    @user437309 Let's add (iii) a non-trivial finite group is not divisible.
                    – Lord Shark the Unknown
                    Jul 19 at 5:31












                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2856286%2fhomomorphisms-between-a-finite-group-and-mathbb-r%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Comments

                    Popular posts from this blog

                    What is the equation of a 3D cone with generalised tilt?

                    Color the edges and diagonals of a regular polygon

                    Relationship between determinant of matrix and determinant of adjoint?