Largest eigenvalue of a rank-one update

In R4\mathbb{R}^4, let v=(1,2,2,3)v = (1,\,2,\,2,\,3)^{\top} and form the 4×44\times 4 matrix A=I+vvA = I + v v^{\top} (the identity plus the outer product of vv with itself). What is the largest eigenvalue of AA?

Show hints (2)+
  1. Don't expand the 4×44\times 4 characteristic polynomial — recognize vvvv^{\top} as rank-one.
  2. vvvv^{\top} has eigenvalues v2\|v\|^2 (once) and 00 (thrice); adding II shifts every eigenvalue up by 1.

Answer

Reveal answer →

19

Want the full step-by-step worked solution? It's part of Premium — along with a worked solution for every question in the bank.

Asked at: Citadel, Two Sigma

Related questions