Qual è il determinante di una matrice?
Un determinante è una matrice quadrata rappresentata da una barra verticale su ciascun lato della matrice.
Se ad esempio abbiamo la seguente matrice:
![Rendered by QuickLaTeX.com \displaystyle A =\begin{pmatrix} a_{11} & a_{12} & \cdots & a_{1n} \\[1.1ex] a_{21} & a_{22} & \cdots & a_{2n} \\[1.1ex] \vdots & \vdots & \ddots & \vdots \\[1.1ex] a_{n1} & a_{n2} & \cdots & a_{nn} \end{pmatrix}](https://mathority.org/wp-content/ql-cache/quicklatex.com-1ed5a8a03d365d1491fa7424b7b7bb85_l3.png)
Il determinante della matrice A è rappresentato come segue:
![Rendered by QuickLaTeX.com \displaystyle\begin{vmatrix} A \end{vmatrix} = \begin{vmatrix} a_{11} & a_{12} & \cdots & a_{1n} \\[1.1ex] a_{21} & a_{22} & \cdots & a_{2n} \\[1.1ex] \vdots & \vdots & \ddots & \vdots \\[1.1ex] a_{n1} & a_{n2} & \cdots & a_{nn} \end{vmatrix} \right)](https://mathority.org/wp-content/ql-cache/quicklatex.com-dfe3f2f0c87f178c80a2e41586f36ddf_l3.png)
È importante notare che solo i determinanti delle matrici quadrate possono essere risolti.






