Let $X$ be an $n\times n$ negative definite matrix such that $X_{ii}<0$ for all $i$ and $X_{ij}\geq 0$ for $i\neq j$. Denote by $Y=X^{-1}$ the inverse of $X$. I would like to find bounds on the diagonal elements of $Y$. Can we find $\underline{Y}$ and $\overline{Y}$ such that $\underline{Y}\leq Y_{ii} \leq \overline{Y}$ for all $i$?
Note that $-X$ satisfies the definition of an $M$-matrix and so its inverse is such that all its elements are nonnegative. This implies that all the elements of $Y$ are nonpositive and so one potential upper bound is $\overline{Y}=0$ but I would like to find a tighter bound if possible.
Also, in the special in which $X$ is diagonal, it is easy to show that $$ \left(\max_i X_{ii}\right)^{-1}\leq Y_{ii} \leq \left(\min_i X_{ii}\right)^{-1}. $$ I am hoping that a result like this extends to nondiagonal $X$'s.