Perturbation bound for a matrix inverse

137 Views Asked by At

Let $P$ be a positive definite matrix with $|P_{ij}| \leq R$ and $q$ a given vector with $|q_i|\leq r$. Is it possible to bound $$ \|(P + xx^T)^{-1}(q + \alpha x) - (P + yy^T)^{-1}(q + \beta y)\| $$ in terms of $x, y, \alpha, \beta, R, r$?