Finding units and zero divisors in a polynomial quotient ring
$begingroup$
I am trying to study for an exam and I am not sure of this solution my professor posted to an exercise. I am given the polynomial quotient ring $mathbb{Z}_6/(x^2+2x)$ and have to find all units and zero divisors.
My initial idea was to do a multiplication table, but with a group this big I am sure there must be another way. For units, I was thinking all polynomials that are coprime to $x$ and $x+2$, but this isn’t what the solutions have.
He lists the units as $1, 5, x+1, 2x+5, 3x+1, 3x+5, 4x+1, 5x+5$, but gives no reason why. I understand these are all coprime to the ideal, but why isn’t $x+3$ an ideal for example?
He then says the zero divisors are everything that isn’t a unit or zero. Why is this? I thought it was possible for an element to be neither a unit nor a zero divisor.
Thank you very much.
abstract-algebra polynomial-rings
$endgroup$
add a comment |
$begingroup$
I am trying to study for an exam and I am not sure of this solution my professor posted to an exercise. I am given the polynomial quotient ring $mathbb{Z}_6/(x^2+2x)$ and have to find all units and zero divisors.
My initial idea was to do a multiplication table, but with a group this big I am sure there must be another way. For units, I was thinking all polynomials that are coprime to $x$ and $x+2$, but this isn’t what the solutions have.
He lists the units as $1, 5, x+1, 2x+5, 3x+1, 3x+5, 4x+1, 5x+5$, but gives no reason why. I understand these are all coprime to the ideal, but why isn’t $x+3$ an ideal for example?
He then says the zero divisors are everything that isn’t a unit or zero. Why is this? I thought it was possible for an element to be neither a unit nor a zero divisor.
Thank you very much.
abstract-algebra polynomial-rings
$endgroup$
add a comment |
$begingroup$
I am trying to study for an exam and I am not sure of this solution my professor posted to an exercise. I am given the polynomial quotient ring $mathbb{Z}_6/(x^2+2x)$ and have to find all units and zero divisors.
My initial idea was to do a multiplication table, but with a group this big I am sure there must be another way. For units, I was thinking all polynomials that are coprime to $x$ and $x+2$, but this isn’t what the solutions have.
He lists the units as $1, 5, x+1, 2x+5, 3x+1, 3x+5, 4x+1, 5x+5$, but gives no reason why. I understand these are all coprime to the ideal, but why isn’t $x+3$ an ideal for example?
He then says the zero divisors are everything that isn’t a unit or zero. Why is this? I thought it was possible for an element to be neither a unit nor a zero divisor.
Thank you very much.
abstract-algebra polynomial-rings
$endgroup$
I am trying to study for an exam and I am not sure of this solution my professor posted to an exercise. I am given the polynomial quotient ring $mathbb{Z}_6/(x^2+2x)$ and have to find all units and zero divisors.
My initial idea was to do a multiplication table, but with a group this big I am sure there must be another way. For units, I was thinking all polynomials that are coprime to $x$ and $x+2$, but this isn’t what the solutions have.
He lists the units as $1, 5, x+1, 2x+5, 3x+1, 3x+5, 4x+1, 5x+5$, but gives no reason why. I understand these are all coprime to the ideal, but why isn’t $x+3$ an ideal for example?
He then says the zero divisors are everything that isn’t a unit or zero. Why is this? I thought it was possible for an element to be neither a unit nor a zero divisor.
Thank you very much.
abstract-algebra polynomial-rings
abstract-algebra polynomial-rings
asked Dec 12 '18 at 1:34
Tyler6Tyler6
735414
735414
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Hint: first we can think of elements of $mathbb{Z}_6[x]/(x^2+2x)$ is of the form $a+bx$ where $a,bin mathbb{Z}_6$.
Now $a+bx$ is a unit if and only if there is $c+dx$ such that $(a+bx)(c+dx)=1$.
Note that since $x^2=-2x$ in the ring, we have
begin{align}1=(a+bx)(c+dx)&=ac+(ad+bc)x+bdx^2\&=ac+(ad+bc)x+bd(-2x)\
&=ac+(ad+bc-2bd)x
end{align}
Then you need to solve system of equation $ac=1$ and $ad+bc-2bd=0$.
$endgroup$
add a comment |
$begingroup$
First, note that this quotient ring is finite (since $x^2+2x$ is monic). In fact it must have $36$ elements.
Now in a finite (commutative) ring $R$, every element is either a unit, zero or a zero-divisor.
Why? Well, for any nonzero element $x$ in $R$, consider the sequence $x^n$ for $nin Bbb{N}$. By pigeonhole $x^n=x^m$ for some $n,m$ with $n<m$. Then $x^nx^{m-n}=x^n$, or $x^n(x^{m-n}-1)=0$. There are two possibilities. Either $x^{m-n}-1=0$ and $x^{m-n}=1$, so $x$ is a unit, or $x^{m-n}-1ne 0$. In this case, let $a$ be the least integer such that $x^a(x^{m-n}-1)=0$. Then $c=x^{a-1}(x^{m-n}-1)ne 0$ but $xc=0$.
For the specifics of finding the actual units, user9077 has already given a good answer, so I won't duplicate that.
$endgroup$
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3036124%2ffinding-units-and-zero-divisors-in-a-polynomial-quotient-ring%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
$begingroup$
Hint: first we can think of elements of $mathbb{Z}_6[x]/(x^2+2x)$ is of the form $a+bx$ where $a,bin mathbb{Z}_6$.
Now $a+bx$ is a unit if and only if there is $c+dx$ such that $(a+bx)(c+dx)=1$.
Note that since $x^2=-2x$ in the ring, we have
begin{align}1=(a+bx)(c+dx)&=ac+(ad+bc)x+bdx^2\&=ac+(ad+bc)x+bd(-2x)\
&=ac+(ad+bc-2bd)x
end{align}
Then you need to solve system of equation $ac=1$ and $ad+bc-2bd=0$.
$endgroup$
add a comment |
$begingroup$
Hint: first we can think of elements of $mathbb{Z}_6[x]/(x^2+2x)$ is of the form $a+bx$ where $a,bin mathbb{Z}_6$.
Now $a+bx$ is a unit if and only if there is $c+dx$ such that $(a+bx)(c+dx)=1$.
Note that since $x^2=-2x$ in the ring, we have
begin{align}1=(a+bx)(c+dx)&=ac+(ad+bc)x+bdx^2\&=ac+(ad+bc)x+bd(-2x)\
&=ac+(ad+bc-2bd)x
end{align}
Then you need to solve system of equation $ac=1$ and $ad+bc-2bd=0$.
$endgroup$
add a comment |
$begingroup$
Hint: first we can think of elements of $mathbb{Z}_6[x]/(x^2+2x)$ is of the form $a+bx$ where $a,bin mathbb{Z}_6$.
Now $a+bx$ is a unit if and only if there is $c+dx$ such that $(a+bx)(c+dx)=1$.
Note that since $x^2=-2x$ in the ring, we have
begin{align}1=(a+bx)(c+dx)&=ac+(ad+bc)x+bdx^2\&=ac+(ad+bc)x+bd(-2x)\
&=ac+(ad+bc-2bd)x
end{align}
Then you need to solve system of equation $ac=1$ and $ad+bc-2bd=0$.
$endgroup$
Hint: first we can think of elements of $mathbb{Z}_6[x]/(x^2+2x)$ is of the form $a+bx$ where $a,bin mathbb{Z}_6$.
Now $a+bx$ is a unit if and only if there is $c+dx$ such that $(a+bx)(c+dx)=1$.
Note that since $x^2=-2x$ in the ring, we have
begin{align}1=(a+bx)(c+dx)&=ac+(ad+bc)x+bdx^2\&=ac+(ad+bc)x+bd(-2x)\
&=ac+(ad+bc-2bd)x
end{align}
Then you need to solve system of equation $ac=1$ and $ad+bc-2bd=0$.
answered Dec 12 '18 at 1:41
user9077user9077
1,249612
1,249612
add a comment |
add a comment |
$begingroup$
First, note that this quotient ring is finite (since $x^2+2x$ is monic). In fact it must have $36$ elements.
Now in a finite (commutative) ring $R$, every element is either a unit, zero or a zero-divisor.
Why? Well, for any nonzero element $x$ in $R$, consider the sequence $x^n$ for $nin Bbb{N}$. By pigeonhole $x^n=x^m$ for some $n,m$ with $n<m$. Then $x^nx^{m-n}=x^n$, or $x^n(x^{m-n}-1)=0$. There are two possibilities. Either $x^{m-n}-1=0$ and $x^{m-n}=1$, so $x$ is a unit, or $x^{m-n}-1ne 0$. In this case, let $a$ be the least integer such that $x^a(x^{m-n}-1)=0$. Then $c=x^{a-1}(x^{m-n}-1)ne 0$ but $xc=0$.
For the specifics of finding the actual units, user9077 has already given a good answer, so I won't duplicate that.
$endgroup$
add a comment |
$begingroup$
First, note that this quotient ring is finite (since $x^2+2x$ is monic). In fact it must have $36$ elements.
Now in a finite (commutative) ring $R$, every element is either a unit, zero or a zero-divisor.
Why? Well, for any nonzero element $x$ in $R$, consider the sequence $x^n$ for $nin Bbb{N}$. By pigeonhole $x^n=x^m$ for some $n,m$ with $n<m$. Then $x^nx^{m-n}=x^n$, or $x^n(x^{m-n}-1)=0$. There are two possibilities. Either $x^{m-n}-1=0$ and $x^{m-n}=1$, so $x$ is a unit, or $x^{m-n}-1ne 0$. In this case, let $a$ be the least integer such that $x^a(x^{m-n}-1)=0$. Then $c=x^{a-1}(x^{m-n}-1)ne 0$ but $xc=0$.
For the specifics of finding the actual units, user9077 has already given a good answer, so I won't duplicate that.
$endgroup$
add a comment |
$begingroup$
First, note that this quotient ring is finite (since $x^2+2x$ is monic). In fact it must have $36$ elements.
Now in a finite (commutative) ring $R$, every element is either a unit, zero or a zero-divisor.
Why? Well, for any nonzero element $x$ in $R$, consider the sequence $x^n$ for $nin Bbb{N}$. By pigeonhole $x^n=x^m$ for some $n,m$ with $n<m$. Then $x^nx^{m-n}=x^n$, or $x^n(x^{m-n}-1)=0$. There are two possibilities. Either $x^{m-n}-1=0$ and $x^{m-n}=1$, so $x$ is a unit, or $x^{m-n}-1ne 0$. In this case, let $a$ be the least integer such that $x^a(x^{m-n}-1)=0$. Then $c=x^{a-1}(x^{m-n}-1)ne 0$ but $xc=0$.
For the specifics of finding the actual units, user9077 has already given a good answer, so I won't duplicate that.
$endgroup$
First, note that this quotient ring is finite (since $x^2+2x$ is monic). In fact it must have $36$ elements.
Now in a finite (commutative) ring $R$, every element is either a unit, zero or a zero-divisor.
Why? Well, for any nonzero element $x$ in $R$, consider the sequence $x^n$ for $nin Bbb{N}$. By pigeonhole $x^n=x^m$ for some $n,m$ with $n<m$. Then $x^nx^{m-n}=x^n$, or $x^n(x^{m-n}-1)=0$. There are two possibilities. Either $x^{m-n}-1=0$ and $x^{m-n}=1$, so $x$ is a unit, or $x^{m-n}-1ne 0$. In this case, let $a$ be the least integer such that $x^a(x^{m-n}-1)=0$. Then $c=x^{a-1}(x^{m-n}-1)ne 0$ but $xc=0$.
For the specifics of finding the actual units, user9077 has already given a good answer, so I won't duplicate that.
answered Dec 12 '18 at 1:46
jgonjgon
16.3k32143
16.3k32143
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3036124%2ffinding-units-and-zero-divisors-in-a-polynomial-quotient-ring%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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