Consider the simplified 2x2 example:

We perform a shift using . After rescaling, we can reduce the problem to

assuming that .

Let’s perform one step of the QR iteration. QR factorization + RQ multiplication:

If we assume , then

Unsymmetric case

  • (2,1) entry: .
  • Quadratic convergence

Symmetric case

We get a cubic convergence.