Corollary of Gauss's Lemma (polynomials)












2












$begingroup$


I am trying to prove the following result. I have outlined my attempt at a proof but I get stuck.



Any help would be welcome!



Theorem:



Let $R$ be a UFD and let $K$ be its field of fractions.



Suppose that $f in R[X]$ is a monic polynomial.



If $f=gh$ where $g,h in K[X]$ and $g$ is monic, then $g in R[X].$



Proof Attempt:



Clearly we have $gh=(lambda cdot g_0)(mucdot h_0)$ for some $lambda,mu in K$ and $f_0, g_0 in R[X]$ primitive.



Write $lambda=a/b$ and $mu=c/d$ for some $a,b,c,d in R$.



Clearing denominators yields $(bd)cdot f = (ac)cdot g_0f_0$ where both sides belong to $R[X]$.



By Gauss's lemma $g_0f_0$ is primitive and so taking contents yields $lambdamu=1$.



This proves that $f=g_0h_0$ is a factorization in $R[X]$ but not necessarily that $g in R[X]$.



I can't seem to get any further than this - any help greatly appreciated?










share|cite|improve this question









$endgroup$

















    2












    $begingroup$


    I am trying to prove the following result. I have outlined my attempt at a proof but I get stuck.



    Any help would be welcome!



    Theorem:



    Let $R$ be a UFD and let $K$ be its field of fractions.



    Suppose that $f in R[X]$ is a monic polynomial.



    If $f=gh$ where $g,h in K[X]$ and $g$ is monic, then $g in R[X].$



    Proof Attempt:



    Clearly we have $gh=(lambda cdot g_0)(mucdot h_0)$ for some $lambda,mu in K$ and $f_0, g_0 in R[X]$ primitive.



    Write $lambda=a/b$ and $mu=c/d$ for some $a,b,c,d in R$.



    Clearing denominators yields $(bd)cdot f = (ac)cdot g_0f_0$ where both sides belong to $R[X]$.



    By Gauss's lemma $g_0f_0$ is primitive and so taking contents yields $lambdamu=1$.



    This proves that $f=g_0h_0$ is a factorization in $R[X]$ but not necessarily that $g in R[X]$.



    I can't seem to get any further than this - any help greatly appreciated?










    share|cite|improve this question









    $endgroup$















      2












      2








      2


      2



      $begingroup$


      I am trying to prove the following result. I have outlined my attempt at a proof but I get stuck.



      Any help would be welcome!



      Theorem:



      Let $R$ be a UFD and let $K$ be its field of fractions.



      Suppose that $f in R[X]$ is a monic polynomial.



      If $f=gh$ where $g,h in K[X]$ and $g$ is monic, then $g in R[X].$



      Proof Attempt:



      Clearly we have $gh=(lambda cdot g_0)(mucdot h_0)$ for some $lambda,mu in K$ and $f_0, g_0 in R[X]$ primitive.



      Write $lambda=a/b$ and $mu=c/d$ for some $a,b,c,d in R$.



      Clearing denominators yields $(bd)cdot f = (ac)cdot g_0f_0$ where both sides belong to $R[X]$.



      By Gauss's lemma $g_0f_0$ is primitive and so taking contents yields $lambdamu=1$.



      This proves that $f=g_0h_0$ is a factorization in $R[X]$ but not necessarily that $g in R[X]$.



      I can't seem to get any further than this - any help greatly appreciated?










      share|cite|improve this question









      $endgroup$




      I am trying to prove the following result. I have outlined my attempt at a proof but I get stuck.



      Any help would be welcome!



      Theorem:



      Let $R$ be a UFD and let $K$ be its field of fractions.



      Suppose that $f in R[X]$ is a monic polynomial.



      If $f=gh$ where $g,h in K[X]$ and $g$ is monic, then $g in R[X].$



      Proof Attempt:



      Clearly we have $gh=(lambda cdot g_0)(mucdot h_0)$ for some $lambda,mu in K$ and $f_0, g_0 in R[X]$ primitive.



      Write $lambda=a/b$ and $mu=c/d$ for some $a,b,c,d in R$.



      Clearing denominators yields $(bd)cdot f = (ac)cdot g_0f_0$ where both sides belong to $R[X]$.



      By Gauss's lemma $g_0f_0$ is primitive and so taking contents yields $lambdamu=1$.



      This proves that $f=g_0h_0$ is a factorization in $R[X]$ but not necessarily that $g in R[X]$.



      I can't seem to get any further than this - any help greatly appreciated?







      abstract-algebra polynomials ring-theory






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked May 1 '15 at 20:22









      user236080user236080

      111




      111






















          2 Answers
          2






          active

          oldest

          votes


















          5





          +50







          $begingroup$

          The leading term of $f$ is the product of the leading terms of $g_0$ and $h_0$, hence these are units. Hence the factor $lambda$ by which $g_0$ differs from $g$ is a unit.






          share|cite|improve this answer









          $endgroup$





















            1





            +50







            $begingroup$


            why does $g$ and $h$ being monic imply that $k$ and $t$ are in $R$?




            Because $kg$ and $th$ are primitive. In particular, they belong to $R[x]$. Since the highest coefficient of $kg$ is $k$, and the highest coefficient of $th$ is $h$, both $t$ and $h$ belong to $R$.




            why does $k$ and $t$ being invertible in $R$ imply that $g$ and $h$ are in $R[x]$?




            If the proof is still not clear to you, feel free to ask more questions.



            Similarly, because $kgin R[x]$, then $g=k^{-1}kgin R[x]$ too. The same for $h$.






            share|cite|improve this answer











            $endgroup$













              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%2f1261154%2fcorollary-of-gausss-lemma-polynomials%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









              5





              +50







              $begingroup$

              The leading term of $f$ is the product of the leading terms of $g_0$ and $h_0$, hence these are units. Hence the factor $lambda$ by which $g_0$ differs from $g$ is a unit.






              share|cite|improve this answer









              $endgroup$


















                5





                +50







                $begingroup$

                The leading term of $f$ is the product of the leading terms of $g_0$ and $h_0$, hence these are units. Hence the factor $lambda$ by which $g_0$ differs from $g$ is a unit.






                share|cite|improve this answer









                $endgroup$
















                  5





                  +50







                  5





                  +50



                  5




                  +50



                  $begingroup$

                  The leading term of $f$ is the product of the leading terms of $g_0$ and $h_0$, hence these are units. Hence the factor $lambda$ by which $g_0$ differs from $g$ is a unit.






                  share|cite|improve this answer









                  $endgroup$



                  The leading term of $f$ is the product of the leading terms of $g_0$ and $h_0$, hence these are units. Hence the factor $lambda$ by which $g_0$ differs from $g$ is a unit.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered May 5 '15 at 18:42









                  Hagen von EitzenHagen von Eitzen

                  279k23271502




                  279k23271502























                      1





                      +50







                      $begingroup$


                      why does $g$ and $h$ being monic imply that $k$ and $t$ are in $R$?




                      Because $kg$ and $th$ are primitive. In particular, they belong to $R[x]$. Since the highest coefficient of $kg$ is $k$, and the highest coefficient of $th$ is $h$, both $t$ and $h$ belong to $R$.




                      why does $k$ and $t$ being invertible in $R$ imply that $g$ and $h$ are in $R[x]$?




                      If the proof is still not clear to you, feel free to ask more questions.



                      Similarly, because $kgin R[x]$, then $g=k^{-1}kgin R[x]$ too. The same for $h$.






                      share|cite|improve this answer











                      $endgroup$


















                        1





                        +50







                        $begingroup$


                        why does $g$ and $h$ being monic imply that $k$ and $t$ are in $R$?




                        Because $kg$ and $th$ are primitive. In particular, they belong to $R[x]$. Since the highest coefficient of $kg$ is $k$, and the highest coefficient of $th$ is $h$, both $t$ and $h$ belong to $R$.




                        why does $k$ and $t$ being invertible in $R$ imply that $g$ and $h$ are in $R[x]$?




                        If the proof is still not clear to you, feel free to ask more questions.



                        Similarly, because $kgin R[x]$, then $g=k^{-1}kgin R[x]$ too. The same for $h$.






                        share|cite|improve this answer











                        $endgroup$
















                          1





                          +50







                          1





                          +50



                          1




                          +50



                          $begingroup$


                          why does $g$ and $h$ being monic imply that $k$ and $t$ are in $R$?




                          Because $kg$ and $th$ are primitive. In particular, they belong to $R[x]$. Since the highest coefficient of $kg$ is $k$, and the highest coefficient of $th$ is $h$, both $t$ and $h$ belong to $R$.




                          why does $k$ and $t$ being invertible in $R$ imply that $g$ and $h$ are in $R[x]$?




                          If the proof is still not clear to you, feel free to ask more questions.



                          Similarly, because $kgin R[x]$, then $g=k^{-1}kgin R[x]$ too. The same for $h$.






                          share|cite|improve this answer











                          $endgroup$




                          why does $g$ and $h$ being monic imply that $k$ and $t$ are in $R$?




                          Because $kg$ and $th$ are primitive. In particular, they belong to $R[x]$. Since the highest coefficient of $kg$ is $k$, and the highest coefficient of $th$ is $h$, both $t$ and $h$ belong to $R$.




                          why does $k$ and $t$ being invertible in $R$ imply that $g$ and $h$ are in $R[x]$?




                          If the proof is still not clear to you, feel free to ask more questions.



                          Similarly, because $kgin R[x]$, then $g=k^{-1}kgin R[x]$ too. The same for $h$.







                          share|cite|improve this answer














                          share|cite|improve this answer



                          share|cite|improve this answer








                          edited Dec 6 '18 at 15:59

























                          answered Dec 6 '18 at 15:52









                          Alex RavskyAlex Ravsky

                          41.1k32282




                          41.1k32282






























                              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%2f1261154%2fcorollary-of-gausss-lemma-polynomials%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

                              Plaza Victoria

                              In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                              How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...