Linear independence of $sqrt{2}, sqrt[3]{2}, sqrt[5]{2}$ over $mathbb{Q}$
$begingroup$
In other words, show that for $a,b,cin mathbb{Q}$, $asqrt{2}+b sqrt[3]{2}+c sqrt[5]{2}=0$ implies that $a=b=c=0$.
There might be some questions on this forum that are similar to mine (e.g. Linear independence of $sqrt{2}$, $sqrt[3]{2}$, $sqrt[4]{2}$, . . .). However, I was given the following hint:
"Note: If organized smartly, this comes out as first the third order radical, then the second order is added to form an extension of degree 6 (since it can't belong to the first), and then, the radical of order 5 cannot be in the extension since it would violate the degree."
So I would love to see a solution to this using the field extensions, and how the hint makes sense. Huge thanks in advance!
abstract-algebra field-theory
$endgroup$
add a comment |
$begingroup$
In other words, show that for $a,b,cin mathbb{Q}$, $asqrt{2}+b sqrt[3]{2}+c sqrt[5]{2}=0$ implies that $a=b=c=0$.
There might be some questions on this forum that are similar to mine (e.g. Linear independence of $sqrt{2}$, $sqrt[3]{2}$, $sqrt[4]{2}$, . . .). However, I was given the following hint:
"Note: If organized smartly, this comes out as first the third order radical, then the second order is added to form an extension of degree 6 (since it can't belong to the first), and then, the radical of order 5 cannot be in the extension since it would violate the degree."
So I would love to see a solution to this using the field extensions, and how the hint makes sense. Huge thanks in advance!
abstract-algebra field-theory
$endgroup$
add a comment |
$begingroup$
In other words, show that for $a,b,cin mathbb{Q}$, $asqrt{2}+b sqrt[3]{2}+c sqrt[5]{2}=0$ implies that $a=b=c=0$.
There might be some questions on this forum that are similar to mine (e.g. Linear independence of $sqrt{2}$, $sqrt[3]{2}$, $sqrt[4]{2}$, . . .). However, I was given the following hint:
"Note: If organized smartly, this comes out as first the third order radical, then the second order is added to form an extension of degree 6 (since it can't belong to the first), and then, the radical of order 5 cannot be in the extension since it would violate the degree."
So I would love to see a solution to this using the field extensions, and how the hint makes sense. Huge thanks in advance!
abstract-algebra field-theory
$endgroup$
In other words, show that for $a,b,cin mathbb{Q}$, $asqrt{2}+b sqrt[3]{2}+c sqrt[5]{2}=0$ implies that $a=b=c=0$.
There might be some questions on this forum that are similar to mine (e.g. Linear independence of $sqrt{2}$, $sqrt[3]{2}$, $sqrt[4]{2}$, . . .). However, I was given the following hint:
"Note: If organized smartly, this comes out as first the third order radical, then the second order is added to form an extension of degree 6 (since it can't belong to the first), and then, the radical of order 5 cannot be in the extension since it would violate the degree."
So I would love to see a solution to this using the field extensions, and how the hint makes sense. Huge thanks in advance!
abstract-algebra field-theory
abstract-algebra field-theory
asked Dec 29 '18 at 2:08
AlexAlex
757
757
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
$x^6-2$ and $x^5-2$ both are irreducible over $mathbb{Q}$ thus $mathbb{Q}(sqrt[6]{2}) cong mathbb{Q}[x]/(x^6-2)$ and $mathbb{Q}(sqrt[5]{2})cong mathbb{Q}[x]/(x^5-2)$ are $mathbb{Q}$ vector spaces of dimension $6$ and $5$.
Let $K = mathbb{Q}(sqrt[6]{2},sqrt[5]{2})$ a $mathbb{Q}$ vector space of dimension $n$.
By the multiplicativity of degree of extensions we know that $5|n$ and $6|n$ thus $30| n$.
Assume that $asqrt{2}+b sqrt[3]{2}= sqrt[5]{2}$ with $a,b in mathbb{Q}$.
Then $sqrt[5]{2} in mathbb{Q}(sqrt[6]{2})$ and $n= 6$ which is a contradiction.
The same idea applies to show that $sqrt[3]{2} not in mathbb{Q}(sqrt{2})$ so $asqrt{2}+bsqrt[3]{2} =0$ implies $a=b=0$.
An alternative is to develop a similar contradiction over some finite field $mathbb{F}_p$ instead of $mathbb{Q}$ and then to lift back the contradiction to $mathbb{Q}$.
$endgroup$
$begingroup$
Thanks very much for your answer! It made a lot more sense to me. So the idea is first to show that $sqrt[3]{2}notin mathbb{Q}(sqrt{2})$, showing that $sqrt{2}$ and $sqrt[3]{2}$ are linearly independent. Then by the same idea, show that $sqrt[5]{2}notin mathbb{Q}(sqrt[6]{2})$, so that $sqrt[5]{2}notin mathbb{Q}(sqrt[3]{2}), mathbb{Q}(sqrt[3]{2})$, since $mathbb{Q}(sqrt[3]{2}),mathbb{Q}(sqrt{2})subseteq mathbb{Q}(sqrt[6]{2})$.
$endgroup$
– Alex
Dec 29 '18 at 2:55
$begingroup$
@Alex And to show that $x^6-2,x^5-2$ are irreducible ! Factorize them, let $f_6,f_5$ be the minimal polynomials of $sqrt[6]{2},sqrt[5]{2}$ then look at $f_6(0),f_5(0)$
$endgroup$
– reuns
Dec 29 '18 at 5:08
1
$begingroup$
@renus Aren't they irreducible by Eisenstein's Criterion?
$endgroup$
– Alex
Dec 29 '18 at 5:10
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%2f3055470%2flinear-independence-of-sqrt2-sqrt32-sqrt52-over-mathbbq%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
$begingroup$
$x^6-2$ and $x^5-2$ both are irreducible over $mathbb{Q}$ thus $mathbb{Q}(sqrt[6]{2}) cong mathbb{Q}[x]/(x^6-2)$ and $mathbb{Q}(sqrt[5]{2})cong mathbb{Q}[x]/(x^5-2)$ are $mathbb{Q}$ vector spaces of dimension $6$ and $5$.
Let $K = mathbb{Q}(sqrt[6]{2},sqrt[5]{2})$ a $mathbb{Q}$ vector space of dimension $n$.
By the multiplicativity of degree of extensions we know that $5|n$ and $6|n$ thus $30| n$.
Assume that $asqrt{2}+b sqrt[3]{2}= sqrt[5]{2}$ with $a,b in mathbb{Q}$.
Then $sqrt[5]{2} in mathbb{Q}(sqrt[6]{2})$ and $n= 6$ which is a contradiction.
The same idea applies to show that $sqrt[3]{2} not in mathbb{Q}(sqrt{2})$ so $asqrt{2}+bsqrt[3]{2} =0$ implies $a=b=0$.
An alternative is to develop a similar contradiction over some finite field $mathbb{F}_p$ instead of $mathbb{Q}$ and then to lift back the contradiction to $mathbb{Q}$.
$endgroup$
$begingroup$
Thanks very much for your answer! It made a lot more sense to me. So the idea is first to show that $sqrt[3]{2}notin mathbb{Q}(sqrt{2})$, showing that $sqrt{2}$ and $sqrt[3]{2}$ are linearly independent. Then by the same idea, show that $sqrt[5]{2}notin mathbb{Q}(sqrt[6]{2})$, so that $sqrt[5]{2}notin mathbb{Q}(sqrt[3]{2}), mathbb{Q}(sqrt[3]{2})$, since $mathbb{Q}(sqrt[3]{2}),mathbb{Q}(sqrt{2})subseteq mathbb{Q}(sqrt[6]{2})$.
$endgroup$
– Alex
Dec 29 '18 at 2:55
$begingroup$
@Alex And to show that $x^6-2,x^5-2$ are irreducible ! Factorize them, let $f_6,f_5$ be the minimal polynomials of $sqrt[6]{2},sqrt[5]{2}$ then look at $f_6(0),f_5(0)$
$endgroup$
– reuns
Dec 29 '18 at 5:08
1
$begingroup$
@renus Aren't they irreducible by Eisenstein's Criterion?
$endgroup$
– Alex
Dec 29 '18 at 5:10
add a comment |
$begingroup$
$x^6-2$ and $x^5-2$ both are irreducible over $mathbb{Q}$ thus $mathbb{Q}(sqrt[6]{2}) cong mathbb{Q}[x]/(x^6-2)$ and $mathbb{Q}(sqrt[5]{2})cong mathbb{Q}[x]/(x^5-2)$ are $mathbb{Q}$ vector spaces of dimension $6$ and $5$.
Let $K = mathbb{Q}(sqrt[6]{2},sqrt[5]{2})$ a $mathbb{Q}$ vector space of dimension $n$.
By the multiplicativity of degree of extensions we know that $5|n$ and $6|n$ thus $30| n$.
Assume that $asqrt{2}+b sqrt[3]{2}= sqrt[5]{2}$ with $a,b in mathbb{Q}$.
Then $sqrt[5]{2} in mathbb{Q}(sqrt[6]{2})$ and $n= 6$ which is a contradiction.
The same idea applies to show that $sqrt[3]{2} not in mathbb{Q}(sqrt{2})$ so $asqrt{2}+bsqrt[3]{2} =0$ implies $a=b=0$.
An alternative is to develop a similar contradiction over some finite field $mathbb{F}_p$ instead of $mathbb{Q}$ and then to lift back the contradiction to $mathbb{Q}$.
$endgroup$
$begingroup$
Thanks very much for your answer! It made a lot more sense to me. So the idea is first to show that $sqrt[3]{2}notin mathbb{Q}(sqrt{2})$, showing that $sqrt{2}$ and $sqrt[3]{2}$ are linearly independent. Then by the same idea, show that $sqrt[5]{2}notin mathbb{Q}(sqrt[6]{2})$, so that $sqrt[5]{2}notin mathbb{Q}(sqrt[3]{2}), mathbb{Q}(sqrt[3]{2})$, since $mathbb{Q}(sqrt[3]{2}),mathbb{Q}(sqrt{2})subseteq mathbb{Q}(sqrt[6]{2})$.
$endgroup$
– Alex
Dec 29 '18 at 2:55
$begingroup$
@Alex And to show that $x^6-2,x^5-2$ are irreducible ! Factorize them, let $f_6,f_5$ be the minimal polynomials of $sqrt[6]{2},sqrt[5]{2}$ then look at $f_6(0),f_5(0)$
$endgroup$
– reuns
Dec 29 '18 at 5:08
1
$begingroup$
@renus Aren't they irreducible by Eisenstein's Criterion?
$endgroup$
– Alex
Dec 29 '18 at 5:10
add a comment |
$begingroup$
$x^6-2$ and $x^5-2$ both are irreducible over $mathbb{Q}$ thus $mathbb{Q}(sqrt[6]{2}) cong mathbb{Q}[x]/(x^6-2)$ and $mathbb{Q}(sqrt[5]{2})cong mathbb{Q}[x]/(x^5-2)$ are $mathbb{Q}$ vector spaces of dimension $6$ and $5$.
Let $K = mathbb{Q}(sqrt[6]{2},sqrt[5]{2})$ a $mathbb{Q}$ vector space of dimension $n$.
By the multiplicativity of degree of extensions we know that $5|n$ and $6|n$ thus $30| n$.
Assume that $asqrt{2}+b sqrt[3]{2}= sqrt[5]{2}$ with $a,b in mathbb{Q}$.
Then $sqrt[5]{2} in mathbb{Q}(sqrt[6]{2})$ and $n= 6$ which is a contradiction.
The same idea applies to show that $sqrt[3]{2} not in mathbb{Q}(sqrt{2})$ so $asqrt{2}+bsqrt[3]{2} =0$ implies $a=b=0$.
An alternative is to develop a similar contradiction over some finite field $mathbb{F}_p$ instead of $mathbb{Q}$ and then to lift back the contradiction to $mathbb{Q}$.
$endgroup$
$x^6-2$ and $x^5-2$ both are irreducible over $mathbb{Q}$ thus $mathbb{Q}(sqrt[6]{2}) cong mathbb{Q}[x]/(x^6-2)$ and $mathbb{Q}(sqrt[5]{2})cong mathbb{Q}[x]/(x^5-2)$ are $mathbb{Q}$ vector spaces of dimension $6$ and $5$.
Let $K = mathbb{Q}(sqrt[6]{2},sqrt[5]{2})$ a $mathbb{Q}$ vector space of dimension $n$.
By the multiplicativity of degree of extensions we know that $5|n$ and $6|n$ thus $30| n$.
Assume that $asqrt{2}+b sqrt[3]{2}= sqrt[5]{2}$ with $a,b in mathbb{Q}$.
Then $sqrt[5]{2} in mathbb{Q}(sqrt[6]{2})$ and $n= 6$ which is a contradiction.
The same idea applies to show that $sqrt[3]{2} not in mathbb{Q}(sqrt{2})$ so $asqrt{2}+bsqrt[3]{2} =0$ implies $a=b=0$.
An alternative is to develop a similar contradiction over some finite field $mathbb{F}_p$ instead of $mathbb{Q}$ and then to lift back the contradiction to $mathbb{Q}$.
edited Dec 29 '18 at 2:34
answered Dec 29 '18 at 2:26
reunsreuns
21.5k21352
21.5k21352
$begingroup$
Thanks very much for your answer! It made a lot more sense to me. So the idea is first to show that $sqrt[3]{2}notin mathbb{Q}(sqrt{2})$, showing that $sqrt{2}$ and $sqrt[3]{2}$ are linearly independent. Then by the same idea, show that $sqrt[5]{2}notin mathbb{Q}(sqrt[6]{2})$, so that $sqrt[5]{2}notin mathbb{Q}(sqrt[3]{2}), mathbb{Q}(sqrt[3]{2})$, since $mathbb{Q}(sqrt[3]{2}),mathbb{Q}(sqrt{2})subseteq mathbb{Q}(sqrt[6]{2})$.
$endgroup$
– Alex
Dec 29 '18 at 2:55
$begingroup$
@Alex And to show that $x^6-2,x^5-2$ are irreducible ! Factorize them, let $f_6,f_5$ be the minimal polynomials of $sqrt[6]{2},sqrt[5]{2}$ then look at $f_6(0),f_5(0)$
$endgroup$
– reuns
Dec 29 '18 at 5:08
1
$begingroup$
@renus Aren't they irreducible by Eisenstein's Criterion?
$endgroup$
– Alex
Dec 29 '18 at 5:10
add a comment |
$begingroup$
Thanks very much for your answer! It made a lot more sense to me. So the idea is first to show that $sqrt[3]{2}notin mathbb{Q}(sqrt{2})$, showing that $sqrt{2}$ and $sqrt[3]{2}$ are linearly independent. Then by the same idea, show that $sqrt[5]{2}notin mathbb{Q}(sqrt[6]{2})$, so that $sqrt[5]{2}notin mathbb{Q}(sqrt[3]{2}), mathbb{Q}(sqrt[3]{2})$, since $mathbb{Q}(sqrt[3]{2}),mathbb{Q}(sqrt{2})subseteq mathbb{Q}(sqrt[6]{2})$.
$endgroup$
– Alex
Dec 29 '18 at 2:55
$begingroup$
@Alex And to show that $x^6-2,x^5-2$ are irreducible ! Factorize them, let $f_6,f_5$ be the minimal polynomials of $sqrt[6]{2},sqrt[5]{2}$ then look at $f_6(0),f_5(0)$
$endgroup$
– reuns
Dec 29 '18 at 5:08
1
$begingroup$
@renus Aren't they irreducible by Eisenstein's Criterion?
$endgroup$
– Alex
Dec 29 '18 at 5:10
$begingroup$
Thanks very much for your answer! It made a lot more sense to me. So the idea is first to show that $sqrt[3]{2}notin mathbb{Q}(sqrt{2})$, showing that $sqrt{2}$ and $sqrt[3]{2}$ are linearly independent. Then by the same idea, show that $sqrt[5]{2}notin mathbb{Q}(sqrt[6]{2})$, so that $sqrt[5]{2}notin mathbb{Q}(sqrt[3]{2}), mathbb{Q}(sqrt[3]{2})$, since $mathbb{Q}(sqrt[3]{2}),mathbb{Q}(sqrt{2})subseteq mathbb{Q}(sqrt[6]{2})$.
$endgroup$
– Alex
Dec 29 '18 at 2:55
$begingroup$
Thanks very much for your answer! It made a lot more sense to me. So the idea is first to show that $sqrt[3]{2}notin mathbb{Q}(sqrt{2})$, showing that $sqrt{2}$ and $sqrt[3]{2}$ are linearly independent. Then by the same idea, show that $sqrt[5]{2}notin mathbb{Q}(sqrt[6]{2})$, so that $sqrt[5]{2}notin mathbb{Q}(sqrt[3]{2}), mathbb{Q}(sqrt[3]{2})$, since $mathbb{Q}(sqrt[3]{2}),mathbb{Q}(sqrt{2})subseteq mathbb{Q}(sqrt[6]{2})$.
$endgroup$
– Alex
Dec 29 '18 at 2:55
$begingroup$
@Alex And to show that $x^6-2,x^5-2$ are irreducible ! Factorize them, let $f_6,f_5$ be the minimal polynomials of $sqrt[6]{2},sqrt[5]{2}$ then look at $f_6(0),f_5(0)$
$endgroup$
– reuns
Dec 29 '18 at 5:08
$begingroup$
@Alex And to show that $x^6-2,x^5-2$ are irreducible ! Factorize them, let $f_6,f_5$ be the minimal polynomials of $sqrt[6]{2},sqrt[5]{2}$ then look at $f_6(0),f_5(0)$
$endgroup$
– reuns
Dec 29 '18 at 5:08
1
1
$begingroup$
@renus Aren't they irreducible by Eisenstein's Criterion?
$endgroup$
– Alex
Dec 29 '18 at 5:10
$begingroup$
@renus Aren't they irreducible by Eisenstein's Criterion?
$endgroup$
– Alex
Dec 29 '18 at 5:10
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%2f3055470%2flinear-independence-of-sqrt2-sqrt32-sqrt52-over-mathbbq%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