somewhere near the beginning.

Invertibility of random matrices

Filed under: Mathematics — Alex @ 12:29 pm 12/23/2007

It bothers me that getting a random orthonormal basis in Matlab is as simple as onb = orth(rand(n)). Why does this work? Equivalently, why, if you construct a matrix in M_n(\R) with entries chosen i.i.d uniformly in the interval [0,1], is this matrix with high probability invertible? Slightly more general: if k \leq n vectors are constructed in the same manner, what is the probability that the resulting collection of vectors is independent?

Possibly relevant posts:

3 Comments »

RSS feed for comments on this post. TrackBack URL

Leave a comment