Commutativity of trace normHow to prove $operatornameTr(AB) = operatornameTr(BA)$?Trace class for operatorsAbout the trace class operators and their motivationThose differential operators that are bounded.Properties of trace-class operatorsQuestion about norm in trace classTrace class norm and rank inequalityHolders inequality for Hilbert Schmidt operators which are also trace classPartial trace for nuclear operators on a projective tensor productAbsolute convergence of trace of trace class operatorTrace norm inequality involving partial trace
My Graph Theory Students
how to draw discrete time diagram in tikz
Are there other languages, besides English, where the indefinite (or definite) article varies based on sound?
How to read the value of this capacitor?
Is it true that good novels will automatically sell themselves on Amazon (and so on) and there is no need for one to waste time promoting?
Do I need life insurance if I can cover my own funeral costs?
Are ETF trackers fundamentally better than individual stocks?
Time travel from stationary position?
What is the significance behind "40 days" that often appears in the Bible?
Instead of Universal Basic Income, why not Universal Basic NEEDS?
What do Xenomorphs eat in the Alien series?
How to terminate ping <dest> &
If curse and magic is two sides of the same coin, why the former is forbidden?
Why one should not leave fingerprints on bulbs and plugs?
Why do Australian milk farmers need to protest supermarkets' milk price?
Look at your watch and tell me what time is it. vs Look at your watch and tell me what time it is
Why did it take so long to abandon sail after steamships were demonstrated?
Is it normal that my co-workers at a fitness company criticize my food choices?
How to create the Curved texte?
Employee lack of ownership
Interplanetary conflict, some disease destroys the ability to understand or appreciate music
In a future war, an old lady is trying to raise a boy but one of the weapons has made everyone deaf
Do these spellcasting foci from Xanathar's Guide to Everything have to be held in a hand?
What should tie a collection of short-stories together?
Commutativity of trace norm
How to prove $operatornameTr(AB) = operatornameTr(BA)$?Trace class for operatorsAbout the trace class operators and their motivationThose differential operators that are bounded.Properties of trace-class operatorsQuestion about norm in trace classTrace class norm and rank inequalityHolders inequality for Hilbert Schmidt operators which are also trace classPartial trace for nuclear operators on a projective tensor productAbsolute convergence of trace of trace class operatorTrace norm inequality involving partial trace
$begingroup$
Please, does anyone knows whether $operatornametr |AB| = operatornametr |BA|$ for general trace operators $A$ and $B$ in Hilbert spaces ? Do you have a counter-example or a proof ?
Thanks
ps : I know $operatornametr AB = operatornametr BA$
operator-theory
$endgroup$
add a comment |
$begingroup$
Please, does anyone knows whether $operatornametr |AB| = operatornametr |BA|$ for general trace operators $A$ and $B$ in Hilbert spaces ? Do you have a counter-example or a proof ?
Thanks
ps : I know $operatornametr AB = operatornametr BA$
operator-theory
$endgroup$
add a comment |
$begingroup$
Please, does anyone knows whether $operatornametr |AB| = operatornametr |BA|$ for general trace operators $A$ and $B$ in Hilbert spaces ? Do you have a counter-example or a proof ?
Thanks
ps : I know $operatornametr AB = operatornametr BA$
operator-theory
$endgroup$
Please, does anyone knows whether $operatornametr |AB| = operatornametr |BA|$ for general trace operators $A$ and $B$ in Hilbert spaces ? Do you have a counter-example or a proof ?
Thanks
ps : I know $operatornametr AB = operatornametr BA$
operator-theory
operator-theory
edited Mar 11 at 20:02
Bernard
123k741116
123k741116
asked Mar 11 at 19:47
LouiseLouise
63
63
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Consider the (randomly chosen) $2 times 2$ matrices
$$ A = pmatrix0 & 2cr 2 & 3cr, B = pmatrix1 & 0cr -3 & -2$$
I get
$$|AB| = sqrt(AB)^* AB = frac1sqrt17 pmatrix31 & 22cr 22 & 20$$
$$ |BA| = sqrt(BA)^* BA = frac1sqrt5 pmatrix4 & 8cr 8 & 26$$
with traces $3sqrt17$ and $6 sqrt5$ which are different.
$endgroup$
add a comment |
$begingroup$
For a very easy example, take $$A=beginbmatrix 1&0\0&0endbmatrix, B=beginbmatrix 0&1\0&0endbmatrix.$$
Then
$$
AB=B, BA=0.
$$
Thus, as $|AB|=|B|=I-A$, we have
$$0=operatornameTr(|BA|)ne1=operatornameTr(|AB|).$$
$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%2f3144135%2fcommutativity-of-trace-norm%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$
Consider the (randomly chosen) $2 times 2$ matrices
$$ A = pmatrix0 & 2cr 2 & 3cr, B = pmatrix1 & 0cr -3 & -2$$
I get
$$|AB| = sqrt(AB)^* AB = frac1sqrt17 pmatrix31 & 22cr 22 & 20$$
$$ |BA| = sqrt(BA)^* BA = frac1sqrt5 pmatrix4 & 8cr 8 & 26$$
with traces $3sqrt17$ and $6 sqrt5$ which are different.
$endgroup$
add a comment |
$begingroup$
Consider the (randomly chosen) $2 times 2$ matrices
$$ A = pmatrix0 & 2cr 2 & 3cr, B = pmatrix1 & 0cr -3 & -2$$
I get
$$|AB| = sqrt(AB)^* AB = frac1sqrt17 pmatrix31 & 22cr 22 & 20$$
$$ |BA| = sqrt(BA)^* BA = frac1sqrt5 pmatrix4 & 8cr 8 & 26$$
with traces $3sqrt17$ and $6 sqrt5$ which are different.
$endgroup$
add a comment |
$begingroup$
Consider the (randomly chosen) $2 times 2$ matrices
$$ A = pmatrix0 & 2cr 2 & 3cr, B = pmatrix1 & 0cr -3 & -2$$
I get
$$|AB| = sqrt(AB)^* AB = frac1sqrt17 pmatrix31 & 22cr 22 & 20$$
$$ |BA| = sqrt(BA)^* BA = frac1sqrt5 pmatrix4 & 8cr 8 & 26$$
with traces $3sqrt17$ and $6 sqrt5$ which are different.
$endgroup$
Consider the (randomly chosen) $2 times 2$ matrices
$$ A = pmatrix0 & 2cr 2 & 3cr, B = pmatrix1 & 0cr -3 & -2$$
I get
$$|AB| = sqrt(AB)^* AB = frac1sqrt17 pmatrix31 & 22cr 22 & 20$$
$$ |BA| = sqrt(BA)^* BA = frac1sqrt5 pmatrix4 & 8cr 8 & 26$$
with traces $3sqrt17$ and $6 sqrt5$ which are different.
answered Mar 11 at 20:29
Robert IsraelRobert Israel
327k23216470
327k23216470
add a comment |
add a comment |
$begingroup$
For a very easy example, take $$A=beginbmatrix 1&0\0&0endbmatrix, B=beginbmatrix 0&1\0&0endbmatrix.$$
Then
$$
AB=B, BA=0.
$$
Thus, as $|AB|=|B|=I-A$, we have
$$0=operatornameTr(|BA|)ne1=operatornameTr(|AB|).$$
$endgroup$
add a comment |
$begingroup$
For a very easy example, take $$A=beginbmatrix 1&0\0&0endbmatrix, B=beginbmatrix 0&1\0&0endbmatrix.$$
Then
$$
AB=B, BA=0.
$$
Thus, as $|AB|=|B|=I-A$, we have
$$0=operatornameTr(|BA|)ne1=operatornameTr(|AB|).$$
$endgroup$
add a comment |
$begingroup$
For a very easy example, take $$A=beginbmatrix 1&0\0&0endbmatrix, B=beginbmatrix 0&1\0&0endbmatrix.$$
Then
$$
AB=B, BA=0.
$$
Thus, as $|AB|=|B|=I-A$, we have
$$0=operatornameTr(|BA|)ne1=operatornameTr(|AB|).$$
$endgroup$
For a very easy example, take $$A=beginbmatrix 1&0\0&0endbmatrix, B=beginbmatrix 0&1\0&0endbmatrix.$$
Then
$$
AB=B, BA=0.
$$
Thus, as $|AB|=|B|=I-A$, we have
$$0=operatornameTr(|BA|)ne1=operatornameTr(|AB|).$$
answered Mar 12 at 21:19
Martin ArgeramiMartin Argerami
128k1184184
128k1184184
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%2f3144135%2fcommutativity-of-trace-norm%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