Ce résultat est très pratique pour la résolution de certains exercices (voir un peu plus loin!). Mais on a tendance parfois à l'oublier!!
Supposons qu'on échanger entre $C_i$ et $C_j$ avec $i< j$, on définit alors la matrice $B$ par $$B= (C_1,\cdots ,C_i+C_j, C_{i+1},\cdots, C_i+C_j,C_{j+1},\cdots, C_n).$$ D'après (D2),on a $\det(B)=0$. On utilise ensuite la linéarité par rapport à la $i$ ème colonne $$\begin{array}{lcl} 0&=&\det((C_1,\cdots, C_i,C_{i+1} \cdots ,C_i+C_j,C_{j+1},\cdots C_n))\\ &&+\det(C_1,\cdots, C_j, C_{i+1},\cdots, C_i+C_j,C_{j+1}\cdots C_n)) \end{array}$$ Puis la linéarité par rapport à la $j$ ème colonne $$\begin{array}{lcl} 0&=&\det((C_1,\cdots, C_i,\cdots, C_i,C_{j+1},\cdots, C_n))\\ &&+\det((C_1,\cdots, C_i,\cdots, C_j,C_{j+1},\cdots C_n))\\ &&+\det((C_1,\cdots, C_j, C_{i+1},\cdots, C_i,C_{j+1},\cdots, C_n))\\ &&+\det((C_1,\cdots, C_j, C_{i+1},\cdots, C_j,C_{j+1},\cdots, C_n)) \end{array}$$ Or d'après (D2), $$\det((C_1,\cdots, C_i,C_{i+1},\cdots, C_i,C_{j+1},\cdots, C_n))=0$$ $$\det((C_1,\cdots, C_j, C_{i+1},\cdots, C_j,C_{j+1},\cdots, C_n))=0$$ puis $$\det(A)=\det((C_1,\cdots, C_i,C_{i+1},\cdots, C_j,C_{j+1},\cdots C_n))$$ $$\det(A')=\det((C_1,\cdots, C_j,C_{i+1},\cdots, C_i,C_{j+1},\cdots C_n))$$ Ce qui donne finalement $0=\det(A)+\det(A')$.
Soit $M\in \MM_4(\C),\,M=(C_1,\,C_2,\,C_3,\,C_4)$.
On note $M'=(C_1+C_3,\,C_2+C_4,\,C_1-C_3,\,C_2-C_4)$.
Montrer que $\det (M')=4\det( M)$.
On suppose que $A=(C_1,\cdots,C_n)$ et la colonne modifiée est $C_1$, i.e. $$A'=(C_1+\dsum_{j=2}^n\lambda_jC_j,C_2\cdots,C_n).$$ Alors par linéarité de $\det$, on a $$\begin{array}{lcl} \det(A')&=&\det((C_1,C_2,\cdots,C_n))\\ &&+\dsum_{j=2}^n\lambda_j\det(C_j,C_2,\cdots,C_j,\cdots,C_n))\\ &=&\det(A)+0 \end{array}$$
Supposons que l'on ait $C_1=\dsum_{j=2}^n\lambda_jC_j$, alors $$\begin{array}{lcl} \det(A)&=&\det ((C_1-\dsum_{j=2}^n\lambda_jC_j,C_2,\cdots,C_n)\\ &=&\det(0,C_2,\cdots,C_n)=0 \end{array}$$ D'où le résultat suivant,
Supposons que $A$ est triangulaire supérieur, $$A=\begin{pmatrix} a_{11}&a_{12}&a_{13}&\cdots&a_{1n}\\ 0 &a_{22}&a_{23}& &a_{2n}\\ & &a_{33}& &\\ & & &\ddots &\\ 0 & & & 0 &a_{nn} \end{pmatrix}$$ Alors, par linéarité, $$\det(A)=a_{11} \det (A_1)$$ Avec $$A_1=\begin{bmatrix} 1&a_{12}&a_{13}&\cdots&a_{1n}\\ 0 &a_{22}&a_{23}& &a_{2n}\\ & &a_{33}& &\\ & & & \ddots &\\ 0 & & & 0 &a_{nn} \end{bmatrix}$$ Ensuite, on modifie les colonne de $A_1$ de la façon suivante: $$\forall j\in \inter{2,n},\, C_j\longleftarrow C_j-a_{1j}C_1.$$ On obtient alors $$\det(A)=a_{11}\begin{vmatrix} 1&0&0&\cdots&0\\ 0 &a_{22}&a_{23}& &a_{2n}\\ & &a_{33}& &\\ & & & \ddots &\\ 0 & & & 0 &a_{nn} \end{vmatrix}$$ Puis par linéarité par rapport à 2 ème colonne $$\det(A)=a_{11}a_{22}\det(A_2).$$ Avec $$A_2=\begin{bmatrix} 1&0&\cdots&0&0\\ 0 &1&a_{23}& &a_{2n}\\ & &a_{33}& &\\ & & & \ddots &\\ 0 & & & 0 &a_{nn} \end{bmatrix}$$ Ensuite, on modifie les colonne de $A_2$ de la façon suivante: $$\forall j\in \inter{3,n},\, C_j\longleftarrow C_j-a_{2j}C_2.$$ On obtient alors $$\det(A)=a_{11}a_{22}\begin{vmatrix} 1&0&0&\cdots&0\\ 0 &1&0& &0\\ & &a_{33}& &\\ & & & \ddots &\\ 0 & & & 0 &a_{nn} \end{vmatrix}$$ Puis par linéarité par rapport à 3 ème colonne $$\det(A)=a_{11}a_{22}a_{33}\det(A_3).$$ On continue ainsi, jusqu'à avoir parcouru toutes les colonnes de la matrice. Au bout de $n$ étapes, on obtient, $$\det(A)=a_{11}a_{22}\cdots a_{nn}\begin{vmatrix} 1&0&\cdots&0\\ 0 && &\\ & & &0\\ 0 & & 0 &1 \end{vmatrix}$$ Donc $\det(A)=a_{11}a_{22}\cdots a_{nn}\det(I_n)=a_{11}a_{22}\cdots a_{nn}.$
Soit $A= \begin{pmatrix} b &1 &\cdots&1\\ 1 &\ddots & \ddots &\vdots\\ \vdots& \ddots & \ddots &1\\ 1 & \cdots & 1 &b \end{pmatrix}\in \MM_n(\R)$, avec $b\in \R$. Déterminer $\det(A)$.
Il est clair que si $b=1$ alors $\det (A)=0$.
On effectue l'opétration suivante, $C_1\longleftarrow C_1+\dsum_{k=2}^nC_k$, on obtient
$$
\det (A)= \begin{vmatrix}
b+n-1 &1 &\cdots&1\\
b+n-1 &\ddots & \ddots &\vdots\\
\vdots& \ddots & \ddots &1\\
b+n-1 & \cdots & 1 &b
\end{vmatrix}= (b+n-1)\begin{vmatrix}
1 &1 &\cdots&1\\
1 &b & \ddots &\vdots\\
\vdots& \ddots & \ddots &1\\
1 & \cdots & 1 &b
\end{vmatrix}= (b+n-1)\det (A')$$
Ensuite, dans la matrice $A'$, on effectue les opérations suivantes:
$$\forall k\in \inter{2,n},\quad C_k\longleftarrow C_k-C_1$$
Ce qui donne
$$\det(A)= (b+n-1) \begin{vmatrix}
1 &0 &\cdots&0\\
1 &b-1 & \ddots &\vdots\\
\vdots& \ddots & \ddots &0\\
1 & \cdots & 0 &b-1
\end{vmatrix}=(b+n-1)(b-1)^{n-1}$$
On a déjà montré que si $A$ est non inversible alors $\det(A)=0$.
Cette définition de $\det(u)$ ne dépend pas du choix de la base. En effet si $\BB'$ une autre base de $E$ alors $M_\BB(u)$ et $M_{\BB'}(u)$ sont semblables.
Soit $\fonct{\varphi}{\MM_n(\R)}{\MM_n(\R)}{M}{M+\mathrm(tr) (M)I_n}$. Déterminer
$\det(\varphi)$ et $\mathrm(tr) (\varphi)$.
On pourra commencer par résoudre les systèmes $\varphi(M)=M$ et $\varphi(M)=(n+1)M$.
On considère $A=\begin{pmatrix} a_{11} & a_{12} & a_{13} & a_{14} \\ a_{21} & a_{22} & a_{23} & a_{24} \\ a_{31} & a_{32} & a_{33} & a_{34} \\ a_{41} & a_{42} & a_{43} & a_{44} \\ \end{pmatrix}$, alors $$ A_{32}= \begin{bmatrix} a_{11} & a_{13} & a_{14} \\ a_{21} & a_{23} & a_{24} \\%[-2mm] a_{41} & a_{43} & a_{44} \end{bmatrix},\quad A_{14}= \begin{bmatrix} a_{21} & a_{22} & a_{23} \\ a_{31} & a_{32} & a_{33} \\%[-2mm] a_{41} & a_{42} & a_{43} \end{bmatrix}.$$
Soient $A\in \MM_n(\K)$ et $(i,j)\in \inter{1,n}^2$. On appelle
Soient $a_1\leq a_2\leq \cdots\leq a_n\in \R$. Calculer $\det(A)$ avec $A=\left(\abs{a_i-a_j}\right)_{i,j\in \inter{1,n}}$.
On remarque que si $A\in GL_n(\K)$, alors le théorème précédent donne l'inverse de $A$, en effet
$$A^{-1}=\dfrac{1}{\det(A)}{\,}^t(\mathrm{Com}(A)).$$
Cette méthode peut être utilisé pour une matrice de taille 3 ou 4... mais en
générale elle doit être évitée (
Soit $A=\begin{pmatrix}
2&1&1\\
1&2&1\\
1&1&2
\end{pmatrix}$. Montrer que $A$ est inversible et calculer $A^{-1}$.
On a
$$A_{11}= \begin{vmatrix}
2&1\\
1&2
\end{vmatrix}=3,\, A_{22}=A_{33}=A_{11}.$$
$$A_{12}=A_{21}= \begin{vmatrix}
1&1\\
1&2
\end{vmatrix}=1,\,A_{13}= \begin{vmatrix}
1&2\\
1&1
\end{vmatrix}=-1
$$
$$A_{23}=A_{32}=\begin{vmatrix}
2&1\\
1&1
\end{vmatrix}=1, A_{31}=\begin{vmatrix}
1&1\\
2&1
\end{vmatrix}=-1.$$
Donc
$$\det(A)=2A_{11}-A_{21}+A_{31}=6-1-1=4\neq 0,$$
donc $A$ est inversible, et
$$\mathrm{Com}(A)=\begin{bmatrix}
3&-1&-1\\
-1&3&-1\\
-1&-1&3
\end{bmatrix}
$$
On en déduit alors
$$A^{-1}=\frac{1}{4 }\begin{bmatrix}
3&-1&-1\\
-1&3&-1\\
-1&-1&3
\end{bmatrix}
$$
Soit $A \in \MM_n(\K)$, écrite par blocs sous la forme \begin{equation*} A= \begin{pmatrix} A_{1} & B_{1} \\ 0& A_{2}\\ \end{pmatrix},\quad \text{avec } A_1\in \MM_p(\K),\, A_2\in \MM_{n-p}(\K),\, B_n\in \MM_{p,\,n-p}(\K) \end{equation*} Alors : $$\boxed{\det A \ = \ \det A_1 \times \det A_2}.$$
On remarque que : $$\begin{bmatrix}A_1 & B\\ 0 &A_2\end{bmatrix}=\begin{bmatrix}I_p & B \\ 0 & A_2\end{bmatrix}\times \begin{bmatrix}A_1 & 0 \\ 0 & I_{n-p}\end{bmatrix}$$ donc $$\begin{vmatrix} A_1 & B\\ 0 &A_2\end{vmatrix}=\begin{vmatrix}I_p & B \\ 0 & A_2\end{vmatrix}\times \begin{vmatrix} A_1 & 0 \\ 0 & I_{n-p}\end{vmatrix}$$ Puis $\begin{vmatrix}I_p & B \\ 0 & A_2\end{vmatrix} = \det A_2$ en développant $ p$ fois le déterminant selon la première colonne, et $\begin{vmatrix}A_1 & 0 \\ 0 & I_{n-p}\end{vmatrix} = \det A_1$ en développant $n-p$ fois selon la dernière colonne.
Soit $A = (C_1,\cdots,C_n)\in GL_n(\K)$ ($C_j$ est la $j$ ème colonne de $A$). On considère le système $AX=b$, $b\in \K^n$ alors $$\boxed{\forall i\in \inter{1,n},\quad x_i=\dfrac{\det(A_i(b))}{\det(A)}}.$$ Avec $$x={\,}^t (x_1,\cdots,x_n),\text{ et }\,A_i(b)=(C_1,\cdots,C_{i-1},b,C_{i+1},\cdots,C_n).$$
Soit $(e_1,\cdots,e_n)$ la base canonique de $\K^n$, pour $x\in \K^n$ et $i\in \inter{1,n}$, on note:
$$I_{n,\,i}=(e_1,e_2,\cdots,e_{i-1},x,e_{i+1},\cdots,e_n).$$
Autrement dit, $I_{n,\,i}$ est la matrice $I_n$ à laquelle on a remplacé la $i$ ème colonne par $x$.
D'autre part, en prenant $x$ la solution du système,
$$\begin{array}{lcl}
A I_{n,\,i}&=&(Ae_1,\cdots,Ae_{i-1},Ax,\cdots,Ae_n)\\
&=&(C_1,\cdots,C_{i-1},b,\cdots,C_n)=A_i(b)
\end{array}$$
Ce qui donne $\det(AI_{n,\,i}(x))=\det(A_i(b))=\det(A)\det(I_{n,\,i}(x)).$
Il reste à calculer $\det(I_{n,i}(x))$
$$\begin{vmatrix}
1&0&\cdots&0&x_1&0&\cdots&0\\
0&1& & &x_2& & & 0\\
& & & 1& & & & \\
& & & &x_i& & &\\
& & & & & 1 & &\\
& & & & \vdots & & &\\
0& & & &x_n & & 0 &1
\end{vmatrix}\overset{C_i\leftarrow C_i-x_1C_1-\cdots-x_{i-1}C_{i-1}}{=}x_i
$$
Cette méthode a uniquement un intérêt théorique, en effet elle a un cout de calculs très important,