RJLiberator
Gold Member
- 1,094
- 63
Homework Statement
Find all diagonal unitary matrices.
Homework Equations
The Attempt at a Solution
I think I am starting to get the hang of this type of material.
I hope I am right in my thinking.
So if we have a diagonal matrix, let's say a 2x2 for a simple example:
<br /> \begin{pmatrix}<br /> a & 0\\<br /> 0 & b\\<br /> \end{pmatrix}
And we also have the condition that it is unitary, so the absolute values of the components must be equal to 1.
The general rule will then be:<br /> \begin{pmatrix}<br /> |a|=1 & 0\\<br /> 0 & |b|=1\\<br /> \end{pmatrix}
Where a,b ∈ℂ
And to make this more general, the pattern continues on for nxn matrices.