Prove $Hcap K$ Abelian.












0














Let $H$ and $K$ be subgroups of a group with $|H|=24$ and $|K|=20$. Prove that $Hcap K$ Abelian.



I am unsure where to start with this proof. Any help is appreciated.










share|cite|improve this question


















  • 4




    $Hcap K$ is a subgroup of both $H$ and $K$, therefore its order must...
    – user228113
    Nov 28 '17 at 15:44












  • its order must divide $|HK|$?? or both $|H|$ and $|K|$?
    – rover2
    Nov 28 '17 at 15:47
















0














Let $H$ and $K$ be subgroups of a group with $|H|=24$ and $|K|=20$. Prove that $Hcap K$ Abelian.



I am unsure where to start with this proof. Any help is appreciated.










share|cite|improve this question


















  • 4




    $Hcap K$ is a subgroup of both $H$ and $K$, therefore its order must...
    – user228113
    Nov 28 '17 at 15:44












  • its order must divide $|HK|$?? or both $|H|$ and $|K|$?
    – rover2
    Nov 28 '17 at 15:47














0












0








0







Let $H$ and $K$ be subgroups of a group with $|H|=24$ and $|K|=20$. Prove that $Hcap K$ Abelian.



I am unsure where to start with this proof. Any help is appreciated.










share|cite|improve this question













Let $H$ and $K$ be subgroups of a group with $|H|=24$ and $|K|=20$. Prove that $Hcap K$ Abelian.



I am unsure where to start with this proof. Any help is appreciated.







abstract-algebra






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 28 '17 at 15:43









rover2

769212




769212








  • 4




    $Hcap K$ is a subgroup of both $H$ and $K$, therefore its order must...
    – user228113
    Nov 28 '17 at 15:44












  • its order must divide $|HK|$?? or both $|H|$ and $|K|$?
    – rover2
    Nov 28 '17 at 15:47














  • 4




    $Hcap K$ is a subgroup of both $H$ and $K$, therefore its order must...
    – user228113
    Nov 28 '17 at 15:44












  • its order must divide $|HK|$?? or both $|H|$ and $|K|$?
    – rover2
    Nov 28 '17 at 15:47








4




4




$Hcap K$ is a subgroup of both $H$ and $K$, therefore its order must...
– user228113
Nov 28 '17 at 15:44






$Hcap K$ is a subgroup of both $H$ and $K$, therefore its order must...
– user228113
Nov 28 '17 at 15:44














its order must divide $|HK|$?? or both $|H|$ and $|K|$?
– rover2
Nov 28 '17 at 15:47




its order must divide $|HK|$?? or both $|H|$ and $|K|$?
– rover2
Nov 28 '17 at 15:47










2 Answers
2






active

oldest

votes


















4














$Hcap K$ is a group being the intersection of two groups. Also it is a subgroup of both, so its order must divide both $20$ and $24$, hence the order of $Hcap K$ can be atmost $4$. Let $x$ and $y$ be two elements of $Hcap K$. If $x$ and $y$ doesn't commute then show that $e,x,y,xy,yx$ are $5$ distinct elements of $Hcap K$, which leads to a contradiction. So any group having order $leq 4$ must be abelian.






share|cite|improve this answer





















  • Just to add that, if we can assume the OP already knows that all groups of order 1, 2 and 4 are Abelian, the proof gets even simpler.
    – user491874
    Nov 28 '17 at 15:55










  • Yes, this is quite trivial. We showed this our first course in group theory.
    – Math_QED
    Nov 28 '17 at 15:58



















0














We know that $Hcap K$ subgroup for subgroups $H$ and $K$.Therefore,



$|Hcap K|$ could be $1, 2, 4$ by Lagrance Theorem. We know also that if $G$ is a group with $|G|leq 5$, then $G$ is abealian. In particular,



$textbf{ Case 1)}$ If $|Hcap K|=1$, then $Hcap K={1}$.



$textbf{ Case 2)}$ if $|Hcap K|=2$, then we know that every prime order is cyclic and every cyclic group is abelian.



$textbf{ Case 3)}$ If $|Hcap K|=4$, then it is isomorphic to either $mathbb{Z_4}$ or $4$-group $V$ which are abelian.






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%2f2541337%2fprove-h-cap-k-abelian%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









    4














    $Hcap K$ is a group being the intersection of two groups. Also it is a subgroup of both, so its order must divide both $20$ and $24$, hence the order of $Hcap K$ can be atmost $4$. Let $x$ and $y$ be two elements of $Hcap K$. If $x$ and $y$ doesn't commute then show that $e,x,y,xy,yx$ are $5$ distinct elements of $Hcap K$, which leads to a contradiction. So any group having order $leq 4$ must be abelian.






    share|cite|improve this answer





















    • Just to add that, if we can assume the OP already knows that all groups of order 1, 2 and 4 are Abelian, the proof gets even simpler.
      – user491874
      Nov 28 '17 at 15:55










    • Yes, this is quite trivial. We showed this our first course in group theory.
      – Math_QED
      Nov 28 '17 at 15:58
















    4














    $Hcap K$ is a group being the intersection of two groups. Also it is a subgroup of both, so its order must divide both $20$ and $24$, hence the order of $Hcap K$ can be atmost $4$. Let $x$ and $y$ be two elements of $Hcap K$. If $x$ and $y$ doesn't commute then show that $e,x,y,xy,yx$ are $5$ distinct elements of $Hcap K$, which leads to a contradiction. So any group having order $leq 4$ must be abelian.






    share|cite|improve this answer





















    • Just to add that, if we can assume the OP already knows that all groups of order 1, 2 and 4 are Abelian, the proof gets even simpler.
      – user491874
      Nov 28 '17 at 15:55










    • Yes, this is quite trivial. We showed this our first course in group theory.
      – Math_QED
      Nov 28 '17 at 15:58














    4












    4








    4






    $Hcap K$ is a group being the intersection of two groups. Also it is a subgroup of both, so its order must divide both $20$ and $24$, hence the order of $Hcap K$ can be atmost $4$. Let $x$ and $y$ be two elements of $Hcap K$. If $x$ and $y$ doesn't commute then show that $e,x,y,xy,yx$ are $5$ distinct elements of $Hcap K$, which leads to a contradiction. So any group having order $leq 4$ must be abelian.






    share|cite|improve this answer












    $Hcap K$ is a group being the intersection of two groups. Also it is a subgroup of both, so its order must divide both $20$ and $24$, hence the order of $Hcap K$ can be atmost $4$. Let $x$ and $y$ be two elements of $Hcap K$. If $x$ and $y$ doesn't commute then show that $e,x,y,xy,yx$ are $5$ distinct elements of $Hcap K$, which leads to a contradiction. So any group having order $leq 4$ must be abelian.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Nov 28 '17 at 15:48









    Abishanka Saha

    7,79811022




    7,79811022












    • Just to add that, if we can assume the OP already knows that all groups of order 1, 2 and 4 are Abelian, the proof gets even simpler.
      – user491874
      Nov 28 '17 at 15:55










    • Yes, this is quite trivial. We showed this our first course in group theory.
      – Math_QED
      Nov 28 '17 at 15:58


















    • Just to add that, if we can assume the OP already knows that all groups of order 1, 2 and 4 are Abelian, the proof gets even simpler.
      – user491874
      Nov 28 '17 at 15:55










    • Yes, this is quite trivial. We showed this our first course in group theory.
      – Math_QED
      Nov 28 '17 at 15:58
















    Just to add that, if we can assume the OP already knows that all groups of order 1, 2 and 4 are Abelian, the proof gets even simpler.
    – user491874
    Nov 28 '17 at 15:55




    Just to add that, if we can assume the OP already knows that all groups of order 1, 2 and 4 are Abelian, the proof gets even simpler.
    – user491874
    Nov 28 '17 at 15:55












    Yes, this is quite trivial. We showed this our first course in group theory.
    – Math_QED
    Nov 28 '17 at 15:58




    Yes, this is quite trivial. We showed this our first course in group theory.
    – Math_QED
    Nov 28 '17 at 15:58











    0














    We know that $Hcap K$ subgroup for subgroups $H$ and $K$.Therefore,



    $|Hcap K|$ could be $1, 2, 4$ by Lagrance Theorem. We know also that if $G$ is a group with $|G|leq 5$, then $G$ is abealian. In particular,



    $textbf{ Case 1)}$ If $|Hcap K|=1$, then $Hcap K={1}$.



    $textbf{ Case 2)}$ if $|Hcap K|=2$, then we know that every prime order is cyclic and every cyclic group is abelian.



    $textbf{ Case 3)}$ If $|Hcap K|=4$, then it is isomorphic to either $mathbb{Z_4}$ or $4$-group $V$ which are abelian.






    share|cite|improve this answer




























      0














      We know that $Hcap K$ subgroup for subgroups $H$ and $K$.Therefore,



      $|Hcap K|$ could be $1, 2, 4$ by Lagrance Theorem. We know also that if $G$ is a group with $|G|leq 5$, then $G$ is abealian. In particular,



      $textbf{ Case 1)}$ If $|Hcap K|=1$, then $Hcap K={1}$.



      $textbf{ Case 2)}$ if $|Hcap K|=2$, then we know that every prime order is cyclic and every cyclic group is abelian.



      $textbf{ Case 3)}$ If $|Hcap K|=4$, then it is isomorphic to either $mathbb{Z_4}$ or $4$-group $V$ which are abelian.






      share|cite|improve this answer


























        0












        0








        0






        We know that $Hcap K$ subgroup for subgroups $H$ and $K$.Therefore,



        $|Hcap K|$ could be $1, 2, 4$ by Lagrance Theorem. We know also that if $G$ is a group with $|G|leq 5$, then $G$ is abealian. In particular,



        $textbf{ Case 1)}$ If $|Hcap K|=1$, then $Hcap K={1}$.



        $textbf{ Case 2)}$ if $|Hcap K|=2$, then we know that every prime order is cyclic and every cyclic group is abelian.



        $textbf{ Case 3)}$ If $|Hcap K|=4$, then it is isomorphic to either $mathbb{Z_4}$ or $4$-group $V$ which are abelian.






        share|cite|improve this answer














        We know that $Hcap K$ subgroup for subgroups $H$ and $K$.Therefore,



        $|Hcap K|$ could be $1, 2, 4$ by Lagrance Theorem. We know also that if $G$ is a group with $|G|leq 5$, then $G$ is abealian. In particular,



        $textbf{ Case 1)}$ If $|Hcap K|=1$, then $Hcap K={1}$.



        $textbf{ Case 2)}$ if $|Hcap K|=2$, then we know that every prime order is cyclic and every cyclic group is abelian.



        $textbf{ Case 3)}$ If $|Hcap K|=4$, then it is isomorphic to either $mathbb{Z_4}$ or $4$-group $V$ which are abelian.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Nov 21 '18 at 7:53

























        answered Nov 28 '17 at 16:02









        1ENİGMA1

        958416




        958416






























            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%2f2541337%2fprove-h-cap-k-abelian%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

            MongoDB - Not Authorized To Execute Command

            Npm cannot find a required file even through it is in the searched directory

            in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith