Use linear algebra to find an $n$th-degree polynomial with a zero at $x = sqrt{3} + sqrt{5} + sqrt{3 +...
$begingroup$
It was easy enough (though tedious) to remove the radicals in the given zero algebraically. I got (and double-checked with software): $$x^8 - 44x^6 - 160x^5 + 254x^4 + 1600x^3 + 4740x^2 + 8800x - 5975$$But, I'm wondering how I might solve it with matrix methods. I can see a system of equations. Letting $a=sqrt{3}, b=sqrt{5}$, and $c =sqrt{3 + 4sqrt{5}}$, we get $$x-a-b-c = 0$$ $$ a^2 - 3 = 0$$ $$b^2 -5 = 0$$ $$c^2-4b-3 = 0$$But I'm stuck here. How can I set this up (and solve it) as a linear algebra problem?
linear-algebra extension-field
$endgroup$
add a comment |
$begingroup$
It was easy enough (though tedious) to remove the radicals in the given zero algebraically. I got (and double-checked with software): $$x^8 - 44x^6 - 160x^5 + 254x^4 + 1600x^3 + 4740x^2 + 8800x - 5975$$But, I'm wondering how I might solve it with matrix methods. I can see a system of equations. Letting $a=sqrt{3}, b=sqrt{5}$, and $c =sqrt{3 + 4sqrt{5}}$, we get $$x-a-b-c = 0$$ $$ a^2 - 3 = 0$$ $$b^2 -5 = 0$$ $$c^2-4b-3 = 0$$But I'm stuck here. How can I set this up (and solve it) as a linear algebra problem?
linear-algebra extension-field
$endgroup$
$begingroup$
Groebner bases?
$endgroup$
– Lord Shark the Unknown
Jan 24 at 6:20
2
$begingroup$
Calling this linear algebra feels bizarre to me. May be you are expected to use a natural basis of the field extension $Bbb{Q}(sqrt3,sqrt5,sqrt{3+4sqrt5})/Bbb{Q}$, write the matrix corresponding to multiplication by that number, and then work out the characteristic polynomial of that $8times8$ matrix? Bizarre!
$endgroup$
– Jyrki Lahtonen
Jan 24 at 6:28
add a comment |
$begingroup$
It was easy enough (though tedious) to remove the radicals in the given zero algebraically. I got (and double-checked with software): $$x^8 - 44x^6 - 160x^5 + 254x^4 + 1600x^3 + 4740x^2 + 8800x - 5975$$But, I'm wondering how I might solve it with matrix methods. I can see a system of equations. Letting $a=sqrt{3}, b=sqrt{5}$, and $c =sqrt{3 + 4sqrt{5}}$, we get $$x-a-b-c = 0$$ $$ a^2 - 3 = 0$$ $$b^2 -5 = 0$$ $$c^2-4b-3 = 0$$But I'm stuck here. How can I set this up (and solve it) as a linear algebra problem?
linear-algebra extension-field
$endgroup$
It was easy enough (though tedious) to remove the radicals in the given zero algebraically. I got (and double-checked with software): $$x^8 - 44x^6 - 160x^5 + 254x^4 + 1600x^3 + 4740x^2 + 8800x - 5975$$But, I'm wondering how I might solve it with matrix methods. I can see a system of equations. Letting $a=sqrt{3}, b=sqrt{5}$, and $c =sqrt{3 + 4sqrt{5}}$, we get $$x-a-b-c = 0$$ $$ a^2 - 3 = 0$$ $$b^2 -5 = 0$$ $$c^2-4b-3 = 0$$But I'm stuck here. How can I set this up (and solve it) as a linear algebra problem?
linear-algebra extension-field
linear-algebra extension-field
edited Jan 24 at 6:24


Jyrki Lahtonen
110k13171385
110k13171385
asked Jan 24 at 6:16
user636164user636164
234
234
$begingroup$
Groebner bases?
$endgroup$
– Lord Shark the Unknown
Jan 24 at 6:20
2
$begingroup$
Calling this linear algebra feels bizarre to me. May be you are expected to use a natural basis of the field extension $Bbb{Q}(sqrt3,sqrt5,sqrt{3+4sqrt5})/Bbb{Q}$, write the matrix corresponding to multiplication by that number, and then work out the characteristic polynomial of that $8times8$ matrix? Bizarre!
$endgroup$
– Jyrki Lahtonen
Jan 24 at 6:28
add a comment |
$begingroup$
Groebner bases?
$endgroup$
– Lord Shark the Unknown
Jan 24 at 6:20
2
$begingroup$
Calling this linear algebra feels bizarre to me. May be you are expected to use a natural basis of the field extension $Bbb{Q}(sqrt3,sqrt5,sqrt{3+4sqrt5})/Bbb{Q}$, write the matrix corresponding to multiplication by that number, and then work out the characteristic polynomial of that $8times8$ matrix? Bizarre!
$endgroup$
– Jyrki Lahtonen
Jan 24 at 6:28
$begingroup$
Groebner bases?
$endgroup$
– Lord Shark the Unknown
Jan 24 at 6:20
$begingroup$
Groebner bases?
$endgroup$
– Lord Shark the Unknown
Jan 24 at 6:20
2
2
$begingroup$
Calling this linear algebra feels bizarre to me. May be you are expected to use a natural basis of the field extension $Bbb{Q}(sqrt3,sqrt5,sqrt{3+4sqrt5})/Bbb{Q}$, write the matrix corresponding to multiplication by that number, and then work out the characteristic polynomial of that $8times8$ matrix? Bizarre!
$endgroup$
– Jyrki Lahtonen
Jan 24 at 6:28
$begingroup$
Calling this linear algebra feels bizarre to me. May be you are expected to use a natural basis of the field extension $Bbb{Q}(sqrt3,sqrt5,sqrt{3+4sqrt5})/Bbb{Q}$, write the matrix corresponding to multiplication by that number, and then work out the characteristic polynomial of that $8times8$ matrix? Bizarre!
$endgroup$
– Jyrki Lahtonen
Jan 24 at 6:28
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Here's a way to solve it using matrix methods, but it's very tedious.
The field $K$ generated over the rationals by $sqrt3$, $sqrt5$, and $sqrt{3+4sqrt5}$ is an 8-dimensional vector space over the rationals, with basis
$$
{1,sqrt3,sqrt5,sqrt{15},sqrt{3+4sqrt5},sqrt{9+12sqrt5},sqrt{15+20sqrt5},sqrt{45+60sqrt5}}
$$
Express each of the nine numbers $1,x,x^2,dots,x^8$ as a linear combination of these basis elements. Then $a_0+a_1x+a_2x^2+cdots+a_7x^7+x^8=0$ leads to eight linear equations in the eight unknowns $a_0,dots,a_7$.
$endgroup$
$begingroup$
Thank you. I started down something like this path, but hesitated, thinking I wouldn't be asked to do something so messy, and was missing some trick...
$endgroup$
– user636164
Jan 24 at 6:39
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%2f3085539%2fuse-linear-algebra-to-find-an-nth-degree-polynomial-with-a-zero-at-x-sqrt%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$
Here's a way to solve it using matrix methods, but it's very tedious.
The field $K$ generated over the rationals by $sqrt3$, $sqrt5$, and $sqrt{3+4sqrt5}$ is an 8-dimensional vector space over the rationals, with basis
$$
{1,sqrt3,sqrt5,sqrt{15},sqrt{3+4sqrt5},sqrt{9+12sqrt5},sqrt{15+20sqrt5},sqrt{45+60sqrt5}}
$$
Express each of the nine numbers $1,x,x^2,dots,x^8$ as a linear combination of these basis elements. Then $a_0+a_1x+a_2x^2+cdots+a_7x^7+x^8=0$ leads to eight linear equations in the eight unknowns $a_0,dots,a_7$.
$endgroup$
$begingroup$
Thank you. I started down something like this path, but hesitated, thinking I wouldn't be asked to do something so messy, and was missing some trick...
$endgroup$
– user636164
Jan 24 at 6:39
add a comment |
$begingroup$
Here's a way to solve it using matrix methods, but it's very tedious.
The field $K$ generated over the rationals by $sqrt3$, $sqrt5$, and $sqrt{3+4sqrt5}$ is an 8-dimensional vector space over the rationals, with basis
$$
{1,sqrt3,sqrt5,sqrt{15},sqrt{3+4sqrt5},sqrt{9+12sqrt5},sqrt{15+20sqrt5},sqrt{45+60sqrt5}}
$$
Express each of the nine numbers $1,x,x^2,dots,x^8$ as a linear combination of these basis elements. Then $a_0+a_1x+a_2x^2+cdots+a_7x^7+x^8=0$ leads to eight linear equations in the eight unknowns $a_0,dots,a_7$.
$endgroup$
$begingroup$
Thank you. I started down something like this path, but hesitated, thinking I wouldn't be asked to do something so messy, and was missing some trick...
$endgroup$
– user636164
Jan 24 at 6:39
add a comment |
$begingroup$
Here's a way to solve it using matrix methods, but it's very tedious.
The field $K$ generated over the rationals by $sqrt3$, $sqrt5$, and $sqrt{3+4sqrt5}$ is an 8-dimensional vector space over the rationals, with basis
$$
{1,sqrt3,sqrt5,sqrt{15},sqrt{3+4sqrt5},sqrt{9+12sqrt5},sqrt{15+20sqrt5},sqrt{45+60sqrt5}}
$$
Express each of the nine numbers $1,x,x^2,dots,x^8$ as a linear combination of these basis elements. Then $a_0+a_1x+a_2x^2+cdots+a_7x^7+x^8=0$ leads to eight linear equations in the eight unknowns $a_0,dots,a_7$.
$endgroup$
Here's a way to solve it using matrix methods, but it's very tedious.
The field $K$ generated over the rationals by $sqrt3$, $sqrt5$, and $sqrt{3+4sqrt5}$ is an 8-dimensional vector space over the rationals, with basis
$$
{1,sqrt3,sqrt5,sqrt{15},sqrt{3+4sqrt5},sqrt{9+12sqrt5},sqrt{15+20sqrt5},sqrt{45+60sqrt5}}
$$
Express each of the nine numbers $1,x,x^2,dots,x^8$ as a linear combination of these basis elements. Then $a_0+a_1x+a_2x^2+cdots+a_7x^7+x^8=0$ leads to eight linear equations in the eight unknowns $a_0,dots,a_7$.
answered Jan 24 at 6:32
Gerry MyersonGerry Myerson
147k8150302
147k8150302
$begingroup$
Thank you. I started down something like this path, but hesitated, thinking I wouldn't be asked to do something so messy, and was missing some trick...
$endgroup$
– user636164
Jan 24 at 6:39
add a comment |
$begingroup$
Thank you. I started down something like this path, but hesitated, thinking I wouldn't be asked to do something so messy, and was missing some trick...
$endgroup$
– user636164
Jan 24 at 6:39
$begingroup$
Thank you. I started down something like this path, but hesitated, thinking I wouldn't be asked to do something so messy, and was missing some trick...
$endgroup$
– user636164
Jan 24 at 6:39
$begingroup$
Thank you. I started down something like this path, but hesitated, thinking I wouldn't be asked to do something so messy, and was missing some trick...
$endgroup$
– user636164
Jan 24 at 6:39
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%2f3085539%2fuse-linear-algebra-to-find-an-nth-degree-polynomial-with-a-zero-at-x-sqrt%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
$begingroup$
Groebner bases?
$endgroup$
– Lord Shark the Unknown
Jan 24 at 6:20
2
$begingroup$
Calling this linear algebra feels bizarre to me. May be you are expected to use a natural basis of the field extension $Bbb{Q}(sqrt3,sqrt5,sqrt{3+4sqrt5})/Bbb{Q}$, write the matrix corresponding to multiplication by that number, and then work out the characteristic polynomial of that $8times8$ matrix? Bizarre!
$endgroup$
– Jyrki Lahtonen
Jan 24 at 6:28