How to show $text{Tr}(AB) leq text{Tr}(AC)$ where $B preceq C$?
$begingroup$
Given three positive semi-definite matrices $A, B, C$. Show $operatorname{Tr}(AB) leq operatorname{Tr}(AC)$ where $B preceq C$?
This inequality is the matrix form of multiplying a positive number to both sides of an equality.
My attempt:
Since $A$ is P.S.D $A=A^{1/2}A^{1/2}$ so $text{Tr}(AB)=text{Tr}(A^{1/2}BA^{1/2})$, I need to show $text{Tr}(A^{1/2}BA^{1/2}) leq text{Tr}(A^{1/2}CA^{1/2})$ using $B preceq C$ which I stuck.
Also, if you can show it differently please add that method as well but please first complete my answer.
matrices inequality positive-semidefinite
$endgroup$
add a comment |
$begingroup$
Given three positive semi-definite matrices $A, B, C$. Show $operatorname{Tr}(AB) leq operatorname{Tr}(AC)$ where $B preceq C$?
This inequality is the matrix form of multiplying a positive number to both sides of an equality.
My attempt:
Since $A$ is P.S.D $A=A^{1/2}A^{1/2}$ so $text{Tr}(AB)=text{Tr}(A^{1/2}BA^{1/2})$, I need to show $text{Tr}(A^{1/2}BA^{1/2}) leq text{Tr}(A^{1/2}CA^{1/2})$ using $B preceq C$ which I stuck.
Also, if you can show it differently please add that method as well but please first complete my answer.
matrices inequality positive-semidefinite
$endgroup$
add a comment |
$begingroup$
Given three positive semi-definite matrices $A, B, C$. Show $operatorname{Tr}(AB) leq operatorname{Tr}(AC)$ where $B preceq C$?
This inequality is the matrix form of multiplying a positive number to both sides of an equality.
My attempt:
Since $A$ is P.S.D $A=A^{1/2}A^{1/2}$ so $text{Tr}(AB)=text{Tr}(A^{1/2}BA^{1/2})$, I need to show $text{Tr}(A^{1/2}BA^{1/2}) leq text{Tr}(A^{1/2}CA^{1/2})$ using $B preceq C$ which I stuck.
Also, if you can show it differently please add that method as well but please first complete my answer.
matrices inequality positive-semidefinite
$endgroup$
Given three positive semi-definite matrices $A, B, C$. Show $operatorname{Tr}(AB) leq operatorname{Tr}(AC)$ where $B preceq C$?
This inequality is the matrix form of multiplying a positive number to both sides of an equality.
My attempt:
Since $A$ is P.S.D $A=A^{1/2}A^{1/2}$ so $text{Tr}(AB)=text{Tr}(A^{1/2}BA^{1/2})$, I need to show $text{Tr}(A^{1/2}BA^{1/2}) leq text{Tr}(A^{1/2}CA^{1/2})$ using $B preceq C$ which I stuck.
Also, if you can show it differently please add that method as well but please first complete my answer.
matrices inequality positive-semidefinite
matrices inequality positive-semidefinite
edited Jan 15 at 17:00
darij grinberg
11.3k33164
11.3k33164
asked Jan 15 at 16:12
SaeedSaeed
1,036310
1,036310
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Your first step is good. Since
$$
x^H A^{1/2}BA^{1/2} x=(A^{1/2} x)^HB(A^{1/2} x)leq (A^{1/2}x)^H C(A^{1/2} x)=x^{H}A^{1/2}C A^{1/2} x,
$$
we have $A^{1/2}BA^{1/2}preceq A^{1/2}CA^{1/2}$. Thus
$$
mathrm{Tr}(A^{1/2}BA^{1/2})=sum_{k=1}^n e_k^H A^{1/2}BA^{1/2} e_kleq sum_{k=1}^n e_k^H A^{1/2}CA^{1/2} e_k=mathrm{Tr}(A^{1/2}CA^{1/2}),
$$
where $(e_1,dots,e_n)$ is an orthonormal basis of $mathbb{C}^n$.
$endgroup$
$begingroup$
Could you show it differently that $text{Tr(X)}leqtext{Tr(Y)}$ when $X preceq Y$?
$endgroup$
– Saeed
Jan 15 at 16:39
$begingroup$
Well, if you know that a psd matrix has nonnegative eigenvalues, then you can use $0preceq Y-X$ to conclude $mathrm{Tr}(Y-X)geq 0$.
$endgroup$
– MaoWao
Jan 15 at 16:43
$begingroup$
This is exactly my question. I know this. How can I get the last inequality in a shortest way without summation?
$endgroup$
– Saeed
Jan 15 at 16:46
$begingroup$
What is your definition of the trace? If it's the sum of eigenvalues, then see my last comment. If it's the sum of diagonal entries, then see my answer. In any case, there is gonna be some sum involved.
$endgroup$
– MaoWao
Jan 15 at 16:48
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%2f3074592%2fhow-to-show-texttrab-leq-texttrac-where-b-preceq-c%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$
Your first step is good. Since
$$
x^H A^{1/2}BA^{1/2} x=(A^{1/2} x)^HB(A^{1/2} x)leq (A^{1/2}x)^H C(A^{1/2} x)=x^{H}A^{1/2}C A^{1/2} x,
$$
we have $A^{1/2}BA^{1/2}preceq A^{1/2}CA^{1/2}$. Thus
$$
mathrm{Tr}(A^{1/2}BA^{1/2})=sum_{k=1}^n e_k^H A^{1/2}BA^{1/2} e_kleq sum_{k=1}^n e_k^H A^{1/2}CA^{1/2} e_k=mathrm{Tr}(A^{1/2}CA^{1/2}),
$$
where $(e_1,dots,e_n)$ is an orthonormal basis of $mathbb{C}^n$.
$endgroup$
$begingroup$
Could you show it differently that $text{Tr(X)}leqtext{Tr(Y)}$ when $X preceq Y$?
$endgroup$
– Saeed
Jan 15 at 16:39
$begingroup$
Well, if you know that a psd matrix has nonnegative eigenvalues, then you can use $0preceq Y-X$ to conclude $mathrm{Tr}(Y-X)geq 0$.
$endgroup$
– MaoWao
Jan 15 at 16:43
$begingroup$
This is exactly my question. I know this. How can I get the last inequality in a shortest way without summation?
$endgroup$
– Saeed
Jan 15 at 16:46
$begingroup$
What is your definition of the trace? If it's the sum of eigenvalues, then see my last comment. If it's the sum of diagonal entries, then see my answer. In any case, there is gonna be some sum involved.
$endgroup$
– MaoWao
Jan 15 at 16:48
add a comment |
$begingroup$
Your first step is good. Since
$$
x^H A^{1/2}BA^{1/2} x=(A^{1/2} x)^HB(A^{1/2} x)leq (A^{1/2}x)^H C(A^{1/2} x)=x^{H}A^{1/2}C A^{1/2} x,
$$
we have $A^{1/2}BA^{1/2}preceq A^{1/2}CA^{1/2}$. Thus
$$
mathrm{Tr}(A^{1/2}BA^{1/2})=sum_{k=1}^n e_k^H A^{1/2}BA^{1/2} e_kleq sum_{k=1}^n e_k^H A^{1/2}CA^{1/2} e_k=mathrm{Tr}(A^{1/2}CA^{1/2}),
$$
where $(e_1,dots,e_n)$ is an orthonormal basis of $mathbb{C}^n$.
$endgroup$
$begingroup$
Could you show it differently that $text{Tr(X)}leqtext{Tr(Y)}$ when $X preceq Y$?
$endgroup$
– Saeed
Jan 15 at 16:39
$begingroup$
Well, if you know that a psd matrix has nonnegative eigenvalues, then you can use $0preceq Y-X$ to conclude $mathrm{Tr}(Y-X)geq 0$.
$endgroup$
– MaoWao
Jan 15 at 16:43
$begingroup$
This is exactly my question. I know this. How can I get the last inequality in a shortest way without summation?
$endgroup$
– Saeed
Jan 15 at 16:46
$begingroup$
What is your definition of the trace? If it's the sum of eigenvalues, then see my last comment. If it's the sum of diagonal entries, then see my answer. In any case, there is gonna be some sum involved.
$endgroup$
– MaoWao
Jan 15 at 16:48
add a comment |
$begingroup$
Your first step is good. Since
$$
x^H A^{1/2}BA^{1/2} x=(A^{1/2} x)^HB(A^{1/2} x)leq (A^{1/2}x)^H C(A^{1/2} x)=x^{H}A^{1/2}C A^{1/2} x,
$$
we have $A^{1/2}BA^{1/2}preceq A^{1/2}CA^{1/2}$. Thus
$$
mathrm{Tr}(A^{1/2}BA^{1/2})=sum_{k=1}^n e_k^H A^{1/2}BA^{1/2} e_kleq sum_{k=1}^n e_k^H A^{1/2}CA^{1/2} e_k=mathrm{Tr}(A^{1/2}CA^{1/2}),
$$
where $(e_1,dots,e_n)$ is an orthonormal basis of $mathbb{C}^n$.
$endgroup$
Your first step is good. Since
$$
x^H A^{1/2}BA^{1/2} x=(A^{1/2} x)^HB(A^{1/2} x)leq (A^{1/2}x)^H C(A^{1/2} x)=x^{H}A^{1/2}C A^{1/2} x,
$$
we have $A^{1/2}BA^{1/2}preceq A^{1/2}CA^{1/2}$. Thus
$$
mathrm{Tr}(A^{1/2}BA^{1/2})=sum_{k=1}^n e_k^H A^{1/2}BA^{1/2} e_kleq sum_{k=1}^n e_k^H A^{1/2}CA^{1/2} e_k=mathrm{Tr}(A^{1/2}CA^{1/2}),
$$
where $(e_1,dots,e_n)$ is an orthonormal basis of $mathbb{C}^n$.
answered Jan 15 at 16:22
MaoWaoMaoWao
3,153617
3,153617
$begingroup$
Could you show it differently that $text{Tr(X)}leqtext{Tr(Y)}$ when $X preceq Y$?
$endgroup$
– Saeed
Jan 15 at 16:39
$begingroup$
Well, if you know that a psd matrix has nonnegative eigenvalues, then you can use $0preceq Y-X$ to conclude $mathrm{Tr}(Y-X)geq 0$.
$endgroup$
– MaoWao
Jan 15 at 16:43
$begingroup$
This is exactly my question. I know this. How can I get the last inequality in a shortest way without summation?
$endgroup$
– Saeed
Jan 15 at 16:46
$begingroup$
What is your definition of the trace? If it's the sum of eigenvalues, then see my last comment. If it's the sum of diagonal entries, then see my answer. In any case, there is gonna be some sum involved.
$endgroup$
– MaoWao
Jan 15 at 16:48
add a comment |
$begingroup$
Could you show it differently that $text{Tr(X)}leqtext{Tr(Y)}$ when $X preceq Y$?
$endgroup$
– Saeed
Jan 15 at 16:39
$begingroup$
Well, if you know that a psd matrix has nonnegative eigenvalues, then you can use $0preceq Y-X$ to conclude $mathrm{Tr}(Y-X)geq 0$.
$endgroup$
– MaoWao
Jan 15 at 16:43
$begingroup$
This is exactly my question. I know this. How can I get the last inequality in a shortest way without summation?
$endgroup$
– Saeed
Jan 15 at 16:46
$begingroup$
What is your definition of the trace? If it's the sum of eigenvalues, then see my last comment. If it's the sum of diagonal entries, then see my answer. In any case, there is gonna be some sum involved.
$endgroup$
– MaoWao
Jan 15 at 16:48
$begingroup$
Could you show it differently that $text{Tr(X)}leqtext{Tr(Y)}$ when $X preceq Y$?
$endgroup$
– Saeed
Jan 15 at 16:39
$begingroup$
Could you show it differently that $text{Tr(X)}leqtext{Tr(Y)}$ when $X preceq Y$?
$endgroup$
– Saeed
Jan 15 at 16:39
$begingroup$
Well, if you know that a psd matrix has nonnegative eigenvalues, then you can use $0preceq Y-X$ to conclude $mathrm{Tr}(Y-X)geq 0$.
$endgroup$
– MaoWao
Jan 15 at 16:43
$begingroup$
Well, if you know that a psd matrix has nonnegative eigenvalues, then you can use $0preceq Y-X$ to conclude $mathrm{Tr}(Y-X)geq 0$.
$endgroup$
– MaoWao
Jan 15 at 16:43
$begingroup$
This is exactly my question. I know this. How can I get the last inequality in a shortest way without summation?
$endgroup$
– Saeed
Jan 15 at 16:46
$begingroup$
This is exactly my question. I know this. How can I get the last inequality in a shortest way without summation?
$endgroup$
– Saeed
Jan 15 at 16:46
$begingroup$
What is your definition of the trace? If it's the sum of eigenvalues, then see my last comment. If it's the sum of diagonal entries, then see my answer. In any case, there is gonna be some sum involved.
$endgroup$
– MaoWao
Jan 15 at 16:48
$begingroup$
What is your definition of the trace? If it's the sum of eigenvalues, then see my last comment. If it's the sum of diagonal entries, then see my answer. In any case, there is gonna be some sum involved.
$endgroup$
– MaoWao
Jan 15 at 16:48
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%2f3074592%2fhow-to-show-texttrab-leq-texttrac-where-b-preceq-c%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