Matrix Proof using Unitary operators

Click For Summary

Homework Help Overview

The discussion revolves around proving that if two square matrices of the same rank are related by a unitary transformation, their traces and determinants are the same. The subject area includes linear algebra and properties of matrices, particularly focusing on unitary operators and their effects on matrix characteristics.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the properties of the trace and determinant in relation to unitary transformations. There are attempts to express the matrices involved and clarify the implications of the transformation. Some participants question the necessity of examining matrix components, while others suggest focusing on the properties of trace and determinant directly.

Discussion Status

The discussion has progressed with participants providing insights into the properties of trace and determinant. Some have pointed out that proving a related result about similar matrices might suffice. There is an acknowledgment of the simplicity of applying these properties to the problem, although some participants express confusion about notation and concepts.

Contextual Notes

Participants have noted missing information in initial posts and clarified definitions and properties relevant to the discussion. There is a recognition of the complexity involved in proving properties related to determinants compared to traces.

andre220
Messages
75
Reaction score
1

Homework Statement



Show that if two square matrices of the same rank are related by unitary transformation \hat{A}=\hat{U}^\dagger\hat{B}\hat{U} then their traces and determinants are the same.

Homework Equations



Tr(\hat{A}) =\sum\limits_{k=0}^{n}a_{kk}
\hat{U}^\dagger\hat{U} = 1

The Attempt at a Solution



Ok so I have no idea where to start with this, my first thought is to expand the RHS of the transformation:

=\left(u_{ij}\right)^\dagger b_{ij} u_{ij} = \left(u_{ji}b_{ji}^*\right)u_{ij}

But I am not sure if this right or where to go from there.
 
Last edited:
Physics news on Phys.org
I think parts of your post are missing. As I understand it, you want to prove that the trace is invariant under unitary transformation. What properties of the trace are you familiar with? Can you write out the expression for the components of A?
 
You're right I was missing two parts of it, I edited the initial post. It is correct now. For component of A, I am not quite what you mean, something like this?: A =<br /> \begin{pmatrix}<br /> a_{1,1} &amp; a_{1,2} &amp; \cdots &amp; a_{1,n} \\<br /> a_{2,1} &amp; a_{2,2} &amp; \cdots &amp; a_{2,n} \\<br /> \vdots &amp; \vdots &amp; \ddots &amp; \vdots \\<br /> a_{n,1} &amp; a_{n,2} &amp; \cdots &amp; a_{n,n}<br /> \end{pmatrix}

And as for the properties of the trace: I'm familiar with most basic properties (I apologize, my einstein summation indices were not correct in the first post): i.e. Tr(AB) = Tr(BA), Tr(BAB^{-1}) = Tr(A), for example.
 
I think proving the weaker result that similar matrices have the same trace, determinant proves what you want, since being unitarily-equivalent/similar is stronger than just being similar.
 
I guess I don't understand why you aren't applying the property of trace to your problem. Pretty much the same for determinant. No need to look at components.
 
As Dick said, use the properties of the trace and determinant and the problem should be trivial. The determinant property you will need is ##{\rm det}(CD) = {\rm det}(C){\rm det}(D)##.
 
Yeah after he said that I looked at it an yeah I was making too much of it: essentially it is just:

\mathrm{Tr}(\hat{A})=\mathrm{Tr}(\hat{U}^\dagger\hat{B}\hat{U}) = \mathrm{Tr}(\hat{B}\hat{U}^\dagger\hat{U}) = \mathrm{Tr}(\hat{B}\hat{1}) = \mathrm{Tr}(\hat{B})

and then it would almost identical for the determinant. Thank you for your help.
 
andre220 said:
Tr(\hat{A}) =\sum\limits_{k=0}^{n}a_{kk}
andre220 said:
=\left(u_{ij}\right)^\dagger b_{ij} u_{ij} = \left(u_{ji}b_{ji}^*\right)u_{ij}
The definition of matrix multiplication is ##(AB)_{ij}=A_{ik}B_{kj}## (with summation over repeated indices). So
\begin{align}
&\operatorname{Tr A}=A_{kk}=(U^\dagger BU)_{kk}=(U^\dagger)_{ki}(BU)_{ik}=(U^\dagger)_{ki}B_{ij}U_{jk} =B_{ij}U_{jk}(U^\dagger)_{ki} =B_{ij}(UU^\dagger)_{ji}\\ &=B_{ij}\delta_{ji}=B_{ii}=\operatorname{Tr} B.
\end{align}
This is how you prove that the trace has that nice property. The proof that determinants are equally nice is more complicated, because the definition of "determinant" is more complicated than the definition of "trace".
 
Last edited:
Yeah after he said that I looked at it an yeah I was making too much of it: essentially it is just:

\mathrm{Tr}(\hat{A})=\mathrm{Tr}(\hat{U}^\dagger\hat{B}\hat{U}) = \mathrm{Tr}(\hat{B}\hat{U}^\dagger\hat{U}) = \mathrm{Tr}(\hat{B}\hat{1}) = \mathrm{Tr}(\hat{B})

and then it would almost identical for the determinant. Thank you for your help
 
  • #10
Ahh okay that makes sense, I'm still getting the hang of the sum notation.
 
  • #11
THank you.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
14K
  • · Replies 8 ·
Replies
8
Views
4K