Mr. ADOUI Salah / 2022. CORRECTION DES EXERCICES Dépt Mathématiques.
L2- GROUPES : 1, 2, 4 et 5 TD : 01 Analyse numérique 2
Exercice 1
VOIR LE LIEN :
http ://[Link]/sites/default/files/[Link]
Exercice 2
1 VOIR LE LIEN :
http ://[Link]/sites/default/files/[Link]
2 Aprés calcul, le systéme admet une infinitée de solution qu én pensez-vous sur les li-
mites (inconvénients) de cette méthode ! !
Exercice 3
1 La décomposition LU de la matrice A est :
2 1 −1 1 0 0 2 1 −1
A = 4 6 −1=L.U=2 1 0.0 4 1 ; car :
2 −7 3 1 −2 1 0 0 6
2 1 −1 L1 → L1 2 1 −1 L1 → L1
A = 4 6 −1 L2 → L1 (−2) + L1 →→ 0 4 1 L2 → L2
2 −7 3 L3 →L1 (−1) + L1 0 −8 4 → L2 (2)+ L3
L3
2 1 −1 1 0 0
et on obtient : 0 4 1 = U. Et on extraie la matrice L = 2 1 0.
0 0 6 1 −2 1
3
♣ Résolution du systéme Ax = b oú b = 5 :
−1
On a : Ax = b ⇐⇒ LUx = b ⇐⇒ L(Ux ) = b
Posons : Ux=y ; on obtient deux systeme lineaires :
Ly=b...............(S1) ; Ux=y.................(S2)
y1 = 3
y1 = 3
(S1) ⇔ 2y1 + y2 = 5 ⇔ y2 = −1
y1 − 2y2 + y3 = −1 y3 = −6
2x1 + x2 − x3 = 3
x1 = 1
(S2) ⇔ 4x2 + x3 = −1 ⇔ x2 = 0
6x3 = −6 x3 = −1
2 Méme chose pour la question 02.