Let $A$ be a square matrix. Prove (or disprove) the following: $$\det(qA) = q^{n} \det(A).$$
I tried disproving it with counterexamples but I could not find one. Is there a counterexample I'm overlooking?
Let $A$ be a square matrix. Prove (or disprove) the following: $$\det(qA) = q^{n} \det(A).$$
I tried disproving it with counterexamples but I could not find one. Is there a counterexample I'm overlooking?
You couldn't find a counterexample because there is none. (That is, the proposition is true!)
Do you remember how elementary row operations impact the determinant of a matrix?
In particular, if we multiply a row of a matrix $A$ by $q$, we need to multiply the determinant of $A$ by a factor of $q$. Do this $n$ times, once for each of $n$ rows, and you end with $$\det (qA) = q^n \det A$$