Fundamental Laws of Random Matrix Theory

​
RMT law
circular
Wigner semicircle
Marcenko-Pastur
matrix size
250
500
750
1000
size ratio for matrix B
2
5
10
25
50
This Demonstration exhibits the three fundamental laws of random matrix theory related to the eigenvalue distributions for a selected matrix transformation. Starting from the eigenvalues of an
n×n
random matrix
A
with its elements distributed according to the normal distribution with zero mean and unit variance, we can verify convergence to the circular law in the limit as
n∞
, appropriately rescaled by a factor
n
. Thus the limiting spectral distribution is the uniform distribution over the unit disk in the complex plane (see Related Links). You can see this by selecting the "circular" button, for
eig(A)
. You can set the matrix size by selecting the corresponding button in the second row.
By computing the eigenvalues of the corresponding symmetrized random matrix
(A+
†
A
)
and rescaling them by the factor
2n
, we can verify that the histogram density distribution follows the Wigner semicircle law (dashed blue curve). Click the "Wigner semicircle" button for
eig(A+
†
A
)
(see Related Links for further applications).
To verify the Marcenko–Pastur law, we start from a random rectangular matrix
B
of size
n×m
where
m
can divide
n
. The control "size ratio for rectangular matrix
B
" is enabled only when the "Marcenko–Pastur" button for
eig(
†
B
B
) is selected, which lets you adjust the
n/m
ratio. By computing the scaled-by-
n
eigenvalues of the matrix product
†
B
B
and plotting their histogram density distribution, we can verify that this follows the Marcenko–Pastur distribution (highlighted in red) with dispersion
σ=1
and
λ=1/m
.

Details

Snapshot 1: plot corresponding to the circular law and diagonalization of a
500500
random matrix
Snapshot 2: histogram density plot corresponding to Wigner semicircle law obtained by diagonalization of a
750750
symmetrized random matrix
Snapshot 3: histogram density plot corresponding to Marcenko–Pastur law obtained by diagonalization of the scalar product of a
100040
rectangular matrix

External Links

Marchenko–Pastur Distribution
Circular Law for Random Matrices
Eigenvalue Unfolding in Spacing Distributions of Random Matrices

Permanent Citation

Jessica Alfonsi
​
​"Fundamental Laws of Random Matrix Theory"​
​http://demonstrations.wolfram.com/FundamentalLawsOfRandomMatrixTheory/​
​Wolfram Demonstrations Project​
​Published: September 20, 2022