Files
cours/matrice antisymétrique.md
T

734 B

alias, up, sibling, tags
alias up sibling tags
antisymétrique
matrices particulières
matrice symétrique
#s/maths/algèbre

[!definition] matrice antisymétrique Soit M\in M_{n,n}(\mathbb{R}) une matrice, M est antisymétrique ssi : M^{T}=-M (Sa transposée est son opposé).

Cela veut dire que :

  • Sa diagonale est nulle
  • \forall (i,j)\in[\![0;n]\!]^2, M_{i,j} = -M_{j,i} ^definition

Exemple

M = \begin{pmatrix}0&-2&4\\ 2&0&7\\ -4&-7&0 \end{pmatrix}

Propriétés

Pour toute matrice A \in \mathcal{M}_{n}(\mathbb{R}) antisymétrique