Terminale Spé / MPSI Algèbre Ewen D.

Transformations du Plan

Visualisez l'action d'une transformation linéaire 2×2 sur le carré unité ABCD.

45°
1.0×
Matrice M
1 0 / 0 1
det(M)
1.00
Aire transformée
1.00

Rappel théorique

Toute transformation linéaire de $\mathbb{R}^2$ dans $\mathbb{R}^2$ est représentée par une matrice $M = \begin{pmatrix} a & b \\ c & d \end{pmatrix}$.

Rotation d'angle $\theta$ : $M = \begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}$, $\det(M) = 1$.

Homothétie de rapport $k$ : $M = \begin{pmatrix} k & 0 \\ 0 & k \end{pmatrix}$, $\det(M) = k^2$.

Cisaillement horizontal de facteur $s$ : $M = \begin{pmatrix} 1 & s \\ 0 & 1 \end{pmatrix}$, $\det(M) = 1$.

Symétrie par rapport à l'axe faisant un angle $\theta/2$ avec l'axe $(Ox)$ : $M = \begin{pmatrix} \cos\theta & \sin\theta \\ \sin\theta & -\cos\theta \end{pmatrix}$, $\det(M) = -1$.

Le déterminant $\det(M)$ est le facteur d'échelle des aires : l'aire de l'image est $|\det(M)|$ fois l'aire de l'image initiale.