Suppose $A=(a_{ij})$ is positive definite with $a_{ij}\leqslant 0\ (i\neq j)$. Is the matrix $-A+2\mathrm{diag}(a_{11},\dots,a_{nn})$ positive definite?
My attempt: I have shown that the proposition is true for $n\leqslant 3$, using Hurwitz criterion for positive definite matrices. But I have no idea about bigger $n$.
Maybe another way is to show $\lambda_i<2a_{ii}$, where $\lambda_i$ are eigenvalues, but I have no progress.
Any hints/counterexamples are welcomed. THANKS!