Jordan Normal Form: Two times the same basis vector?!
$begingroup$
I have 3 dimensional matrix $$A =
left(begin{array}{c} 2 & 1 & 0 \ -1 & 0 & 1 \ 1 & 3 & 1end{array}right)$$
and want to find a Jordan Form for it and a basis for the Jordan Form. My procedure: I calculated the characteristic polynomial $chi_A(lambda) = -(2-lambda)^2(1+lambda)$ and found the roots $lambda_1 = 2$ with algebraic multiplicity $mu_1 = 2$ and $lambda_2 = -1$ with algebraic multiplicity $mu_2 = -1$, respectively. Then, for $lambda_1$, I found that a basis for the kernel of $A - 2 I$ is the vector $left(begin{array}{c} 1 \ 0 \ 1end{array}right).$ Clearly, this has subspace has dimension $gamma_{11} = 1$ which is less than $mu_1 = 2$, so I have to continue and calculate the kernel of $(A - 2I)^2$. A basis for this space is given by $left(begin{array}{c} 1 \ 0 \ 1end{array}right), left(begin{array}{c} 1 \ 1 \ 0end{array}right).$ Since now the geometric multiplicity equals the algebraic multiplicity, I am finished with calculating kernels. Now I have to pick some vector $w_{12}$ in the kernel of $(A-2I)^2$ which is not in $(A-2 I)$. An obvious choice is $w_{12} = left(begin{array}{c} 1 \ 1 \ 0end{array}right)$. Then: $$w_{11} = (A - 2I) = left(begin{array}{c}1 \ -3 \ 4end{array}right).$$
Now turning to $lambda_2$, a basis for the kernel is $left(begin{array}{c} 1 \ -3 \ 4end{array}right)$.
But then I get stuck because I have two times the exact same vector in my basis which of course is not enough to span a 3 dimensional space. I cannot see what I did wrong or where my mistake comes from. What do I do in such a situation?
linear-algebra jordan-normal-form
$endgroup$
add a comment |
$begingroup$
I have 3 dimensional matrix $$A =
left(begin{array}{c} 2 & 1 & 0 \ -1 & 0 & 1 \ 1 & 3 & 1end{array}right)$$
and want to find a Jordan Form for it and a basis for the Jordan Form. My procedure: I calculated the characteristic polynomial $chi_A(lambda) = -(2-lambda)^2(1+lambda)$ and found the roots $lambda_1 = 2$ with algebraic multiplicity $mu_1 = 2$ and $lambda_2 = -1$ with algebraic multiplicity $mu_2 = -1$, respectively. Then, for $lambda_1$, I found that a basis for the kernel of $A - 2 I$ is the vector $left(begin{array}{c} 1 \ 0 \ 1end{array}right).$ Clearly, this has subspace has dimension $gamma_{11} = 1$ which is less than $mu_1 = 2$, so I have to continue and calculate the kernel of $(A - 2I)^2$. A basis for this space is given by $left(begin{array}{c} 1 \ 0 \ 1end{array}right), left(begin{array}{c} 1 \ 1 \ 0end{array}right).$ Since now the geometric multiplicity equals the algebraic multiplicity, I am finished with calculating kernels. Now I have to pick some vector $w_{12}$ in the kernel of $(A-2I)^2$ which is not in $(A-2 I)$. An obvious choice is $w_{12} = left(begin{array}{c} 1 \ 1 \ 0end{array}right)$. Then: $$w_{11} = (A - 2I) = left(begin{array}{c}1 \ -3 \ 4end{array}right).$$
Now turning to $lambda_2$, a basis for the kernel is $left(begin{array}{c} 1 \ -3 \ 4end{array}right)$.
But then I get stuck because I have two times the exact same vector in my basis which of course is not enough to span a 3 dimensional space. I cannot see what I did wrong or where my mistake comes from. What do I do in such a situation?
linear-algebra jordan-normal-form
$endgroup$
$begingroup$
You’ve clearly made an error somewhere, since you can’t have both $A(1,0,1)^T = (2,0,2)^T$ and $A(1,0,1)^T = -(1,0,1)^T$, which is what you’re claiming if it’s an eigenvector of both eigenvalues.
$endgroup$
– amd
Dec 13 '18 at 0:49
add a comment |
$begingroup$
I have 3 dimensional matrix $$A =
left(begin{array}{c} 2 & 1 & 0 \ -1 & 0 & 1 \ 1 & 3 & 1end{array}right)$$
and want to find a Jordan Form for it and a basis for the Jordan Form. My procedure: I calculated the characteristic polynomial $chi_A(lambda) = -(2-lambda)^2(1+lambda)$ and found the roots $lambda_1 = 2$ with algebraic multiplicity $mu_1 = 2$ and $lambda_2 = -1$ with algebraic multiplicity $mu_2 = -1$, respectively. Then, for $lambda_1$, I found that a basis for the kernel of $A - 2 I$ is the vector $left(begin{array}{c} 1 \ 0 \ 1end{array}right).$ Clearly, this has subspace has dimension $gamma_{11} = 1$ which is less than $mu_1 = 2$, so I have to continue and calculate the kernel of $(A - 2I)^2$. A basis for this space is given by $left(begin{array}{c} 1 \ 0 \ 1end{array}right), left(begin{array}{c} 1 \ 1 \ 0end{array}right).$ Since now the geometric multiplicity equals the algebraic multiplicity, I am finished with calculating kernels. Now I have to pick some vector $w_{12}$ in the kernel of $(A-2I)^2$ which is not in $(A-2 I)$. An obvious choice is $w_{12} = left(begin{array}{c} 1 \ 1 \ 0end{array}right)$. Then: $$w_{11} = (A - 2I) = left(begin{array}{c}1 \ -3 \ 4end{array}right).$$
Now turning to $lambda_2$, a basis for the kernel is $left(begin{array}{c} 1 \ -3 \ 4end{array}right)$.
But then I get stuck because I have two times the exact same vector in my basis which of course is not enough to span a 3 dimensional space. I cannot see what I did wrong or where my mistake comes from. What do I do in such a situation?
linear-algebra jordan-normal-form
$endgroup$
I have 3 dimensional matrix $$A =
left(begin{array}{c} 2 & 1 & 0 \ -1 & 0 & 1 \ 1 & 3 & 1end{array}right)$$
and want to find a Jordan Form for it and a basis for the Jordan Form. My procedure: I calculated the characteristic polynomial $chi_A(lambda) = -(2-lambda)^2(1+lambda)$ and found the roots $lambda_1 = 2$ with algebraic multiplicity $mu_1 = 2$ and $lambda_2 = -1$ with algebraic multiplicity $mu_2 = -1$, respectively. Then, for $lambda_1$, I found that a basis for the kernel of $A - 2 I$ is the vector $left(begin{array}{c} 1 \ 0 \ 1end{array}right).$ Clearly, this has subspace has dimension $gamma_{11} = 1$ which is less than $mu_1 = 2$, so I have to continue and calculate the kernel of $(A - 2I)^2$. A basis for this space is given by $left(begin{array}{c} 1 \ 0 \ 1end{array}right), left(begin{array}{c} 1 \ 1 \ 0end{array}right).$ Since now the geometric multiplicity equals the algebraic multiplicity, I am finished with calculating kernels. Now I have to pick some vector $w_{12}$ in the kernel of $(A-2I)^2$ which is not in $(A-2 I)$. An obvious choice is $w_{12} = left(begin{array}{c} 1 \ 1 \ 0end{array}right)$. Then: $$w_{11} = (A - 2I) = left(begin{array}{c}1 \ -3 \ 4end{array}right).$$
Now turning to $lambda_2$, a basis for the kernel is $left(begin{array}{c} 1 \ -3 \ 4end{array}right)$.
But then I get stuck because I have two times the exact same vector in my basis which of course is not enough to span a 3 dimensional space. I cannot see what I did wrong or where my mistake comes from. What do I do in such a situation?
linear-algebra jordan-normal-form
linear-algebra jordan-normal-form
asked Dec 12 '18 at 23:05
Syd AmerikanerSyd Amerikaner
138213
138213
$begingroup$
You’ve clearly made an error somewhere, since you can’t have both $A(1,0,1)^T = (2,0,2)^T$ and $A(1,0,1)^T = -(1,0,1)^T$, which is what you’re claiming if it’s an eigenvector of both eigenvalues.
$endgroup$
– amd
Dec 13 '18 at 0:49
add a comment |
$begingroup$
You’ve clearly made an error somewhere, since you can’t have both $A(1,0,1)^T = (2,0,2)^T$ and $A(1,0,1)^T = -(1,0,1)^T$, which is what you’re claiming if it’s an eigenvector of both eigenvalues.
$endgroup$
– amd
Dec 13 '18 at 0:49
$begingroup$
You’ve clearly made an error somewhere, since you can’t have both $A(1,0,1)^T = (2,0,2)^T$ and $A(1,0,1)^T = -(1,0,1)^T$, which is what you’re claiming if it’s an eigenvector of both eigenvalues.
$endgroup$
– amd
Dec 13 '18 at 0:49
$begingroup$
You’ve clearly made an error somewhere, since you can’t have both $A(1,0,1)^T = (2,0,2)^T$ and $A(1,0,1)^T = -(1,0,1)^T$, which is what you’re claiming if it’s an eigenvector of both eigenvalues.
$endgroup$
– amd
Dec 13 '18 at 0:49
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
$$ (A-2I)^2 =
left(
begin{array}{ccc}
-1&-2&1 \
3&6&-3 \
-4&-8&4 \
end{array}
right)
$$
of rank one, with row echelon form
$$ (A-2I)^2 Longrightarrow
left(
begin{array}{ccc}
1&2&-1 \
0&0&0 \
0&0&0 \
end{array}
right)
$$
Your vector $w_{12}$ is not in the kernel of $ (A-2I)^2 ; ; ;$ your basis for that kernel is wrong.
$endgroup$
$begingroup$
@Bill, it's alright. I did not particularly expect the OP to pay any attention; something like four hours passed. Meanwhile, I had not noticed your hint, as the display of comments stops at about five unless I make a point of requesting to see all the comments
$endgroup$
– Will Jagy
Dec 15 '18 at 18:49
add a comment |
$begingroup$
Where do you get $pmatrix{1\1\0}$?
What do you have for $(A-2I)^2$?
I have $(A-2I)^2 = pmatrix{-1&-2&1\3&6&-3\-4&-8&4}$
And in addition to $pmatrix{1\0\1}$, I see $pmatrix{0\1\2}$ as a candidate for the second eigenvector.
$Apmatrix{0\1\2} = pmatrix{1\2\5} = 2pmatrix{0\1\2}+pmatrix{1\0\1}$ which is exactly what we were hoping for.
$Apmatrix{1&1&0\-3&0&1\4&2&1} = pmatrix{1&1&0\-3&0&1\4&2&1}pmatrix{-1&0&0\0&2&1\0&0&2}$
$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%2f3037353%2fjordan-normal-form-two-times-the-same-basis-vector%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$
$$ (A-2I)^2 =
left(
begin{array}{ccc}
-1&-2&1 \
3&6&-3 \
-4&-8&4 \
end{array}
right)
$$
of rank one, with row echelon form
$$ (A-2I)^2 Longrightarrow
left(
begin{array}{ccc}
1&2&-1 \
0&0&0 \
0&0&0 \
end{array}
right)
$$
Your vector $w_{12}$ is not in the kernel of $ (A-2I)^2 ; ; ;$ your basis for that kernel is wrong.
$endgroup$
$begingroup$
@Bill, it's alright. I did not particularly expect the OP to pay any attention; something like four hours passed. Meanwhile, I had not noticed your hint, as the display of comments stops at about five unless I make a point of requesting to see all the comments
$endgroup$
– Will Jagy
Dec 15 '18 at 18:49
add a comment |
$begingroup$
$$ (A-2I)^2 =
left(
begin{array}{ccc}
-1&-2&1 \
3&6&-3 \
-4&-8&4 \
end{array}
right)
$$
of rank one, with row echelon form
$$ (A-2I)^2 Longrightarrow
left(
begin{array}{ccc}
1&2&-1 \
0&0&0 \
0&0&0 \
end{array}
right)
$$
Your vector $w_{12}$ is not in the kernel of $ (A-2I)^2 ; ; ;$ your basis for that kernel is wrong.
$endgroup$
$begingroup$
@Bill, it's alright. I did not particularly expect the OP to pay any attention; something like four hours passed. Meanwhile, I had not noticed your hint, as the display of comments stops at about five unless I make a point of requesting to see all the comments
$endgroup$
– Will Jagy
Dec 15 '18 at 18:49
add a comment |
$begingroup$
$$ (A-2I)^2 =
left(
begin{array}{ccc}
-1&-2&1 \
3&6&-3 \
-4&-8&4 \
end{array}
right)
$$
of rank one, with row echelon form
$$ (A-2I)^2 Longrightarrow
left(
begin{array}{ccc}
1&2&-1 \
0&0&0 \
0&0&0 \
end{array}
right)
$$
Your vector $w_{12}$ is not in the kernel of $ (A-2I)^2 ; ; ;$ your basis for that kernel is wrong.
$endgroup$
$$ (A-2I)^2 =
left(
begin{array}{ccc}
-1&-2&1 \
3&6&-3 \
-4&-8&4 \
end{array}
right)
$$
of rank one, with row echelon form
$$ (A-2I)^2 Longrightarrow
left(
begin{array}{ccc}
1&2&-1 \
0&0&0 \
0&0&0 \
end{array}
right)
$$
Your vector $w_{12}$ is not in the kernel of $ (A-2I)^2 ; ; ;$ your basis for that kernel is wrong.
answered Dec 12 '18 at 23:22
Will JagyWill Jagy
104k5102201
104k5102201
$begingroup$
@Bill, it's alright. I did not particularly expect the OP to pay any attention; something like four hours passed. Meanwhile, I had not noticed your hint, as the display of comments stops at about five unless I make a point of requesting to see all the comments
$endgroup$
– Will Jagy
Dec 15 '18 at 18:49
add a comment |
$begingroup$
@Bill, it's alright. I did not particularly expect the OP to pay any attention; something like four hours passed. Meanwhile, I had not noticed your hint, as the display of comments stops at about five unless I make a point of requesting to see all the comments
$endgroup$
– Will Jagy
Dec 15 '18 at 18:49
$begingroup$
@Bill, it's alright. I did not particularly expect the OP to pay any attention; something like four hours passed. Meanwhile, I had not noticed your hint, as the display of comments stops at about five unless I make a point of requesting to see all the comments
$endgroup$
– Will Jagy
Dec 15 '18 at 18:49
$begingroup$
@Bill, it's alright. I did not particularly expect the OP to pay any attention; something like four hours passed. Meanwhile, I had not noticed your hint, as the display of comments stops at about five unless I make a point of requesting to see all the comments
$endgroup$
– Will Jagy
Dec 15 '18 at 18:49
add a comment |
$begingroup$
Where do you get $pmatrix{1\1\0}$?
What do you have for $(A-2I)^2$?
I have $(A-2I)^2 = pmatrix{-1&-2&1\3&6&-3\-4&-8&4}$
And in addition to $pmatrix{1\0\1}$, I see $pmatrix{0\1\2}$ as a candidate for the second eigenvector.
$Apmatrix{0\1\2} = pmatrix{1\2\5} = 2pmatrix{0\1\2}+pmatrix{1\0\1}$ which is exactly what we were hoping for.
$Apmatrix{1&1&0\-3&0&1\4&2&1} = pmatrix{1&1&0\-3&0&1\4&2&1}pmatrix{-1&0&0\0&2&1\0&0&2}$
$endgroup$
add a comment |
$begingroup$
Where do you get $pmatrix{1\1\0}$?
What do you have for $(A-2I)^2$?
I have $(A-2I)^2 = pmatrix{-1&-2&1\3&6&-3\-4&-8&4}$
And in addition to $pmatrix{1\0\1}$, I see $pmatrix{0\1\2}$ as a candidate for the second eigenvector.
$Apmatrix{0\1\2} = pmatrix{1\2\5} = 2pmatrix{0\1\2}+pmatrix{1\0\1}$ which is exactly what we were hoping for.
$Apmatrix{1&1&0\-3&0&1\4&2&1} = pmatrix{1&1&0\-3&0&1\4&2&1}pmatrix{-1&0&0\0&2&1\0&0&2}$
$endgroup$
add a comment |
$begingroup$
Where do you get $pmatrix{1\1\0}$?
What do you have for $(A-2I)^2$?
I have $(A-2I)^2 = pmatrix{-1&-2&1\3&6&-3\-4&-8&4}$
And in addition to $pmatrix{1\0\1}$, I see $pmatrix{0\1\2}$ as a candidate for the second eigenvector.
$Apmatrix{0\1\2} = pmatrix{1\2\5} = 2pmatrix{0\1\2}+pmatrix{1\0\1}$ which is exactly what we were hoping for.
$Apmatrix{1&1&0\-3&0&1\4&2&1} = pmatrix{1&1&0\-3&0&1\4&2&1}pmatrix{-1&0&0\0&2&1\0&0&2}$
$endgroup$
Where do you get $pmatrix{1\1\0}$?
What do you have for $(A-2I)^2$?
I have $(A-2I)^2 = pmatrix{-1&-2&1\3&6&-3\-4&-8&4}$
And in addition to $pmatrix{1\0\1}$, I see $pmatrix{0\1\2}$ as a candidate for the second eigenvector.
$Apmatrix{0\1\2} = pmatrix{1\2\5} = 2pmatrix{0\1\2}+pmatrix{1\0\1}$ which is exactly what we were hoping for.
$Apmatrix{1&1&0\-3&0&1\4&2&1} = pmatrix{1&1&0\-3&0&1\4&2&1}pmatrix{-1&0&0\0&2&1\0&0&2}$
answered Dec 13 '18 at 0:38
Doug MDoug M
45.4k31954
45.4k31954
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%2f3037353%2fjordan-normal-form-two-times-the-same-basis-vector%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$
You’ve clearly made an error somewhere, since you can’t have both $A(1,0,1)^T = (2,0,2)^T$ and $A(1,0,1)^T = -(1,0,1)^T$, which is what you’re claiming if it’s an eigenvector of both eigenvalues.
$endgroup$
– amd
Dec 13 '18 at 0:49