Distribution of k'th squared singular value of a Gaussian matrix?

63 Views Asked by At

Suppose I sample $m\times n$ matrix $X$ with IID entries sampled from standard Gaussian and $m,n$ are both large. What is the distribution of $k$th squared singular value?

I simulated singular values from some 100x100 random matrices below. Means of these seem to be well predicted by Marchenko-Pastur distribution with shape parameter 1. What about the variances?

enter image description here

Notebook

1

There are 1 best solutions below

0
On

Looks like for the top eigenvalue, distribution approaches Tracy-Widom (notebook)

enter image description here