Let A be skew-symmetric, and denote its singular values by $sigma_1geq sigma_2geq dots sigma_ngeq0$.
$begingroup$
Let A be skew-symmetric, and denote its singular values by $sigma_1geq sigma_2geq dots sigma_ngeq0$. Show that
a) If n is even, then $sigma_{2k}=sigma_{2k-1}geq 0, k= 1,2,dots n/2.$ If n is odd, then the same relationship holds up to $k=(n-1)/2$ and also $sigma_n=0$.
b) The eigenvalues $lambda_j=(-1)^jisigma_j$, $j=1,2,dots,n$.
I know that skew symmetric means $-A=A^T$ and I know that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. I am not able to get this though and I have been trying all week...
Thanks for your time.
linear-algebra matrices eigenvalues-eigenvectors
$endgroup$
add a comment |
$begingroup$
Let A be skew-symmetric, and denote its singular values by $sigma_1geq sigma_2geq dots sigma_ngeq0$. Show that
a) If n is even, then $sigma_{2k}=sigma_{2k-1}geq 0, k= 1,2,dots n/2.$ If n is odd, then the same relationship holds up to $k=(n-1)/2$ and also $sigma_n=0$.
b) The eigenvalues $lambda_j=(-1)^jisigma_j$, $j=1,2,dots,n$.
I know that skew symmetric means $-A=A^T$ and I know that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. I am not able to get this though and I have been trying all week...
Thanks for your time.
linear-algebra matrices eigenvalues-eigenvectors
$endgroup$
add a comment |
$begingroup$
Let A be skew-symmetric, and denote its singular values by $sigma_1geq sigma_2geq dots sigma_ngeq0$. Show that
a) If n is even, then $sigma_{2k}=sigma_{2k-1}geq 0, k= 1,2,dots n/2.$ If n is odd, then the same relationship holds up to $k=(n-1)/2$ and also $sigma_n=0$.
b) The eigenvalues $lambda_j=(-1)^jisigma_j$, $j=1,2,dots,n$.
I know that skew symmetric means $-A=A^T$ and I know that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. I am not able to get this though and I have been trying all week...
Thanks for your time.
linear-algebra matrices eigenvalues-eigenvectors
$endgroup$
Let A be skew-symmetric, and denote its singular values by $sigma_1geq sigma_2geq dots sigma_ngeq0$. Show that
a) If n is even, then $sigma_{2k}=sigma_{2k-1}geq 0, k= 1,2,dots n/2.$ If n is odd, then the same relationship holds up to $k=(n-1)/2$ and also $sigma_n=0$.
b) The eigenvalues $lambda_j=(-1)^jisigma_j$, $j=1,2,dots,n$.
I know that skew symmetric means $-A=A^T$ and I know that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. I am not able to get this though and I have been trying all week...
Thanks for your time.
linear-algebra matrices eigenvalues-eigenvectors
linear-algebra matrices eigenvalues-eigenvectors
asked Oct 5 '16 at 18:35
MathIsHardMathIsHard
1,318516
1,318516
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Hint: The singular values of $A$ are the (positive) square roots of the eigenvalues of the matrix $A^TA = -A^2$. So, if $lambda$ is an eigenvalue of $A$, then $sqrt{-lambda^2} = |lambda|$ is a singular value.
Because $A$ is real, its complex (i.e. non-real) eigenvalues must come in complex-conjugate pairs.
$endgroup$
$begingroup$
Thank you. It was my understanding that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. Is this true? Wouldn't that mean they don't come in conjugate pairs?
$endgroup$
– MathIsHard
Oct 5 '16 at 20:13
$begingroup$
Yes, that's true, but it does not mean that they don't come in conjugate pairs. For every non-zero eigenvalue $ai$, $-ai$ must also be an eigenvalue.
$endgroup$
– Omnomnomnom
Oct 5 '16 at 20:20
$begingroup$
Ok. I am still stuck.. I understand what you have said though... Sorry this problem and I don't get along.
$endgroup$
– MathIsHard
Oct 5 '16 at 20:36
$begingroup$
Isn't $sqrt{-lambda^2} = i|lambda| not= |lambda|$? I feel that I am missing something obvious.
$endgroup$
– hasManyStupidQuestions
Jan 26 at 4:15
1
$begingroup$
@hasManyStupidQuestions Right. Regarding your first comment, note that $lambda$ is actually an imaginary number in this context
$endgroup$
– Omnomnomnom
Jan 28 at 17:50
|
show 2 more comments
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%2f1955401%2flet-a-be-skew-symmetric-and-denote-its-singular-values-by-sigma-1-geq-sigma%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: The singular values of $A$ are the (positive) square roots of the eigenvalues of the matrix $A^TA = -A^2$. So, if $lambda$ is an eigenvalue of $A$, then $sqrt{-lambda^2} = |lambda|$ is a singular value.
Because $A$ is real, its complex (i.e. non-real) eigenvalues must come in complex-conjugate pairs.
$endgroup$
$begingroup$
Thank you. It was my understanding that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. Is this true? Wouldn't that mean they don't come in conjugate pairs?
$endgroup$
– MathIsHard
Oct 5 '16 at 20:13
$begingroup$
Yes, that's true, but it does not mean that they don't come in conjugate pairs. For every non-zero eigenvalue $ai$, $-ai$ must also be an eigenvalue.
$endgroup$
– Omnomnomnom
Oct 5 '16 at 20:20
$begingroup$
Ok. I am still stuck.. I understand what you have said though... Sorry this problem and I don't get along.
$endgroup$
– MathIsHard
Oct 5 '16 at 20:36
$begingroup$
Isn't $sqrt{-lambda^2} = i|lambda| not= |lambda|$? I feel that I am missing something obvious.
$endgroup$
– hasManyStupidQuestions
Jan 26 at 4:15
1
$begingroup$
@hasManyStupidQuestions Right. Regarding your first comment, note that $lambda$ is actually an imaginary number in this context
$endgroup$
– Omnomnomnom
Jan 28 at 17:50
|
show 2 more comments
$begingroup$
Hint: The singular values of $A$ are the (positive) square roots of the eigenvalues of the matrix $A^TA = -A^2$. So, if $lambda$ is an eigenvalue of $A$, then $sqrt{-lambda^2} = |lambda|$ is a singular value.
Because $A$ is real, its complex (i.e. non-real) eigenvalues must come in complex-conjugate pairs.
$endgroup$
$begingroup$
Thank you. It was my understanding that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. Is this true? Wouldn't that mean they don't come in conjugate pairs?
$endgroup$
– MathIsHard
Oct 5 '16 at 20:13
$begingroup$
Yes, that's true, but it does not mean that they don't come in conjugate pairs. For every non-zero eigenvalue $ai$, $-ai$ must also be an eigenvalue.
$endgroup$
– Omnomnomnom
Oct 5 '16 at 20:20
$begingroup$
Ok. I am still stuck.. I understand what you have said though... Sorry this problem and I don't get along.
$endgroup$
– MathIsHard
Oct 5 '16 at 20:36
$begingroup$
Isn't $sqrt{-lambda^2} = i|lambda| not= |lambda|$? I feel that I am missing something obvious.
$endgroup$
– hasManyStupidQuestions
Jan 26 at 4:15
1
$begingroup$
@hasManyStupidQuestions Right. Regarding your first comment, note that $lambda$ is actually an imaginary number in this context
$endgroup$
– Omnomnomnom
Jan 28 at 17:50
|
show 2 more comments
$begingroup$
Hint: The singular values of $A$ are the (positive) square roots of the eigenvalues of the matrix $A^TA = -A^2$. So, if $lambda$ is an eigenvalue of $A$, then $sqrt{-lambda^2} = |lambda|$ is a singular value.
Because $A$ is real, its complex (i.e. non-real) eigenvalues must come in complex-conjugate pairs.
$endgroup$
Hint: The singular values of $A$ are the (positive) square roots of the eigenvalues of the matrix $A^TA = -A^2$. So, if $lambda$ is an eigenvalue of $A$, then $sqrt{-lambda^2} = |lambda|$ is a singular value.
Because $A$ is real, its complex (i.e. non-real) eigenvalues must come in complex-conjugate pairs.
edited Jan 28 at 17:47
answered Oct 5 '16 at 19:22
OmnomnomnomOmnomnomnom
129k792186
129k792186
$begingroup$
Thank you. It was my understanding that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. Is this true? Wouldn't that mean they don't come in conjugate pairs?
$endgroup$
– MathIsHard
Oct 5 '16 at 20:13
$begingroup$
Yes, that's true, but it does not mean that they don't come in conjugate pairs. For every non-zero eigenvalue $ai$, $-ai$ must also be an eigenvalue.
$endgroup$
– Omnomnomnom
Oct 5 '16 at 20:20
$begingroup$
Ok. I am still stuck.. I understand what you have said though... Sorry this problem and I don't get along.
$endgroup$
– MathIsHard
Oct 5 '16 at 20:36
$begingroup$
Isn't $sqrt{-lambda^2} = i|lambda| not= |lambda|$? I feel that I am missing something obvious.
$endgroup$
– hasManyStupidQuestions
Jan 26 at 4:15
1
$begingroup$
@hasManyStupidQuestions Right. Regarding your first comment, note that $lambda$ is actually an imaginary number in this context
$endgroup$
– Omnomnomnom
Jan 28 at 17:50
|
show 2 more comments
$begingroup$
Thank you. It was my understanding that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. Is this true? Wouldn't that mean they don't come in conjugate pairs?
$endgroup$
– MathIsHard
Oct 5 '16 at 20:13
$begingroup$
Yes, that's true, but it does not mean that they don't come in conjugate pairs. For every non-zero eigenvalue $ai$, $-ai$ must also be an eigenvalue.
$endgroup$
– Omnomnomnom
Oct 5 '16 at 20:20
$begingroup$
Ok. I am still stuck.. I understand what you have said though... Sorry this problem and I don't get along.
$endgroup$
– MathIsHard
Oct 5 '16 at 20:36
$begingroup$
Isn't $sqrt{-lambda^2} = i|lambda| not= |lambda|$? I feel that I am missing something obvious.
$endgroup$
– hasManyStupidQuestions
Jan 26 at 4:15
1
$begingroup$
@hasManyStupidQuestions Right. Regarding your first comment, note that $lambda$ is actually an imaginary number in this context
$endgroup$
– Omnomnomnom
Jan 28 at 17:50
$begingroup$
Thank you. It was my understanding that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. Is this true? Wouldn't that mean they don't come in conjugate pairs?
$endgroup$
– MathIsHard
Oct 5 '16 at 20:13
$begingroup$
Thank you. It was my understanding that the eigenvalues of a skew-symmetric matrix are either purely imaginary or zero. Is this true? Wouldn't that mean they don't come in conjugate pairs?
$endgroup$
– MathIsHard
Oct 5 '16 at 20:13
$begingroup$
Yes, that's true, but it does not mean that they don't come in conjugate pairs. For every non-zero eigenvalue $ai$, $-ai$ must also be an eigenvalue.
$endgroup$
– Omnomnomnom
Oct 5 '16 at 20:20
$begingroup$
Yes, that's true, but it does not mean that they don't come in conjugate pairs. For every non-zero eigenvalue $ai$, $-ai$ must also be an eigenvalue.
$endgroup$
– Omnomnomnom
Oct 5 '16 at 20:20
$begingroup$
Ok. I am still stuck.. I understand what you have said though... Sorry this problem and I don't get along.
$endgroup$
– MathIsHard
Oct 5 '16 at 20:36
$begingroup$
Ok. I am still stuck.. I understand what you have said though... Sorry this problem and I don't get along.
$endgroup$
– MathIsHard
Oct 5 '16 at 20:36
$begingroup$
Isn't $sqrt{-lambda^2} = i|lambda| not= |lambda|$? I feel that I am missing something obvious.
$endgroup$
– hasManyStupidQuestions
Jan 26 at 4:15
$begingroup$
Isn't $sqrt{-lambda^2} = i|lambda| not= |lambda|$? I feel that I am missing something obvious.
$endgroup$
– hasManyStupidQuestions
Jan 26 at 4:15
1
1
$begingroup$
@hasManyStupidQuestions Right. Regarding your first comment, note that $lambda$ is actually an imaginary number in this context
$endgroup$
– Omnomnomnom
Jan 28 at 17:50
$begingroup$
@hasManyStupidQuestions Right. Regarding your first comment, note that $lambda$ is actually an imaginary number in this context
$endgroup$
– Omnomnomnom
Jan 28 at 17:50
|
show 2 more comments
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%2f1955401%2flet-a-be-skew-symmetric-and-denote-its-singular-values-by-sigma-1-geq-sigma%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