If D is integral domain, then $b_m$ is unit

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











up vote
0
down vote

favorite












Show that if $D$ is integral domain and $b(x) = b_0 + b_1x + ... + b_mx^m$ and
$b_m ne 0$ satisfies for all $a(x) in D[x]$, $q(x)$ and $r(x)$ $in D[x]$ exist such that
$a(x) = b(x)q(x) + r(x)$ with $r(x) = 0$ or $deg(r(x)) < deg(b(x))$; $Rightarrow b_m$ is unit.



I'm not sure how to begin, in case $r(x)=0$ then $b(x)mid a(x)$ but I think this path doesn´t help me to prove $b_m$ is a unit. Is there any theorem I can use? Can you provide me with tips?







share|cite|improve this question

















  • 1




    What is $gr(r(x))$, is this the degree of the polynomial?
    – gd1035
    Jul 19 at 21:09






  • 1




    Yes,is the degree
    – Jorge
    Jul 19 at 21:11














up vote
0
down vote

favorite












Show that if $D$ is integral domain and $b(x) = b_0 + b_1x + ... + b_mx^m$ and
$b_m ne 0$ satisfies for all $a(x) in D[x]$, $q(x)$ and $r(x)$ $in D[x]$ exist such that
$a(x) = b(x)q(x) + r(x)$ with $r(x) = 0$ or $deg(r(x)) < deg(b(x))$; $Rightarrow b_m$ is unit.



I'm not sure how to begin, in case $r(x)=0$ then $b(x)mid a(x)$ but I think this path doesn´t help me to prove $b_m$ is a unit. Is there any theorem I can use? Can you provide me with tips?







share|cite|improve this question

















  • 1




    What is $gr(r(x))$, is this the degree of the polynomial?
    – gd1035
    Jul 19 at 21:09






  • 1




    Yes,is the degree
    – Jorge
    Jul 19 at 21:11












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Show that if $D$ is integral domain and $b(x) = b_0 + b_1x + ... + b_mx^m$ and
$b_m ne 0$ satisfies for all $a(x) in D[x]$, $q(x)$ and $r(x)$ $in D[x]$ exist such that
$a(x) = b(x)q(x) + r(x)$ with $r(x) = 0$ or $deg(r(x)) < deg(b(x))$; $Rightarrow b_m$ is unit.



I'm not sure how to begin, in case $r(x)=0$ then $b(x)mid a(x)$ but I think this path doesn´t help me to prove $b_m$ is a unit. Is there any theorem I can use? Can you provide me with tips?







share|cite|improve this question













Show that if $D$ is integral domain and $b(x) = b_0 + b_1x + ... + b_mx^m$ and
$b_m ne 0$ satisfies for all $a(x) in D[x]$, $q(x)$ and $r(x)$ $in D[x]$ exist such that
$a(x) = b(x)q(x) + r(x)$ with $r(x) = 0$ or $deg(r(x)) < deg(b(x))$; $Rightarrow b_m$ is unit.



I'm not sure how to begin, in case $r(x)=0$ then $b(x)mid a(x)$ but I think this path doesn´t help me to prove $b_m$ is a unit. Is there any theorem I can use? Can you provide me with tips?









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Jul 19 at 21:29







user401938
















asked Jul 19 at 21:07









Jorge

426




426







  • 1




    What is $gr(r(x))$, is this the degree of the polynomial?
    – gd1035
    Jul 19 at 21:09






  • 1




    Yes,is the degree
    – Jorge
    Jul 19 at 21:11












  • 1




    What is $gr(r(x))$, is this the degree of the polynomial?
    – gd1035
    Jul 19 at 21:09






  • 1




    Yes,is the degree
    – Jorge
    Jul 19 at 21:11







1




1




What is $gr(r(x))$, is this the degree of the polynomial?
– gd1035
Jul 19 at 21:09




What is $gr(r(x))$, is this the degree of the polynomial?
– gd1035
Jul 19 at 21:09




1




1




Yes,is the degree
– Jorge
Jul 19 at 21:11




Yes,is the degree
– Jorge
Jul 19 at 21:11










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










Let $a(x) = x^m$. If $q(x)$ has degree greater than $0$, $q(x)b(x)$ will have degree greater than $m$ (because the degree of a product is the sum of the degrees of the factors when working over an integral domain), so since $r(x)$ has degree less than $m$, our equation cannot hold. Therefore we must have $q(x) = c$ for some $c in D$. Then, since $r(x)$ has degree less than $m$, the leading term of $q(x)b(x) + r(x)$ will be $cb_m x^m$. Since this must actually equal $a(x)$, we get $cb_m = 1$.






share|cite|improve this answer



















  • 1




    @gd1035 Your answer was only missing to say that because $D$ is integral domain the $q$ cannot have positive degree for your choice of $a$.
    – user577471
    Jul 19 at 21:20










  • True. I've added that now.
    – Sage Phreak
    Jul 19 at 21:29










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%2f2857050%2fif-d-is-integral-domain-then-b-m-is-unit%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote



accepted










Let $a(x) = x^m$. If $q(x)$ has degree greater than $0$, $q(x)b(x)$ will have degree greater than $m$ (because the degree of a product is the sum of the degrees of the factors when working over an integral domain), so since $r(x)$ has degree less than $m$, our equation cannot hold. Therefore we must have $q(x) = c$ for some $c in D$. Then, since $r(x)$ has degree less than $m$, the leading term of $q(x)b(x) + r(x)$ will be $cb_m x^m$. Since this must actually equal $a(x)$, we get $cb_m = 1$.






share|cite|improve this answer



















  • 1




    @gd1035 Your answer was only missing to say that because $D$ is integral domain the $q$ cannot have positive degree for your choice of $a$.
    – user577471
    Jul 19 at 21:20










  • True. I've added that now.
    – Sage Phreak
    Jul 19 at 21:29














up vote
1
down vote



accepted










Let $a(x) = x^m$. If $q(x)$ has degree greater than $0$, $q(x)b(x)$ will have degree greater than $m$ (because the degree of a product is the sum of the degrees of the factors when working over an integral domain), so since $r(x)$ has degree less than $m$, our equation cannot hold. Therefore we must have $q(x) = c$ for some $c in D$. Then, since $r(x)$ has degree less than $m$, the leading term of $q(x)b(x) + r(x)$ will be $cb_m x^m$. Since this must actually equal $a(x)$, we get $cb_m = 1$.






share|cite|improve this answer



















  • 1




    @gd1035 Your answer was only missing to say that because $D$ is integral domain the $q$ cannot have positive degree for your choice of $a$.
    – user577471
    Jul 19 at 21:20










  • True. I've added that now.
    – Sage Phreak
    Jul 19 at 21:29












up vote
1
down vote



accepted







up vote
1
down vote



accepted






Let $a(x) = x^m$. If $q(x)$ has degree greater than $0$, $q(x)b(x)$ will have degree greater than $m$ (because the degree of a product is the sum of the degrees of the factors when working over an integral domain), so since $r(x)$ has degree less than $m$, our equation cannot hold. Therefore we must have $q(x) = c$ for some $c in D$. Then, since $r(x)$ has degree less than $m$, the leading term of $q(x)b(x) + r(x)$ will be $cb_m x^m$. Since this must actually equal $a(x)$, we get $cb_m = 1$.






share|cite|improve this answer















Let $a(x) = x^m$. If $q(x)$ has degree greater than $0$, $q(x)b(x)$ will have degree greater than $m$ (because the degree of a product is the sum of the degrees of the factors when working over an integral domain), so since $r(x)$ has degree less than $m$, our equation cannot hold. Therefore we must have $q(x) = c$ for some $c in D$. Then, since $r(x)$ has degree less than $m$, the leading term of $q(x)b(x) + r(x)$ will be $cb_m x^m$. Since this must actually equal $a(x)$, we get $cb_m = 1$.







share|cite|improve this answer















share|cite|improve this answer



share|cite|improve this answer








edited Jul 19 at 21:29


























answered Jul 19 at 21:18









Sage Phreak

2189




2189







  • 1




    @gd1035 Your answer was only missing to say that because $D$ is integral domain the $q$ cannot have positive degree for your choice of $a$.
    – user577471
    Jul 19 at 21:20










  • True. I've added that now.
    – Sage Phreak
    Jul 19 at 21:29












  • 1




    @gd1035 Your answer was only missing to say that because $D$ is integral domain the $q$ cannot have positive degree for your choice of $a$.
    – user577471
    Jul 19 at 21:20










  • True. I've added that now.
    – Sage Phreak
    Jul 19 at 21:29







1




1




@gd1035 Your answer was only missing to say that because $D$ is integral domain the $q$ cannot have positive degree for your choice of $a$.
– user577471
Jul 19 at 21:20




@gd1035 Your answer was only missing to say that because $D$ is integral domain the $q$ cannot have positive degree for your choice of $a$.
– user577471
Jul 19 at 21:20












True. I've added that now.
– Sage Phreak
Jul 19 at 21:29




True. I've added that now.
– Sage Phreak
Jul 19 at 21:29












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2857050%2fif-d-is-integral-domain-then-b-m-is-unit%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?