Inverse of perturbed matrix

29 Views Asked by At

Let $A$ be a positive definite matrix and $y$ be a vector. Suppose we know $A^{-1}y$. Is there an approximation algorithm for finding $(A + k^2 I)^{-1} y$ without having to invert any matrices, where $I$ is an identity matrix and $k$ is a scalar.