Let $A_{ij} = - A_{ji}$ be a $n \times n$ matrix with real entries distributed according to a Gaussian distribution with zero mean and standard deviation $\sigma$. What is the eigenvalue distribution of such matrices? I am mostly interested in the case where $n\rightarrow\infty$. If the matrices were symmetric, rather than anti-symmetric, then the answer to this question in the $n \rightarrow \infty$ limit would be the Wigner semi-circle law.
2026-03-25 16:02:13.1774454533
Eigenvalue distribution of real anti-symmetric Gaussian random matrices
282 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
I can't find a reference but based on a few simulations the imaginary part of the eigenvalues (the real part is of-course zero) seem to follow the semi-circle law as well if the entries are picked independently from the standard normal distrbution. Here is a quick python script: