14-240/Tutorial-December 2

From Drorbn
Revision as of 16:11, 7 December 2014 by Bug (talk | contribs) (→‎Lemma 1)
Jump to navigationJump to search

Boris

Theorem

Let be a matrix and be the matrix with two rows interchanged. Then . Boris decided to prove the following lemma first:

Lemma 1

Let be a matrix and be the matrix with two adjacent rows interchanged. Then .

All we need to show is that . Assume that is the matrix with row of interchanged with row of . Since the determinant of a matrix with two identical rows is , then:


.


Since the determinant is linear in each row, then:


Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle det(A) + det(B) = det\begin{pmatrix}...\\A_i\\A_i\\...\end{pmatrix} + det\begin{pmatrix}...\\A_i\\A_{i + 1}\\...\end{pmatrix} + det\begin{pmatrix}...\\A_{i + 1}\\A_{i + 1}\\...\end{pmatrix} + det\begin{pmatrix}...\\A_{i + 1}\\A_i\\...\end{pmatrix} = }

.

Nikita