I want to know how to prove ideal
I'm just learning about ideal and struggling with these problem.
So I want to know how to prove these.
About ℚ[x] ⊂ C[X], a ∈ C,
$I_a = {f(X) ∈ ℚ[x] | f(a) = 0}$
(1) Show $I_a$ is an ideal of $ℚ[x]$
(2) show $I_{2^{1/2}} = left{(X^2-2)g(X) | g(X) ∈ ℚ[x]right}$
(you can use $2^{1/2}$ is irrational number without condition)
To solve this problem,
can I use under these conditions?
(a) I ≠ ø
(b) f(X), g(X) ∈ I, f(X)+ g(X) ∈ I
(c) f(X) ∈ I and a(X)∈ K[X], f(X)a(X) ∈ I
In addition, to prove problem(1) using (a), is it correct to use constant(the element of ℚ)is included in ℚ[x]?
+) To solve problem(2),
I tried to use GCD(f(x), (x^2-2)) = GCD((x^2-2), r(x))
so, I have to consider when r(x)=0 and deg(r(x)) < 2
when r(x)= 0,
GCD(f(x), (x^2-2)) = GCD((x^2-2), 0)
GCD(f(x), (x^2-2)) = (x^2-2)
however, I got stuck after this.
abstract-algebra polynomials ring-theory ideals
add a comment |
I'm just learning about ideal and struggling with these problem.
So I want to know how to prove these.
About ℚ[x] ⊂ C[X], a ∈ C,
$I_a = {f(X) ∈ ℚ[x] | f(a) = 0}$
(1) Show $I_a$ is an ideal of $ℚ[x]$
(2) show $I_{2^{1/2}} = left{(X^2-2)g(X) | g(X) ∈ ℚ[x]right}$
(you can use $2^{1/2}$ is irrational number without condition)
To solve this problem,
can I use under these conditions?
(a) I ≠ ø
(b) f(X), g(X) ∈ I, f(X)+ g(X) ∈ I
(c) f(X) ∈ I and a(X)∈ K[X], f(X)a(X) ∈ I
In addition, to prove problem(1) using (a), is it correct to use constant(the element of ℚ)is included in ℚ[x]?
+) To solve problem(2),
I tried to use GCD(f(x), (x^2-2)) = GCD((x^2-2), r(x))
so, I have to consider when r(x)=0 and deg(r(x)) < 2
when r(x)= 0,
GCD(f(x), (x^2-2)) = GCD((x^2-2), 0)
GCD(f(x), (x^2-2)) = (x^2-2)
however, I got stuck after this.
abstract-algebra polynomials ring-theory ideals
1
Heya, it would be better if you included what you've attempted, what definitions you know and have to use and last but not least, format the question properly!
– asdf
Dec 13 '18 at 9:05
I got it! thank you:)
– J.C
Dec 13 '18 at 10:37
add a comment |
I'm just learning about ideal and struggling with these problem.
So I want to know how to prove these.
About ℚ[x] ⊂ C[X], a ∈ C,
$I_a = {f(X) ∈ ℚ[x] | f(a) = 0}$
(1) Show $I_a$ is an ideal of $ℚ[x]$
(2) show $I_{2^{1/2}} = left{(X^2-2)g(X) | g(X) ∈ ℚ[x]right}$
(you can use $2^{1/2}$ is irrational number without condition)
To solve this problem,
can I use under these conditions?
(a) I ≠ ø
(b) f(X), g(X) ∈ I, f(X)+ g(X) ∈ I
(c) f(X) ∈ I and a(X)∈ K[X], f(X)a(X) ∈ I
In addition, to prove problem(1) using (a), is it correct to use constant(the element of ℚ)is included in ℚ[x]?
+) To solve problem(2),
I tried to use GCD(f(x), (x^2-2)) = GCD((x^2-2), r(x))
so, I have to consider when r(x)=0 and deg(r(x)) < 2
when r(x)= 0,
GCD(f(x), (x^2-2)) = GCD((x^2-2), 0)
GCD(f(x), (x^2-2)) = (x^2-2)
however, I got stuck after this.
abstract-algebra polynomials ring-theory ideals
I'm just learning about ideal and struggling with these problem.
So I want to know how to prove these.
About ℚ[x] ⊂ C[X], a ∈ C,
$I_a = {f(X) ∈ ℚ[x] | f(a) = 0}$
(1) Show $I_a$ is an ideal of $ℚ[x]$
(2) show $I_{2^{1/2}} = left{(X^2-2)g(X) | g(X) ∈ ℚ[x]right}$
(you can use $2^{1/2}$ is irrational number without condition)
To solve this problem,
can I use under these conditions?
(a) I ≠ ø
(b) f(X), g(X) ∈ I, f(X)+ g(X) ∈ I
(c) f(X) ∈ I and a(X)∈ K[X], f(X)a(X) ∈ I
In addition, to prove problem(1) using (a), is it correct to use constant(the element of ℚ)is included in ℚ[x]?
+) To solve problem(2),
I tried to use GCD(f(x), (x^2-2)) = GCD((x^2-2), r(x))
so, I have to consider when r(x)=0 and deg(r(x)) < 2
when r(x)= 0,
GCD(f(x), (x^2-2)) = GCD((x^2-2), 0)
GCD(f(x), (x^2-2)) = (x^2-2)
however, I got stuck after this.
abstract-algebra polynomials ring-theory ideals
abstract-algebra polynomials ring-theory ideals
edited Dec 13 '18 at 14:37
Davide Giraudo
125k16150261
125k16150261
asked Dec 13 '18 at 9:02
J.CJ.C
113
113
1
Heya, it would be better if you included what you've attempted, what definitions you know and have to use and last but not least, format the question properly!
– asdf
Dec 13 '18 at 9:05
I got it! thank you:)
– J.C
Dec 13 '18 at 10:37
add a comment |
1
Heya, it would be better if you included what you've attempted, what definitions you know and have to use and last but not least, format the question properly!
– asdf
Dec 13 '18 at 9:05
I got it! thank you:)
– J.C
Dec 13 '18 at 10:37
1
1
Heya, it would be better if you included what you've attempted, what definitions you know and have to use and last but not least, format the question properly!
– asdf
Dec 13 '18 at 9:05
Heya, it would be better if you included what you've attempted, what definitions you know and have to use and last but not least, format the question properly!
– asdf
Dec 13 '18 at 9:05
I got it! thank you:)
– J.C
Dec 13 '18 at 10:37
I got it! thank you:)
– J.C
Dec 13 '18 at 10:37
add a comment |
1 Answer
1
active
oldest
votes
1) To prove that $I_a$ is an ideal you just need to prove that is closed under addition and it absorbs the multiplication with element of the ring.
Thus, if $f(x), g(x) in I_a$ then $(f+g)(a)=f(a)+g(a)=0$, so $(f+g)(x) in I_a$
Let $f(x) in I_a$ and $p(x) in mathbb{Q}[x]$. Then, $(fp)(a)=f(a)p(a)=0$, i.e. $f(x)p(x) in I_a$. We proved that $I_a$ is an ideal.
2) Now let $f(x), g(x) in I_{2^{1/2}}$. We can write $f(x)$ and $g(x)$ as $f(x)=(x^2-2)f'(x)$ and $g(x)=(x^2-2)g'(x)$. Now $f(x)+g(x)=(x^2-2)f'(x)+(x^2-2)g'(x)=(x^2-2)(f'(x)+g'(x))$ and since $f'(x)+g'(x) in mathbb{Q}[x]$ we have $f(x)+g(x) in I_{2^{1/2}}$.
Now let $f(x)=(x^2-2)f'(x) in I_{2^{1/2}}$ and $p(x) in mathbb{Q}[x]$. We compute $f(x)p(x)=(x^2-2)(f'(x)p(x))$ and since $f'(x)p(x) in mathbb{Q}[x]$ we have $f(x)p(x) in I_{2^{1/2}}$. We proved that also $ I_{2^{1/2}}$ is an ideal.
This proof of (2) starts out by begging the question (and the hardest part of the question): why is it that if $f(2^{1/2}) = 0$ then necessarily you can write $f(x) = (x^2-2) f'(x)$?
– Daniel Schepler
Dec 14 '18 at 0:21
Because $x^2-2$ is the minimal polynomial for $2^{1/2}$ over $mathbb{Q}$, i.e. the smallest monic polynomial such that ${2^{1/2}}$ is a root. It cannot have degree 1 since ${2^{1/2}} notin mathbb{Q}$
– user289143
Dec 14 '18 at 0:24
Thank you for your explanation:)
– J.C
Dec 14 '18 at 3:20
add a comment |
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
});
}
});
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%2f3037783%2fi-want-to-know-how-to-prove-ideal%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
1) To prove that $I_a$ is an ideal you just need to prove that is closed under addition and it absorbs the multiplication with element of the ring.
Thus, if $f(x), g(x) in I_a$ then $(f+g)(a)=f(a)+g(a)=0$, so $(f+g)(x) in I_a$
Let $f(x) in I_a$ and $p(x) in mathbb{Q}[x]$. Then, $(fp)(a)=f(a)p(a)=0$, i.e. $f(x)p(x) in I_a$. We proved that $I_a$ is an ideal.
2) Now let $f(x), g(x) in I_{2^{1/2}}$. We can write $f(x)$ and $g(x)$ as $f(x)=(x^2-2)f'(x)$ and $g(x)=(x^2-2)g'(x)$. Now $f(x)+g(x)=(x^2-2)f'(x)+(x^2-2)g'(x)=(x^2-2)(f'(x)+g'(x))$ and since $f'(x)+g'(x) in mathbb{Q}[x]$ we have $f(x)+g(x) in I_{2^{1/2}}$.
Now let $f(x)=(x^2-2)f'(x) in I_{2^{1/2}}$ and $p(x) in mathbb{Q}[x]$. We compute $f(x)p(x)=(x^2-2)(f'(x)p(x))$ and since $f'(x)p(x) in mathbb{Q}[x]$ we have $f(x)p(x) in I_{2^{1/2}}$. We proved that also $ I_{2^{1/2}}$ is an ideal.
This proof of (2) starts out by begging the question (and the hardest part of the question): why is it that if $f(2^{1/2}) = 0$ then necessarily you can write $f(x) = (x^2-2) f'(x)$?
– Daniel Schepler
Dec 14 '18 at 0:21
Because $x^2-2$ is the minimal polynomial for $2^{1/2}$ over $mathbb{Q}$, i.e. the smallest monic polynomial such that ${2^{1/2}}$ is a root. It cannot have degree 1 since ${2^{1/2}} notin mathbb{Q}$
– user289143
Dec 14 '18 at 0:24
Thank you for your explanation:)
– J.C
Dec 14 '18 at 3:20
add a comment |
1) To prove that $I_a$ is an ideal you just need to prove that is closed under addition and it absorbs the multiplication with element of the ring.
Thus, if $f(x), g(x) in I_a$ then $(f+g)(a)=f(a)+g(a)=0$, so $(f+g)(x) in I_a$
Let $f(x) in I_a$ and $p(x) in mathbb{Q}[x]$. Then, $(fp)(a)=f(a)p(a)=0$, i.e. $f(x)p(x) in I_a$. We proved that $I_a$ is an ideal.
2) Now let $f(x), g(x) in I_{2^{1/2}}$. We can write $f(x)$ and $g(x)$ as $f(x)=(x^2-2)f'(x)$ and $g(x)=(x^2-2)g'(x)$. Now $f(x)+g(x)=(x^2-2)f'(x)+(x^2-2)g'(x)=(x^2-2)(f'(x)+g'(x))$ and since $f'(x)+g'(x) in mathbb{Q}[x]$ we have $f(x)+g(x) in I_{2^{1/2}}$.
Now let $f(x)=(x^2-2)f'(x) in I_{2^{1/2}}$ and $p(x) in mathbb{Q}[x]$. We compute $f(x)p(x)=(x^2-2)(f'(x)p(x))$ and since $f'(x)p(x) in mathbb{Q}[x]$ we have $f(x)p(x) in I_{2^{1/2}}$. We proved that also $ I_{2^{1/2}}$ is an ideal.
This proof of (2) starts out by begging the question (and the hardest part of the question): why is it that if $f(2^{1/2}) = 0$ then necessarily you can write $f(x) = (x^2-2) f'(x)$?
– Daniel Schepler
Dec 14 '18 at 0:21
Because $x^2-2$ is the minimal polynomial for $2^{1/2}$ over $mathbb{Q}$, i.e. the smallest monic polynomial such that ${2^{1/2}}$ is a root. It cannot have degree 1 since ${2^{1/2}} notin mathbb{Q}$
– user289143
Dec 14 '18 at 0:24
Thank you for your explanation:)
– J.C
Dec 14 '18 at 3:20
add a comment |
1) To prove that $I_a$ is an ideal you just need to prove that is closed under addition and it absorbs the multiplication with element of the ring.
Thus, if $f(x), g(x) in I_a$ then $(f+g)(a)=f(a)+g(a)=0$, so $(f+g)(x) in I_a$
Let $f(x) in I_a$ and $p(x) in mathbb{Q}[x]$. Then, $(fp)(a)=f(a)p(a)=0$, i.e. $f(x)p(x) in I_a$. We proved that $I_a$ is an ideal.
2) Now let $f(x), g(x) in I_{2^{1/2}}$. We can write $f(x)$ and $g(x)$ as $f(x)=(x^2-2)f'(x)$ and $g(x)=(x^2-2)g'(x)$. Now $f(x)+g(x)=(x^2-2)f'(x)+(x^2-2)g'(x)=(x^2-2)(f'(x)+g'(x))$ and since $f'(x)+g'(x) in mathbb{Q}[x]$ we have $f(x)+g(x) in I_{2^{1/2}}$.
Now let $f(x)=(x^2-2)f'(x) in I_{2^{1/2}}$ and $p(x) in mathbb{Q}[x]$. We compute $f(x)p(x)=(x^2-2)(f'(x)p(x))$ and since $f'(x)p(x) in mathbb{Q}[x]$ we have $f(x)p(x) in I_{2^{1/2}}$. We proved that also $ I_{2^{1/2}}$ is an ideal.
1) To prove that $I_a$ is an ideal you just need to prove that is closed under addition and it absorbs the multiplication with element of the ring.
Thus, if $f(x), g(x) in I_a$ then $(f+g)(a)=f(a)+g(a)=0$, so $(f+g)(x) in I_a$
Let $f(x) in I_a$ and $p(x) in mathbb{Q}[x]$. Then, $(fp)(a)=f(a)p(a)=0$, i.e. $f(x)p(x) in I_a$. We proved that $I_a$ is an ideal.
2) Now let $f(x), g(x) in I_{2^{1/2}}$. We can write $f(x)$ and $g(x)$ as $f(x)=(x^2-2)f'(x)$ and $g(x)=(x^2-2)g'(x)$. Now $f(x)+g(x)=(x^2-2)f'(x)+(x^2-2)g'(x)=(x^2-2)(f'(x)+g'(x))$ and since $f'(x)+g'(x) in mathbb{Q}[x]$ we have $f(x)+g(x) in I_{2^{1/2}}$.
Now let $f(x)=(x^2-2)f'(x) in I_{2^{1/2}}$ and $p(x) in mathbb{Q}[x]$. We compute $f(x)p(x)=(x^2-2)(f'(x)p(x))$ and since $f'(x)p(x) in mathbb{Q}[x]$ we have $f(x)p(x) in I_{2^{1/2}}$. We proved that also $ I_{2^{1/2}}$ is an ideal.
answered Dec 14 '18 at 0:15
user289143user289143
37018
37018
This proof of (2) starts out by begging the question (and the hardest part of the question): why is it that if $f(2^{1/2}) = 0$ then necessarily you can write $f(x) = (x^2-2) f'(x)$?
– Daniel Schepler
Dec 14 '18 at 0:21
Because $x^2-2$ is the minimal polynomial for $2^{1/2}$ over $mathbb{Q}$, i.e. the smallest monic polynomial such that ${2^{1/2}}$ is a root. It cannot have degree 1 since ${2^{1/2}} notin mathbb{Q}$
– user289143
Dec 14 '18 at 0:24
Thank you for your explanation:)
– J.C
Dec 14 '18 at 3:20
add a comment |
This proof of (2) starts out by begging the question (and the hardest part of the question): why is it that if $f(2^{1/2}) = 0$ then necessarily you can write $f(x) = (x^2-2) f'(x)$?
– Daniel Schepler
Dec 14 '18 at 0:21
Because $x^2-2$ is the minimal polynomial for $2^{1/2}$ over $mathbb{Q}$, i.e. the smallest monic polynomial such that ${2^{1/2}}$ is a root. It cannot have degree 1 since ${2^{1/2}} notin mathbb{Q}$
– user289143
Dec 14 '18 at 0:24
Thank you for your explanation:)
– J.C
Dec 14 '18 at 3:20
This proof of (2) starts out by begging the question (and the hardest part of the question): why is it that if $f(2^{1/2}) = 0$ then necessarily you can write $f(x) = (x^2-2) f'(x)$?
– Daniel Schepler
Dec 14 '18 at 0:21
This proof of (2) starts out by begging the question (and the hardest part of the question): why is it that if $f(2^{1/2}) = 0$ then necessarily you can write $f(x) = (x^2-2) f'(x)$?
– Daniel Schepler
Dec 14 '18 at 0:21
Because $x^2-2$ is the minimal polynomial for $2^{1/2}$ over $mathbb{Q}$, i.e. the smallest monic polynomial such that ${2^{1/2}}$ is a root. It cannot have degree 1 since ${2^{1/2}} notin mathbb{Q}$
– user289143
Dec 14 '18 at 0:24
Because $x^2-2$ is the minimal polynomial for $2^{1/2}$ over $mathbb{Q}$, i.e. the smallest monic polynomial such that ${2^{1/2}}$ is a root. It cannot have degree 1 since ${2^{1/2}} notin mathbb{Q}$
– user289143
Dec 14 '18 at 0:24
Thank you for your explanation:)
– J.C
Dec 14 '18 at 3:20
Thank you for your explanation:)
– J.C
Dec 14 '18 at 3:20
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%2f3037783%2fi-want-to-know-how-to-prove-ideal%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
1
Heya, it would be better if you included what you've attempted, what definitions you know and have to use and last but not least, format the question properly!
– asdf
Dec 13 '18 at 9:05
I got it! thank you:)
– J.C
Dec 13 '18 at 10:37