Diagonalisation

Diagonaliser une matrice carrée d'ordre 22 : pour aller plus loin - Exercice 1

30 min
45
Un classique !
Question 1
Soit uu l'endomorphisme de R2\mathbb{R}^2 représenté, dans la base B=(e1;e2)B=(e_1 \,;\, e_2) par la matrice AB=(4121)A_B=\begin{pmatrix} 4 & -1 \\ 2 & 1 \\ \end{pmatrix}

Déterminer le spectre de uu.

Correction
Soit λ\lambda un nombre réel.
On note par PuP_u le polynôme caractéristique de uu. On a :
Pu(λ)=det(ABλI3)=4λ121λ=(4λ)(1λ)2×(1)=44λλ+λ2+2P_u(\lambda) = \det (A_B - \lambda I_3) = \begin{vmatrix} 4 - \lambda & -1 \\ 2 & 1 - \lambda \\ \end{vmatrix} = (4 - \lambda) (1 - \lambda) - 2 \times (-1) = 4-4\lambda - \lambda + \lambda^2 + 2
Ce qui nous donne :
Pu(λ)=λ25λ+6P_u(\lambda) = \lambda^2 - 5 \lambda + 6
Puis :
Pu(λ)=0λ25λ+6=0u=2ouu=3P_u(\lambda) = 0 \,\,\, \Longleftrightarrow \,\,\, \lambda^2 - 5 \lambda + 6 = 0 \,\,\, \Longrightarrow \,\,\, u = 2 \,\,\, \mathrm{ou} \,\,\, u=3
Ainsi :
SpR(u)={2;3}\mathrm{Sp}_\mathrm{R}(u) = \left\{ \, 2 \,;\, 3 \, \right\}
Les valeurs propres sont réelles et simples donc l'endomorphisme uu est diagonalisable.
Question 2

Soit nn un nombre entier naturel non nul. Calculer ABnA_B^n.

Correction
Soient aa et bb deux nombres réels.
On note par v(λ)=(ab)v(\lambda) = \begin{pmatrix} a \\ b \\ \end{pmatrix} un vecteur propre associé à la valeur propre λ\lambda. Et on désigne par EλE_\lambda le sous-espace propre associé à a valeur propre λ\lambda.
\bullet \,\, Si λ=2\lambda = 2 alors on a l'équation aux valeurs propres suivante :
ABv(2)=2v(2)(4121)(ab)=2(ab)(4121)(ab)=(2a2b)A_B \, v(2) = 2 \, v(2) \,\,\, \Longleftrightarrow \,\,\, \begin{pmatrix} 4 & -1 \\ 2 & 1 \\ \end{pmatrix} \begin{pmatrix} a \\ b \\ \end{pmatrix} = 2 \begin{pmatrix} a \\ b \\ \end{pmatrix} \,\,\, \Longleftrightarrow \,\,\, \begin{pmatrix} 4 & -1 \\ 2 & 1 \\ \end{pmatrix} \begin{pmatrix} a \\ b \\ \end{pmatrix} = \begin{pmatrix} 2a \\ 2b \\ \end{pmatrix}
Soit :
{4ab=2a2a+b=2b{2ab=02ab=0{aRb=2a\left\{ \begin{array}{rcl} 4a - b & = & 2a \\ 2a + b & = & 2b \\ \end{array} \right. \,\,\, \Longleftrightarrow \,\,\, \left\{ \begin{array}{rcl} 2a - b & = & 0 \\ 2a - b & = & 0 \\ \end{array} \right. \,\,\, \Longleftrightarrow \,\,\, \left\{ \begin{array}{rcl} a & \in & \mathbb{R} \\ b & = & 2a \\ \end{array} \right.
Donc :
v(2)=(a2a)avec:aRv(2) = \begin{pmatrix} a \\ 2a \\ \end{pmatrix} \,\,\, \mathrm{avec} \, : a \in \mathbb{R}^\star
Donc :
v(2)=a(12)avec:aRv(2) = a\begin{pmatrix} 1 \\ 2 \\ \end{pmatrix} \,\,\, \mathrm{avec} \, : a \in \mathbb{R}^\star
Ainsi :
E2=Vect{(12)}E_2 = \mathrm{Vect}\left\lbrace \, \begin{pmatrix} 1 \\ 2 \\ \end{pmatrix} \, \right\rbrace
Par simplicité, choisissons :
v(2)=(12)v(2) = \begin{pmatrix} 1 \\ 2 \\ \end{pmatrix}
\bullet \bullet \,\, Si λ=3\lambda = 3 alors on a l'équation aux valeurs propres suivante :
ABv(3)=3v(3)(4121)(ab)=3(ab)(4121)(ab)=(3a3b)A_B \, v(3) = 3 \, v(3) \,\,\, \Longleftrightarrow \,\,\, \begin{pmatrix} 4 & -1 \\ 2 & 1 \\ \end{pmatrix} \begin{pmatrix} a \\ b \\ \end{pmatrix} = 3 \begin{pmatrix} a \\ b \\ \end{pmatrix} \,\,\, \Longleftrightarrow \,\,\, \begin{pmatrix} 4 & -1 \\ 2 & 1 \\ \end{pmatrix} \begin{pmatrix} a \\ b \\ \end{pmatrix} = \begin{pmatrix} 3a \\ 3b \\ \end{pmatrix}
Soit :
{4ab=3a2a+b=3b{ab=02a2b=0{aRb=a\left\{ \begin{array}{rcl} 4a - b & = & 3a \\ 2a + b & = & 3b \\ \end{array} \right. \,\,\, \Longleftrightarrow \,\,\, \left\{ \begin{array}{rcl} a - b & = & 0 \\ 2a - 2b & = & 0 \\ \end{array} \right. \,\,\, \Longleftrightarrow \,\,\, \left\{ \begin{array}{rcl} a & \in & \mathbb{R} \\ b & = & a \\ \end{array} \right.
Donc :
v(3)=(aa)avec:aRv(3) = \begin{pmatrix} a \\ a \\ \end{pmatrix} \,\,\, \mathrm{avec} \, : a \in \mathbb{R}^\star
Donc :
v(3)=a(11)avec:aRv(3) = a\begin{pmatrix} 1 \\ 1 \\ \end{pmatrix} \,\,\, \mathrm{avec} \, : a \in \mathbb{R}^\star
Ainsi :
E3=Vect{(11)}E_3 = \mathrm{Vect}\left\lbrace \, \begin{pmatrix} 1 \\ 1 \\ \end{pmatrix} \, \right\rbrace
Par simplicité, choisissons :
v(3)=(11)v(3) = \begin{pmatrix} 1 \\ 1 \\ \end{pmatrix}
Dès lors uu est diagonalisable. L'endomorphisme uu admet donc, dans la base propre Bp=(v(2);v(3))B_p = (v(2) \,;\, v(3)), l'expression matricielle suivante :
ABp=(2003)A_{B_p} = \begin{pmatrix} 2 & 0 \\ 0 & 3 \\ \end{pmatrix}
Et de fait la matrice de passage de la base BB à la base propre BpB_p est donnée par :
PBBp=(1121)P_{B \longrightarrow B_p} = \begin{pmatrix} 1 & 1 \\ 2 & 1 \\ \end{pmatrix}
On en déduit alors que l'expression de la matrice inverse [PBBp]1=PBpB[P_{B \longrightarrow B_p}]^{-1} = P_{B_p \longrightarrow B} est donnée par :
[PBBp]1=(1121)1=112(1121)=(1121)=(1121)[P_{B \longrightarrow B_p}]^{-1} = \begin{pmatrix} 1 & 1 \\ 2 & 1 \\ \end{pmatrix}^{-1} = \dfrac{1}{1-2} \begin{pmatrix} 1 & -1 \\ -2 & 1 \\ \end{pmatrix} = -\begin{pmatrix} 1 & -1 \\ -2 & 1 \\ \end{pmatrix} = \begin{pmatrix} -1 & 1 \\ 2 & -1 \\ \end{pmatrix}
Donc :
PBpB=(1121)P_{B_p \longrightarrow B} = \begin{pmatrix} -1 & 1 \\ 2 & -1 \\ \end{pmatrix}
De plus, on a :
ABp=(2003)ABpn=(2n003n)A_{B_p} = \begin{pmatrix} 2 & 0 \\ 0 & 3 \\ \end{pmatrix} \,\,\, \Longrightarrow \,\,\, A_{B_p}^n = \begin{pmatrix} 2^n & 0 \\ 0 & 3^n \\ \end{pmatrix}
D'où :
ABn=PBBp×ABpn×PBpBA_B^n = P_{B \longrightarrow B_p}\times A_{B_p}^n \times P_{B_p \longrightarrow B}
Ce qui nous donne :
ABn=(1121)×(2n003n)×(1121)A_B^n = \begin{pmatrix} 1 & 1 \\ 2 & 1 \\ \end{pmatrix} \times \begin{pmatrix} 2^n & 0 \\ 0 & 3^n \\ \end{pmatrix} \times \begin{pmatrix} -1 & 1 \\ 2 & -1 \\ \end{pmatrix}
Soit :
ABn=(2n3n2n+13n)×(1121)A_B^n = \begin{pmatrix} 2^n & 3^n \\ 2^{n+1} & 3^n \\ \end{pmatrix} \times \begin{pmatrix} -1 & 1 \\ 2 & -1 \\ \end{pmatrix}
Finalement :
ABn=(2×3n2n2n3n2×3n2n+12n+13n)A_B^n = \begin{pmatrix} 2 \times 3^n - 2^n & 2^n - 3^n \\ 2\times 3^n - 2^{n+1} & 2^{n+1} - 3^n \\ \end{pmatrix}