Let $A$ be a $7\times 7$ matrix such that it has rank $3$ and $a$ be $7\times 1$ column vector. Then least possible rank of $A+(a a^T)$ is? ($a^T$ is transpose of the vector)
Intuitively I think it's $2$ as $a a^T$ has rank $1$, and the most it could affect is one row of $A$.