The question is basically stated in the title. Say $A$ is a sparse square matrix, then
- Is there any way to estimate the density of non-zero elements of $A^{-1}$? What properties of $A$ are important?
- Is the situation simpler when $A$ is banded, in the sense that $A_{ij}=0$ for $|i-j|>k$?
(I know that the generic answer is that the inverse of a sparse matrix is usually dense, but I want to know if this statement has a quantitative aspect, or is just a general observation)