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.