U.S.T.H.B.
2014-2015 Semestre 1 Fonctions de plusieurs variables
Faculté de Mathématiques 3ème année LAC
Test n0 1 - 06 novembre 2014. Durée : 30 minutes
Nom :.............................................................................................. Matricule :..............................................................
Prénom :..................................................................................... Groupe :.....................................................................
=============================================================
Exercice 1 (5 pts.) : Soit f : R2 → R la fonction définie par
x(2 +y2 )
xy x2 −y 2
si (x, y) 6= (0, 0)
f (x, y) = .
0 si (x, y) = (0, 0)
∂ 2f ∂ 2f
Comparer (0, 0) et (0, 0).
∂x∂y ∂y∂x
=============================================================
Réponse.
Pour (x, y) 6= (0, 0) on a
∂f (x2 +y2 ) dxd (xy(x2 −y2 ))−(xy(x2 −y2 )) dxd (x2 +y2 ) (x2 +y2 )(3yx2 −y3 )−(yx3 −xy3 )(2x) y (x4 +4x2 y 2 −y 4 )
(x, y) = 2 2
(x +y ) 2 = 2
(x +y )2 2 = (x2 +y 2 )2
∂x
et
∂f (x2 +y2 ) dyd (xy(x2 −y2 ))−(xy(x2 −y2 )) dyd (x2 +y2 ) (x2 +y2 )(x3 −3xy2 )−(yx3 −xy3 )(2y) −x(y 4 +4x2 y 2 −x4 )
(x, y) = (x2 +y 2 )2 = (x2 +y 2 )2
= (x2 +y 2 )2
.
∂y
Pour (x, y) = (0, 0) on a
∂f f (x, 0) − f (0, 0) 0 ∂f f (0, y) − f (0, 0) 0
∂x
(0, 0) = lim = lim = 0 et ∂y
(0, 0) = lim = lim = 0.
x→0 x x→0 x y→0 y y→0 y
Alors
( 2 22 )
y x4 +4x2 y 2 −y 4 −x(y 4 +4x2 y 2 −x4 )
(x +y )
si (x, y) 6= (0, 0)
(x2 +y 2 )2
si (x, y) 6= (0, 0)
∂f ∂f
∂x
(x, y) = et ∂y
(x, y) = .
0
si (x, y) = (0, 0) 0 si (x, y) = (0, 0)
Pour les dérivées partielles secondes croisées on a
∂f ∂f x5
∂2f ∂y
(x, 0) − ∂y
(0, 0) x4
−0
∂x∂y
(0, 0) = lim = lim =1
x→0 x x→0 x
et
∂f ∂f −y 5
∂2f ∂x
(0, y) − ∂x
(0, 0) y4
−0
∂y∂x
(0, 0) = lim = lim = −1.
y→0 y y→0 y
∂2f ∂2f
D’où ∂x∂y
(0, 0) 6= ∂y∂x
(0, 0) .
1/3
=============================================================
Exercice 2 (6 pts.) :
∂f ∂f
1) À l’aide du changement ξ = x + y, η = x − y transformer l’équation − = 1 en une
∂x ∂y
∂f
équation de la forme = a, (a ∈ R).
∂η
∂f ∂f
2) Trouver toutes les fonctions de R2 dans R qui vérifient
− = 1.
∂x ∂y
=============================================================
Réponse.
∂ξ ∂η ∂ξ ∂η
1) Comme = 1, = 1, = 1 et = −1, alors
∂x ∂x ∂y ∂y
∂f ∂f ∂ξ ∂f ∂η ∂f ∂f
= + = +
∂x ∂ξ ∂x ∂η ∂x ∂ξ ∂η
et
∂f ∂f ∂ξ ∂f ∂η ∂f ∂f
= + = − .
∂y ∂ξ ∂y ∂η ∂y ∂ξ ∂η
Il vient alors que
∂f ∂f ∂f ∂f ∂f ∂f ∂f
− = + − − =2 .
∂x ∂y ∂ξ ∂η ∂ξ ∂η ∂η
∂f 1
D’où = .
∂η 2
2) En intégrant par rapport à η on obtient f (ξ, η) = 21 η + g (ξ) où g est une fonction réelle
quelconque d’une variable réelle.
Par conséquent f (x, y) = 12 (x − y) + g (x + y) .
2/3
=============================================================
Exercice 3 (4 pts.) : Écrire le développement de Taylor à l’ordre 2 au voisinage du point (0, 0) pour
la fonction f définie par f (x, y) = ex (1 + sin y).
=============================================================
Réponse.
Le développement de Taylor d’ordre 2 d’une fonction de plusieurs variables de classe C 2 est
f (a + h) = f (a) + h · ∇f (a) + 21 hT H (a) h + khk2 ε (h) avec lim ε (h) = 0,
h→0
∂2f
et H = ∂xi ∂xj
est la matrice hessienne de f .
1≤i,j≤n
Dans le cas particulier des fonctions de deux variables i.e. n = 2, a = (a1 , a2 ) et h = (h1 , h2 ),
le développement de Taylor d’ordre 2 est donné par la formule
∂2f ∂2f ∂2f
f (a + h) = f (a)+ ∂f
∂x
(a) h1 + ∂f
∂y
(a) h2 + 12 ∂x2
(a) h21 + 2 ∂x∂y (a) h1 h2 + ∂y 2
(a) h22 +khk2 ε (h) .
Dans notre cas on a
∂f ∂f
∂x
(x, y) = ex (1 + sin y) , ∂y
(x, y) = ex cos y,
∂2f ∂2f ∂2f ∂2f
∂x∂y
(x, y) = ∂y∂x
(x, y) = ex cos y, ∂x2
(x, y) = ex (1 + sin y) , ∂y 2
(x, y) = −ex sin y.
Il vient
∂f ∂f ∂2f ∂2f ∂2f ∂2f
f (0, 0) = ∂x
(0, 0) = ∂y
(0, 0) = ∂x∂y
(0, 0) = ∂y∂x
(0, 0) = ∂x2
(0, 0) = 1, ∂y 2
(0, 0) = 0.
D’où
1
h21 + 2h1 h2 + khk2 ε (h) .
f (h1 , h2 ) = 1 + h1 + h2 + 2
3/3