Let $u_1,\ldots,u_k \in \mathbb R^n$, where $k\leq n$
Show that:
If $|u_{jj}| > \sum\limits_{i \neq j}|u_{ij}|$ (sum over the i's) then the vectors are linearly independent ( $u_{ij}$ denotes the $i$-th coordinate of the $j$-th vector).
I tried to prove by contradiction but with no success.
Suppose they are linearly dependent.
Then there would exist some combination.
$a_1 u_1 + a_2 u_2 + \cdots a_k u_k = 0$
Choose the $a_j$ with the largest absolute value.
$|a_j u_{jj}| > \sum_\limits{i\ne j} |a_i u_{ji}|$
$a_1 u_1 + a_2 u_2 + \cdots a_k u_k \ne 0$