What is the relationship between det(M) and det(X+iY)?

  • Level: Graduate 
  • Thread starter Thread starter quasar987
  • Start date Start date
  • Tags Tags
    Determinant
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32
Let X and Y be n x n real matrices such that the 2n x 2n matrix M:=

X -Y
Y X

is invertible. What is the relationship between det(M) and det(X+iY)??
 
Physics news on Phys.org
With a congruence transformation
[tex] \begin{pmatrix}<br /> I &-iI\\-iI &I<br /> \end{pmatrix}<br /> \begin{pmatrix}<br /> X &-Y\\<br /> Y &X<br /> \end{pmatrix}<br /> \begin{pmatrix}<br /> I &iI\\iI &I<br /> \end{pmatrix}<br /> = 2\begin{pmatrix}<br /> X-iY &0\\0 &X+iY<br /> \end{pmatrix}[/tex]
Hence the determinant is equal to the product determinant.