Dérivée de la composée de deux fonctions
Proposition
Si f f f est dérivable en x 0 x_0 x 0 et g g g dérivable en f ( x 0 ) f(x_0) f ( x 0 ) alors :
la fonction g ∘ f g\circ f g ∘ f est dérivable en x 0 x_0 x 0 et on a
( g ∘ f ) ′ ( x 0 ) = f ′ ( x 0 ) × g ′ ( f ( x 0 ) ) (g\circ f)'(x_0) = f'(x_0)\times g'(f(x_0)) ( g ∘ f ) ′ ( x 0 ) = f ′ ( x 0 ) × g ′ ( f ( x 0 ))
📝 Démonstration
Supposons que f f f est dérivable en x 0 x_0 x 0 et g g g dérivable en f ( x 0 ) f(x_0) f ( x 0 ) :
f f f est dérivable en x 0 x_0 x 0 alors
⟹ lim x → x 0 f ( x ) − f ( x 0 ) x − x 0 = f ′ ( x 0 ) ∈ R \implies \displaystyle \lim_{x \to x_0} \frac{f(x)-f(x_0)}{x-x_0} = f'(x_0)\in\mathbb{R} ⟹ x → x 0 lim x − x 0 f ( x ) − f ( x 0 ) = f ′ ( x 0 ) ∈ R
g g g est dérivable en f ( x 0 ) f(x_0) f ( x 0 )
⟹ lim x → x 0 g ( f ( x ) ) − g ( f ( x 0 ) ) f ( x ) − f ( x 0 ) = g ′ ( f ( x 0 ) ) ∈ R \implies\displaystyle \lim_{x \to x_0} \frac{g(f(x))-g(f(x_0))}{f(x)-f(x_0)} = g'(f(x_0))\in\mathbb{R} ⟹ x → x 0 lim f ( x ) − f ( x 0 ) g ( f ( x )) − g ( f ( x 0 )) = g ′ ( f ( x 0 )) ∈ R
lim x → x 0 g ( f ( x ) ) − g ( f ( x 0 ) ) x − x 0 = lim x → x 0 g ( f ( x ) ) − g ( f ( x 0 ) ) f ( x ) − f ( x 0 ) ⋅ f ( x ) − f ( x 0 ) x − x 0 = g ′ ( f ( x 0 ) ) ⋅ f ′ ( x 0 ) \begin{aligned}
\lim_{x \to x_0} \frac{g(f(x))-g(f(x_0))}{x-x_0}
&= \lim_{x \to x_0} \frac{g(f(x))-g(f(x_0))}{f(x)-f(x_0)} \cdot \frac{f(x)-f(x_0)}{x-x_0} \\
&= g'(f(x_0)) \cdot f'(x_0)
\end{aligned} x → x 0 lim x − x 0 g ( f ( x )) − g ( f ( x 0 )) = x → x 0 lim f ( x ) − f ( x 0 ) g ( f ( x )) − g ( f ( x 0 )) ⋅ x − x 0 f ( x ) − f ( x 0 ) = g ′ ( f ( x 0 )) ⋅ f ′ ( x 0 )
Corollaire
Si u u u et v v v sont deux fonctions dérivables respectivement sur les intervalles I I I et J J J tels que v ( J ) ⊂ I v(J) \subset I v ( J ) ⊂ I , alors :
la fonction u ∘ v u\circ v u ∘ v est dérivable sur J J J et
∀ x ∈ J , ( u ∘ v ) ′ ( x ) = v ′ ( x ) ⋅ u ′ ( v ( x ) ) \forall x \in J,\quad (u\circ v)'(x) = v'(x) \cdot u'(v(x)) ∀ x ∈ J , ( u ∘ v ) ′ ( x ) = v ′ ( x ) ⋅ u ′ ( v ( x ))
Exemple
Soit f f f définie sur R \mathbb{R} R par f ( x ) = sin ( x 2 + x + 1 ) f(x) = \sin(x^2 + x + 1) f ( x ) = sin ( x 2 + x + 1 )
La fonction f f f est dérivable sur R \mathbb{R} R comme composée de deux fonctions dérivables :
u ( x ) = sin ( x ) u(x) = \sin(x) u ( x ) = sin ( x )
v ( x ) = x 2 + x + 1 v(x) = x^2 + x + 1 v ( x ) = x 2 + x + 1
f ( x ) = u ∘ v ( x ) f(x) = u \circ v(x) f ( x ) = u ∘ v ( x )
∀ x ∈ R , { u ′ ( x ) = cos ( x ) v ′ ( x ) = 2 x + 1 \forall x \in \mathbb{R},\quad
\left\{
\begin{aligned}
u'(x) &= \cos(x) \\
v'(x) &= 2x + 1
\end{aligned}
\right. ∀ x ∈ R , { u ′ ( x ) v ′ ( x ) = cos ( x ) = 2 x + 1
∀ x ∈ R , f ′ ( x ) = v ′ ( x ) ⋅ u ′ ( v ( x ) ) = ( 2 x + 1 ) cos ( x 2 + x + 1 ) \begin{aligned}
\forall x \in \mathbb{R},\quad f'(x) &= v'(x) \cdot u'(v(x)) \\
&= (2x + 1) \cos(x^2 + x + 1)
\end{aligned} ∀ x ∈ R , f ′ ( x ) = v ′ ( x ) ⋅ u ′ ( v ( x )) = ( 2 x + 1 ) cos ( x 2 + x + 1 )
Soit g g g définie sur R \mathbb{R} R par g ( x ) = x 2 + 1 g(x) = \sqrt{x^2 + 1} g ( x ) = x 2 + 1
La fonction g g g est dérivable sur R \mathbb{R} R comme composée de :
u ( x ) = x u(x) = \sqrt{x} u ( x ) = x
v ( x ) = x 2 + 1 v(x) = x^2 + 1 v ( x ) = x 2 + 1
g ( x ) = u ∘ v ( x ) g(x) = u \circ v(x) g ( x ) = u ∘ v ( x )
∀ x ∈ R , { u ′ ( x ) = 1 2 x v ′ ( x ) = 2 x \forall x \in \mathbb{R},\quad
\left\{
\begin{aligned}
u'(x) &= \frac{1}{2\sqrt{x}} \\
v'(x) &= 2x
\end{aligned}
\right. ∀ x ∈ R , ⎩ ⎨ ⎧ u ′ ( x ) v ′ ( x ) = 2 x 1 = 2 x
∀ x ∈ R , g ′ ( x ) = v ′ ( x ) ⋅ u ′ ( v ( x ) ) = 2 x ⋅ 1 2 x 2 + 1 = x x 2 + 1 \begin{aligned}
\forall x \in \mathbb{R},\quad g'(x) &= v'(x) \cdot u'(v(x)) \\
&= 2x \cdot \frac{1}{2\sqrt{x^2 + 1}} = \frac{x}{\sqrt{x^2 + 1}}
\end{aligned} ∀ x ∈ R , g ′ ( x ) = v ′ ( x ) ⋅ u ′ ( v ( x )) = 2 x ⋅ 2 x 2 + 1 1 = x 2 + 1 x
Résultats utiles
Si f f f est dérivable sur un intervalle I I I et n ∈ N n \in \mathbb{N} n ∈ N alors :
( f n ) ′ = n f ′ f n − 1 (f^n)' = n f' f^{n-1} ( f n ) ′ = n f ′ f n − 1
Si f f f est dérivable et strictement positive sur un intervalle I I I alors :
( f ) ′ = f ′ 2 f (\sqrt{f})' = \frac{f'}{2\sqrt{f}} ( f ) ′ = 2 f f ′
Exercice
Dans chaque cas, calculer la fonction dérivée :
f ( x ) = x 2 + x + 1 f(x) = \sqrt{x^2 + x + 1} f ( x ) = x 2 + x + 1
g ( x ) = ( cos ( x ) + 1 ) 3 g(x) = (\cos(x) + 1)^3 g ( x ) = ( cos ( x ) + 1 ) 3
Correction
f ( x ) = x 2 + x + 1 f(x) = \sqrt{x^2 + x + 1} f ( x ) = x 2 + x + 1
Domaine de définition :
D f = { x ∈ R ∣ x 2 + x + 1 ≥ 0 } D_f = \{ x \in \mathbb{R} \mid x^2 + x + 1 \ge 0 \} D f = { x ∈ R ∣ x 2 + x + 1 ≥ 0 }
On a Δ = b 2 − 4 a c = 1 2 − 4 ⋅ 1 ⋅ 1 = − 3 < 0 \Delta = b^2 - 4ac = 1^2 - 4 \cdot 1 \cdot 1 = -3 < 0 Δ = b 2 − 4 a c = 1 2 − 4 ⋅ 1 ⋅ 1 = − 3 < 0
Donc x 2 + x + 1 > 0 x^2 + x + 1 > 0 x 2 + x + 1 > 0 pour tout x ∈ R x \in \mathbb{R} x ∈ R
Alors f f f est dérivable sur R \mathbb{R} R
∀ x ∈ R , f ′ ( x ) = ( x 2 + x + 1 ) ′ 2 x 2 + x + 1 = 2 x + 1 2 x 2 + x + 1 \forall x \in \mathbb{R},\quad f'(x) = \frac{(x^2 + x + 1)'}{2\sqrt{x^2 + x + 1}} = \frac{2x + 1}{2\sqrt{x^2 + x + 1}} ∀ x ∈ R , f ′ ( x ) = 2 x 2 + x + 1 ( x 2 + x + 1 ) ′ = 2 x 2 + x + 1 2 x + 1
g ( x ) = ( cos ( x ) + 1 ) 3 g(x) = (\cos(x) + 1)^3 g ( x ) = ( cos ( x ) + 1 ) 3
g g g est dérivable sur R \mathbb{R} R comme composée de x ↦ x 3 x \mapsto x^3 x ↦ x 3 et x ↦ cos ( x ) + 1 x \mapsto \cos(x) + 1 x ↦ cos ( x ) + 1
∀ x ∈ R , g ′ ( x ) = 3 ( cos ( x ) + 1 ) 2 ⋅ ( − sin ( x ) ) = − 3 sin ( x ) ( cos ( x ) + 1 ) 2 \begin{aligned}
\forall x \in \mathbb{R},\quad g'(x) &= 3 (\cos(x) + 1)^2 \cdot (-\sin(x)) \\
&= -3\sin(x)(\cos(x) + 1)^2
\end{aligned} ∀ x ∈ R , g ′ ( x ) = 3 ( cos ( x ) + 1 ) 2 ⋅ ( − sin ( x )) = − 3 sin ( x ) ( cos ( x ) + 1 ) 2