Transformations du plan

I - La translation

Définition 1 : Soit $A$ et $B$ deux points donnés du plan. La translation de vecteur $\overrightarrow{AB}$ associe à tout point $M$ le point $\color{red}{M'}$ tel que $\color{red}{\overrightarrow{MM'} = \overrightarrow{AB}}$.

Méthode : Construction de l'image d'un point par une translation

Soit $A, B$ et $M$ trois points donnés du plan. On appelle $M'$ l'image de $M$ par la translation de vecteur $\overrightarrow{AB}$.

D'après la définition $\overrightarrow{MM'} = \overrightarrow{AB}$ donc il suffit de construire le parallélogramme $ABM'M$.

A B M M' AB MM'

Si le point $M$ est sur la droite $(AB)$ alors le parallélogramme $ABM'M$ est aplati.

II - L'homothétie

Définition 2 : Soit $O$ un point du plan et $k$ un réel donnés. L'homothétie de centre O et de rapport $k$ associe à tout point $\color{red}{M}$ le point $\color{red}{M'}$ tel que $\color{red}{\overrightarrow{OM'} = k\overrightarrow{OM}}$.

Méthode : Construction de l'image d'un point par une homothétie

Soit $O$ un point du plan et $k$ un réel donnés. On appelle $M'$ l'image de $M$ par l'homothétie de centre $O$ et de rapport $k$. D'après la définition $\overrightarrow{OM'} = k\overrightarrow{OM}$.

k = 2

O M M' OM OM'

k = -1,5

O M M' OM OM'

III - La symétrie centrale

Définition 3 : Soit $O$ un point donné du plan. La symétrie de centre O associe à tout point $\color{red}{M}$ le point $\color{red}{M'}$ tel que $\color{red}{\overrightarrow{OM'} = \overrightarrow{MO}}$.

Remarques :

  • L'égalité $\overrightarrow{OM'} = \overrightarrow{MO}$ signifie que le point $O$ est le milieu du segment $[MM']$.
  • La symétrie centrale est une homothétie de rapport $-1$. En effet, $\overrightarrow{OM'} = \overrightarrow{MO} \iff \overrightarrow{OM'} = -1 \times \overrightarrow{OM}$.

IV - Coordonnées et transformations

Coordonnées de l'image d'un point par une translation

Soit $\vec{u}\begin{pmatrix} a \\ b \end{pmatrix}$ un vecteur et $M(x ; y)$ un point donnés dans un repère $(O, I, J)$.

Soit $M'(x' ; y')$ l'image de $M$ par la translation de vecteur $\vec{u}$ alors $\overrightarrow{MM'} = \vec{u}$

$$\begin{pmatrix} x' - x \\ y' - y \end{pmatrix} = \begin{pmatrix} a \\ b \end{pmatrix} \iff \begin{cases} x' - x = a \\ y' - y = b \end{cases} \iff \begin{cases} x' = x + a \\ y' = y + b \end{cases}$$

Propriété 1 : Soit $\vec{u}\begin{pmatrix} x \\ y \end{pmatrix}$ un vecteur et $k$ un réel donnés dans un repère $(O, I, J)$ du plan.
Le vecteur $k\vec{u}$ a pour coordonnées $\color{red}{\begin{pmatrix} kx \\ ky \end{pmatrix}}$.

Coordonnées de l'image d'un point par une homothétie

Soit $\Omega(a ; b)$ un point et $M(x ; y)$ des points donnés dans un repère $(O, I, J)$, et $k$ un réel donné.
Soit $M'(x' ; y')$ l'image de $M$ par l'homothétie de centre $\Omega$ et de rapport $k$ alors $\overrightarrow{\Omega M'} = k\overrightarrow{\Omega M}$

$$\begin{pmatrix} x' - a \\ y' - b \end{pmatrix} = k\begin{pmatrix} x - a \\ y - b \end{pmatrix} \iff \begin{cases} x' - a = k(x - a) \\ y' - b = k(y - b) \end{cases} \iff \begin{cases} x' = kx + a(1 - k) \\ y' = ky + b(1 - k) \end{cases}$$