Symplectic equivalent of commuting matrices The 2019 Stack Overflow Developer Survey Results Are InProving “almost all matrices over C are diagonalizable”.Polar decomposition for quaternionic matrices?Characterizing symplectic matrices relative to a partial Iwasawa decompositionApproximating commuting matrices by commuting diagonalizable matricesSymplectic block-diagonalization of a real symmetric Hamiltonian matrixDo skew symmetric matrices ever naturally represent linear transformations?Constant symplectic structureCenter of matricesDiagonalization of real symmetric matrices with symplectic matricesIs every stable matrix orthogonally similar to a $D$-skew-symmetric matrix?

Symplectic equivalent of commuting matrices



The 2019 Stack Overflow Developer Survey Results Are InProving “almost all matrices over C are diagonalizable”.Polar decomposition for quaternionic matrices?Characterizing symplectic matrices relative to a partial Iwasawa decompositionApproximating commuting matrices by commuting diagonalizable matricesSymplectic block-diagonalization of a real symmetric Hamiltonian matrixDo skew symmetric matrices ever naturally represent linear transformations?Constant symplectic structureCenter of matricesDiagonalization of real symmetric matrices with symplectic matricesIs every stable matrix orthogonally similar to a $D$-skew-symmetric matrix?










9












$begingroup$


It is well known what happens if two real symmetric matrices commute, i.e. if we have two matrices $A$ and $B$ such that $A=A^T$, $B=B^T$ and $AB=BA$. The answer is given in terms of diagonalization: there is a unitary matrix $M$ such that $A$ and $B$ are transformed into $A'=M^TAM$ and $B'=M^TBM$, and both $A'$ and $B'$ are diagonal.



Here I'm asking if any analogous property holds in the following case.



$A$ and $B$ are symmetric, i.e. $A=A^T$ and $B=B^T$. The following property holds:



$$AOmega B=BOmega A$$ (1)



where $Omega$ is the matrix defining the symplectic bilinear form (skew-symmetric, nonsingular, and hollow), e.g.:



$$Omega = beginbmatrix0 & 0 & 1 & 0\0 & 0 & 0 & 1\
-1 & 0 & 0 & 0 \ 0 & -1 & 0 & 0 endbmatrix$$



The allowed transformations are the symplectic matrices $M$, i.e. matrices for which the following holds:



$$M^TOmega M=Omega$$



The transformed matrices are $A'=M^TAM$ and $B'=M^TBM$.



My question is if there is a form into which $A'$ and $B'$ can be put, by means of a suitable $M$, provided that Eq.1 holds.










share|cite|improve this question







New contributor




Doriano Brogioli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 2




    $begingroup$
    No idea, but a comment, a bit unrelated: for many computations with such things it's better to write $Omega$ as $diag(M,ldots,M)$ where $M=(^0_-1 ^1_0)$. Of course, in practice, it doesn't make that much of a difference.
    $endgroup$
    – Teo Banica
    Apr 7 at 17:24






  • 1




    $begingroup$
    For $n=2$, there's the formula $Omega AOmega = (det A) A^-1T$ ($=(det A) A^-1$ here), so if $det A=det B$, then (1) says that $A^-1B=B^-1A$, and in general, there's an extra constant. Of course, all this is a far cry from the full question, but it might give a hint.
    $endgroup$
    – Christian Remling
    Apr 7 at 18:09






  • 3




    $begingroup$
    If $A$ and $B$ are complex matrices for which $Omega A$ and $Omega B$ are (anti)symmetric and commute (the latter is equivalent to condition $(1)$), then there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal by Lemma 17 in the paper Carlo posted. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$.
    $endgroup$
    – MTyson
    Apr 8 at 0:18










  • $begingroup$
    Interesting! Could you please make this an answer, and maybe extend it a bit? For example, I still do not understand if this applies when $A$ is symmetric, i.e. $A=A^T$.
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 9:52






  • 2




    $begingroup$
    @DorianoBrogioli --- the symmetry of $A$ ensures that $Omega A$ is Hamiltonian (symplectic skew-symmetric), which is the condition needed for Lemma 17 mentioned by MTyson to apply.
    $endgroup$
    – Carlo Beenakker
    Apr 8 at 10:09















9












$begingroup$


It is well known what happens if two real symmetric matrices commute, i.e. if we have two matrices $A$ and $B$ such that $A=A^T$, $B=B^T$ and $AB=BA$. The answer is given in terms of diagonalization: there is a unitary matrix $M$ such that $A$ and $B$ are transformed into $A'=M^TAM$ and $B'=M^TBM$, and both $A'$ and $B'$ are diagonal.



Here I'm asking if any analogous property holds in the following case.



$A$ and $B$ are symmetric, i.e. $A=A^T$ and $B=B^T$. The following property holds:



$$AOmega B=BOmega A$$ (1)



where $Omega$ is the matrix defining the symplectic bilinear form (skew-symmetric, nonsingular, and hollow), e.g.:



$$Omega = beginbmatrix0 & 0 & 1 & 0\0 & 0 & 0 & 1\
-1 & 0 & 0 & 0 \ 0 & -1 & 0 & 0 endbmatrix$$



The allowed transformations are the symplectic matrices $M$, i.e. matrices for which the following holds:



$$M^TOmega M=Omega$$



The transformed matrices are $A'=M^TAM$ and $B'=M^TBM$.



My question is if there is a form into which $A'$ and $B'$ can be put, by means of a suitable $M$, provided that Eq.1 holds.










share|cite|improve this question







New contributor




Doriano Brogioli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 2




    $begingroup$
    No idea, but a comment, a bit unrelated: for many computations with such things it's better to write $Omega$ as $diag(M,ldots,M)$ where $M=(^0_-1 ^1_0)$. Of course, in practice, it doesn't make that much of a difference.
    $endgroup$
    – Teo Banica
    Apr 7 at 17:24






  • 1




    $begingroup$
    For $n=2$, there's the formula $Omega AOmega = (det A) A^-1T$ ($=(det A) A^-1$ here), so if $det A=det B$, then (1) says that $A^-1B=B^-1A$, and in general, there's an extra constant. Of course, all this is a far cry from the full question, but it might give a hint.
    $endgroup$
    – Christian Remling
    Apr 7 at 18:09






  • 3




    $begingroup$
    If $A$ and $B$ are complex matrices for which $Omega A$ and $Omega B$ are (anti)symmetric and commute (the latter is equivalent to condition $(1)$), then there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal by Lemma 17 in the paper Carlo posted. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$.
    $endgroup$
    – MTyson
    Apr 8 at 0:18










  • $begingroup$
    Interesting! Could you please make this an answer, and maybe extend it a bit? For example, I still do not understand if this applies when $A$ is symmetric, i.e. $A=A^T$.
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 9:52






  • 2




    $begingroup$
    @DorianoBrogioli --- the symmetry of $A$ ensures that $Omega A$ is Hamiltonian (symplectic skew-symmetric), which is the condition needed for Lemma 17 mentioned by MTyson to apply.
    $endgroup$
    – Carlo Beenakker
    Apr 8 at 10:09













9












9








9


1



$begingroup$


It is well known what happens if two real symmetric matrices commute, i.e. if we have two matrices $A$ and $B$ such that $A=A^T$, $B=B^T$ and $AB=BA$. The answer is given in terms of diagonalization: there is a unitary matrix $M$ such that $A$ and $B$ are transformed into $A'=M^TAM$ and $B'=M^TBM$, and both $A'$ and $B'$ are diagonal.



Here I'm asking if any analogous property holds in the following case.



$A$ and $B$ are symmetric, i.e. $A=A^T$ and $B=B^T$. The following property holds:



$$AOmega B=BOmega A$$ (1)



where $Omega$ is the matrix defining the symplectic bilinear form (skew-symmetric, nonsingular, and hollow), e.g.:



$$Omega = beginbmatrix0 & 0 & 1 & 0\0 & 0 & 0 & 1\
-1 & 0 & 0 & 0 \ 0 & -1 & 0 & 0 endbmatrix$$



The allowed transformations are the symplectic matrices $M$, i.e. matrices for which the following holds:



$$M^TOmega M=Omega$$



The transformed matrices are $A'=M^TAM$ and $B'=M^TBM$.



My question is if there is a form into which $A'$ and $B'$ can be put, by means of a suitable $M$, provided that Eq.1 holds.










share|cite|improve this question







New contributor




Doriano Brogioli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




It is well known what happens if two real symmetric matrices commute, i.e. if we have two matrices $A$ and $B$ such that $A=A^T$, $B=B^T$ and $AB=BA$. The answer is given in terms of diagonalization: there is a unitary matrix $M$ such that $A$ and $B$ are transformed into $A'=M^TAM$ and $B'=M^TBM$, and both $A'$ and $B'$ are diagonal.



Here I'm asking if any analogous property holds in the following case.



$A$ and $B$ are symmetric, i.e. $A=A^T$ and $B=B^T$. The following property holds:



$$AOmega B=BOmega A$$ (1)



where $Omega$ is the matrix defining the symplectic bilinear form (skew-symmetric, nonsingular, and hollow), e.g.:



$$Omega = beginbmatrix0 & 0 & 1 & 0\0 & 0 & 0 & 1\
-1 & 0 & 0 & 0 \ 0 & -1 & 0 & 0 endbmatrix$$



The allowed transformations are the symplectic matrices $M$, i.e. matrices for which the following holds:



$$M^TOmega M=Omega$$



The transformed matrices are $A'=M^TAM$ and $B'=M^TBM$.



My question is if there is a form into which $A'$ and $B'$ can be put, by means of a suitable $M$, provided that Eq.1 holds.







linear-algebra sg.symplectic-geometry






share|cite|improve this question







New contributor




Doriano Brogioli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question







New contributor




Doriano Brogioli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question






New contributor




Doriano Brogioli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Apr 7 at 17:05









Doriano BrogioliDoriano Brogioli

483




483




New contributor




Doriano Brogioli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Doriano Brogioli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Doriano Brogioli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 2




    $begingroup$
    No idea, but a comment, a bit unrelated: for many computations with such things it's better to write $Omega$ as $diag(M,ldots,M)$ where $M=(^0_-1 ^1_0)$. Of course, in practice, it doesn't make that much of a difference.
    $endgroup$
    – Teo Banica
    Apr 7 at 17:24






  • 1




    $begingroup$
    For $n=2$, there's the formula $Omega AOmega = (det A) A^-1T$ ($=(det A) A^-1$ here), so if $det A=det B$, then (1) says that $A^-1B=B^-1A$, and in general, there's an extra constant. Of course, all this is a far cry from the full question, but it might give a hint.
    $endgroup$
    – Christian Remling
    Apr 7 at 18:09






  • 3




    $begingroup$
    If $A$ and $B$ are complex matrices for which $Omega A$ and $Omega B$ are (anti)symmetric and commute (the latter is equivalent to condition $(1)$), then there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal by Lemma 17 in the paper Carlo posted. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$.
    $endgroup$
    – MTyson
    Apr 8 at 0:18










  • $begingroup$
    Interesting! Could you please make this an answer, and maybe extend it a bit? For example, I still do not understand if this applies when $A$ is symmetric, i.e. $A=A^T$.
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 9:52






  • 2




    $begingroup$
    @DorianoBrogioli --- the symmetry of $A$ ensures that $Omega A$ is Hamiltonian (symplectic skew-symmetric), which is the condition needed for Lemma 17 mentioned by MTyson to apply.
    $endgroup$
    – Carlo Beenakker
    Apr 8 at 10:09












  • 2




    $begingroup$
    No idea, but a comment, a bit unrelated: for many computations with such things it's better to write $Omega$ as $diag(M,ldots,M)$ where $M=(^0_-1 ^1_0)$. Of course, in practice, it doesn't make that much of a difference.
    $endgroup$
    – Teo Banica
    Apr 7 at 17:24






  • 1




    $begingroup$
    For $n=2$, there's the formula $Omega AOmega = (det A) A^-1T$ ($=(det A) A^-1$ here), so if $det A=det B$, then (1) says that $A^-1B=B^-1A$, and in general, there's an extra constant. Of course, all this is a far cry from the full question, but it might give a hint.
    $endgroup$
    – Christian Remling
    Apr 7 at 18:09






  • 3




    $begingroup$
    If $A$ and $B$ are complex matrices for which $Omega A$ and $Omega B$ are (anti)symmetric and commute (the latter is equivalent to condition $(1)$), then there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal by Lemma 17 in the paper Carlo posted. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$.
    $endgroup$
    – MTyson
    Apr 8 at 0:18










  • $begingroup$
    Interesting! Could you please make this an answer, and maybe extend it a bit? For example, I still do not understand if this applies when $A$ is symmetric, i.e. $A=A^T$.
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 9:52






  • 2




    $begingroup$
    @DorianoBrogioli --- the symmetry of $A$ ensures that $Omega A$ is Hamiltonian (symplectic skew-symmetric), which is the condition needed for Lemma 17 mentioned by MTyson to apply.
    $endgroup$
    – Carlo Beenakker
    Apr 8 at 10:09







2




2




$begingroup$
No idea, but a comment, a bit unrelated: for many computations with such things it's better to write $Omega$ as $diag(M,ldots,M)$ where $M=(^0_-1 ^1_0)$. Of course, in practice, it doesn't make that much of a difference.
$endgroup$
– Teo Banica
Apr 7 at 17:24




$begingroup$
No idea, but a comment, a bit unrelated: for many computations with such things it's better to write $Omega$ as $diag(M,ldots,M)$ where $M=(^0_-1 ^1_0)$. Of course, in practice, it doesn't make that much of a difference.
$endgroup$
– Teo Banica
Apr 7 at 17:24




1




1




$begingroup$
For $n=2$, there's the formula $Omega AOmega = (det A) A^-1T$ ($=(det A) A^-1$ here), so if $det A=det B$, then (1) says that $A^-1B=B^-1A$, and in general, there's an extra constant. Of course, all this is a far cry from the full question, but it might give a hint.
$endgroup$
– Christian Remling
Apr 7 at 18:09




$begingroup$
For $n=2$, there's the formula $Omega AOmega = (det A) A^-1T$ ($=(det A) A^-1$ here), so if $det A=det B$, then (1) says that $A^-1B=B^-1A$, and in general, there's an extra constant. Of course, all this is a far cry from the full question, but it might give a hint.
$endgroup$
– Christian Remling
Apr 7 at 18:09




3




3




$begingroup$
If $A$ and $B$ are complex matrices for which $Omega A$ and $Omega B$ are (anti)symmetric and commute (the latter is equivalent to condition $(1)$), then there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal by Lemma 17 in the paper Carlo posted. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$.
$endgroup$
– MTyson
Apr 8 at 0:18




$begingroup$
If $A$ and $B$ are complex matrices for which $Omega A$ and $Omega B$ are (anti)symmetric and commute (the latter is equivalent to condition $(1)$), then there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal by Lemma 17 in the paper Carlo posted. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$.
$endgroup$
– MTyson
Apr 8 at 0:18












$begingroup$
Interesting! Could you please make this an answer, and maybe extend it a bit? For example, I still do not understand if this applies when $A$ is symmetric, i.e. $A=A^T$.
$endgroup$
– Doriano Brogioli
Apr 8 at 9:52




$begingroup$
Interesting! Could you please make this an answer, and maybe extend it a bit? For example, I still do not understand if this applies when $A$ is symmetric, i.e. $A=A^T$.
$endgroup$
– Doriano Brogioli
Apr 8 at 9:52




2




2




$begingroup$
@DorianoBrogioli --- the symmetry of $A$ ensures that $Omega A$ is Hamiltonian (symplectic skew-symmetric), which is the condition needed for Lemma 17 mentioned by MTyson to apply.
$endgroup$
– Carlo Beenakker
Apr 8 at 10:09




$begingroup$
@DorianoBrogioli --- the symmetry of $A$ ensures that $Omega A$ is Hamiltonian (symplectic skew-symmetric), which is the condition needed for Lemma 17 mentioned by MTyson to apply.
$endgroup$
– Carlo Beenakker
Apr 8 at 10:09










2 Answers
2






active

oldest

votes


















3












$begingroup$

Let $A$ and $B$ be complex symmetric matrices of even dimension which satisfy condition $(1)$ and for which $Omega A$ and $Omega B$ are diagonalizable. Then $Omega A$ and $Omega B$ are Hamiltonian (not (anti)symmetric as my comment said):
$$Omega^top (Omega A)^top Omega=-Omega A^topOmega^topOmega=-Omega A.$$
Condition $(1)$ means that $Omega A$ and $Omega B$ commute. By Lemma 17 in the paper in Carlo's answer, there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$ are of the same form.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Very useful and complete. Could you please comment on the requisite that $Omega A$ and $Omega B$ are diagonalizable? Can be expressed as a more explicit condition on $A$ and $B$? And what happens if they are not diagonalizable?
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 20:59






  • 1




    $begingroup$
    @DorianoBrogioli If $S^top AS=-Omega D$ then $S^-1Omega AS=D$, so this is a necessary condition. I don't know any equivalent conditions on $A$ nor if there's a Jordan-like form that the matrices can always be put into.
    $endgroup$
    – MTyson
    Apr 8 at 21:58






  • 1




    $begingroup$
    There is a symplectic version of the Jordan normal form (of a single matrix). Have a look at the paper Conjugacy classes in linear groups.
    $endgroup$
    – Tobias Diez
    yesterday


















4












$begingroup$

The symplectic counterpart of the fact that a family of commuting diagonalizable matrices is simultaneously diagonalizable is discussed in section 3.1 of On the diagonalizability of a matrix by a symplectic equivalence, similarity or congruence transformation






share|cite|improve this answer









$endgroup$








  • 2




    $begingroup$
    I don't think this paper ever considers condition (1) of the OP; "commuting" there just means commuting.
    $endgroup$
    – Christian Remling
    Apr 7 at 20:27










  • $begingroup$
    I agree. As far as I can understand, the paper has to do with the topic but does not directly contain the answer, and further elaboration and work is needed. Maybe the comment of MTyson (to the question) can help.
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 9:54











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: "504"
;
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
);



);






Doriano Brogioli is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathoverflow.net%2fquestions%2f327421%2fsymplectic-equivalent-of-commuting-matrices%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









3












$begingroup$

Let $A$ and $B$ be complex symmetric matrices of even dimension which satisfy condition $(1)$ and for which $Omega A$ and $Omega B$ are diagonalizable. Then $Omega A$ and $Omega B$ are Hamiltonian (not (anti)symmetric as my comment said):
$$Omega^top (Omega A)^top Omega=-Omega A^topOmega^topOmega=-Omega A.$$
Condition $(1)$ means that $Omega A$ and $Omega B$ commute. By Lemma 17 in the paper in Carlo's answer, there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$ are of the same form.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Very useful and complete. Could you please comment on the requisite that $Omega A$ and $Omega B$ are diagonalizable? Can be expressed as a more explicit condition on $A$ and $B$? And what happens if they are not diagonalizable?
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 20:59






  • 1




    $begingroup$
    @DorianoBrogioli If $S^top AS=-Omega D$ then $S^-1Omega AS=D$, so this is a necessary condition. I don't know any equivalent conditions on $A$ nor if there's a Jordan-like form that the matrices can always be put into.
    $endgroup$
    – MTyson
    Apr 8 at 21:58






  • 1




    $begingroup$
    There is a symplectic version of the Jordan normal form (of a single matrix). Have a look at the paper Conjugacy classes in linear groups.
    $endgroup$
    – Tobias Diez
    yesterday















3












$begingroup$

Let $A$ and $B$ be complex symmetric matrices of even dimension which satisfy condition $(1)$ and for which $Omega A$ and $Omega B$ are diagonalizable. Then $Omega A$ and $Omega B$ are Hamiltonian (not (anti)symmetric as my comment said):
$$Omega^top (Omega A)^top Omega=-Omega A^topOmega^topOmega=-Omega A.$$
Condition $(1)$ means that $Omega A$ and $Omega B$ commute. By Lemma 17 in the paper in Carlo's answer, there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$ are of the same form.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Very useful and complete. Could you please comment on the requisite that $Omega A$ and $Omega B$ are diagonalizable? Can be expressed as a more explicit condition on $A$ and $B$? And what happens if they are not diagonalizable?
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 20:59






  • 1




    $begingroup$
    @DorianoBrogioli If $S^top AS=-Omega D$ then $S^-1Omega AS=D$, so this is a necessary condition. I don't know any equivalent conditions on $A$ nor if there's a Jordan-like form that the matrices can always be put into.
    $endgroup$
    – MTyson
    Apr 8 at 21:58






  • 1




    $begingroup$
    There is a symplectic version of the Jordan normal form (of a single matrix). Have a look at the paper Conjugacy classes in linear groups.
    $endgroup$
    – Tobias Diez
    yesterday













3












3








3





$begingroup$

Let $A$ and $B$ be complex symmetric matrices of even dimension which satisfy condition $(1)$ and for which $Omega A$ and $Omega B$ are diagonalizable. Then $Omega A$ and $Omega B$ are Hamiltonian (not (anti)symmetric as my comment said):
$$Omega^top (Omega A)^top Omega=-Omega A^topOmega^topOmega=-Omega A.$$
Condition $(1)$ means that $Omega A$ and $Omega B$ commute. By Lemma 17 in the paper in Carlo's answer, there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$ are of the same form.






share|cite|improve this answer











$endgroup$



Let $A$ and $B$ be complex symmetric matrices of even dimension which satisfy condition $(1)$ and for which $Omega A$ and $Omega B$ are diagonalizable. Then $Omega A$ and $Omega B$ are Hamiltonian (not (anti)symmetric as my comment said):
$$Omega^top (Omega A)^top Omega=-Omega A^topOmega^topOmega=-Omega A.$$
Condition $(1)$ means that $Omega A$ and $Omega B$ commute. By Lemma 17 in the paper in Carlo's answer, there's a symplectic $S$ such that $S^-1Omega AS=D$ and $S^-1Omega BS=E$ are diagonal. Hence $S^top AS=-Omega D$ and $S^top BS=-Omega E$ are of the same form.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Apr 8 at 13:24

























answered Apr 8 at 13:04









MTysonMTyson

1,4061611




1,4061611











  • $begingroup$
    Very useful and complete. Could you please comment on the requisite that $Omega A$ and $Omega B$ are diagonalizable? Can be expressed as a more explicit condition on $A$ and $B$? And what happens if they are not diagonalizable?
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 20:59






  • 1




    $begingroup$
    @DorianoBrogioli If $S^top AS=-Omega D$ then $S^-1Omega AS=D$, so this is a necessary condition. I don't know any equivalent conditions on $A$ nor if there's a Jordan-like form that the matrices can always be put into.
    $endgroup$
    – MTyson
    Apr 8 at 21:58






  • 1




    $begingroup$
    There is a symplectic version of the Jordan normal form (of a single matrix). Have a look at the paper Conjugacy classes in linear groups.
    $endgroup$
    – Tobias Diez
    yesterday
















  • $begingroup$
    Very useful and complete. Could you please comment on the requisite that $Omega A$ and $Omega B$ are diagonalizable? Can be expressed as a more explicit condition on $A$ and $B$? And what happens if they are not diagonalizable?
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 20:59






  • 1




    $begingroup$
    @DorianoBrogioli If $S^top AS=-Omega D$ then $S^-1Omega AS=D$, so this is a necessary condition. I don't know any equivalent conditions on $A$ nor if there's a Jordan-like form that the matrices can always be put into.
    $endgroup$
    – MTyson
    Apr 8 at 21:58






  • 1




    $begingroup$
    There is a symplectic version of the Jordan normal form (of a single matrix). Have a look at the paper Conjugacy classes in linear groups.
    $endgroup$
    – Tobias Diez
    yesterday















$begingroup$
Very useful and complete. Could you please comment on the requisite that $Omega A$ and $Omega B$ are diagonalizable? Can be expressed as a more explicit condition on $A$ and $B$? And what happens if they are not diagonalizable?
$endgroup$
– Doriano Brogioli
Apr 8 at 20:59




$begingroup$
Very useful and complete. Could you please comment on the requisite that $Omega A$ and $Omega B$ are diagonalizable? Can be expressed as a more explicit condition on $A$ and $B$? And what happens if they are not diagonalizable?
$endgroup$
– Doriano Brogioli
Apr 8 at 20:59




1




1




$begingroup$
@DorianoBrogioli If $S^top AS=-Omega D$ then $S^-1Omega AS=D$, so this is a necessary condition. I don't know any equivalent conditions on $A$ nor if there's a Jordan-like form that the matrices can always be put into.
$endgroup$
– MTyson
Apr 8 at 21:58




$begingroup$
@DorianoBrogioli If $S^top AS=-Omega D$ then $S^-1Omega AS=D$, so this is a necessary condition. I don't know any equivalent conditions on $A$ nor if there's a Jordan-like form that the matrices can always be put into.
$endgroup$
– MTyson
Apr 8 at 21:58




1




1




$begingroup$
There is a symplectic version of the Jordan normal form (of a single matrix). Have a look at the paper Conjugacy classes in linear groups.
$endgroup$
– Tobias Diez
yesterday




$begingroup$
There is a symplectic version of the Jordan normal form (of a single matrix). Have a look at the paper Conjugacy classes in linear groups.
$endgroup$
– Tobias Diez
yesterday











4












$begingroup$

The symplectic counterpart of the fact that a family of commuting diagonalizable matrices is simultaneously diagonalizable is discussed in section 3.1 of On the diagonalizability of a matrix by a symplectic equivalence, similarity or congruence transformation






share|cite|improve this answer









$endgroup$








  • 2




    $begingroup$
    I don't think this paper ever considers condition (1) of the OP; "commuting" there just means commuting.
    $endgroup$
    – Christian Remling
    Apr 7 at 20:27










  • $begingroup$
    I agree. As far as I can understand, the paper has to do with the topic but does not directly contain the answer, and further elaboration and work is needed. Maybe the comment of MTyson (to the question) can help.
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 9:54















4












$begingroup$

The symplectic counterpart of the fact that a family of commuting diagonalizable matrices is simultaneously diagonalizable is discussed in section 3.1 of On the diagonalizability of a matrix by a symplectic equivalence, similarity or congruence transformation






share|cite|improve this answer









$endgroup$








  • 2




    $begingroup$
    I don't think this paper ever considers condition (1) of the OP; "commuting" there just means commuting.
    $endgroup$
    – Christian Remling
    Apr 7 at 20:27










  • $begingroup$
    I agree. As far as I can understand, the paper has to do with the topic but does not directly contain the answer, and further elaboration and work is needed. Maybe the comment of MTyson (to the question) can help.
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 9:54













4












4








4





$begingroup$

The symplectic counterpart of the fact that a family of commuting diagonalizable matrices is simultaneously diagonalizable is discussed in section 3.1 of On the diagonalizability of a matrix by a symplectic equivalence, similarity or congruence transformation






share|cite|improve this answer









$endgroup$



The symplectic counterpart of the fact that a family of commuting diagonalizable matrices is simultaneously diagonalizable is discussed in section 3.1 of On the diagonalizability of a matrix by a symplectic equivalence, similarity or congruence transformation







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Apr 7 at 19:41









Carlo BeenakkerCarlo Beenakker

80.3k9193295




80.3k9193295







  • 2




    $begingroup$
    I don't think this paper ever considers condition (1) of the OP; "commuting" there just means commuting.
    $endgroup$
    – Christian Remling
    Apr 7 at 20:27










  • $begingroup$
    I agree. As far as I can understand, the paper has to do with the topic but does not directly contain the answer, and further elaboration and work is needed. Maybe the comment of MTyson (to the question) can help.
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 9:54












  • 2




    $begingroup$
    I don't think this paper ever considers condition (1) of the OP; "commuting" there just means commuting.
    $endgroup$
    – Christian Remling
    Apr 7 at 20:27










  • $begingroup$
    I agree. As far as I can understand, the paper has to do with the topic but does not directly contain the answer, and further elaboration and work is needed. Maybe the comment of MTyson (to the question) can help.
    $endgroup$
    – Doriano Brogioli
    Apr 8 at 9:54







2




2




$begingroup$
I don't think this paper ever considers condition (1) of the OP; "commuting" there just means commuting.
$endgroup$
– Christian Remling
Apr 7 at 20:27




$begingroup$
I don't think this paper ever considers condition (1) of the OP; "commuting" there just means commuting.
$endgroup$
– Christian Remling
Apr 7 at 20:27












$begingroup$
I agree. As far as I can understand, the paper has to do with the topic but does not directly contain the answer, and further elaboration and work is needed. Maybe the comment of MTyson (to the question) can help.
$endgroup$
– Doriano Brogioli
Apr 8 at 9:54




$begingroup$
I agree. As far as I can understand, the paper has to do with the topic but does not directly contain the answer, and further elaboration and work is needed. Maybe the comment of MTyson (to the question) can help.
$endgroup$
– Doriano Brogioli
Apr 8 at 9:54










Doriano Brogioli is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Doriano Brogioli is a new contributor. Be nice, and check out our Code of Conduct.












Doriano Brogioli is a new contributor. Be nice, and check out our Code of Conduct.











Doriano Brogioli is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to MathOverflow!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathoverflow.net%2fquestions%2f327421%2fsymplectic-equivalent-of-commuting-matrices%23new-answer', 'question_page');

);

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







Popular posts from this blog

Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company