find a recursive relation for the characteristic polynomial of the $k times k $ matrix?
$begingroup$
find a recursive relation for the characteristic polynomial of the $k times k $ matrix $$begin{pmatrix} 0 & 1 \ 1 & 0 & 1 \ mbox{ } & 1 & . & . \ mbox{ } &mbox{ } & . & . &. & mbox{ } \ mbox{ } &mbox{ } &mbox{ } & . & . & 1 \ mbox{ } & mbox{ } & mbox{ } & mbox{ } & 1 & 0end{pmatrix}$$
and compute the polynomial for $kle 5$
My attempt : Let $M_k$ be the $ktimes k$ matrix and $P_k(x)=det(M_k-xI_k)$ be its characteristic polynomial. We have
$$P_k(x)=detbegin{pmatrix} -x & 1 \ 1 & -x & 1 \ mbox{ } & 1 & ddots & ddots \ mbox{ } &mbox{ } & ddots & . &. & mbox{ } \ mbox{ } &mbox{ } &mbox{ } & . & . & 1 \ mbox{ } & mbox{ } & mbox{ } & mbox{ } & 1 & -xend{pmatrix}$$
after that im not able proceed further
Any hints/solution will be appreciated
linear-algebra
$endgroup$
|
show 4 more comments
$begingroup$
find a recursive relation for the characteristic polynomial of the $k times k $ matrix $$begin{pmatrix} 0 & 1 \ 1 & 0 & 1 \ mbox{ } & 1 & . & . \ mbox{ } &mbox{ } & . & . &. & mbox{ } \ mbox{ } &mbox{ } &mbox{ } & . & . & 1 \ mbox{ } & mbox{ } & mbox{ } & mbox{ } & 1 & 0end{pmatrix}$$
and compute the polynomial for $kle 5$
My attempt : Let $M_k$ be the $ktimes k$ matrix and $P_k(x)=det(M_k-xI_k)$ be its characteristic polynomial. We have
$$P_k(x)=detbegin{pmatrix} -x & 1 \ 1 & -x & 1 \ mbox{ } & 1 & ddots & ddots \ mbox{ } &mbox{ } & ddots & . &. & mbox{ } \ mbox{ } &mbox{ } &mbox{ } & . & . & 1 \ mbox{ } & mbox{ } & mbox{ } & mbox{ } & 1 & -xend{pmatrix}$$
after that im not able proceed further
Any hints/solution will be appreciated
linear-algebra
$endgroup$
2
$begingroup$
do it first for $k=2$ and $k=3. ;$ I found a quote "There is nothing impossible to him who will try."
$endgroup$
– Will Jagy
Jan 4 at 22:15
$begingroup$
ya ,,,im trying @WillJagy.....haa
$endgroup$
– jasmine
Jan 4 at 22:17
$begingroup$
what do you get for $k=2?$
$endgroup$
– Will Jagy
Jan 4 at 22:19
2
$begingroup$
now do $k=3.$ By the way, there is a pretty good recipe for writing the char poly in dimension 3, where $sigma_1$ is the trace and $sigma_3$ is the determinant, we also need $sigma_2$ which is the sum of the little 2 by 2 prinipal minor determintns, Then char poly is $x^3 - sigma_1 x^2 + sigma_2 x - sigma_3.$ I think there is also a recipe for $sigma_2$ involving traces of the matrix squared, I will see if I can find that. Worth getting right and memorizing for dimension 2 and 3
$endgroup$
– Will Jagy
Jan 4 at 22:24
1
$begingroup$
Alright, worked it out, for matrix $M,$ $$sigma_2 = frac{1}{2} left( sigma_1^2 - operatorname{trace} M^2 right)$$ where $sigma_1 = operatorname{trace} M$ as i indicated
$endgroup$
– Will Jagy
Jan 4 at 22:35
|
show 4 more comments
$begingroup$
find a recursive relation for the characteristic polynomial of the $k times k $ matrix $$begin{pmatrix} 0 & 1 \ 1 & 0 & 1 \ mbox{ } & 1 & . & . \ mbox{ } &mbox{ } & . & . &. & mbox{ } \ mbox{ } &mbox{ } &mbox{ } & . & . & 1 \ mbox{ } & mbox{ } & mbox{ } & mbox{ } & 1 & 0end{pmatrix}$$
and compute the polynomial for $kle 5$
My attempt : Let $M_k$ be the $ktimes k$ matrix and $P_k(x)=det(M_k-xI_k)$ be its characteristic polynomial. We have
$$P_k(x)=detbegin{pmatrix} -x & 1 \ 1 & -x & 1 \ mbox{ } & 1 & ddots & ddots \ mbox{ } &mbox{ } & ddots & . &. & mbox{ } \ mbox{ } &mbox{ } &mbox{ } & . & . & 1 \ mbox{ } & mbox{ } & mbox{ } & mbox{ } & 1 & -xend{pmatrix}$$
after that im not able proceed further
Any hints/solution will be appreciated
linear-algebra
$endgroup$
find a recursive relation for the characteristic polynomial of the $k times k $ matrix $$begin{pmatrix} 0 & 1 \ 1 & 0 & 1 \ mbox{ } & 1 & . & . \ mbox{ } &mbox{ } & . & . &. & mbox{ } \ mbox{ } &mbox{ } &mbox{ } & . & . & 1 \ mbox{ } & mbox{ } & mbox{ } & mbox{ } & 1 & 0end{pmatrix}$$
and compute the polynomial for $kle 5$
My attempt : Let $M_k$ be the $ktimes k$ matrix and $P_k(x)=det(M_k-xI_k)$ be its characteristic polynomial. We have
$$P_k(x)=detbegin{pmatrix} -x & 1 \ 1 & -x & 1 \ mbox{ } & 1 & ddots & ddots \ mbox{ } &mbox{ } & ddots & . &. & mbox{ } \ mbox{ } &mbox{ } &mbox{ } & . & . & 1 \ mbox{ } & mbox{ } & mbox{ } & mbox{ } & 1 & -xend{pmatrix}$$
after that im not able proceed further
Any hints/solution will be appreciated
linear-algebra
linear-algebra
asked Jan 4 at 22:13
jasminejasmine
1,884418
1,884418
2
$begingroup$
do it first for $k=2$ and $k=3. ;$ I found a quote "There is nothing impossible to him who will try."
$endgroup$
– Will Jagy
Jan 4 at 22:15
$begingroup$
ya ,,,im trying @WillJagy.....haa
$endgroup$
– jasmine
Jan 4 at 22:17
$begingroup$
what do you get for $k=2?$
$endgroup$
– Will Jagy
Jan 4 at 22:19
2
$begingroup$
now do $k=3.$ By the way, there is a pretty good recipe for writing the char poly in dimension 3, where $sigma_1$ is the trace and $sigma_3$ is the determinant, we also need $sigma_2$ which is the sum of the little 2 by 2 prinipal minor determintns, Then char poly is $x^3 - sigma_1 x^2 + sigma_2 x - sigma_3.$ I think there is also a recipe for $sigma_2$ involving traces of the matrix squared, I will see if I can find that. Worth getting right and memorizing for dimension 2 and 3
$endgroup$
– Will Jagy
Jan 4 at 22:24
1
$begingroup$
Alright, worked it out, for matrix $M,$ $$sigma_2 = frac{1}{2} left( sigma_1^2 - operatorname{trace} M^2 right)$$ where $sigma_1 = operatorname{trace} M$ as i indicated
$endgroup$
– Will Jagy
Jan 4 at 22:35
|
show 4 more comments
2
$begingroup$
do it first for $k=2$ and $k=3. ;$ I found a quote "There is nothing impossible to him who will try."
$endgroup$
– Will Jagy
Jan 4 at 22:15
$begingroup$
ya ,,,im trying @WillJagy.....haa
$endgroup$
– jasmine
Jan 4 at 22:17
$begingroup$
what do you get for $k=2?$
$endgroup$
– Will Jagy
Jan 4 at 22:19
2
$begingroup$
now do $k=3.$ By the way, there is a pretty good recipe for writing the char poly in dimension 3, where $sigma_1$ is the trace and $sigma_3$ is the determinant, we also need $sigma_2$ which is the sum of the little 2 by 2 prinipal minor determintns, Then char poly is $x^3 - sigma_1 x^2 + sigma_2 x - sigma_3.$ I think there is also a recipe for $sigma_2$ involving traces of the matrix squared, I will see if I can find that. Worth getting right and memorizing for dimension 2 and 3
$endgroup$
– Will Jagy
Jan 4 at 22:24
1
$begingroup$
Alright, worked it out, for matrix $M,$ $$sigma_2 = frac{1}{2} left( sigma_1^2 - operatorname{trace} M^2 right)$$ where $sigma_1 = operatorname{trace} M$ as i indicated
$endgroup$
– Will Jagy
Jan 4 at 22:35
2
2
$begingroup$
do it first for $k=2$ and $k=3. ;$ I found a quote "There is nothing impossible to him who will try."
$endgroup$
– Will Jagy
Jan 4 at 22:15
$begingroup$
do it first for $k=2$ and $k=3. ;$ I found a quote "There is nothing impossible to him who will try."
$endgroup$
– Will Jagy
Jan 4 at 22:15
$begingroup$
ya ,,,im trying @WillJagy.....haa
$endgroup$
– jasmine
Jan 4 at 22:17
$begingroup$
ya ,,,im trying @WillJagy.....haa
$endgroup$
– jasmine
Jan 4 at 22:17
$begingroup$
what do you get for $k=2?$
$endgroup$
– Will Jagy
Jan 4 at 22:19
$begingroup$
what do you get for $k=2?$
$endgroup$
– Will Jagy
Jan 4 at 22:19
2
2
$begingroup$
now do $k=3.$ By the way, there is a pretty good recipe for writing the char poly in dimension 3, where $sigma_1$ is the trace and $sigma_3$ is the determinant, we also need $sigma_2$ which is the sum of the little 2 by 2 prinipal minor determintns, Then char poly is $x^3 - sigma_1 x^2 + sigma_2 x - sigma_3.$ I think there is also a recipe for $sigma_2$ involving traces of the matrix squared, I will see if I can find that. Worth getting right and memorizing for dimension 2 and 3
$endgroup$
– Will Jagy
Jan 4 at 22:24
$begingroup$
now do $k=3.$ By the way, there is a pretty good recipe for writing the char poly in dimension 3, where $sigma_1$ is the trace and $sigma_3$ is the determinant, we also need $sigma_2$ which is the sum of the little 2 by 2 prinipal minor determintns, Then char poly is $x^3 - sigma_1 x^2 + sigma_2 x - sigma_3.$ I think there is also a recipe for $sigma_2$ involving traces of the matrix squared, I will see if I can find that. Worth getting right and memorizing for dimension 2 and 3
$endgroup$
– Will Jagy
Jan 4 at 22:24
1
1
$begingroup$
Alright, worked it out, for matrix $M,$ $$sigma_2 = frac{1}{2} left( sigma_1^2 - operatorname{trace} M^2 right)$$ where $sigma_1 = operatorname{trace} M$ as i indicated
$endgroup$
– Will Jagy
Jan 4 at 22:35
$begingroup$
Alright, worked it out, for matrix $M,$ $$sigma_2 = frac{1}{2} left( sigma_1^2 - operatorname{trace} M^2 right)$$ where $sigma_1 = operatorname{trace} M$ as i indicated
$endgroup$
– Will Jagy
Jan 4 at 22:35
|
show 4 more comments
1 Answer
1
active
oldest
votes
$begingroup$
Hint: Look at the formula for the determinant of using the first row.
Then you get a recursive definition for the determinant.
Solution:
$P_k(x)=-xP_{k-1}(x)-P_{k-1}(-1)$
$endgroup$
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%2f3062175%2ffind-a-recursive-relation-for-the-characteristic-polynomial-of-the-k-times-k%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$
Hint: Look at the formula for the determinant of using the first row.
Then you get a recursive definition for the determinant.
Solution:
$P_k(x)=-xP_{k-1}(x)-P_{k-1}(-1)$
$endgroup$
add a comment |
$begingroup$
Hint: Look at the formula for the determinant of using the first row.
Then you get a recursive definition for the determinant.
Solution:
$P_k(x)=-xP_{k-1}(x)-P_{k-1}(-1)$
$endgroup$
add a comment |
$begingroup$
Hint: Look at the formula for the determinant of using the first row.
Then you get a recursive definition for the determinant.
Solution:
$P_k(x)=-xP_{k-1}(x)-P_{k-1}(-1)$
$endgroup$
Hint: Look at the formula for the determinant of using the first row.
Then you get a recursive definition for the determinant.
Solution:
$P_k(x)=-xP_{k-1}(x)-P_{k-1}(-1)$
edited Jan 4 at 23:05
J.G.
30.3k23148
30.3k23148
answered Jan 4 at 22:34
A. PA. P
1086
1086
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%2f3062175%2ffind-a-recursive-relation-for-the-characteristic-polynomial-of-the-k-times-k%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
2
$begingroup$
do it first for $k=2$ and $k=3. ;$ I found a quote "There is nothing impossible to him who will try."
$endgroup$
– Will Jagy
Jan 4 at 22:15
$begingroup$
ya ,,,im trying @WillJagy.....haa
$endgroup$
– jasmine
Jan 4 at 22:17
$begingroup$
what do you get for $k=2?$
$endgroup$
– Will Jagy
Jan 4 at 22:19
2
$begingroup$
now do $k=3.$ By the way, there is a pretty good recipe for writing the char poly in dimension 3, where $sigma_1$ is the trace and $sigma_3$ is the determinant, we also need $sigma_2$ which is the sum of the little 2 by 2 prinipal minor determintns, Then char poly is $x^3 - sigma_1 x^2 + sigma_2 x - sigma_3.$ I think there is also a recipe for $sigma_2$ involving traces of the matrix squared, I will see if I can find that. Worth getting right and memorizing for dimension 2 and 3
$endgroup$
– Will Jagy
Jan 4 at 22:24
1
$begingroup$
Alright, worked it out, for matrix $M,$ $$sigma_2 = frac{1}{2} left( sigma_1^2 - operatorname{trace} M^2 right)$$ where $sigma_1 = operatorname{trace} M$ as i indicated
$endgroup$
– Will Jagy
Jan 4 at 22:35