For which values of $ a, b $ the matrix is diagonalizable
$begingroup$
$$ A = begin{bmatrix} a & 0 & 0 \ b & 0 & 0 \ 1 & 2 & 1 end{bmatrix} $$ for which values of a , b the matrix is diagonizable? in each case that $ A $ is diagonizable, write similar diagonal matrix.
My attempt:
I split the solution into six cases.
The characteristic polynomial of such matrix will be $ p(x) = (a - lambda)(1- lambda) lambda $ and therefore the eigen values should be $ a , 1, 0 $.
1) If $ a = b $ and $ a not = 0,1 Rightarrow $ 3 eigen values: $lambda = 0,1,a $
$ lambda = a, |I_a - A| = begin{vmatrix} 0 & 0 & 0 \ -a & a & 0 \ -1 & -2 & a-1 end{vmatrix} Rightarrow$ matrix rank is $ 2 $ and therefore one eigen vector.
$ lambda = 1 , |I - A | = begin{vmatrix} -a & 0 & 0 \ -a & 1 & 0 \ -1 & - 2 & 0end{vmatrix} Rightarrow $ matrix rank is 2 again and therefore only one eigen vector
$ lambda = 0, |0-A| = begin{vmatrix} -a & 0 & 0 \ -a & 0 & 0 \ -1 & -2 & - 1 end{vmatrix} Rightarrow $ matrix rank is 2 again and therefore only one eigen vector
Therefore if $ a = b $ and $ a not = 0 ,1 $ then the matrix is diagonizable and similar to the matrix $ begin{bmatrix} 1 & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & a end{bmatrix} $
2) $ a = b $ and $ a = 0 $ then $ |0-A| = begin{vmatrix} 0 & 0 & 0 \ 0 & 0 & 0 \ -1 & -2 & -1 end{vmatrix} Rightarrow $ Matrix rank is one and therefore eigen value$ 0$ has two eigen vectors and the eigen value $ 1 $ must have at least one eigen vector because geometric multiplicity is always equal or greater then algebraic multiplicity. Therefore the matrix is diagonizable and similar to $ begin{bmatrix} 1 & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 0 end{bmatrix} $
3) If $ a= b $ and $ a= 1 $ then $ |I - A | = begin{vmatrix} 0 & 0 & 0 \ -1 & 1 & 0 \ -1 & -2 & 0 end{vmatrix} Rightarrow $ algebraic multiplicity is $ 2 $ while geometric is only one and therefore the matrix is not diagnosable.
4) $ a not = b $ and $ a not = 0,1 $ then $ A $ has three different eigenvalues and each one must have one eigenvector and because geometric multiplicity must be at least one and cannot exceed algebraic multiplicity and there the matrix is diagonizable and similar to $ begin{bmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{bmatrix} $
5) $ a not = b $ and $ a = 0 $ then $ 0 $ is eigen value with algebraic multiplicity of $ 2 $ and so $ |0 - A| = begin{vmatrix} 0 &0 & 0 \ b & 0 & 0 \ -1 & -2 & -1 end{vmatrix} Rightarrow$ matrix rank is two and therefore algebraic multiplicity > geometric multiplicity and the matrix cannot be diagonalised.
6) $ a not = b $ and $ a = 1 $ then
$ |I-A| = begin{vmatrix} 0 & 0 & 0 \ b & 1 & 0 \ -1 & -2 & 0 end{vmatrix} Rightarrow $ matrix will be diagonizable only if $ b = 1/2 $ and then geometric multiplicity of eigen value $ 1 $ will be $ 2 $ and then it will be similar to $ begin{bmatrix} 1 & 0 & 0 \ 0 & 1 & 0 \ 0 & 0 & 0 end{bmatrix} $
Thank you, for those of you who made it so far. It is a question I had on a test and I got for this answer 2/14 points. After talking to friends who also studied the subject they told me that even though the answer may be unnecessarily long, they couldn't find any flaws.
linear-algebra proof-verification
$endgroup$
add a comment |
$begingroup$
$$ A = begin{bmatrix} a & 0 & 0 \ b & 0 & 0 \ 1 & 2 & 1 end{bmatrix} $$ for which values of a , b the matrix is diagonizable? in each case that $ A $ is diagonizable, write similar diagonal matrix.
My attempt:
I split the solution into six cases.
The characteristic polynomial of such matrix will be $ p(x) = (a - lambda)(1- lambda) lambda $ and therefore the eigen values should be $ a , 1, 0 $.
1) If $ a = b $ and $ a not = 0,1 Rightarrow $ 3 eigen values: $lambda = 0,1,a $
$ lambda = a, |I_a - A| = begin{vmatrix} 0 & 0 & 0 \ -a & a & 0 \ -1 & -2 & a-1 end{vmatrix} Rightarrow$ matrix rank is $ 2 $ and therefore one eigen vector.
$ lambda = 1 , |I - A | = begin{vmatrix} -a & 0 & 0 \ -a & 1 & 0 \ -1 & - 2 & 0end{vmatrix} Rightarrow $ matrix rank is 2 again and therefore only one eigen vector
$ lambda = 0, |0-A| = begin{vmatrix} -a & 0 & 0 \ -a & 0 & 0 \ -1 & -2 & - 1 end{vmatrix} Rightarrow $ matrix rank is 2 again and therefore only one eigen vector
Therefore if $ a = b $ and $ a not = 0 ,1 $ then the matrix is diagonizable and similar to the matrix $ begin{bmatrix} 1 & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & a end{bmatrix} $
2) $ a = b $ and $ a = 0 $ then $ |0-A| = begin{vmatrix} 0 & 0 & 0 \ 0 & 0 & 0 \ -1 & -2 & -1 end{vmatrix} Rightarrow $ Matrix rank is one and therefore eigen value$ 0$ has two eigen vectors and the eigen value $ 1 $ must have at least one eigen vector because geometric multiplicity is always equal or greater then algebraic multiplicity. Therefore the matrix is diagonizable and similar to $ begin{bmatrix} 1 & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 0 end{bmatrix} $
3) If $ a= b $ and $ a= 1 $ then $ |I - A | = begin{vmatrix} 0 & 0 & 0 \ -1 & 1 & 0 \ -1 & -2 & 0 end{vmatrix} Rightarrow $ algebraic multiplicity is $ 2 $ while geometric is only one and therefore the matrix is not diagnosable.
4) $ a not = b $ and $ a not = 0,1 $ then $ A $ has three different eigenvalues and each one must have one eigenvector and because geometric multiplicity must be at least one and cannot exceed algebraic multiplicity and there the matrix is diagonizable and similar to $ begin{bmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{bmatrix} $
5) $ a not = b $ and $ a = 0 $ then $ 0 $ is eigen value with algebraic multiplicity of $ 2 $ and so $ |0 - A| = begin{vmatrix} 0 &0 & 0 \ b & 0 & 0 \ -1 & -2 & -1 end{vmatrix} Rightarrow$ matrix rank is two and therefore algebraic multiplicity > geometric multiplicity and the matrix cannot be diagonalised.
6) $ a not = b $ and $ a = 1 $ then
$ |I-A| = begin{vmatrix} 0 & 0 & 0 \ b & 1 & 0 \ -1 & -2 & 0 end{vmatrix} Rightarrow $ matrix will be diagonizable only if $ b = 1/2 $ and then geometric multiplicity of eigen value $ 1 $ will be $ 2 $ and then it will be similar to $ begin{bmatrix} 1 & 0 & 0 \ 0 & 1 & 0 \ 0 & 0 & 0 end{bmatrix} $
Thank you, for those of you who made it so far. It is a question I had on a test and I got for this answer 2/14 points. After talking to friends who also studied the subject they told me that even though the answer may be unnecessarily long, they couldn't find any flaws.
linear-algebra proof-verification
$endgroup$
1
$begingroup$
For me is the solution fine, just: b should be -b in 5) and 6). The word diagonalizable has a wrong form everywhere, but I hope 2/14 was not due to this! Maybe the teacher expected the same order of diagonal elements as in A?
$endgroup$
– user376343
Dec 22 '18 at 19:44
$begingroup$
Thanks. Teacher comments were that the rank of the matrix is depending on $ a $ value and that the $ a = b $ and $ a not = b $ is irrelevant and he also wrote that $ a= b $ and $ a = 1 $ can't be simultaneously.
$endgroup$
– bm1125
Dec 22 '18 at 20:21
$begingroup$
b has the same role as a (I think of the rank of A) For the other reproach, I'd write rather $a=b=1,$ but the yours is not wrong.
$endgroup$
– user376343
Dec 22 '18 at 20:27
add a comment |
$begingroup$
$$ A = begin{bmatrix} a & 0 & 0 \ b & 0 & 0 \ 1 & 2 & 1 end{bmatrix} $$ for which values of a , b the matrix is diagonizable? in each case that $ A $ is diagonizable, write similar diagonal matrix.
My attempt:
I split the solution into six cases.
The characteristic polynomial of such matrix will be $ p(x) = (a - lambda)(1- lambda) lambda $ and therefore the eigen values should be $ a , 1, 0 $.
1) If $ a = b $ and $ a not = 0,1 Rightarrow $ 3 eigen values: $lambda = 0,1,a $
$ lambda = a, |I_a - A| = begin{vmatrix} 0 & 0 & 0 \ -a & a & 0 \ -1 & -2 & a-1 end{vmatrix} Rightarrow$ matrix rank is $ 2 $ and therefore one eigen vector.
$ lambda = 1 , |I - A | = begin{vmatrix} -a & 0 & 0 \ -a & 1 & 0 \ -1 & - 2 & 0end{vmatrix} Rightarrow $ matrix rank is 2 again and therefore only one eigen vector
$ lambda = 0, |0-A| = begin{vmatrix} -a & 0 & 0 \ -a & 0 & 0 \ -1 & -2 & - 1 end{vmatrix} Rightarrow $ matrix rank is 2 again and therefore only one eigen vector
Therefore if $ a = b $ and $ a not = 0 ,1 $ then the matrix is diagonizable and similar to the matrix $ begin{bmatrix} 1 & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & a end{bmatrix} $
2) $ a = b $ and $ a = 0 $ then $ |0-A| = begin{vmatrix} 0 & 0 & 0 \ 0 & 0 & 0 \ -1 & -2 & -1 end{vmatrix} Rightarrow $ Matrix rank is one and therefore eigen value$ 0$ has two eigen vectors and the eigen value $ 1 $ must have at least one eigen vector because geometric multiplicity is always equal or greater then algebraic multiplicity. Therefore the matrix is diagonizable and similar to $ begin{bmatrix} 1 & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 0 end{bmatrix} $
3) If $ a= b $ and $ a= 1 $ then $ |I - A | = begin{vmatrix} 0 & 0 & 0 \ -1 & 1 & 0 \ -1 & -2 & 0 end{vmatrix} Rightarrow $ algebraic multiplicity is $ 2 $ while geometric is only one and therefore the matrix is not diagnosable.
4) $ a not = b $ and $ a not = 0,1 $ then $ A $ has three different eigenvalues and each one must have one eigenvector and because geometric multiplicity must be at least one and cannot exceed algebraic multiplicity and there the matrix is diagonizable and similar to $ begin{bmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{bmatrix} $
5) $ a not = b $ and $ a = 0 $ then $ 0 $ is eigen value with algebraic multiplicity of $ 2 $ and so $ |0 - A| = begin{vmatrix} 0 &0 & 0 \ b & 0 & 0 \ -1 & -2 & -1 end{vmatrix} Rightarrow$ matrix rank is two and therefore algebraic multiplicity > geometric multiplicity and the matrix cannot be diagonalised.
6) $ a not = b $ and $ a = 1 $ then
$ |I-A| = begin{vmatrix} 0 & 0 & 0 \ b & 1 & 0 \ -1 & -2 & 0 end{vmatrix} Rightarrow $ matrix will be diagonizable only if $ b = 1/2 $ and then geometric multiplicity of eigen value $ 1 $ will be $ 2 $ and then it will be similar to $ begin{bmatrix} 1 & 0 & 0 \ 0 & 1 & 0 \ 0 & 0 & 0 end{bmatrix} $
Thank you, for those of you who made it so far. It is a question I had on a test and I got for this answer 2/14 points. After talking to friends who also studied the subject they told me that even though the answer may be unnecessarily long, they couldn't find any flaws.
linear-algebra proof-verification
$endgroup$
$$ A = begin{bmatrix} a & 0 & 0 \ b & 0 & 0 \ 1 & 2 & 1 end{bmatrix} $$ for which values of a , b the matrix is diagonizable? in each case that $ A $ is diagonizable, write similar diagonal matrix.
My attempt:
I split the solution into six cases.
The characteristic polynomial of such matrix will be $ p(x) = (a - lambda)(1- lambda) lambda $ and therefore the eigen values should be $ a , 1, 0 $.
1) If $ a = b $ and $ a not = 0,1 Rightarrow $ 3 eigen values: $lambda = 0,1,a $
$ lambda = a, |I_a - A| = begin{vmatrix} 0 & 0 & 0 \ -a & a & 0 \ -1 & -2 & a-1 end{vmatrix} Rightarrow$ matrix rank is $ 2 $ and therefore one eigen vector.
$ lambda = 1 , |I - A | = begin{vmatrix} -a & 0 & 0 \ -a & 1 & 0 \ -1 & - 2 & 0end{vmatrix} Rightarrow $ matrix rank is 2 again and therefore only one eigen vector
$ lambda = 0, |0-A| = begin{vmatrix} -a & 0 & 0 \ -a & 0 & 0 \ -1 & -2 & - 1 end{vmatrix} Rightarrow $ matrix rank is 2 again and therefore only one eigen vector
Therefore if $ a = b $ and $ a not = 0 ,1 $ then the matrix is diagonizable and similar to the matrix $ begin{bmatrix} 1 & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & a end{bmatrix} $
2) $ a = b $ and $ a = 0 $ then $ |0-A| = begin{vmatrix} 0 & 0 & 0 \ 0 & 0 & 0 \ -1 & -2 & -1 end{vmatrix} Rightarrow $ Matrix rank is one and therefore eigen value$ 0$ has two eigen vectors and the eigen value $ 1 $ must have at least one eigen vector because geometric multiplicity is always equal or greater then algebraic multiplicity. Therefore the matrix is diagonizable and similar to $ begin{bmatrix} 1 & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 0 end{bmatrix} $
3) If $ a= b $ and $ a= 1 $ then $ |I - A | = begin{vmatrix} 0 & 0 & 0 \ -1 & 1 & 0 \ -1 & -2 & 0 end{vmatrix} Rightarrow $ algebraic multiplicity is $ 2 $ while geometric is only one and therefore the matrix is not diagnosable.
4) $ a not = b $ and $ a not = 0,1 $ then $ A $ has three different eigenvalues and each one must have one eigenvector and because geometric multiplicity must be at least one and cannot exceed algebraic multiplicity and there the matrix is diagonizable and similar to $ begin{bmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{bmatrix} $
5) $ a not = b $ and $ a = 0 $ then $ 0 $ is eigen value with algebraic multiplicity of $ 2 $ and so $ |0 - A| = begin{vmatrix} 0 &0 & 0 \ b & 0 & 0 \ -1 & -2 & -1 end{vmatrix} Rightarrow$ matrix rank is two and therefore algebraic multiplicity > geometric multiplicity and the matrix cannot be diagonalised.
6) $ a not = b $ and $ a = 1 $ then
$ |I-A| = begin{vmatrix} 0 & 0 & 0 \ b & 1 & 0 \ -1 & -2 & 0 end{vmatrix} Rightarrow $ matrix will be diagonizable only if $ b = 1/2 $ and then geometric multiplicity of eigen value $ 1 $ will be $ 2 $ and then it will be similar to $ begin{bmatrix} 1 & 0 & 0 \ 0 & 1 & 0 \ 0 & 0 & 0 end{bmatrix} $
Thank you, for those of you who made it so far. It is a question I had on a test and I got for this answer 2/14 points. After talking to friends who also studied the subject they told me that even though the answer may be unnecessarily long, they couldn't find any flaws.
linear-algebra proof-verification
linear-algebra proof-verification
edited Dec 22 '18 at 20:58
Ethan Bolker
46.3k555121
46.3k555121
asked Dec 22 '18 at 19:26
bm1125bm1125
69316
69316
1
$begingroup$
For me is the solution fine, just: b should be -b in 5) and 6). The word diagonalizable has a wrong form everywhere, but I hope 2/14 was not due to this! Maybe the teacher expected the same order of diagonal elements as in A?
$endgroup$
– user376343
Dec 22 '18 at 19:44
$begingroup$
Thanks. Teacher comments were that the rank of the matrix is depending on $ a $ value and that the $ a = b $ and $ a not = b $ is irrelevant and he also wrote that $ a= b $ and $ a = 1 $ can't be simultaneously.
$endgroup$
– bm1125
Dec 22 '18 at 20:21
$begingroup$
b has the same role as a (I think of the rank of A) For the other reproach, I'd write rather $a=b=1,$ but the yours is not wrong.
$endgroup$
– user376343
Dec 22 '18 at 20:27
add a comment |
1
$begingroup$
For me is the solution fine, just: b should be -b in 5) and 6). The word diagonalizable has a wrong form everywhere, but I hope 2/14 was not due to this! Maybe the teacher expected the same order of diagonal elements as in A?
$endgroup$
– user376343
Dec 22 '18 at 19:44
$begingroup$
Thanks. Teacher comments were that the rank of the matrix is depending on $ a $ value and that the $ a = b $ and $ a not = b $ is irrelevant and he also wrote that $ a= b $ and $ a = 1 $ can't be simultaneously.
$endgroup$
– bm1125
Dec 22 '18 at 20:21
$begingroup$
b has the same role as a (I think of the rank of A) For the other reproach, I'd write rather $a=b=1,$ but the yours is not wrong.
$endgroup$
– user376343
Dec 22 '18 at 20:27
1
1
$begingroup$
For me is the solution fine, just: b should be -b in 5) and 6). The word diagonalizable has a wrong form everywhere, but I hope 2/14 was not due to this! Maybe the teacher expected the same order of diagonal elements as in A?
$endgroup$
– user376343
Dec 22 '18 at 19:44
$begingroup$
For me is the solution fine, just: b should be -b in 5) and 6). The word diagonalizable has a wrong form everywhere, but I hope 2/14 was not due to this! Maybe the teacher expected the same order of diagonal elements as in A?
$endgroup$
– user376343
Dec 22 '18 at 19:44
$begingroup$
Thanks. Teacher comments were that the rank of the matrix is depending on $ a $ value and that the $ a = b $ and $ a not = b $ is irrelevant and he also wrote that $ a= b $ and $ a = 1 $ can't be simultaneously.
$endgroup$
– bm1125
Dec 22 '18 at 20:21
$begingroup$
Thanks. Teacher comments were that the rank of the matrix is depending on $ a $ value and that the $ a = b $ and $ a not = b $ is irrelevant and he also wrote that $ a= b $ and $ a = 1 $ can't be simultaneously.
$endgroup$
– bm1125
Dec 22 '18 at 20:21
$begingroup$
b has the same role as a (I think of the rank of A) For the other reproach, I'd write rather $a=b=1,$ but the yours is not wrong.
$endgroup$
– user376343
Dec 22 '18 at 20:27
$begingroup$
b has the same role as a (I think of the rank of A) For the other reproach, I'd write rather $a=b=1,$ but the yours is not wrong.
$endgroup$
– user376343
Dec 22 '18 at 20:27
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Overall it looks correct.
There is an error (almost certainly unintentional) in part 2, where you switch geometric and algebraic multiplicity when you say "geometric multiplicity is always equal or greater then algebraic multiplicity."
Also you wrote "diagnosable" once (in 3) and "diagonizable" (which I didn't actually catch, user376343 did in the comments) all the time instead of "diagonalizable."
The rest looks mathematically correct though.
That said. The proof is stylistically wrong in many other places.
The argument in (4) applies to case (1) as well, and should've been merged.
Also you should've simplified and broken the argument into at most three cases. I'll give one suggestion for how to write this proof below.
My version
Since the matrix is lower triangular, its eigenvalues are $a,0$, and $1$. Hence if it is diagonalizable it will be similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix},$$ since similar matrices have the same eigenvalues.
If $ane 0,1$ then the matrix has three distinct eigenvalues, and is thus diagonalizable.
Otherwise if $a=0$, in order to be diagonalizable, $A$ must have two $0$-eigenvectors, which means its kernel must have size 2, so it must be rank $1$. when $a=0$, $A$ has rank 1 if and only if $b=0$.
Similarly if $a=1$, in order to be diagonalizable, $A-I$ must have rank $1$.
$$A-I = begin{pmatrix} 0 & 0 & 0 \ b & -1 & 0 \ 1 & 2 & 0 end{pmatrix},$$
which has rank 1 if and only if the last two rows are linearly dependent, which is true if and only if the lower left $2times 2$ minor vanishes. I.e. if $a=1$, $A$ is diagonalizable if and only if $2b=1$, or $b=frac{1}{2}$.
Thus $A$ is diagonalizable precisely when one of (i) $ane 0,1$, (ii) $a=b=0$, or (iii) $a=1,b=1/2$ is true, and if diagonalizable it is similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix}.$$
$endgroup$
1
$begingroup$
Thanks for your answer. Probably they expected answer such as yours. As for the use of "diagonalization" term, I'm not a native english speaker and the test was in the other language. I did make sure to use the same terminology when breaking to cases. It was a bit hard for me to translate it from my language to english and hence I used different terms.
$endgroup$
– bm1125
Dec 22 '18 at 20:24
1
$begingroup$
@bm1125 fair enough. That's very understandable. I certainly wouldn't mark someone off for miswriting a word when it's clear what was meant. And your answer is correct except for a couple careless errors like switching geometric and algebraic multiplicity and apparently switching the sign of b (as was said in the comments) so I'm not sure why you were marked off so heavily.
$endgroup$
– jgon
Dec 22 '18 at 21:01
add a comment |
Your Answer
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%2f3049769%2ffor-which-values-of-a-b-the-matrix-is-diagonalizable%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$
Overall it looks correct.
There is an error (almost certainly unintentional) in part 2, where you switch geometric and algebraic multiplicity when you say "geometric multiplicity is always equal or greater then algebraic multiplicity."
Also you wrote "diagnosable" once (in 3) and "diagonizable" (which I didn't actually catch, user376343 did in the comments) all the time instead of "diagonalizable."
The rest looks mathematically correct though.
That said. The proof is stylistically wrong in many other places.
The argument in (4) applies to case (1) as well, and should've been merged.
Also you should've simplified and broken the argument into at most three cases. I'll give one suggestion for how to write this proof below.
My version
Since the matrix is lower triangular, its eigenvalues are $a,0$, and $1$. Hence if it is diagonalizable it will be similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix},$$ since similar matrices have the same eigenvalues.
If $ane 0,1$ then the matrix has three distinct eigenvalues, and is thus diagonalizable.
Otherwise if $a=0$, in order to be diagonalizable, $A$ must have two $0$-eigenvectors, which means its kernel must have size 2, so it must be rank $1$. when $a=0$, $A$ has rank 1 if and only if $b=0$.
Similarly if $a=1$, in order to be diagonalizable, $A-I$ must have rank $1$.
$$A-I = begin{pmatrix} 0 & 0 & 0 \ b & -1 & 0 \ 1 & 2 & 0 end{pmatrix},$$
which has rank 1 if and only if the last two rows are linearly dependent, which is true if and only if the lower left $2times 2$ minor vanishes. I.e. if $a=1$, $A$ is diagonalizable if and only if $2b=1$, or $b=frac{1}{2}$.
Thus $A$ is diagonalizable precisely when one of (i) $ane 0,1$, (ii) $a=b=0$, or (iii) $a=1,b=1/2$ is true, and if diagonalizable it is similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix}.$$
$endgroup$
1
$begingroup$
Thanks for your answer. Probably they expected answer such as yours. As for the use of "diagonalization" term, I'm not a native english speaker and the test was in the other language. I did make sure to use the same terminology when breaking to cases. It was a bit hard for me to translate it from my language to english and hence I used different terms.
$endgroup$
– bm1125
Dec 22 '18 at 20:24
1
$begingroup$
@bm1125 fair enough. That's very understandable. I certainly wouldn't mark someone off for miswriting a word when it's clear what was meant. And your answer is correct except for a couple careless errors like switching geometric and algebraic multiplicity and apparently switching the sign of b (as was said in the comments) so I'm not sure why you were marked off so heavily.
$endgroup$
– jgon
Dec 22 '18 at 21:01
add a comment |
$begingroup$
Overall it looks correct.
There is an error (almost certainly unintentional) in part 2, where you switch geometric and algebraic multiplicity when you say "geometric multiplicity is always equal or greater then algebraic multiplicity."
Also you wrote "diagnosable" once (in 3) and "diagonizable" (which I didn't actually catch, user376343 did in the comments) all the time instead of "diagonalizable."
The rest looks mathematically correct though.
That said. The proof is stylistically wrong in many other places.
The argument in (4) applies to case (1) as well, and should've been merged.
Also you should've simplified and broken the argument into at most three cases. I'll give one suggestion for how to write this proof below.
My version
Since the matrix is lower triangular, its eigenvalues are $a,0$, and $1$. Hence if it is diagonalizable it will be similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix},$$ since similar matrices have the same eigenvalues.
If $ane 0,1$ then the matrix has three distinct eigenvalues, and is thus diagonalizable.
Otherwise if $a=0$, in order to be diagonalizable, $A$ must have two $0$-eigenvectors, which means its kernel must have size 2, so it must be rank $1$. when $a=0$, $A$ has rank 1 if and only if $b=0$.
Similarly if $a=1$, in order to be diagonalizable, $A-I$ must have rank $1$.
$$A-I = begin{pmatrix} 0 & 0 & 0 \ b & -1 & 0 \ 1 & 2 & 0 end{pmatrix},$$
which has rank 1 if and only if the last two rows are linearly dependent, which is true if and only if the lower left $2times 2$ minor vanishes. I.e. if $a=1$, $A$ is diagonalizable if and only if $2b=1$, or $b=frac{1}{2}$.
Thus $A$ is diagonalizable precisely when one of (i) $ane 0,1$, (ii) $a=b=0$, or (iii) $a=1,b=1/2$ is true, and if diagonalizable it is similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix}.$$
$endgroup$
1
$begingroup$
Thanks for your answer. Probably they expected answer such as yours. As for the use of "diagonalization" term, I'm not a native english speaker and the test was in the other language. I did make sure to use the same terminology when breaking to cases. It was a bit hard for me to translate it from my language to english and hence I used different terms.
$endgroup$
– bm1125
Dec 22 '18 at 20:24
1
$begingroup$
@bm1125 fair enough. That's very understandable. I certainly wouldn't mark someone off for miswriting a word when it's clear what was meant. And your answer is correct except for a couple careless errors like switching geometric and algebraic multiplicity and apparently switching the sign of b (as was said in the comments) so I'm not sure why you were marked off so heavily.
$endgroup$
– jgon
Dec 22 '18 at 21:01
add a comment |
$begingroup$
Overall it looks correct.
There is an error (almost certainly unintentional) in part 2, where you switch geometric and algebraic multiplicity when you say "geometric multiplicity is always equal or greater then algebraic multiplicity."
Also you wrote "diagnosable" once (in 3) and "diagonizable" (which I didn't actually catch, user376343 did in the comments) all the time instead of "diagonalizable."
The rest looks mathematically correct though.
That said. The proof is stylistically wrong in many other places.
The argument in (4) applies to case (1) as well, and should've been merged.
Also you should've simplified and broken the argument into at most three cases. I'll give one suggestion for how to write this proof below.
My version
Since the matrix is lower triangular, its eigenvalues are $a,0$, and $1$. Hence if it is diagonalizable it will be similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix},$$ since similar matrices have the same eigenvalues.
If $ane 0,1$ then the matrix has three distinct eigenvalues, and is thus diagonalizable.
Otherwise if $a=0$, in order to be diagonalizable, $A$ must have two $0$-eigenvectors, which means its kernel must have size 2, so it must be rank $1$. when $a=0$, $A$ has rank 1 if and only if $b=0$.
Similarly if $a=1$, in order to be diagonalizable, $A-I$ must have rank $1$.
$$A-I = begin{pmatrix} 0 & 0 & 0 \ b & -1 & 0 \ 1 & 2 & 0 end{pmatrix},$$
which has rank 1 if and only if the last two rows are linearly dependent, which is true if and only if the lower left $2times 2$ minor vanishes. I.e. if $a=1$, $A$ is diagonalizable if and only if $2b=1$, or $b=frac{1}{2}$.
Thus $A$ is diagonalizable precisely when one of (i) $ane 0,1$, (ii) $a=b=0$, or (iii) $a=1,b=1/2$ is true, and if diagonalizable it is similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix}.$$
$endgroup$
Overall it looks correct.
There is an error (almost certainly unintentional) in part 2, where you switch geometric and algebraic multiplicity when you say "geometric multiplicity is always equal or greater then algebraic multiplicity."
Also you wrote "diagnosable" once (in 3) and "diagonizable" (which I didn't actually catch, user376343 did in the comments) all the time instead of "diagonalizable."
The rest looks mathematically correct though.
That said. The proof is stylistically wrong in many other places.
The argument in (4) applies to case (1) as well, and should've been merged.
Also you should've simplified and broken the argument into at most three cases. I'll give one suggestion for how to write this proof below.
My version
Since the matrix is lower triangular, its eigenvalues are $a,0$, and $1$. Hence if it is diagonalizable it will be similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix},$$ since similar matrices have the same eigenvalues.
If $ane 0,1$ then the matrix has three distinct eigenvalues, and is thus diagonalizable.
Otherwise if $a=0$, in order to be diagonalizable, $A$ must have two $0$-eigenvectors, which means its kernel must have size 2, so it must be rank $1$. when $a=0$, $A$ has rank 1 if and only if $b=0$.
Similarly if $a=1$, in order to be diagonalizable, $A-I$ must have rank $1$.
$$A-I = begin{pmatrix} 0 & 0 & 0 \ b & -1 & 0 \ 1 & 2 & 0 end{pmatrix},$$
which has rank 1 if and only if the last two rows are linearly dependent, which is true if and only if the lower left $2times 2$ minor vanishes. I.e. if $a=1$, $A$ is diagonalizable if and only if $2b=1$, or $b=frac{1}{2}$.
Thus $A$ is diagonalizable precisely when one of (i) $ane 0,1$, (ii) $a=b=0$, or (iii) $a=1,b=1/2$ is true, and if diagonalizable it is similar to
$$begin{pmatrix} a & 0 & 0 \ 0 & 0 & 0 \ 0 & 0 & 1 end{pmatrix}.$$
answered Dec 22 '18 at 19:54
jgonjgon
16.7k32244
16.7k32244
1
$begingroup$
Thanks for your answer. Probably they expected answer such as yours. As for the use of "diagonalization" term, I'm not a native english speaker and the test was in the other language. I did make sure to use the same terminology when breaking to cases. It was a bit hard for me to translate it from my language to english and hence I used different terms.
$endgroup$
– bm1125
Dec 22 '18 at 20:24
1
$begingroup$
@bm1125 fair enough. That's very understandable. I certainly wouldn't mark someone off for miswriting a word when it's clear what was meant. And your answer is correct except for a couple careless errors like switching geometric and algebraic multiplicity and apparently switching the sign of b (as was said in the comments) so I'm not sure why you were marked off so heavily.
$endgroup$
– jgon
Dec 22 '18 at 21:01
add a comment |
1
$begingroup$
Thanks for your answer. Probably they expected answer such as yours. As for the use of "diagonalization" term, I'm not a native english speaker and the test was in the other language. I did make sure to use the same terminology when breaking to cases. It was a bit hard for me to translate it from my language to english and hence I used different terms.
$endgroup$
– bm1125
Dec 22 '18 at 20:24
1
$begingroup$
@bm1125 fair enough. That's very understandable. I certainly wouldn't mark someone off for miswriting a word when it's clear what was meant. And your answer is correct except for a couple careless errors like switching geometric and algebraic multiplicity and apparently switching the sign of b (as was said in the comments) so I'm not sure why you were marked off so heavily.
$endgroup$
– jgon
Dec 22 '18 at 21:01
1
1
$begingroup$
Thanks for your answer. Probably they expected answer such as yours. As for the use of "diagonalization" term, I'm not a native english speaker and the test was in the other language. I did make sure to use the same terminology when breaking to cases. It was a bit hard for me to translate it from my language to english and hence I used different terms.
$endgroup$
– bm1125
Dec 22 '18 at 20:24
$begingroup$
Thanks for your answer. Probably they expected answer such as yours. As for the use of "diagonalization" term, I'm not a native english speaker and the test was in the other language. I did make sure to use the same terminology when breaking to cases. It was a bit hard for me to translate it from my language to english and hence I used different terms.
$endgroup$
– bm1125
Dec 22 '18 at 20:24
1
1
$begingroup$
@bm1125 fair enough. That's very understandable. I certainly wouldn't mark someone off for miswriting a word when it's clear what was meant. And your answer is correct except for a couple careless errors like switching geometric and algebraic multiplicity and apparently switching the sign of b (as was said in the comments) so I'm not sure why you were marked off so heavily.
$endgroup$
– jgon
Dec 22 '18 at 21:01
$begingroup$
@bm1125 fair enough. That's very understandable. I certainly wouldn't mark someone off for miswriting a word when it's clear what was meant. And your answer is correct except for a couple careless errors like switching geometric and algebraic multiplicity and apparently switching the sign of b (as was said in the comments) so I'm not sure why you were marked off so heavily.
$endgroup$
– jgon
Dec 22 '18 at 21:01
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%2f3049769%2ffor-which-values-of-a-b-the-matrix-is-diagonalizable%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$
For me is the solution fine, just: b should be -b in 5) and 6). The word diagonalizable has a wrong form everywhere, but I hope 2/14 was not due to this! Maybe the teacher expected the same order of diagonal elements as in A?
$endgroup$
– user376343
Dec 22 '18 at 19:44
$begingroup$
Thanks. Teacher comments were that the rank of the matrix is depending on $ a $ value and that the $ a = b $ and $ a not = b $ is irrelevant and he also wrote that $ a= b $ and $ a = 1 $ can't be simultaneously.
$endgroup$
– bm1125
Dec 22 '18 at 20:21
$begingroup$
b has the same role as a (I think of the rank of A) For the other reproach, I'd write rather $a=b=1,$ but the yours is not wrong.
$endgroup$
– user376343
Dec 22 '18 at 20:27