fixup! matrix + mod

This commit is contained in:
Debucquoy Anthony 2023-02-21 22:52:16 +01:00
parent 4e8ca19028
commit a51ef4b402
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

View File

@ -120,5 +120,5 @@ dont les éléments sont rangés selon m lignes et n colonnes
2) Echeloner notre matrice ( Grace aux transformations elementaires ci-dessous ) 2) Echeloner notre matrice ( Grace aux transformations elementaires ci-dessous )
- \\( L_i \leftrightarrow L_j\\) (Echange de lignes) - \\( L_i \leftrightarrow L_j\\) (Echange de lignes)
- \\( L_i \gets \alpha L_i \quad \alpha \in \mathbb{R} \\) - \\( L_i \gets \alpha L_i \quad \alpha \in \mathbb{R} \\)
- \\( L_i \gets L_i + L_j \\ - \\( L_i \gets L_i + L_j \\)
3) Revenir au système et trouver S 3) Revenir au système et trouver S