Assume that is invertible. If we perturb slightly, we can easily compute .

What do we mean by perturbing slightly?

Let’s consider two vectors and and define the matrix

that is . Then, SMW can be used to compute the inverse of .

The key observation is that is a scalar. If we have , we can compute following these steps:

  1. : a vector
  2. : a dot product. We get out a scalar.
  3. Divide by the scalar : .
  4. Multiply by that scalar: .
  5. Solve again using : .
  6. Calculate the final result .

Invertible matrix