Does a $2times2$ matrix B exist such that B is diagonalizable but B is not invertible?
$begingroup$
Is it possible? I know that for a matrix to be diagonalizable it needs sufficient linearly independent eigenvectors to make up invertible matrix P, but does that mean B itself must also be invertible?
linear-algebra diagonalization
$endgroup$
add a comment |
$begingroup$
Is it possible? I know that for a matrix to be diagonalizable it needs sufficient linearly independent eigenvectors to make up invertible matrix P, but does that mean B itself must also be invertible?
linear-algebra diagonalization
$endgroup$
1
$begingroup$
Yes it is. For example take the matrix $[1 0; 0 0]$.
$endgroup$
– AnyAD
Dec 12 '18 at 3:48
add a comment |
$begingroup$
Is it possible? I know that for a matrix to be diagonalizable it needs sufficient linearly independent eigenvectors to make up invertible matrix P, but does that mean B itself must also be invertible?
linear-algebra diagonalization
$endgroup$
Is it possible? I know that for a matrix to be diagonalizable it needs sufficient linearly independent eigenvectors to make up invertible matrix P, but does that mean B itself must also be invertible?
linear-algebra diagonalization
linear-algebra diagonalization
asked Dec 12 '18 at 3:45
SolidSnackDriveSolidSnackDrive
1828
1828
1
$begingroup$
Yes it is. For example take the matrix $[1 0; 0 0]$.
$endgroup$
– AnyAD
Dec 12 '18 at 3:48
add a comment |
1
$begingroup$
Yes it is. For example take the matrix $[1 0; 0 0]$.
$endgroup$
– AnyAD
Dec 12 '18 at 3:48
1
1
$begingroup$
Yes it is. For example take the matrix $[1 0; 0 0]$.
$endgroup$
– AnyAD
Dec 12 '18 at 3:48
$begingroup$
Yes it is. For example take the matrix $[1 0; 0 0]$.
$endgroup$
– AnyAD
Dec 12 '18 at 3:48
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.
Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?
The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.
For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.
Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.
Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.
$endgroup$
add a comment |
$begingroup$
Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$
It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.
$endgroup$
add a comment |
$begingroup$
Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
$$
P = begin{bmatrix}
a & b \ -b & a
end{bmatrix}
$$ where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.
$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%2f3036199%2fdoes-a-2-times2-matrix-b-exist-such-that-b-is-diagonalizable-but-b-is-not-inve%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.
Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?
The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.
For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.
Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.
Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.
$endgroup$
add a comment |
$begingroup$
A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.
Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?
The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.
For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.
Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.
Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.
$endgroup$
add a comment |
$begingroup$
A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.
Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?
The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.
For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.
Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.
Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.
$endgroup$
A matrix $A$ is said to be diagonalizable, if there exists a diagonal matrix $D$ and an invertible matrix $P$ such that $A = PDP^{-1}$.
Note that $A$ is invertible if and only if $D$ is invertible. Therefore, the question boils down to : are all diagonal matrices invertible?
The answer is no, simply because a diagonal matrix is invertible if and only if every diagonal element is invertible. But if some diagonal elements are zero, then the diagonal matrix will not be invertible. Therefore, neither will $A$.
For example, consider the $2 times 2$ matrix $E_{11}$, having a $1$ at the position $11$ and zero elsewhere. Then, $E_{11}$ is a diagonal non-invertible matrix, as the diagonal entry $(E_{11})_{22} = 0$.
Now, $A = D$, or $A=PDP^{-1}$ for any invertible $P$ serves as a counterexample.
Also, note that the zero matrix is diagonalizable, in fact diagonal, but not invertible. This would be the most obvious example.
answered Dec 12 '18 at 3:59
астон вілла олоф мэллбэргастон вілла олоф мэллбэрг
38.3k33376
38.3k33376
add a comment |
add a comment |
$begingroup$
Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$
It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.
$endgroup$
add a comment |
$begingroup$
Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$
It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.
$endgroup$
add a comment |
$begingroup$
Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$
It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.
$endgroup$
Let $$B= begin{bmatrix} 0 & 0 \ 0 & 0end{bmatrix}.$$
It is a diagonal matrix and it is diagonalizable, we can let $P$ be any non-singular matrices, but it is not invertible.
answered Dec 12 '18 at 3:57
Siong Thye GohSiong Thye Goh
101k1466118
101k1466118
add a comment |
add a comment |
$begingroup$
Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
$$
P = begin{bmatrix}
a & b \ -b & a
end{bmatrix}
$$ where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.
$endgroup$
add a comment |
$begingroup$
Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
$$
P = begin{bmatrix}
a & b \ -b & a
end{bmatrix}
$$ where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.
$endgroup$
add a comment |
$begingroup$
Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
$$
P = begin{bmatrix}
a & b \ -b & a
end{bmatrix}
$$ where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.
$endgroup$
Yes it is possible. Say we have a diagonal matrix $D=mathrm {diag}(2,0)$, then $D$ is not invertible. Let $P$ be some invertible matrix, say
$$
P = begin{bmatrix}
a & b \ -b & a
end{bmatrix}
$$ where $a^2 +b^2 neq 0$, then $A = PDP^{-1}$ works.
answered Dec 12 '18 at 3:50
xbhxbh
6,1251522
6,1251522
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%2f3036199%2fdoes-a-2-times2-matrix-b-exist-such-that-b-is-diagonalizable-but-b-is-not-inve%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
$begingroup$
Yes it is. For example take the matrix $[1 0; 0 0]$.
$endgroup$
– AnyAD
Dec 12 '18 at 3:48