How to compute the volume of a ball in the space of matrices with norm distance as a metric? What about unitary or special unitary matrices?

457 Views Asked by At

Consider the space of $n \times n$ complex matrices with metric equal to the distance in the Frobenius norm so that $d(A,B) \equiv \| A - B \| \equiv \sqrt{Tr[(A-B)^{\dagger}(A-B)]}$. I want to know the volume of a ball defined as $B_{\epsilon}(U_0) \equiv \{U: \|U - U_0\| \leq \epsilon\}$. What are some appropriate notions of volume and what would each mean? (Answers that don’t assume previous knowledge of measure theory would be helpful).

What if I want to compute this based on some other norm distance? What is the general way to think about it?

Also, what if I want to restrict $U$ to unitary matrices, so that for example I have a ball $S_{\epsilon}(U_0) \equiv \{U \in U(n): \|U - U_0\| \leq \epsilon\}$? What if I further restrict it to $V_{\epsilon}(U_0) \equiv \{U \in SU(n): \|U - U_0\| \leq \epsilon\}$?

Note: please help with tags ...

1

There are 1 best solutions below

1
On

For measure theory on groups the notion of multiplication is far more important than the one of distance.

In what follows I will always assume that translation in your group is left multiplication, otherwise if you are just summing matrices, your space is isometric to $\mathbb{R}^{2n}$ and the answer is trivial.

Ingredients for the proof have all been mentioned in comments. First you can identify your group with $\mathbb{R}^{2n}$ endowed with the suitable multiplication. This is a Lie group, and the topology is the one induced by the Euclidean metric (see comments above). Thus, there exists a left Haar measure, which up to multiplication with a smooth function (the so called modular function) is the Lebesgue measure. Note that despite the fact that your group is connected and simply connected, it is not true that the modular function is constant (if I am not wrong in our case, it should be the square root of the determinant, i.e if $\mu$ is the left Haar measure, then $d\mu(X)=\sqrt{\det(X)}dX$). Thus the measure of your set should really be $\mu(B_\epsilon(U_0))$, which is a just a matter of mere computation. Note that this volume will depend even on the centre since your distance is not left invariant (i.e. invariant under left multiplication).