Dérivées partielles
Définition. Soit f : U ⊂ R n → R f : U \subset \mathbb{R}^n \to \mathbb{R} f : U ⊂ R n → R . La dérivée partielle par rapport a x i x_i x i en a a a est :
∂ f ∂ x i ( a ) = lim h → 0 f ( a + h e i ) − f ( a ) h \frac{\partial f}{\partial x_i}(a) = \lim_{h \to 0} \frac{f(a + h e_i) - f(a)}{h} ∂ x i ∂ f ( a ) = h → 0 lim h f ( a + h e i ) − f ( a )
Différentielle
Définition. f f f est différentiable en a a a s'il existe une application linéaire L : R n → R L : \mathbb{R}^n \to \mathbb{R} L : R n → R telle que :
f ( a + h ) = f ( a ) + L ( h ) + o ( ∥ h ∥ ) f(a + h) = f(a) + L(h) + o(\|h\|) f ( a + h ) = f ( a ) + L ( h ) + o ( ∥ h ∥ ) L L L est la différentielle de f f f en a a a , notée d f a df_a d f a ou D f ( a ) Df(a) D f ( a ) .
Théorème. Si f f f est différentiable en a a a , alors f f f admet des dérivées partielles en a a a et :
d f a ( h ) = ∑ i = 1 n ∂ f ∂ x i ( a ) ⋅ h i = ∇ f ( a ) ⋅ h df_a(h) = \sum_{i=1}^n \frac{\partial f}{\partial x_i}(a) \cdot h_i = \nabla f(a) \cdot h d f a ( h ) = i = 1 ∑ n ∂ x i ∂ f ( a ) ⋅ h i = ∇ f ( a ) ⋅ h Attention. L'existence des dérivées partielles n'implique pas la différentiabilité.
Matrice jacobienne Pour f : R n → R p f : \mathbb{R}^n \to \mathbb{R}^p f : R n → R p , f = ( f 1 , … , f p ) f = (f_1, \ldots, f_p) f = ( f 1 , … , f p ) :
J f ( a ) = ( ∂ f 1 ∂ x 1 ( a ) ⋯ ∂ f 1 ∂ x n ( a ) ⋮ ⋱ ⋮ ∂ f p ∂ x 1 ( a ) ⋯ ∂ f p ∂ x n ( a ) ) J_f(a) = \begin{pmatrix} \frac{\partial f_1}{\partial x_1}(a) & \cdots & \frac{\partial f_1}{\partial x_n}(a) \\ \vdots & \ddots & \vdots \\ \frac{\partial f_p}{\partial x_1}(a) & \cdots & \frac{\partial f_p}{\partial x_n}(a) \end{pmatrix} J f ( a ) = ∂ x 1 ∂ f 1 ( a ) ⋮ ∂ x 1 ∂ f p ( a ) ⋯ ⋱ ⋯ ∂ x n ∂ f 1 ( a ) ⋮ ∂ x n ∂ f p ( a )
Condition suffisante de différentiabilité
Théorème. Si les dérivées partielles de f f f existent au voisinage de a a a et sont continues en a a a , alors f f f est différentiable en a a a . On dit que f f f est de classe C 1 \mathcal{C}^1 C 1 .