Université Ibn Khaldoun de Tiaret. Département d’Informatique Module:Algèbre 2 (1ere Année LMD)
L0essentiel de la F iche de T :D N0 2 (2019-2020)
Exercice 1:
Soit l’applicationf dé…nie par f : R2 !R3
(x; y) 7 !f(x; y) = (x+y; x 2y;3x+y) 1. Montrer que l’application f est linéaire.
2. Déterminer kerf etImf et trouver une base de chacun.
Université Ibn Khaldoun de Tiaret. Département d’Informatique Module:Algèbre 2 (1ere Année LMD)
Solution de l0essentiel de la F iche de T :D N0 2(2019-2020)
Exercice 1:
1. Soit ; 2R et soit (x; y);(x0; y0)2R2, on a:
f( (x; y) + (x0; y0)) =f( x+ x0; y+ y0)
= (( x+ x0) + ( y+ y0);( x+ x0) 2 ( y+ y0);3 ( x+ x0) + ( y+ y0))
= ( (x+y) + (x0+y0); (x 2y) + (x0 2y0); (3x+y) + (3x0+y0))
= ( (x+y); (x 2y); (3x+y)) + ( (x0+y0); (x0 2y0); (3x0+y0))
= (x+y; x 2y;3x+y) + (x0 +y0; x0 2y0;3x0 +y0)
= f(x; y) + f(x0; y0)
Alorsf est une application linéaire.
2.1 kerf =f(x; y)2R2 = f(x; y) = 0R3g: On a f(x; y) = 0R3 ,
8<
:
x+y = 0 x 2y= 0 3x+y= 0
, 8<
:
y= x y= 0 x= 0 ,(x; y) = (0;0)
kerf =f0R2g;alors l’ensemble vide ?est une base de kerf:
Imf =ff(x; y)=(x; y)2R2g:
f(x; y) = (x+y; x 2y;3x+y)
= (x; x;3x) + (y; 2y; y)
=x(1;1;3) +y(1; 2;1)
Posonsa1 = (1;1;3) = f(1;0)2Imf eta2 = (1; 2;1) =f(0;1)2Imf:
Il su¢ t de prendre 1 =xet 2 =y pour avoir f(x; y) = 1a1+ 2a2: Alorsfa1; a2g est une partie génératrice deImf:
Soit 1; 2 2R; on a:
1a1+ 2a2 = 0R3 ) 1(1;1;3) + 2(1; 2;1) = 0R3 )( 1+ 2; 1 2 2;3 1+ 2) = 0R3 )
8<
:
1+ 2 = 0
1 2 2 = 0
3 1+ 2 = 0 )
8<
:
1 = 2
2 = 0
1 = 0 ) 1 = 2 = 0
Alorsfa1; a2g est libre.
Par suite fa1; a2g est une base de Imf:
2