Let $(a_{ij})$ be a real $n \times n$ matrix satisfying,
- $a_{ii} > 0 \space (1 \leq i \leq n) ,$
- $a_{ij} \leq 0 \space (i \ne j, 1 \leq i,j \leq n) ,$
- $\sum_{i=1}^ {i=n} \space a_{ij} > 0 (1 \leq j \leq n).$
Then $\det (A) > 0$
How to prove this? I have no idea.
Hint
$A$ has positive eigenvalues because it is diagonally dominant (why?) and the diagonal entries are positive. This suffices to show that $\det A = \prod_{i=1}^n \lambda_i > 0$ where $\lambda_i$ are the eigenvalues of $A$.