Let $n \geqslant 2$ be a positive integer. Write $v_i$ for the vector in $\mathbb{R}^n$ with entry $0$ at the $i$th coordinate and entry $1$ at every other coordinate. Is $\{v_i\}_{i=1}^n$ linearly independent?
It looks like, according to the matrix calculator, that:
\begin{equation*} \det [v_1^T, \cdots, v_n^T] = (-1)^{n-1}(n-1) \end{equation*}
But How do I prove it?