Let $A$ be real symmetric $ntimes n$ matrix whose only eigenvalues are 0 and 1. Pick out the true...
Why can't we play rap on piano?
Why are electrically insulating heatsinks so rare? Is it just cost?
Is it possible to record a short contained sound no longer than 60 milliseconds?
Why can't I see bouncing of a switch on an oscilloscope?
Why does Kotter return in Welcome Back Kotter?
Today is the Center
Languages that we cannot (dis)prove to be Context-Free
A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?
RSA: Danger of using p to create q
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
What would happen to a modern skyscraper if it rains micro blackholes?
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
Replacing matching entries in one column of a file by another column from a different file
How to format long polynomial?
Does an object always see its latest internal state irrespective of thread?
Why is Minecraft giving an OpenGL error?
Codimension of non-flat locus
How to draw a waving flag in TikZ
Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?
Is it possible to run Internet Explorer on OS X El Capitan?
Does detail obscure or enhance action?
Important Resources for Dark Age Civilizations?
Did Shadowfax go to Valinor?
How is it possible to have an ability score that is less than 3?
Let $A$ be real symmetric $ntimes n$ matrix whose only eigenvalues are 0 and 1. Pick out the true statements.
How does the characteristics polynomial be $(lambda-1)^m lambda^{m-n}$ where $m le n$ here?Simplicity of eigenvalueProve that the eigenvalues of a real symmetric matrix are real.Let $A$ and $B$ be $n times n$ complex matrices. Pick out the true statements.Let $A$ be a $2 × 2$ matrix with real entries which is not a diagonal matrix and which satisfies $A^3 = I$. Pick out the true statements:(generalized) eigenvectorsDiagonalization & Algebraic MultiplicitiesPick out the correct choices for a real symmetric matrixCreative ways to show that a given matrix is diagonalizable?Orthogonality of the degenerate eigenvectors of a real symmetric matrixAlgebraic and geometric multiplicities of eigenvalues of a $3 times 3$ matrix
$begingroup$
Let $A$ be real symmetric $ntimes n$ matrix whose only eigenvalues are $0$ and $1$. Let the dimension of the null space of $A-I$ be $m$. Pick out the true statements.
The characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{m-n}$.
$A^k = A^{k+1}$
The rank of $A$ is $m$.
This is what I did: I found geometric multiplicity corresponding to eigenvalue value $0$ to be $n-m$(using symmetric matrix is diagonalizable ) while geometric multiplicity of eigenvalue value 1 is $m$(that is given) .so the characteristic polynomial of $A$ should be $(lambda-1)^m(lambda)^{n-m}$. While I am not sure about other two statements. Any kind of help is highly appreciated. Thanks.
linear-algebra matrices eigenvalues-eigenvectors
$endgroup$
add a comment |
$begingroup$
Let $A$ be real symmetric $ntimes n$ matrix whose only eigenvalues are $0$ and $1$. Let the dimension of the null space of $A-I$ be $m$. Pick out the true statements.
The characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{m-n}$.
$A^k = A^{k+1}$
The rank of $A$ is $m$.
This is what I did: I found geometric multiplicity corresponding to eigenvalue value $0$ to be $n-m$(using symmetric matrix is diagonalizable ) while geometric multiplicity of eigenvalue value 1 is $m$(that is given) .so the characteristic polynomial of $A$ should be $(lambda-1)^m(lambda)^{n-m}$. While I am not sure about other two statements. Any kind of help is highly appreciated. Thanks.
linear-algebra matrices eigenvalues-eigenvectors
$endgroup$
$begingroup$
I think you are right.
$endgroup$
– Ding Dong
May 12 '12 at 13:38
add a comment |
$begingroup$
Let $A$ be real symmetric $ntimes n$ matrix whose only eigenvalues are $0$ and $1$. Let the dimension of the null space of $A-I$ be $m$. Pick out the true statements.
The characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{m-n}$.
$A^k = A^{k+1}$
The rank of $A$ is $m$.
This is what I did: I found geometric multiplicity corresponding to eigenvalue value $0$ to be $n-m$(using symmetric matrix is diagonalizable ) while geometric multiplicity of eigenvalue value 1 is $m$(that is given) .so the characteristic polynomial of $A$ should be $(lambda-1)^m(lambda)^{n-m}$. While I am not sure about other two statements. Any kind of help is highly appreciated. Thanks.
linear-algebra matrices eigenvalues-eigenvectors
$endgroup$
Let $A$ be real symmetric $ntimes n$ matrix whose only eigenvalues are $0$ and $1$. Let the dimension of the null space of $A-I$ be $m$. Pick out the true statements.
The characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{m-n}$.
$A^k = A^{k+1}$
The rank of $A$ is $m$.
This is what I did: I found geometric multiplicity corresponding to eigenvalue value $0$ to be $n-m$(using symmetric matrix is diagonalizable ) while geometric multiplicity of eigenvalue value 1 is $m$(that is given) .so the characteristic polynomial of $A$ should be $(lambda-1)^m(lambda)^{n-m}$. While I am not sure about other two statements. Any kind of help is highly appreciated. Thanks.
linear-algebra matrices eigenvalues-eigenvectors
linear-algebra matrices eigenvalues-eigenvectors
edited May 24 '13 at 6:03
learner
3,39032469
3,39032469
asked May 12 '12 at 13:07
srijansrijan
6,48063980
6,48063980
$begingroup$
I think you are right.
$endgroup$
– Ding Dong
May 12 '12 at 13:38
add a comment |
$begingroup$
I think you are right.
$endgroup$
– Ding Dong
May 12 '12 at 13:38
$begingroup$
I think you are right.
$endgroup$
– Ding Dong
May 12 '12 at 13:38
$begingroup$
I think you are right.
$endgroup$
– Ding Dong
May 12 '12 at 13:38
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
As you noticed, since $A$ is a real symmetric matrix, it is diagonalizable, and the properties satisfied (or not) by $A$ will be satisfied also by $D$, where $D$ is a diagonal matrix which consists of the eigenvalues of $A$.
Indeed, $dimker(A-I)$ and characteristic polynomial are invariant up a change of basis. To see that, write $A=P^{-1}DP$, and $ker(A-I)=ker(D-I)$, as it can be seen by a double inclusion. For the characteristic polynomial, use determinant for example.
- The first is true if we switch $m$ and $n$ in the power of $lambda$, namely $p_A(lambda)=(lambda-1)^mlambda^{n-m}$, otherwise the degree would be $2m-n$, which is not $m$, except in the case $m=n$.
- The second is false if $k=0$ unless $A=I$, but true for $kgeq 1$.
- The third is also true. Indeed, we look at the rank of $A$ is the same as the rank of $D$, and the rank of a diagonal matrix is easy to determine.
$endgroup$
$begingroup$
Sorry sir i didn't get $dimker(A−I)$ and characteristic polynomial are invariant up a change of basis.
$endgroup$
– srijan
May 12 '12 at 13:17
$begingroup$
And why third is true? Can you explain please?
$endgroup$
– srijan
May 12 '12 at 13:18
$begingroup$
How second statement is true for all $kgeq 1$ ? Can you explain sir?
$endgroup$
– srijan
May 12 '12 at 13:24
$begingroup$
First show that it's enough to show it for $D$.
$endgroup$
– Davide Giraudo
May 12 '12 at 13:25
$begingroup$
Dear sir i got all the points you made except for the first statement. My observation is characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{n-m}$. Does it make no difference ?
$endgroup$
– srijan
May 12 '12 at 13:57
|
show 2 more comments
$begingroup$
To answer 2 and 3, consider diagonalizing $A$. And note that it is enough to show 2 for $k=1$.
$endgroup$
$begingroup$
Dear sir what i have observed is correct or not?
$endgroup$
– srijan
May 12 '12 at 13:19
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%2f144209%2flet-a-be-real-symmetric-n-times-n-matrix-whose-only-eigenvalues-are-0-and-1%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$
As you noticed, since $A$ is a real symmetric matrix, it is diagonalizable, and the properties satisfied (or not) by $A$ will be satisfied also by $D$, where $D$ is a diagonal matrix which consists of the eigenvalues of $A$.
Indeed, $dimker(A-I)$ and characteristic polynomial are invariant up a change of basis. To see that, write $A=P^{-1}DP$, and $ker(A-I)=ker(D-I)$, as it can be seen by a double inclusion. For the characteristic polynomial, use determinant for example.
- The first is true if we switch $m$ and $n$ in the power of $lambda$, namely $p_A(lambda)=(lambda-1)^mlambda^{n-m}$, otherwise the degree would be $2m-n$, which is not $m$, except in the case $m=n$.
- The second is false if $k=0$ unless $A=I$, but true for $kgeq 1$.
- The third is also true. Indeed, we look at the rank of $A$ is the same as the rank of $D$, and the rank of a diagonal matrix is easy to determine.
$endgroup$
$begingroup$
Sorry sir i didn't get $dimker(A−I)$ and characteristic polynomial are invariant up a change of basis.
$endgroup$
– srijan
May 12 '12 at 13:17
$begingroup$
And why third is true? Can you explain please?
$endgroup$
– srijan
May 12 '12 at 13:18
$begingroup$
How second statement is true for all $kgeq 1$ ? Can you explain sir?
$endgroup$
– srijan
May 12 '12 at 13:24
$begingroup$
First show that it's enough to show it for $D$.
$endgroup$
– Davide Giraudo
May 12 '12 at 13:25
$begingroup$
Dear sir i got all the points you made except for the first statement. My observation is characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{n-m}$. Does it make no difference ?
$endgroup$
– srijan
May 12 '12 at 13:57
|
show 2 more comments
$begingroup$
As you noticed, since $A$ is a real symmetric matrix, it is diagonalizable, and the properties satisfied (or not) by $A$ will be satisfied also by $D$, where $D$ is a diagonal matrix which consists of the eigenvalues of $A$.
Indeed, $dimker(A-I)$ and characteristic polynomial are invariant up a change of basis. To see that, write $A=P^{-1}DP$, and $ker(A-I)=ker(D-I)$, as it can be seen by a double inclusion. For the characteristic polynomial, use determinant for example.
- The first is true if we switch $m$ and $n$ in the power of $lambda$, namely $p_A(lambda)=(lambda-1)^mlambda^{n-m}$, otherwise the degree would be $2m-n$, which is not $m$, except in the case $m=n$.
- The second is false if $k=0$ unless $A=I$, but true for $kgeq 1$.
- The third is also true. Indeed, we look at the rank of $A$ is the same as the rank of $D$, and the rank of a diagonal matrix is easy to determine.
$endgroup$
$begingroup$
Sorry sir i didn't get $dimker(A−I)$ and characteristic polynomial are invariant up a change of basis.
$endgroup$
– srijan
May 12 '12 at 13:17
$begingroup$
And why third is true? Can you explain please?
$endgroup$
– srijan
May 12 '12 at 13:18
$begingroup$
How second statement is true for all $kgeq 1$ ? Can you explain sir?
$endgroup$
– srijan
May 12 '12 at 13:24
$begingroup$
First show that it's enough to show it for $D$.
$endgroup$
– Davide Giraudo
May 12 '12 at 13:25
$begingroup$
Dear sir i got all the points you made except for the first statement. My observation is characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{n-m}$. Does it make no difference ?
$endgroup$
– srijan
May 12 '12 at 13:57
|
show 2 more comments
$begingroup$
As you noticed, since $A$ is a real symmetric matrix, it is diagonalizable, and the properties satisfied (or not) by $A$ will be satisfied also by $D$, where $D$ is a diagonal matrix which consists of the eigenvalues of $A$.
Indeed, $dimker(A-I)$ and characteristic polynomial are invariant up a change of basis. To see that, write $A=P^{-1}DP$, and $ker(A-I)=ker(D-I)$, as it can be seen by a double inclusion. For the characteristic polynomial, use determinant for example.
- The first is true if we switch $m$ and $n$ in the power of $lambda$, namely $p_A(lambda)=(lambda-1)^mlambda^{n-m}$, otherwise the degree would be $2m-n$, which is not $m$, except in the case $m=n$.
- The second is false if $k=0$ unless $A=I$, but true for $kgeq 1$.
- The third is also true. Indeed, we look at the rank of $A$ is the same as the rank of $D$, and the rank of a diagonal matrix is easy to determine.
$endgroup$
As you noticed, since $A$ is a real symmetric matrix, it is diagonalizable, and the properties satisfied (or not) by $A$ will be satisfied also by $D$, where $D$ is a diagonal matrix which consists of the eigenvalues of $A$.
Indeed, $dimker(A-I)$ and characteristic polynomial are invariant up a change of basis. To see that, write $A=P^{-1}DP$, and $ker(A-I)=ker(D-I)$, as it can be seen by a double inclusion. For the characteristic polynomial, use determinant for example.
- The first is true if we switch $m$ and $n$ in the power of $lambda$, namely $p_A(lambda)=(lambda-1)^mlambda^{n-m}$, otherwise the degree would be $2m-n$, which is not $m$, except in the case $m=n$.
- The second is false if $k=0$ unless $A=I$, but true for $kgeq 1$.
- The third is also true. Indeed, we look at the rank of $A$ is the same as the rank of $D$, and the rank of a diagonal matrix is easy to determine.
edited May 12 '12 at 14:27
answered May 12 '12 at 13:15
Davide GiraudoDavide Giraudo
128k17156268
128k17156268
$begingroup$
Sorry sir i didn't get $dimker(A−I)$ and characteristic polynomial are invariant up a change of basis.
$endgroup$
– srijan
May 12 '12 at 13:17
$begingroup$
And why third is true? Can you explain please?
$endgroup$
– srijan
May 12 '12 at 13:18
$begingroup$
How second statement is true for all $kgeq 1$ ? Can you explain sir?
$endgroup$
– srijan
May 12 '12 at 13:24
$begingroup$
First show that it's enough to show it for $D$.
$endgroup$
– Davide Giraudo
May 12 '12 at 13:25
$begingroup$
Dear sir i got all the points you made except for the first statement. My observation is characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{n-m}$. Does it make no difference ?
$endgroup$
– srijan
May 12 '12 at 13:57
|
show 2 more comments
$begingroup$
Sorry sir i didn't get $dimker(A−I)$ and characteristic polynomial are invariant up a change of basis.
$endgroup$
– srijan
May 12 '12 at 13:17
$begingroup$
And why third is true? Can you explain please?
$endgroup$
– srijan
May 12 '12 at 13:18
$begingroup$
How second statement is true for all $kgeq 1$ ? Can you explain sir?
$endgroup$
– srijan
May 12 '12 at 13:24
$begingroup$
First show that it's enough to show it for $D$.
$endgroup$
– Davide Giraudo
May 12 '12 at 13:25
$begingroup$
Dear sir i got all the points you made except for the first statement. My observation is characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{n-m}$. Does it make no difference ?
$endgroup$
– srijan
May 12 '12 at 13:57
$begingroup$
Sorry sir i didn't get $dimker(A−I)$ and characteristic polynomial are invariant up a change of basis.
$endgroup$
– srijan
May 12 '12 at 13:17
$begingroup$
Sorry sir i didn't get $dimker(A−I)$ and characteristic polynomial are invariant up a change of basis.
$endgroup$
– srijan
May 12 '12 at 13:17
$begingroup$
And why third is true? Can you explain please?
$endgroup$
– srijan
May 12 '12 at 13:18
$begingroup$
And why third is true? Can you explain please?
$endgroup$
– srijan
May 12 '12 at 13:18
$begingroup$
How second statement is true for all $kgeq 1$ ? Can you explain sir?
$endgroup$
– srijan
May 12 '12 at 13:24
$begingroup$
How second statement is true for all $kgeq 1$ ? Can you explain sir?
$endgroup$
– srijan
May 12 '12 at 13:24
$begingroup$
First show that it's enough to show it for $D$.
$endgroup$
– Davide Giraudo
May 12 '12 at 13:25
$begingroup$
First show that it's enough to show it for $D$.
$endgroup$
– Davide Giraudo
May 12 '12 at 13:25
$begingroup$
Dear sir i got all the points you made except for the first statement. My observation is characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{n-m}$. Does it make no difference ?
$endgroup$
– srijan
May 12 '12 at 13:57
$begingroup$
Dear sir i got all the points you made except for the first statement. My observation is characteristic polynomial of $A$ is $(lambda-1)^m(lambda)^{n-m}$. Does it make no difference ?
$endgroup$
– srijan
May 12 '12 at 13:57
|
show 2 more comments
$begingroup$
To answer 2 and 3, consider diagonalizing $A$. And note that it is enough to show 2 for $k=1$.
$endgroup$
$begingroup$
Dear sir what i have observed is correct or not?
$endgroup$
– srijan
May 12 '12 at 13:19
add a comment |
$begingroup$
To answer 2 and 3, consider diagonalizing $A$. And note that it is enough to show 2 for $k=1$.
$endgroup$
$begingroup$
Dear sir what i have observed is correct or not?
$endgroup$
– srijan
May 12 '12 at 13:19
add a comment |
$begingroup$
To answer 2 and 3, consider diagonalizing $A$. And note that it is enough to show 2 for $k=1$.
$endgroup$
To answer 2 and 3, consider diagonalizing $A$. And note that it is enough to show 2 for $k=1$.
answered May 12 '12 at 13:17
Martin ArgeramiMartin Argerami
129k1184185
129k1184185
$begingroup$
Dear sir what i have observed is correct or not?
$endgroup$
– srijan
May 12 '12 at 13:19
add a comment |
$begingroup$
Dear sir what i have observed is correct or not?
$endgroup$
– srijan
May 12 '12 at 13:19
$begingroup$
Dear sir what i have observed is correct or not?
$endgroup$
– srijan
May 12 '12 at 13:19
$begingroup$
Dear sir what i have observed is correct or not?
$endgroup$
– srijan
May 12 '12 at 13:19
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%2f144209%2flet-a-be-real-symmetric-n-times-n-matrix-whose-only-eigenvalues-are-0-and-1%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$
I think you are right.
$endgroup$
– Ding Dong
May 12 '12 at 13:38