Exercices corrigés › Analyse
Exercices corrigés — Systèmes différentiels & stabilité
Analyse · 18 exercices-types du palier socle
L2 L3 Maths ingénieur
Chaque exercice donne l'énoncé, des indices progressifs et la correction
rédigée étape par étape. Ouvre les blocs seulement après avoir cherché.
Revoir le cours : Systèmes différentiels & stabilité
Définitions, méthodes et exemples corrigés du chapitre.
Système 2×2, valeurs propres réelles
Calcul Difficulté 3/5
Résoudre X ⃗ ′ = A X ⃗ \vec X\,'=A\vec X X ′ = A X avec A = ( 1 2 2 1 ) A=\begin{pmatrix}1&2\\2&1\end{pmatrix} A = ( 1 2 2 1 ) .
Indices (3)
Valeurs propres : det ( A − λ I ) = 0 \det(A-\lambda I)=0 det ( A − λ I ) = 0 , soit ( 1 − λ ) 2 − 4 = 0 (1-\lambda)^2-4=0 ( 1 − λ ) 2 − 4 = 0 .
Vecteurs propres pour chaque λ \lambda λ .
Solution générale X ⃗ = c 1 e λ 1 t v ⃗ 1 + c 2 e λ 2 t v ⃗ 2 \vec X=c_1e^{\lambda_1t}\vec v_1+c_2e^{\lambda_2t}\vec v_2 X = c 1 e λ 1 t v 1 + c 2 e λ 2 t v 2 .
Correction détaillée
Valeurs propres
( 1 − λ ) 2 − 4 = 0 ⇒ 1 − λ = ± 2 ⇒ λ 1 = 3 , λ 2 = − 1 (1-\lambda)^2-4=0\Rightarrow 1-\lambda=\pm2\Rightarrow\lambda_1=3,\ \lambda_2=-1 ( 1 − λ ) 2 − 4 = 0 ⇒ 1 − λ = ± 2 ⇒ λ 1 = 3 , λ 2 = − 1 .
Vecteurs propres
λ = 3 \lambda=3 λ = 3 : ( A − 3 I ) v ⃗ = 0 ⇒ v ⃗ 1 = ( 1 1 ) (A-3I)\vec v=0\Rightarrow\vec v_1=\binom11 ( A − 3 I ) v = 0 ⇒ v 1 = ( 1 1 ) . λ = − 1 \lambda=-1 λ = − 1 : v ⃗ 2 = ( 1 − 1 ) \vec v_2=\binom1{-1} v 2 = ( − 1 1 ) .
Solution
X ⃗ ( t ) = c 1 e 3 t ( 1 1 ) + c 2 e − t ( 1 − 1 ) \vec X(t)=c_1e^{3t}\binom11+c_2e^{-t}\binom1{-1} X ( t ) = c 1 e 3 t ( 1 1 ) + c 2 e − t ( − 1 1 ) .
Réponse. X ⃗ ( t ) = c 1 e 3 t ( 1 1 ) + c 2 e − t ( 1 − 1 ) \vec X(t)=c_1e^{3t}\binom11+c_2e^{-t}\binom1{-1} X ( t ) = c 1 e 3 t ( 1 1 ) + c 2 e − t ( − 1 1 ) . (Recoupement :
X ⃗ ′ = 3 c 1 e 3 t ( 1 1 ) − c 2 e − t ( 1 − 1 ) = A X ⃗ \vec X\,'=3c_1e^{3t}\binom11-c_2e^{-t}\binom1{-1}=A\vec X X ′ = 3 c 1 e 3 t ( 1 1 ) − c 2 e − t ( − 1 1 ) = A X ✓ ; vp de signes opposés → ce sera un col, cf. exo C2)
Faire cet exercice dans l'app →
D'une équation d'ordre 2 à un système
Calcul Difficulté 3/5
Écrire y ′ ′ + 3 y ′ + 2 y = 0 y''+3y'+2y=0 y ′′ + 3 y ′ + 2 y = 0 comme système X ⃗ ′ = A X ⃗ \vec X\,'=A\vec X X ′ = A X (avec x 1 = y x_1=y x 1 = y , x 2 = y ′ x_2=y' x 2 = y ′ ), puis le résoudre.
Indices (3)
x 1 ′ = x 2 x_1'=x_2 x 1 ′ = x 2 et x 2 ′ = y ′ ′ = − 3 y ′ − 2 y = − 2 x 1 − 3 x 2 x_2'=y''=-3y'-2y=-2x_1-3x_2 x 2 ′ = y ′′ = − 3 y ′ − 2 y = − 2 x 1 − 3 x 2 .
La matrice est ( 0 1 − 2 − 3 ) \begin{pmatrix}0&1\\-2&-3\end{pmatrix} ( 0 − 2 1 − 3 ) .
Valeurs propres = racines de λ 2 + 3 λ + 2 = 0 \lambda^2+3\lambda+2=0 λ 2 + 3 λ + 2 = 0 .
Correction détaillée
Mise en système
A = ( 0 1 − 2 − 3 ) A=\begin{pmatrix}0&1\\-2&-3\end{pmatrix} A = ( 0 − 2 1 − 3 ) , équation caractéristique λ 2 + 3 λ + 2 = 0 ⇒ λ = − 1 , − 2 \lambda^2+3\lambda+2=0\Rightarrow\lambda=-1,-2 λ 2 + 3 λ + 2 = 0 ⇒ λ = − 1 , − 2 .
Vecteurs propres
λ = − 1 \lambda=-1 λ = − 1 : v ⃗ 1 = ( 1 − 1 ) \vec v_1=\binom1{-1} v 1 = ( − 1 1 ) ; λ = − 2 \lambda=-2 λ = − 2 : v ⃗ 2 = ( 1 − 2 ) \vec v_2=\binom1{-2} v 2 = ( − 2 1 ) .
Solution
X ⃗ ( t ) = c 1 e − t ( 1 − 1 ) + c 2 e − 2 t ( 1 − 2 ) \vec X(t)=c_1e^{-t}\binom1{-1}+c_2e^{-2t}\binom1{-2} X ( t ) = c 1 e − t ( − 1 1 ) + c 2 e − 2 t ( − 2 1 ) , soit y = c 1 e − t + c 2 e − 2 t y=c_1e^{-t}+c_2e^{-2t} y = c 1 e − t + c 2 e − 2 t .
Réponse. y = c 1 e − t + c 2 e − 2 t y=c_1e^{-t}+c_2e^{-2t} y = c 1 e − t + c 2 e − 2 t . (Recoupement : c'est exactement la solution de
y ′ ′ + 3 y ′ + 2 y = 0 y''+3y'+2y=0 y ′′ + 3 y ′ + 2 y = 0 par l'équation caractéristique du chapitre Équations différentielles — le système redonne le scalaire ✓)
Faire cet exercice dans l'app →
Système non symétrique
Calcul Difficulté 3/5
Résoudre X ⃗ ′ = A X ⃗ \vec X\,'=A\vec X X ′ = A X avec A = ( 4 − 2 1 1 ) A=\begin{pmatrix}4&-2\\1&1\end{pmatrix} A = ( 4 1 − 2 1 ) .
Indices (3)
det ( A − λ I ) = λ 2 − 5 λ + 6 \det(A-\lambda I)=\lambda^2-5\lambda+6 det ( A − λ I ) = λ 2 − 5 λ + 6 .
Racines λ = 2 , 3 \lambda=2,3 λ = 2 , 3 .
Vecteurs propres puis combinaison.
Correction détaillée
Valeurs propres
λ 2 − ( tr A ) λ + det A = λ 2 − 5 λ + 6 = 0 ⇒ λ = 2 , 3 \lambda^2-(\operatorname{tr}A)\lambda+\det A=\lambda^2-5\lambda+6=0\Rightarrow\lambda=2,3 λ 2 − ( tr A ) λ + det A = λ 2 − 5 λ + 6 = 0 ⇒ λ = 2 , 3 .
Vecteurs propres
λ = 2 \lambda=2 λ = 2 : ( A − 2 I ) = ( 2 − 2 1 − 1 ) ⇒ v ⃗ 1 = ( 1 1 ) (A-2I)=\begin{pmatrix}2&-2\\1&-1\end{pmatrix}\Rightarrow\vec v_1=\binom11 ( A − 2 I ) = ( 2 1 − 2 − 1 ) ⇒ v 1 = ( 1 1 ) . λ = 3 \lambda=3 λ = 3 : v ⃗ 2 = ( 2 1 ) \vec v_2=\binom21 v 2 = ( 1 2 ) .
Solution
X ⃗ ( t ) = c 1 e 2 t ( 1 1 ) + c 2 e 3 t ( 2 1 ) \vec X(t)=c_1e^{2t}\binom11+c_2e^{3t}\binom21 X ( t ) = c 1 e 2 t ( 1 1 ) + c 2 e 3 t ( 1 2 ) .
Réponse. X ⃗ ( t ) = c 1 e 2 t ( 1 1 ) + c 2 e 3 t ( 2 1 ) \vec X(t)=c_1e^{2t}\binom11+c_2e^{3t}\binom21 X ( t ) = c 1 e 2 t ( 1 1 ) + c 2 e 3 t ( 1 2 ) . (Recoupement :
tr A = 5 = λ 1 + λ 2 \operatorname{tr}A=5=\lambda_1+\lambda_2 tr A = 5 = λ 1 + λ 2 et
det A = 6 = λ 1 λ 2 \det A=6=\lambda_1\lambda_2 det A = 6 = λ 1 λ 2 ✓)
Faire cet exercice dans l'app →
Problème de Cauchy (vp réelles)
Application Difficulté 3/5
Résoudre X ⃗ ′ = ( 1 2 2 1 ) X ⃗ \vec X\,'=\begin{pmatrix}1&2\\2&1\end{pmatrix}\vec X X ′ = ( 1 2 2 1 ) X avec X ⃗ ( 0 ) = ( 1 3 ) \vec X(0)=\binom13 X ( 0 ) = ( 3 1 ) .
Indices (3)
Solution générale connue (exo A1) : c 1 e 3 t ( 1 1 ) + c 2 e − t ( 1 − 1 ) c_1e^{3t}\binom11+c_2e^{-t}\binom1{-1} c 1 e 3 t ( 1 1 ) + c 2 e − t ( − 1 1 ) .
Imposer t = 0 t=0 t = 0 : c 1 ( 1 1 ) + c 2 ( 1 − 1 ) = ( 1 3 ) c_1\binom11+c_2\binom1{-1}=\binom13 c 1 ( 1 1 ) + c 2 ( − 1 1 ) = ( 3 1 ) .
Résoudre c 1 + c 2 = 1 c_1+c_2=1 c 1 + c 2 = 1 , c 1 − c 2 = 3 c_1-c_2=3 c 1 − c 2 = 3 .
Correction détaillée
Constantes
c 1 + c 2 = 1 c_1+c_2=1 c 1 + c 2 = 1 et c 1 − c 2 = 3 ⇒ c 1 = 2 , c 2 = − 1 c_1-c_2=3\Rightarrow c_1=2,\ c_2=-1 c 1 − c 2 = 3 ⇒ c 1 = 2 , c 2 = − 1 .
Solution
X ⃗ ( t ) = 2 e 3 t ( 1 1 ) − e − t ( 1 − 1 ) \vec X(t)=2e^{3t}\binom11-e^{-t}\binom1{-1} X ( t ) = 2 e 3 t ( 1 1 ) − e − t ( − 1 1 ) .
Réponse. X ⃗ ( t ) = 2 e 3 t ( 1 1 ) − e − t ( 1 − 1 ) \vec X(t)=2e^{3t}\binom11-e^{-t}\binom1{-1} X ( t ) = 2 e 3 t ( 1 1 ) − e − t ( − 1 1 ) . (Recoupement :
X ⃗ ( 0 ) = 2 ( 1 1 ) − ( 1 − 1 ) = ( 1 3 ) \vec X(0)=2\binom11-\binom1{-1}=\binom13 X ( 0 ) = 2 ( 1 1 ) − ( − 1 1 ) = ( 3 1 ) ✓)
Faire cet exercice dans l'app →
Matrice symétrique
Calcul Difficulté 3/5
Résoudre X ⃗ ′ = A X ⃗ \vec X\,'=A\vec X X ′ = A X avec A = ( 3 1 1 3 ) A=\begin{pmatrix}3&1\\1&3\end{pmatrix} A = ( 3 1 1 3 ) .
Indices (3)
Matrice symétrique : vp réelles, vecteurs propres orthogonaux.
( 3 − λ ) 2 − 1 = 0 (3-\lambda)^2-1=0 ( 3 − λ ) 2 − 1 = 0 .
λ = 4 \lambda=4 λ = 4 et λ = 2 \lambda=2 λ = 2 .
Correction détaillée
Valeurs propres
( 3 − λ ) 2 − 1 = 0 ⇒ λ = 4 , 2 (3-\lambda)^2-1=0\Rightarrow\lambda=4,2 ( 3 − λ ) 2 − 1 = 0 ⇒ λ = 4 , 2 .
Vecteurs propres
λ = 4 \lambda=4 λ = 4 : v ⃗ 1 = ( 1 1 ) \vec v_1=\binom11 v 1 = ( 1 1 ) ; λ = 2 \lambda=2 λ = 2 : v ⃗ 2 = ( 1 − 1 ) \vec v_2=\binom1{-1} v 2 = ( − 1 1 ) (orthogonaux).
Solution
X ⃗ ( t ) = c 1 e 4 t ( 1 1 ) + c 2 e 2 t ( 1 − 1 ) \vec X(t)=c_1e^{4t}\binom11+c_2e^{2t}\binom1{-1} X ( t ) = c 1 e 4 t ( 1 1 ) + c 2 e 2 t ( − 1 1 ) .
Réponse. X ⃗ ( t ) = c 1 e 4 t ( 1 1 ) + c 2 e 2 t ( 1 − 1 ) \vec X(t)=c_1e^{4t}\binom11+c_2e^{2t}\binom1{-1} X ( t ) = c 1 e 4 t ( 1 1 ) + c 2 e 2 t ( − 1 1 ) . (Recoupement : vp
> 0 >0 > 0 toutes deux → nœud instable, tout part à l'infini ✓)
Faire cet exercice dans l'app →
Système et oscillateur non amorti
Calcul Difficulté 3/5
Écrire y ′ ′ − y ′ − 2 y = 0 y''-y'-2y=0 y ′′ − y ′ − 2 y = 0 en système, le résoudre, et vérifier la cohérence avec l'équation caractéristique.
Indices (3)
x 1 = y x_1=y x 1 = y , x 2 = y ′ x_2=y' x 2 = y ′ : A = ( 0 1 2 1 ) A=\begin{pmatrix}0&1\\2&1\end{pmatrix} A = ( 0 2 1 1 ) .
Caractéristique λ 2 − λ − 2 = 0 \lambda^2-\lambda-2=0 λ 2 − λ − 2 = 0 .
λ = 2 , − 1 \lambda=2,-1 λ = 2 , − 1 ; vecteur propre ( 1 λ ) \binom1\lambda ( λ 1 ) .
Correction détaillée
Système
A = ( 0 1 2 1 ) A=\begin{pmatrix}0&1\\2&1\end{pmatrix} A = ( 0 2 1 1 ) , λ 2 − λ − 2 = 0 ⇒ λ = 2 , − 1 \lambda^2-\lambda-2=0\Rightarrow\lambda=2,-1 λ 2 − λ − 2 = 0 ⇒ λ = 2 , − 1 .
Vecteurs propres
v ⃗ = ( 1 λ ) \vec v=\binom1\lambda v = ( λ 1 ) : ( 1 2 ) \binom12 ( 2 1 ) pour λ = 2 \lambda=2 λ = 2 , ( 1 − 1 ) \binom1{-1} ( − 1 1 ) pour λ = − 1 \lambda=-1 λ = − 1 .
Solution
X ⃗ = c 1 e 2 t ( 1 2 ) + c 2 e − t ( 1 − 1 ) \vec X=c_1e^{2t}\binom12+c_2e^{-t}\binom1{-1} X = c 1 e 2 t ( 2 1 ) + c 2 e − t ( − 1 1 ) , soit y = c 1 e 2 t + c 2 e − t y=c_1e^{2t}+c_2e^{-t} y = c 1 e 2 t + c 2 e − t .
Réponse. y = c 1 e 2 t + c 2 e − t y=c_1e^{2t}+c_2e^{-t} y = c 1 e 2 t + c 2 e − t . (Recoupement : racines
2 2 2 et
− 1 -1 − 1 de
λ 2 − λ − 2 \lambda^2-\lambda-2 λ 2 − λ − 2 — identiques à la méthode scalaire ✓)
Faire cet exercice dans l'app →
Valeurs propres imaginaires pures
Démonstration Difficulté 3/5
Résoudre X ⃗ ′ = ( 0 − 1 1 0 ) X ⃗ \vec X\,'=\begin{pmatrix}0&-1\\1&0\end{pmatrix}\vec X X ′ = ( 0 1 − 1 0 ) X et reconnaître le mouvement.
Indices (3)
det ( A − λ I ) = λ 2 + 1 = 0 ⇒ λ = ± i \det(A-\lambda I)=\lambda^2+1=0\Rightarrow\lambda=\pm i det ( A − λ I ) = λ 2 + 1 = 0 ⇒ λ = ± i .
Pas d'amortissement (Re λ = 0 \operatorname{Re}\lambda=0 Re λ = 0 ) : oscillations entretenues.
Chercher X ⃗ = ( cos t sin t ) \vec X=\binom{\cos t}{\sin t} X = ( s i n t c o s t ) et ( − sin t cos t ) \binom{-\sin t}{\cos t} ( c o s t − s i n t ) .
Correction détaillée
Valeurs propres
λ 2 + 1 = 0 ⇒ λ = ± i \lambda^2+1=0\Rightarrow\lambda=\pm i λ 2 + 1 = 0 ⇒ λ = ± i : imaginaires pures.
Solution réelle
X ⃗ ( t ) = c 1 ( cos t sin t ) + c 2 ( − sin t cos t ) \vec X(t)=c_1\binom{\cos t}{\sin t}+c_2\binom{-\sin t}{\cos t} X ( t ) = c 1 ( s i n t c o s t ) + c 2 ( c o s t − s i n t ) .
Mouvement
x 2 + y 2 x^2+y^2 x 2 + y 2 est constant : trajectoires circulaires (centre).
Réponse. X ⃗ ( t ) = c 1 ( cos t sin t ) + c 2 ( − sin t cos t ) \vec X(t)=c_1\binom{\cos t}{\sin t}+c_2\binom{-\sin t}{\cos t} X ( t ) = c 1 ( s i n t c o s t ) + c 2 ( c o s t − s i n t ) : rotation pure (centre). (Recoupement :
e t A = ( cos t − sin t sin t cos t ) e^{tA}=\begin{pmatrix}\cos t&-\sin t\\ \sin t&\cos t\end{pmatrix} e t A = ( cos t sin t − sin t cos t ) , matrice de rotation ✓)
Faire cet exercice dans l'app →
Foyer (spirale) instable
Calcul Difficulté 3/5
Résoudre X ⃗ ′ = ( 1 − 1 1 1 ) X ⃗ \vec X\,'=\begin{pmatrix}1&-1\\1&1\end{pmatrix}\vec X X ′ = ( 1 1 − 1 1 ) X .
Indices (3)
λ 2 − 2 λ + 2 = 0 ⇒ λ = 1 ± i \lambda^2-2\lambda+2=0\Rightarrow\lambda=1\pm i λ 2 − 2 λ + 2 = 0 ⇒ λ = 1 ± i .
Re λ = 1 \operatorname{Re}\lambda=1 Re λ = 1 : facteur e t e^{t} e t ; Im = 1 \operatorname{Im}=1 Im = 1 : cos t , sin t \cos t,\sin t cos t , sin t .
Forme e t ( cos t , sin t ) e^{t}(\cos t,\sin t) e t ( cos t , sin t ) combinée.
Correction détaillée
Valeurs propres
tr A = 2 \operatorname{tr}A=2 tr A = 2 , det A = 2 \det A=2 det A = 2 : λ 2 − 2 λ + 2 = 0 ⇒ λ = 1 ± i \lambda^2-2\lambda+2=0\Rightarrow\lambda=1\pm i λ 2 − 2 λ + 2 = 0 ⇒ λ = 1 ± i .
Solution
X ⃗ ( t ) = e t ( c 1 ( cos t sin t ) + c 2 ( − sin t cos t ) ) \vec X(t)=e^{t}\Big(c_1\binom{\cos t}{\sin t}+c_2\binom{-\sin t}{\cos t}\Big) X ( t ) = e t ( c 1 ( s i n t c o s t ) + c 2 ( c o s t − s i n t ) ) .
Réponse. X ⃗ ( t ) = e t ( c 1 ( cos t sin t ) + c 2 ( − sin t cos t ) ) \vec X(t)=e^{t}\big(c_1\binom{\cos t}{\sin t}+c_2\binom{-\sin t}{\cos t}\big) X ( t ) = e t ( c 1 ( s i n t c o s t ) + c 2 ( c o s t − s i n t ) ) . (Recoupement :
Re λ = 1 > 0 \operatorname{Re}\lambda=1>0 Re λ = 1 > 0 → spirale qui s'éloigne, foyer
instable ✓)
Faire cet exercice dans l'app →
Foyer stable (oscillations amorties)
Calcul Difficulté 3/5
Résoudre X ⃗ ′ = ( − 1 − 2 2 − 1 ) X ⃗ \vec X\,'=\begin{pmatrix}-1&-2\\2&-1\end{pmatrix}\vec X X ′ = ( − 1 2 − 2 − 1 ) X .
Indices (3)
λ 2 + 2 λ + 5 = 0 \lambda^2+2\lambda+5=0 λ 2 + 2 λ + 5 = 0 .
λ = − 1 ± 2 i \lambda=-1\pm2i λ = − 1 ± 2 i .
Facteur e − t e^{-t} e − t , pulsation 2 2 2 .
Correction détaillée
Valeurs propres
tr A = − 2 \operatorname{tr}A=-2 tr A = − 2 , det A = 5 \det A=5 det A = 5 : λ = − 1 ± 2 i \lambda=-1\pm2i λ = − 1 ± 2 i .
Solution
X ⃗ ( t ) = e − t ( c 1 ( cos 2 t sin 2 t ) + c 2 ( − sin 2 t cos 2 t ) ) \vec X(t)=e^{-t}\Big(c_1\binom{\cos 2t}{\sin 2t}+c_2\binom{-\sin 2t}{\cos 2t}\Big) X ( t ) = e − t ( c 1 ( s i n 2 t c o s 2 t ) + c 2 ( c o s 2 t − s i n 2 t ) ) .
Réponse. X ⃗ ( t ) = e − t ( c 1 ( cos 2 t sin 2 t ) + c 2 ( − sin 2 t cos 2 t ) ) \vec X(t)=e^{-t}\big(c_1\binom{\cos 2t}{\sin 2t}+c_2\binom{-\sin 2t}{\cos 2t}\big) X ( t ) = e − t ( c 1 ( s i n 2 t c o s 2 t ) + c 2 ( c o s 2 t − s i n 2 t ) ) . (Recoupement :
Re λ = − 1 < 0 \operatorname{Re}\lambda=-1<0 Re λ = − 1 < 0 → spirale qui converge vers
0 0 0 , foyer
stable ✓)
Faire cet exercice dans l'app →
Cauchy (cas oscillant)
Application Difficulté 3/5
Résoudre X ⃗ ′ = ( 0 − 1 1 0 ) X ⃗ \vec X\,'=\begin{pmatrix}0&-1\\1&0\end{pmatrix}\vec X X ′ = ( 0 1 − 1 0 ) X avec X ⃗ ( 0 ) = ( 1 0 ) \vec X(0)=\binom10 X ( 0 ) = ( 0 1 ) .
Indices (3)
Solution générale (exo B1).
Imposer X ⃗ ( 0 ) = ( 1 0 ) \vec X(0)=\binom10 X ( 0 ) = ( 0 1 ) .
c 1 ( 1 0 ) + c 2 ( 0 1 ) = ( 1 0 ) c_1\binom10+c_2\binom01=\binom10 c 1 ( 0 1 ) + c 2 ( 1 0 ) = ( 0 1 ) .
Correction détaillée
Constantes
À t = 0 t=0 t = 0 : c 1 ( 1 0 ) + c 2 ( 0 1 ) = ( 1 0 ) ⇒ c 1 = 1 , c 2 = 0 c_1\binom{1}{0}+c_2\binom{0}{1}=\binom10\Rightarrow c_1=1,\ c_2=0 c 1 ( 0 1 ) + c 2 ( 1 0 ) = ( 0 1 ) ⇒ c 1 = 1 , c 2 = 0 .
Solution
X ⃗ ( t ) = ( cos t sin t ) \vec X(t)=\binom{\cos t}{\sin t} X ( t ) = ( s i n t c o s t ) .
Réponse. X ⃗ ( t ) = ( cos t sin t ) \vec X(t)=\binom{\cos t}{\sin t} X ( t ) = ( s i n t c o s t ) . (Recoupement :
X ⃗ ( 0 ) = ( 1 0 ) \vec X(0)=\binom10 X ( 0 ) = ( 0 1 ) ✓ ; le point décrit le cercle unité à vitesse
1 1 1 )
Faire cet exercice dans l'app →
Exponentielle de matrice
Calcul Difficulté 3/5
Calculer e t A e^{tA} e t A pour A = ( 1 2 2 1 ) A=\begin{pmatrix}1&2\\2&1\end{pmatrix} A = ( 1 2 2 1 ) via la diagonalisation.
Indices (3)
A = P D P − 1 A=PDP^{-1} A = P D P − 1 avec D = diag ( 3 , − 1 ) D=\operatorname{diag}(3,-1) D = diag ( 3 , − 1 ) (exo A1).
e t A = P e t D P − 1 e^{tA}=Pe^{tD}P^{-1} e t A = P e t D P − 1 , e t D = diag ( e 3 t , e − t ) e^{tD}=\operatorname{diag}(e^{3t},e^{-t}) e t D = diag ( e 3 t , e − t ) .
P = ( 1 1 1 − 1 ) P=\begin{pmatrix}1&1\\1&-1\end{pmatrix} P = ( 1 1 1 − 1 ) , P − 1 = 1 2 ( 1 1 1 − 1 ) P^{-1}=\tfrac12\begin{pmatrix}1&1\\1&-1\end{pmatrix} P − 1 = 2 1 ( 1 1 1 − 1 ) .
Correction détaillée
Forme diagonalisée
P = ( 1 1 1 − 1 ) P=\begin{pmatrix}1&1\\1&-1\end{pmatrix} P = ( 1 1 1 − 1 ) , e t D = ( e 3 t 0 0 e − t ) e^{tD}=\begin{pmatrix}e^{3t}&0\\0&e^{-t}\end{pmatrix} e t D = ( e 3 t 0 0 e − t ) .
Produit
e t A = P e t D P − 1 = 1 2 ( e 3 t + e − t e 3 t − e − t e 3 t − e − t e 3 t + e − t ) e^{tA}=Pe^{tD}P^{-1}=\dfrac12\begin{pmatrix}e^{3t}+e^{-t}&e^{3t}-e^{-t}\\ e^{3t}-e^{-t}&e^{3t}+e^{-t}\end{pmatrix} e t A = P e t D P − 1 = 2 1 ( e 3 t + e − t e 3 t − e − t e 3 t − e − t e 3 t + e − t ) .
Réponse. e t A = 1 2 ( e 3 t + e − t e 3 t − e − t e 3 t − e − t e 3 t + e − t ) e^{tA}=\dfrac12\begin{pmatrix}e^{3t}+e^{-t}&e^{3t}-e^{-t}\\ e^{3t}-e^{-t}&e^{3t}+e^{-t}\end{pmatrix} e t A = 2 1 ( e 3 t + e − t e 3 t − e − t e 3 t − e − t e 3 t + e − t ) . (Recoupement :
e 0 ⋅ A = I e^{0\cdot A}=I e 0 ⋅ A = I ✓ et
d d t e t A = A e t A \dfrac{d}{dt}e^{tA}=Ae^{tA} d t d e t A = A e t A ✓ ;
X ⃗ ( t ) = e t A X ⃗ 0 \vec X(t)=e^{tA}\vec X_0 X ( t ) = e t A X 0 résout tout Cauchy)
Faire cet exercice dans l'app →
Cauchy (matrice symétrique)
Application Difficulté 3/5
Résoudre X ⃗ ′ = ( 3 1 1 3 ) X ⃗ \vec X\,'=\begin{pmatrix}3&1\\1&3\end{pmatrix}\vec X X ′ = ( 3 1 1 3 ) X avec X ⃗ ( 0 ) = ( 2 0 ) \vec X(0)=\binom20 X ( 0 ) = ( 0 2 ) .
Indices (3)
Solution générale (exo A5).
c 1 ( 1 1 ) + c 2 ( 1 − 1 ) = ( 2 0 ) c_1\binom11+c_2\binom1{-1}=\binom20 c 1 ( 1 1 ) + c 2 ( − 1 1 ) = ( 0 2 ) .
c 1 + c 2 = 2 c_1+c_2=2 c 1 + c 2 = 2 , c 1 − c 2 = 0 c_1-c_2=0 c 1 − c 2 = 0 .
Correction détaillée
Constantes
c 1 + c 2 = 2 c_1+c_2=2 c 1 + c 2 = 2 et c 1 − c 2 = 0 ⇒ c 1 = c 2 = 1 c_1-c_2=0\Rightarrow c_1=c_2=1 c 1 − c 2 = 0 ⇒ c 1 = c 2 = 1 .
Solution
X ⃗ ( t ) = e 4 t ( 1 1 ) + e 2 t ( 1 − 1 ) \vec X(t)=e^{4t}\binom11+e^{2t}\binom1{-1} X ( t ) = e 4 t ( 1 1 ) + e 2 t ( − 1 1 ) .
Réponse. X ⃗ ( t ) = e 4 t ( 1 1 ) + e 2 t ( 1 − 1 ) \vec X(t)=e^{4t}\binom11+e^{2t}\binom1{-1} X ( t ) = e 4 t ( 1 1 ) + e 2 t ( − 1 1 ) . (Recoupement :
X ⃗ ( 0 ) = ( 1 1 ) + ( 1 − 1 ) = ( 2 0 ) \vec X(0)=\binom11+\binom1{-1}=\binom20 X ( 0 ) = ( 1 1 ) + ( − 1 1 ) = ( 0 2 ) ✓)
Faire cet exercice dans l'app →
Système triangulaire
Calcul Difficulté 3/5
Résoudre X ⃗ ′ = ( 1 1 0 2 ) X ⃗ \vec X\,'=\begin{pmatrix}1&1\\0&2\end{pmatrix}\vec X X ′ = ( 1 0 1 2 ) X .
Indices (3)
Matrice triangulaire : vp sur la diagonale λ = 1 , 2 \lambda=1,2 λ = 1 , 2 .
λ = 1 \lambda=1 λ = 1 : v ⃗ = ( 1 0 ) \vec v=\binom10 v = ( 0 1 ) ; λ = 2 \lambda=2 λ = 2 : résoudre ( A − 2 I ) v ⃗ = 0 (A-2I)\vec v=0 ( A − 2 I ) v = 0 .
Correction détaillée
Valeurs propres
Triangulaire ⇒ λ = 1 , 2 \Rightarrow\lambda=1,2 ⇒ λ = 1 , 2 .
Vecteurs propres
λ = 1 \lambda=1 λ = 1 : ( 1 0 ) \binom10 ( 0 1 ) . λ = 2 \lambda=2 λ = 2 : ( A − 2 I ) = ( − 1 1 0 0 ) ⇒ ( 1 1 ) (A-2I)=\begin{pmatrix}-1&1\\0&0\end{pmatrix}\Rightarrow\binom11 ( A − 2 I ) = ( − 1 0 1 0 ) ⇒ ( 1 1 ) .
Solution
X ⃗ ( t ) = c 1 e t ( 1 0 ) + c 2 e 2 t ( 1 1 ) \vec X(t)=c_1e^{t}\binom10+c_2e^{2t}\binom11 X ( t ) = c 1 e t ( 0 1 ) + c 2 e 2 t ( 1 1 ) .
Réponse. X ⃗ ( t ) = c 1 e t ( 1 0 ) + c 2 e 2 t ( 1 1 ) \vec X(t)=c_1e^{t}\binom10+c_2e^{2t}\binom11 X ( t ) = c 1 e t ( 0 1 ) + c 2 e 2 t ( 1 1 ) . (Recoupement :
y = x 2 = c 2 e 2 t y=x_2=c_2e^{2t} y = x 2 = c 2 e 2 t et
x 1 ′ = x 1 + x 2 x_1'=x_1+x_2 x 1 ′ = x 1 + x 2 → cohérent ✓)
Faire cet exercice dans l'app →
Foyer instable (synthèse)
Calcul Difficulté 3/5
Résoudre X ⃗ ′ = ( 2 − 1 1 2 ) X ⃗ \vec X\,'=\begin{pmatrix}2&-1\\1&2\end{pmatrix}\vec X X ′ = ( 2 1 − 1 2 ) X et préciser le type d'équilibre.
Indices (3)
λ 2 − 4 λ + 5 = 0 \lambda^2-4\lambda+5=0 λ 2 − 4 λ + 5 = 0 .
λ = 2 ± i \lambda=2\pm i λ = 2 ± i .
Re λ = 2 > 0 \operatorname{Re}\lambda=2>0 Re λ = 2 > 0 .
Correction détaillée
Valeurs propres
tr A = 4 \operatorname{tr}A=4 tr A = 4 , det A = 5 \det A=5 det A = 5 : λ = 2 ± i \lambda=2\pm i λ = 2 ± i .
Solution
X ⃗ ( t ) = e 2 t ( c 1 ( cos t sin t ) + c 2 ( − sin t cos t ) ) \vec X(t)=e^{2t}\Big(c_1\binom{\cos t}{\sin t}+c_2\binom{-\sin t}{\cos t}\Big) X ( t ) = e 2 t ( c 1 ( s i n t c o s t ) + c 2 ( c o s t − s i n t ) ) .
Réponse. X ⃗ ( t ) = e 2 t ( c 1 ( cos t sin t ) + c 2 ( − sin t cos t ) ) \vec X(t)=e^{2t}\big(c_1\binom{\cos t}{\sin t}+c_2\binom{-\sin t}{\cos t}\big) X ( t ) = e 2 t ( c 1 ( s i n t c o s t ) + c 2 ( c o s t − s i n t ) ) :
foyer instable (
Re λ = 2 > 0 \operatorname{Re}\lambda=2>0 Re λ = 2 > 0 ). (Recoupement :
det A = 5 > 0 \det A=5>0 det A = 5 > 0 et
tr A = 4 > 0 \operatorname{tr}A=4>0 tr A = 4 > 0 ,
τ 2 − 4 Δ = − 4 < 0 \tau^2-4\Delta=-4<0 τ 2 − 4Δ = − 4 < 0 → foyer instable ✓)
Faire cet exercice dans l'app →
Exponentielle d'une rotation
Démonstration Difficulté 3/5
Montrer que e t A = ( cos t − sin t sin t cos t ) e^{tA}=\begin{pmatrix}\cos t&-\sin t\\ \sin t&\cos t\end{pmatrix} e t A = ( cos t sin t − sin t cos t ) pour A = ( 0 − 1 1 0 ) A=\begin{pmatrix}0&-1\\1&0\end{pmatrix} A = ( 0 1 − 1 0 ) .
Indices (3)
Vérifier M ( 0 ) = I M(0)=I M ( 0 ) = I .
Vérifier M ′ ( t ) = A M ( t ) M'(t)=A\,M(t) M ′ ( t ) = A M ( t ) .
L'unicité du problème M ′ = A M M'=AM M ′ = A M , M ( 0 ) = I M(0)=I M ( 0 ) = I caractérise e t A e^{tA} e t A .
Correction détaillée
Condition initiale
M ( 0 ) = ( 1 0 0 1 ) = I M(0)=\begin{pmatrix}1&0\\0&1\end{pmatrix}=I M ( 0 ) = ( 1 0 0 1 ) = I ✓.
Dérivée
M ′ ( t ) = ( − sin t − cos t cos t − sin t ) M'(t)=\begin{pmatrix}-\sin t&-\cos t\\ \cos t&-\sin t\end{pmatrix} M ′ ( t ) = ( − sin t cos t − cos t − sin t ) et A M ( t ) = ( 0 − 1 1 0 ) ( cos t − sin t sin t cos t ) = ( − sin t − cos t cos t − sin t ) A\,M(t)=\begin{pmatrix}0&-1\\1&0\end{pmatrix}\begin{pmatrix}\cos t&-\sin t\\ \sin t&\cos t\end{pmatrix}=\begin{pmatrix}-\sin t&-\cos t\\ \cos t&-\sin t\end{pmatrix} A M ( t ) = ( 0 1 − 1 0 ) ( cos t sin t − sin t cos t ) = ( − sin t cos t − cos t − sin t ) : égaux ✓.
Réponse. e t A = ( cos t − sin t sin t cos t ) e^{tA}=\begin{pmatrix}\cos t&-\sin t\\ \sin t&\cos t\end{pmatrix} e t A = ( cos t sin t − sin t cos t ) . (Recoupement :
M ′ = A M M'=AM M ′ = A M et
M ( 0 ) = I M(0)=I M ( 0 ) = I ⟹ \Longrightarrow ⟹ par unicité
M = e t A M=e^{tA} M = e t A ✓ ; c'est la rotation d'angle
t t t )
Faire cet exercice dans l'app →
Cauchy (système triangulaire)
Application Difficulté 3/5
Résoudre X ⃗ ′ = ( 1 1 0 2 ) X ⃗ \vec X\,'=\begin{pmatrix}1&1\\0&2\end{pmatrix}\vec X X ′ = ( 1 0 1 2 ) X avec X ⃗ ( 0 ) = ( 0 1 ) \vec X(0)=\binom01 X ( 0 ) = ( 1 0 ) .
Indices (3)
Solution générale (exo E1).
c 1 ( 1 0 ) + c 2 ( 1 1 ) = ( 0 1 ) c_1\binom10+c_2\binom11=\binom01 c 1 ( 0 1 ) + c 2 ( 1 1 ) = ( 1 0 ) .
c 1 + c 2 = 0 c_1+c_2=0 c 1 + c 2 = 0 , c 2 = 1 c_2=1 c 2 = 1 .
Correction détaillée
Constantes
c 2 = 1 c_2=1 c 2 = 1 (2ᵉ ligne) et c 1 + c 2 = 0 ⇒ c 1 = − 1 c_1+c_2=0\Rightarrow c_1=-1 c 1 + c 2 = 0 ⇒ c 1 = − 1 .
Solution
X ⃗ ( t ) = − e t ( 1 0 ) + e 2 t ( 1 1 ) = ( e 2 t − e t e 2 t ) \vec X(t)=-e^{t}\binom10+e^{2t}\binom11=\binom{e^{2t}-e^{t}}{e^{2t}} X ( t ) = − e t ( 0 1 ) + e 2 t ( 1 1 ) = ( e 2 t e 2 t − e t ) .
Réponse. X ⃗ ( t ) = ( e 2 t − e t e 2 t ) \vec X(t)=\binom{e^{2t}-e^{t}}{e^{2t}} X ( t ) = ( e 2 t e 2 t − e t ) . (Recoupement :
X ⃗ ( 0 ) = ( 1 − 1 1 ) = ( 0 1 ) \vec X(0)=\binom{1-1}{1}=\binom01 X ( 0 ) = ( 1 1 − 1 ) = ( 1 0 ) ✓)
Faire cet exercice dans l'app →
Oscillateur amorti en système
Calcul Difficulté 3/5
Écrire x ′ ′ + 2 x ′ + 5 x = 0 x''+2x'+5x=0 x ′′ + 2 x ′ + 5 x = 0 en système X ⃗ ′ = A X ⃗ \vec X\,'=A\vec X X ′ = A X et déterminer la nature des solutions.
Indices (3)
x 1 = x x_1=x x 1 = x , x 2 = x ′ x_2=x' x 2 = x ′ : A = ( 0 1 − 5 − 2 ) A=\begin{pmatrix}0&1\\-5&-2\end{pmatrix} A = ( 0 − 5 1 − 2 ) .
Caractéristique λ 2 + 2 λ + 5 = 0 \lambda^2+2\lambda+5=0 λ 2 + 2 λ + 5 = 0 .
Discriminant < 0 <0 < 0 → oscillations amorties.
Correction détaillée
Système
A = ( 0 1 − 5 − 2 ) A=\begin{pmatrix}0&1\\-5&-2\end{pmatrix} A = ( 0 − 5 1 − 2 ) , λ 2 + 2 λ + 5 = 0 \lambda^2+2\lambda+5=0 λ 2 + 2 λ + 5 = 0 .
Valeurs propres
λ = − 1 ± 2 i \lambda=-1\pm2i λ = − 1 ± 2 i : Re λ = − 1 < 0 \operatorname{Re}\lambda=-1<0 Re λ = − 1 < 0 .
Nature
Solutions x ( t ) = e − t ( c 1 cos 2 t + c 2 sin 2 t ) x(t)=e^{-t}(c_1\cos2t+c_2\sin2t) x ( t ) = e − t ( c 1 cos 2 t + c 2 sin 2 t ) : oscillations amorties .
Réponse. x ( t ) = e − t ( c 1 cos 2 t + c 2 sin 2 t ) x(t)=e^{-t}(c_1\cos2t+c_2\sin2t) x ( t ) = e − t ( c 1 cos 2 t + c 2 sin 2 t ) , foyer stable. (Recoupement : identique au régime pseudo-périodique
Δ < 0 \Delta<0 Δ < 0 du chapitre Équations différentielles,
ω = 2 \omega=2 ω = 2 , amortissement
e − t e^{-t} e − t ✓)
Faire cet exercice dans l'app →
Deux réservoirs couplés
Application Difficulté 3/5
Deux réservoirs échangent selon X ⃗ ′ = ( − 2 1 1 − 2 ) X ⃗ \vec X\,'=\begin{pmatrix}-2&1\\1&-2\end{pmatrix}\vec X X ′ = ( − 2 1 1 − 2 ) X . Résoudre et décrire le comportement en temps long.
Indices (3)
λ 2 + 4 λ + 3 = 0 \lambda^2+4\lambda+3=0 λ 2 + 4 λ + 3 = 0 .
λ = − 1 , − 3 \lambda=-1,-3 λ = − 1 , − 3 .
Les deux vp < 0 <0 < 0 : tout tend vers 0 0 0 .
Correction détaillée
Valeurs propres
tr A = − 4 \operatorname{tr}A=-4 tr A = − 4 , det A = 3 \det A=3 det A = 3 : λ = − 1 , − 3 \lambda=-1,-3 λ = − 1 , − 3 .
Vecteurs propres
λ = − 1 \lambda=-1 λ = − 1 : ( 1 1 ) \binom11 ( 1 1 ) ; λ = − 3 \lambda=-3 λ = − 3 : ( 1 − 1 ) \binom1{-1} ( − 1 1 ) .
Solution
X ⃗ ( t ) = c 1 e − t ( 1 1 ) + c 2 e − 3 t ( 1 − 1 ) → ( 0 0 ) \vec X(t)=c_1e^{-t}\binom11+c_2e^{-3t}\binom1{-1}\to\binom00 X ( t ) = c 1 e − t ( 1 1 ) + c 2 e − 3 t ( − 1 1 ) → ( 0 0 ) .
Réponse. X ⃗ ( t ) = c 1 e − t ( 1 1 ) + c 2 e − 3 t ( 1 − 1 ) \vec X(t)=c_1e^{-t}\binom11+c_2e^{-3t}\binom1{-1} X ( t ) = c 1 e − t ( 1 1 ) + c 2 e − 3 t ( − 1 1 ) , qui tend vers
( 0 0 ) \binom00 ( 0 0 ) . (Recoupement :
τ = − 4 < 0 \tau=-4<0 τ = − 4 < 0 et
det = 3 > 0 \det=3>0 det = 3 > 0 →
nœud stable , équilibre atteint, cf. exo C4 ✓)
Faire cet exercice dans l'app →
S'entraîner davantage sur systèmes différentiels & stabilité
12 exercices d'entraînement supplémentaires sur ce chapitre, plus le palier approfondissement, les quiz, le tuteur IA et les PDF à imprimer —
dans l'app Maths Post-Bac.
← Analyse vectorielle
Méthodes numériques →