Prove the following statement:
If $A$ is an $n$ by $n$ matrix, such that $\sum_{j = 1}^n a_{ij} = 0$, for all $1 ≤ i ≤ n$, then $\det A = 0$ too.
(Sorry I don't know how to format this equation)
Firstly, I've tried to understand what this summation notation means. I think it means that in any $i$-th row, if the coefficients sum up to zero, then the determinant of that matrix will be $0$. I don't know if this is right, but if it is please let me know.
Also, how would I go about proving this statement. It's fairly confusing for me. Thanks.
Hint: if this row-sum property holds (yes, you are interpreting this correctly), consider the vector $x = (1,1,1,\dots,1)^T$. What is $Ax$?