User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
determinant_of_an_nxn_matrix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
determinant_of_an_nxn_matrix [2015/03/24 10:03] – created rupertdeterminant_of_an_nxn_matrix [2015/03/24 10:04] (current) rupert
Line 1: Line 1:
-If $A=\mat{a_{11}&a_{12}&\dots&a_{1n}\\\vdots&&&\vdots\\a_{n1}&a_{n2}&\dots&a_{nn}}$ is an $n\times n$ matrix, then +If $\def\mat#1{\begin{bmatrix}#1\end{bmatrix}}A=\mat{a_{11}&a_{12}&\dots&a_{1n}\\\vdots&&&\vdots\\a_{n1}&a_{n2}&\dots&a_{nn}}$ is an $n\times n$ matrix, then 
 \[\det A=a_{11}C_{11}+a_{12}C_{12}+\dots+a_{1n}C_{1n}.\] \[\det A=a_{11}C_{11}+a_{12}C_{12}+\dots+a_{1n}C_{1n}.\]
 Here $C_{ij}$ are the [[cofactors]] of $A$. Here $C_{ij}$ are the [[cofactors]] of $A$.
  
 This formula is called the Laplace expansion of $\det A$ along the first row, since $a_{11}, a_{12},\dots,a_{1n}$ make up the first row of $A$. This formula is called the Laplace expansion of $\det A$ along the first row, since $a_{11}, a_{12},\dots,a_{1n}$ make up the first row of $A$.
determinant_of_an_nxn_matrix.1427191397.txt.gz · Last modified: by rupert

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki