Here is a useful form that some matrices might possess:
We call matrices of this form low-rank. Their cousins, the low-rank-plus-diagonal matrices, are also useful.
Here are some minor results about them that I needed to write down somewhere.
1 Pseudo-inverses
Since
Consider the Moore-Penrose pseudo-inverse of
Next, the pseudo-inverse of the whole thing is
Can we construct this pseudo-inverse specifically for a low-rank matrix? Let’s try taking the SVD of the associated low-rank factors and see what happens. Let
Next, the pseudo-inverse of
Checking the matrix cookbook (Petersen and Pedersen 2012), we see that
We might want to check that the desired pseudo-inverse properties hold. Recall, the Moore-Penrose pseudo-inverse of a matrix
symmetric symmetric
The last two are immediate. We might want to check the first two. Let us consider the first one, by way of example. Trying to calculate its properties by iterating the various pseudo-inverse rules is tedious, so let us consider what happens if we use the constructive form for the pseudo-inverse,
Anyway, this sloppy reasoning should encourage us to believe we have done nothing too silly here. I presume a proof for property 2 would be similar, but I have not actually done it. (Homework problem).
Is this pseudo-inverse low rank, though? Looks like it. In particular, we know that
Bonus detail: The SVD is not necessarily unique, even the reduced SVD, if there are singular values that are repeated. I think that for my purposes this is OK to ignore, but noting it here in anticipation of weird failure modes in the future.
tl;dr: pseudo-inverses of low-rank matrices are low-rank, may be found by SVD.
Was that not exhausting? Let us state the following pithy facts from Searle (2014):
The matrix
plays an important role in statistics, usually involving a generalized inverse thereof, which has several useful properties. Thus, for satisfying is also a generalized inverse of (and is not necessarily symmetric). Also,
; is invariant to ; is symmetric, whether or not is; for being the Moore-Penrose inverse of .
Further, Searle constructs the low-rank pseudo-inverse as
2 Distances
2.1 Frobenius
Suppose we want to measure the Frobenius distance between