Problème (11 points):
Partie I:
On considère la fonction numérique g g g définie sur R \mathbb{R} R par g ( x ) = e 2 x − 1 g(x)=e^{2x}-1 g ( x ) = e 2 x − 1 .
1.a. Résoudre dans R \mathbb{R} R , l'équation g ( x ) = 0 g(x)=0 g ( x ) = 0 .
Afficher la correction
Soit x ∈ R x \in \mathbb{R} x ∈ R ,
g ( x ) = 0 ⟺ e 2 x − 1 = 0 ⟺ e 2 x = 1 ⟺ 2 x = 0 ⟺ x = 0 \begin{aligned}
g(x) = 0 &\iff e^{2x} - 1 = 0 \\
&\iff e^{2x} = 1 \\
&\iff 2x = 0 \\
&\iff x = 0
\end{aligned} g ( x ) = 0 ⟺ e 2 x − 1 = 0 ⟺ e 2 x = 1 ⟺ 2 x = 0 ⟺ x = 0
L'ensemble des solutions est donc S = { 0 } S = \{0\} S = { 0 } .
1.b. Vérifier que g ( x ) < 0 g(x)<0 g ( x ) < 0 sur ] − ∞ , 0 [ ]-\infty, 0[ ] − ∞ , 0 [ et que g ( x ) > 0 g(x)>0 g ( x ) > 0 sur ] 0 , + ∞ [ ]0,+\infty[ ] 0 , + ∞ [ .
Afficher la correction
Sur ] − ∞ , 0 [ ]-\infty, 0[ ] − ∞ , 0 [ :
Soit x < 0 x < 0 x < 0 . On a : 2 x < 0 2x< 0 2 x < 0
et comme la fonction x ↦ e x x\mapsto e^x x ↦ e x est croissante alors
2 x < 0 ⟹ e 2 x < e 0 ⟹ e 2 x < 1 ⟹ e 2 x − 1 < 0 ⟹ g ( x ) < 0 \begin{align*}
2x < 0 &\implies e^{2x} < e^0 \\ &\implies e^{2x} < 1 \\ &\implies e^{2x} - 1 < 0
\\ & \implies g(x) < 0
\end{align*} 2 x < 0 ⟹ e 2 x < e 0 ⟹ e 2 x < 1 ⟹ e 2 x − 1 < 0 ⟹ g ( x ) < 0
Donc : ∀ x ∈ ] − ∞ , 0 [ \forall x \in ]-\infty, 0[ ∀ x ∈ ] − ∞ , 0 [ , g ( x ) < 0 ~g(x) < 0 g ( x ) < 0 .
Sur ] 0 , + ∞ [ ]0, +\infty[ ] 0 , + ∞ [ :
Soit x > 0 x > 0 x > 0 . On a : 2 x > 0 2x > 0 2 x > 0
et comme la fonction x ↦ e x x\mapsto e^x x ↦ e x est croissante alors
2 x > 0 ⟹ e 2 x > e 0 ⟹ e 2 x > 1 ⟹ g ( x ) > 0 \begin{align*}
2x > 0 &\implies e^{2x} > e^0 \\ &\implies e^{2x} > 1
\\ & \implies g(x) > 0
\end{align*} 2 x > 0 ⟹ e 2 x > e 0 ⟹ e 2 x > 1 ⟹ g ( x ) > 0
Donc : ∀ x ∈ ] 0 , + ∞ [ \forall x \in ]0, +\infty[ ∀ x ∈ ] 0 , + ∞ [ , g ( x ) > 0 ~ g(x) > 0 g ( x ) > 0 .
2. Montrer que ∫ − ln 2 ln 2 ∣ g ( x ) ∣ d x = 9 8 \displaystyle \int_{-\ln 2}^{\ln 2}|g(x)|dx=\frac{9}{8} ∫ − l n 2 l n 2 ∣ g ( x ) ∣ d x = 8 9 .
Afficher la correction
D'après la question 1.b , g ( x ) ≤ 0 g(x) \le 0 g ( x ) ≤ 0 sur [ − ln 2 , 0 ] [-\ln 2, 0] [ − ln 2 , 0 ] et g ( x ) ≥ 0 g(x) \ge 0 g ( x ) ≥ 0 sur [ 0 , ln 2 ] [0, \ln 2] [ 0 , ln 2 ] .
En utilisant la relation de Chasles, on obtient :
∫ − ln 2 ln 2 ∣ g ( x ) ∣ d x = ∫ − ln 2 0 − g ( x ) d x + ∫ 0 ln 2 g ( x ) d x = ∫ − ln 2 0 ( 1 − e 2 x ) d x + ∫ 0 ln 2 ( e 2 x − 1 ) d x \begin{aligned}
\int_{-\ln 2}^{\ln 2}|g(x)|dx &= \int_{-\ln 2}^{0} -g(x)dx + \int_{0}^{\ln 2} g(x)dx \\
&= \int_{-\ln 2}^{0} (1 - e^{2x})dx + \int_{0}^{\ln 2} (e^{2x} - 1)dx
\end{aligned} ∫ − l n 2 l n 2 ∣ g ( x ) ∣ d x = ∫ − l n 2 0 − g ( x ) d x + ∫ 0 l n 2 g ( x ) d x = ∫ − l n 2 0 ( 1 − e 2 x ) d x + ∫ 0 l n 2 ( e 2 x − 1 ) d x
Une primitive de x ↦ e 2 x x \mapsto e^{2x} x ↦ e 2 x est x ↦ 1 2 e 2 x x \mapsto \frac{1}{2}e^{2x} x ↦ 2 1 e 2 x .
∫ − ln 2 ln 2 ∣ g ( x ) ∣ d x = [ x − 1 2 e 2 x ] − ln 2 0 + [ 1 2 e 2 x − x ] 0 ln 2 = ( ( 0 − 1 2 e 0 ) − ( − ln 2 − 1 2 e − 2 ln 2 ) ) + ( ( 1 2 e 2 ln 2 − ln 2 ) − ( 1 2 e 0 − 0 ) ) \begin{aligned}
\int_{-\ln 2}^{\ln 2}|g(x)|dx &= \left[x - \frac{1}{2}e^{2x}\right]_{-\ln 2}^{0} + \left[\frac{1}{2}e^{2x} - x\right]_{0}^{\ln 2} \\
&= \left( (0 - \frac{1}{2}e^0) - (-\ln 2 - \frac{1}{2}e^{-2\ln 2}) \right) + \left( (\frac{1}{2}e^{2\ln 2} - \ln 2) - (\frac{1}{2}e^0 - 0) \right)
\end{aligned} ∫ − l n 2 l n 2 ∣ g ( x ) ∣ d x = [ x − 2 1 e 2 x ] − l n 2 0 + [ 2 1 e 2 x − x ] 0 l n 2 = ( ( 0 − 2 1 e 0 ) − ( − ln 2 − 2 1 e − 2 l n 2 ) ) + ( ( 2 1 e 2 l n 2 − ln 2 ) − ( 2 1 e 0 − 0 ) )
On simplifie les exponentielles : e − 2 ln 2 = e ln ( 2 − 2 ) = 1 4 e^{-2\ln 2} = e^{\ln(2^{-2})} = \frac{1}{4} e − 2 l n 2 = e l n ( 2 − 2 ) = 4 1 et e 2 ln 2 = e ln ( 2 2 ) = 4 e^{2\ln 2} = e^{\ln(2^2)} = 4 e 2 l n 2 = e l n ( 2 2 ) = 4 .
∫ − ln 2 ln 2 ∣ g ( x ) ∣ d x = ( − 1 2 + ln 2 + 1 2 × 1 4 ) + ( 1 2 × 4 − ln 2 − 1 2 ) = ( ln 2 − 1 2 + 1 8 ) + ( 2 − ln 2 − 1 2 ) = ln 2 − 3 8 + 3 2 − ln 2 = 12 8 − 3 8 = 9 8 \begin{aligned}
\int_{-\ln 2}^{\ln 2}|g(x)|dx &= \left( -\frac{1}{2} + \ln 2 + \frac{1}{2} \times \frac{1}{4} \right) + \left( \frac{1}{2} \times 4 - \ln 2 - \frac{1}{2} \right) \\
&= \left( \ln 2 - \frac{1}{2} + \frac{1}{8} \right) + \left( 2 - \ln 2 - \frac{1}{2} \right) \\
&= \ln 2 - \frac{3}{8} + \frac{3}{2} - \ln 2 \\
&= \frac{12}{8} - \frac{3}{8} = \frac{9}{8}
\end{aligned} ∫ − l n 2 l n 2 ∣ g ( x ) ∣ d x = ( − 2 1 + ln 2 + 2 1 × 4 1 ) + ( 2 1 × 4 − ln 2 − 2 1 ) = ( ln 2 − 2 1 + 8 1 ) + ( 2 − ln 2 − 2 1 ) = ln 2 − 8 3 + 2 3 − ln 2 = 8 12 − 8 3 = 8 9
Partie II:
On considère la fonction numérique définie par f ( x ) = x − ln 2 + ln ( 1 + e − 2 x ) f(x)=x-\ln 2+\ln(1+e^{-2x}) f ( x ) = x − ln 2 + ln ( 1 + e − 2 x ) .
Soit ( C f ) (\mathcal{C}_{f}) ( C f ) sa courbe représentative dans un repère orthonormé ( O , i ⃗ , j ⃗ ) (O, \vec{i}, \vec{j}) ( O , i , j ) .
1. Vérifier que la fonction f f f est définie sur R \mathbb{R} R .
Afficher la correction
Soit x ∈ R x\in\R x ∈ R
x ∈ D f ⟺ 1 + e − 2 x > 0 x\in D_f \iff 1+e^{-2x} > 0 x ∈ D f ⟺ 1 + e − 2 x > 0
Pour tout x ∈ R x \in \mathbb{R} x ∈ R , on sait que e − 2 x > 0 e^{-2x} > 0 e − 2 x > 0 , donc :
1 + e − 2 x > 1 > 0 1 + e^{-2x} > 1 > 0 1 + e − 2 x > 1 > 0
Puisque la condition 1 + e − 2 x > 0 1 + e^{-2x} > 0 1 + e − 2 x > 0 est toujours vérifiée, le domaine de définition est D f = R D_f = \mathbb{R} D f = R .
2.a. Montrer que f f f est une fonction paire.
Afficher la correction
R \R R est centré en 0 0 0 (c'est à dire : ∀ x ∈ R : − x ∈ R \forall x\in\R~:~-x\in\R ∀ x ∈ R : − x ∈ R )
Calculons f ( − x ) f(-x) f ( − x ) :
f ( − x ) = − x − ln 2 + ln ( 1 + e − 2 ( − x ) ) = − x − ln 2 + ln ( 1 + e 2 x ) \begin{aligned}
f(-x) &= -x - \ln 2 + \ln(1 + e^{-2(-x)}) \\
&= -x - \ln 2 + \ln(1 + e^{2x})
\end{aligned} f ( − x ) = − x − ln 2 + ln ( 1 + e − 2 ( − x ) ) = − x − ln 2 + ln ( 1 + e 2 x )
Factorisons par e 2 x e^{2x} e 2 x à l'intérieur du logarithme :
f ( − x ) = − x − ln 2 + ln ( e 2 x ( e − 2 x + 1 ) ) = − x − ln 2 + ln ( e 2 x ) + ln ( 1 + e − 2 x ) = − x − ln 2 + 2 x + ln ( 1 + e − 2 x ) = x − ln 2 + ln ( 1 + e − 2 x ) = f ( x ) \begin{aligned}
f(-x) &= -x - \ln 2 + \ln(e^{2x}(e^{-2x} + 1)) \\
&= -x - \ln 2 + \ln(e^{2x}) + \ln(1 + e^{-2x}) \\
&= -x - \ln 2 + 2x + \ln(1 + e^{-2x}) \\
&= x - \ln 2 + \ln(1 + e^{-2x}) \\
&= f(x)
\end{aligned} f ( − x ) = − x − ln 2 + ln ( e 2 x ( e − 2 x + 1 )) = − x − ln 2 + ln ( e 2 x ) + ln ( 1 + e − 2 x ) = − x − ln 2 + 2 x + ln ( 1 + e − 2 x ) = x − ln 2 + ln ( 1 + e − 2 x ) = f ( x )
Puisque f ( − x ) = f ( x ) f(-x) = f(x) f ( − x ) = f ( x ) pour tout x ∈ R x \in \mathbb{R} x ∈ R , la fonction f f f est paire.
2.b. Vérifier que lim x → + ∞ f ( x ) = + ∞ \lim\limits_{x\rightarrow+\infty}f(x)=+\infty x → + ∞ lim f ( x ) = + ∞ et déduire lim x → − ∞ f ( x ) \lim\limits_{x\rightarrow-\infty}f(x) x → − ∞ lim f ( x ) .
Afficher la correction
Au voisinage de + ∞ +\infty + ∞ :
lim x → + ∞ e − 2 x = lim x → + ∞ ( e − x ) 2 = 0 2 = 0 \lim\limits_{x\to+\infty} e^{-2x} =\lim\limits_{x\to+\infty} (e^{-x})^2 =0^2=0 x → + ∞ lim e − 2 x = x → + ∞ lim ( e − x ) 2 = 0 2 = 0
donc
lim x → + ∞ ln ( 1 + e − 2 x ) = ln ( 1 ) = 0 \lim\limits_{x\to+\infty} \ln(1 + e^{-2x}) = \ln(1) = 0 x → + ∞ lim ln ( 1 + e − 2 x ) = ln ( 1 ) = 0
De plus, lim x → + ∞ ( x − ln 2 ) = + ∞ \lim\limits_{x\to+\infty} (x - \ln 2) = +\infty x → + ∞ lim ( x − ln 2 ) = + ∞ .
et donc :
lim x → + ∞ f ( x ) = + ∞ \lim\limits_{x\to+\infty} f(x) = +\infty x → + ∞ lim f ( x ) = + ∞
Au voisinage de − ∞ -\infty − ∞ :
on pose t = − x t=-x t = − x donc x = − t x=-t x = − t et comme f f f est paire alors f ( − t ) = f ( t ) f(-t)=f(t) f ( − t ) = f ( t )
et on a :
x → − ∞ ⟺ t → + ∞ x\to-\infty \iff t\to +\infty x → − ∞ ⟺ t → + ∞
lim x → − ∞ f ( x ) = lim t → + ∞ f ( − t ) = lim t → + ∞ f ( t ) = + ∞ \lim\limits_{x\to-\infty} f(x) = \lim\limits_{t\to+\infty} f(-t)=\lim\limits_{t\to+\infty} f(t)=+\infty x → − ∞ lim f ( x ) = t → + ∞ lim f ( − t ) = t → + ∞ lim f ( t ) = + ∞
3.a. Montrer que la droite ( Δ ) (\Delta) ( Δ ) d'équation y = x − ln 2 y=x-\ln 2 y = x − ln 2 est une asymptote oblique à ( C f ) (\mathcal{C}_{f}) ( C f ) au voisinage de + ∞ +\infty + ∞ .
Afficher la correction
lim x → + ∞ f ( x ) − y Δ = lim x → + ∞ ( f ( x ) − ( x − ln 2 ) ) = lim x → + ∞ ln ( 1 + e − 2 x ) \begin{aligned}
\lim\limits_{x\to+\infty}f(x)-y_\Delta &=\lim\limits_{x\to+\infty} (f(x) - (x - \ln 2))\\
&= \lim\limits_{x\to+\infty} \ln(1 + e^{-2x})
\end{aligned} x → + ∞ lim f ( x ) − y Δ = x → + ∞ lim ( f ( x ) − ( x − ln 2 )) = x → + ∞ lim ln ( 1 + e − 2 x )
Comme vu précédemment, lim x → + ∞ e − 2 x = 0 \lim\limits_{x\to+\infty} e^{-2x} = 0 x → + ∞ lim e − 2 x = 0 , donc lim x → + ∞ ln ( 1 + e − 2 x ) = 0 \lim\limits_{x\to+\infty} \ln(1 + e^{-2x}) = 0 x → + ∞ lim ln ( 1 + e − 2 x ) = 0 .
lim x → + ∞ ( f ( x ) − ( x − ln 2 ) ) = 0 \lim\limits_{x\to+\infty} (f(x) - (x - \ln 2)) = 0 x → + ∞ lim ( f ( x ) − ( x − ln 2 )) = 0
Alors la droite ( Δ ) (\Delta) ( Δ ) d'équation y = x − ln 2 y = x - \ln 2 y = x − ln 2 est une asymptote oblique à ( C f ) (\mathcal{C}_{f}) ( C f ) en + ∞ +\infty + ∞ .
3.b. Déduire que la droite ( Δ ′ ) (\Delta^{\prime}) ( Δ ′ ) d'équation y = − x − ln 2 y=-x-\ln 2 y = − x − ln 2 est une asymptote oblique à ( C f ) (\mathcal{C}_{f}) ( C f ) au voisinage de − ∞ -\infty − ∞ .
Afficher la correction
lim x → − ∞ f ( x ) − y Δ ′ = lim x → − ∞ ( f ( x ) − ( − x − ln 2 ) ) \begin{aligned}
\lim\limits_{x\to-\infty}f(x)-y_{\Delta'} =\lim\limits_{x\to-\infty} (f(x) - (-x - \ln 2))
\end{aligned} x → − ∞ lim f ( x ) − y Δ ′ = x → − ∞ lim ( f ( x ) − ( − x − ln 2 ))
on pose t = − x t=-x t = − x donc x = − t x=-t x = − t et on a f ( − t ) = f ( t ) f(-t)=f(t) f ( − t ) = f ( t ) (car f f f est paire)
lim x → − ∞ f ( x ) − y Δ ′ = lim t → + ∞ ( f ( − t ) − ( t − ln 2 ) ) = lim t → + ∞ ( f ( t ) − ( t − ln 2 ) ) = 0 \begin{aligned}
\lim\limits_{x\to-\infty}f(x)-y_{\Delta'} &=\lim\limits_{t\to+\infty} (f(-t) - (t - \ln 2)) \\ &=\lim\limits_{t\to+\infty} (f(t) - (t - \ln 2))=0
\end{aligned} x → − ∞ lim f ( x ) − y Δ ′ = t → + ∞ lim ( f ( − t ) − ( t − ln 2 )) = t → + ∞ lim ( f ( t ) − ( t − ln 2 )) = 0
Alors la droite ( Δ ′ ) (\Delta') ( Δ ′ ) d'équation y = − x − ln 2 y = -x - \ln 2 y = − x − ln 2 est une asymptote de ( C f ) (C_f) ( C f ) au voisinage de − ∞ -\infty − ∞ .
4.a. Montrer que pour tout x x x de R \mathbb{R} R , f ′ ( x ) = g ( x ) 1 + e 2 x \displaystyle f^{\prime}(x)=\frac{g(x)}{1+e^{2x}} f ′ ( x ) = 1 + e 2 x g ( x ) .
Afficher la correction
La fonction f f f est dérivable sur R \mathbb{R} R par somme produit et composée;
Soit x ∈ R x \in \mathbb{R} x ∈ R :
f ′ ( x ) = ( x − ln 2 ) ′ + ( ln ( 1 + e − 2 x ) ) ′ = 1 + ( 1 + e − 2 x ) ′ 1 + e − 2 x = 1 + − 2 e − 2 x 1 + e − 2 x \begin{aligned}
f^{\prime}(x) &= (x - \ln 2)' + (\ln(1 + e^{-2x}))' \\
&= 1 + \frac{(1 + e^{-2x})'}{1 + e^{-2x}} \\
&= 1 + \frac{-2e^{-2x}}{1 + e^{-2x}}
\end{aligned} f ′ ( x ) = ( x − ln 2 ) ′ + ( ln ( 1 + e − 2 x ) ) ′ = 1 + 1 + e − 2 x ( 1 + e − 2 x ) ′ = 1 + 1 + e − 2 x − 2 e − 2 x
Multiplions le numérateur et le dénominateur de la fraction par e 2 x e^{2x} e 2 x donc:
f ′ ( x ) = 1 − 2 e 2 x + 1 = e 2 x + 1 − 2 e 2 x + 1 = e 2 x − 1 e 2 x + 1 = g ( x ) 1 + e 2 x \begin{aligned}
f^{\prime}(x) &= 1 - \frac{2}{e^{2x} + 1} \\
&= \frac{e^{2x} + 1 - 2}{e^{2x} + 1} \\
&= \frac{e^{2x} - 1}{e^{2x} + 1} \\
&=\frac{g(x)}{1 + e^{2x}}
\end{aligned} f ′ ( x ) = 1 − e 2 x + 1 2 = e 2 x + 1 e 2 x + 1 − 2 = e 2 x + 1 e 2 x − 1 = 1 + e 2 x g ( x )
4.b. Déduire que f f f est strictement croissante sur l'intervalle [ 0 , + ∞ [ [0,+\infty[ [ 0 , + ∞ [ et strictement décroissante sur l'intervalle ] − ∞ , 0 ] ]-\infty,0] ] − ∞ , 0 ] .
Afficher la correction
Pour tout x ∈ R x \in \mathbb{R} x ∈ R , 1 + e 2 x > 0 1 + e^{2x} > 0 1 + e 2 x > 0 . Le signe de f ′ ( x ) f^{\prime}(x) f ′ ( x ) est celui de g ( x ) g(x) g ( x ) .
D'après la question 1.b de la Partie I :
Sur ] 0 , + ∞ [ ]0, +\infty[ ] 0 , + ∞ [ , g ( x ) > 0 ⟹ f ′ ( x ) > 0 g(x) > 0 \implies f^{\prime}(x) > 0 g ( x ) > 0 ⟹ f ′ ( x ) > 0 .
Donc f f f est strictement croissante sur [ 0 , + ∞ [ [0, +\infty[ [ 0 , + ∞ [ .
Sur ] − ∞ , 0 [ ]-\infty, 0[ ] − ∞ , 0 [ , g ( x ) < 0 ⟹ f ′ ( x ) < 0 g(x) < 0 \implies f^{\prime}(x) < 0 g ( x ) < 0 ⟹ f ′ ( x ) < 0 .
Donc f f f est strictement décroissante sur ] − ∞ , 0 ] ]-\infty, 0] ] − ∞ , 0 ] .
(Note : f ′ ( 0 ) = 0 f'(0) = 0 f ′ ( 0 ) = 0 , donc la monotonie stricte s'étend aux intervalles fermés).
5.a. Résoudre dans R \mathbb{R} R , l'équation f ( x ) = x f(x)=x f ( x ) = x .
Afficher la correction
Soit x ∈ R x \in \mathbb{R} x ∈ R .
f ( x ) = x ⟺ x − ln 2 + ln ( 1 + e − 2 x ) = x ⟺ ln ( 1 + e − 2 x ) = ln 2 ⟺ 1 + e − 2 x = 2 ⟺ e − 2 x = 1 ⟺ − 2 x = 0 ⟺ x = 0 \begin{aligned}
f(x) = x &\iff x - \ln 2 + \ln(1 + e^{-2x}) = x \\
&\iff \ln(1 + e^{-2x}) = \ln 2 \\
&\iff 1 + e^{-2x} = 2 \\
&\iff e^{-2x} = 1 \\
&\iff -2x = 0 \\
&\iff x = 0
\end{aligned} f ( x ) = x ⟺ x − ln 2 + ln ( 1 + e − 2 x ) = x ⟺ ln ( 1 + e − 2 x ) = ln 2 ⟺ 1 + e − 2 x = 2 ⟺ e − 2 x = 1 ⟺ − 2 x = 0 ⟺ x = 0
L'unique solution de l'équation est 0 0 0 . S = { 0 } S = \{0\} S = { 0 } .
5.b. Montrer pour tout x x x de [ 0 , + ∞ [ : f ( x ) ≤ x [0,+\infty[ : f(x)\le x [ 0 , + ∞ [ : f ( x ) ≤ x .
Afficher la correction
Soit x ∈ [ 0 , + ∞ [ x \in [0, +\infty[ x ∈ [ 0 , + ∞ [ . On a :
x ≥ 0 ⟹ − 2 x ≤ 0 ⟹ e − 2 x ≤ e 0 ⟹ e − 2 x ≤ 1 \begin{aligned}
x \ge 0 &\implies -2x \le 0 \\ & \implies e^{-2x} \le e^0 \\ & \implies e^{-2x} \le 1
\end{aligned} x ≥ 0 ⟹ − 2 x ≤ 0 ⟹ e − 2 x ≤ e 0 ⟹ e − 2 x ≤ 1
En ajoutant 1 à chaque membre :
1 + e − 2 x ≤ 2 1 + e^{-2x} \le 2 1 + e − 2 x ≤ 2
Comme la fonction ln \ln ln est strictement croissante :
ln ( 1 + e − 2 x ) ≤ ln 2 \ln(1 + e^{-2x}) \le \ln 2 ln ( 1 + e − 2 x ) ≤ ln 2
ln ( 1 + e − 2 x ) − ln 2 ≤ 0 \ln(1 + e^{-2x}) - \ln 2 \le 0 ln ( 1 + e − 2 x ) − ln 2 ≤ 0
En ajoutant x x x à chaque membre :
x − ln 2 + ln ( 1 + e − 2 x ) ≤ x x - \ln 2 + \ln(1 + e^{-2x}) \le x x − ln 2 + ln ( 1 + e − 2 x ) ≤ x
Alors :
∀ x ∈ [ 0 , + ∞ [ : f ( x ) ≤ x \forall x\in [0, +\infty[~:~f(x) \le x ∀ x ∈ [ 0 , + ∞ [ : f ( x ) ≤ x
5.c. Etudier la position de la courbe ( C f ) (\mathcal{C}_{f}) ( C f ) et la droite ( Δ ) (\Delta) ( Δ ) sur l'intervalle [ 0 , + ∞ [ [0,+\infty[ [ 0 , + ∞ [ .
Afficher la correction
Soit x ∈ [ 0 , + ∞ [ x \in [0, +\infty[ x ∈ [ 0 , + ∞ [
Étudions le signe de f ( x ) − y Δ f(x) - y_\Delta f ( x ) − y Δ :
f ( x ) − ( x − ln 2 ) = ln ( 1 + e − 2 x ) f(x) - (x - \ln 2) = \ln(1 + e^{-2x}) f ( x ) − ( x − ln 2 ) = ln ( 1 + e − 2 x )
Pour tout x ∈ R x \in \mathbb{R} x ∈ R , e − 2 x > 0 ⟹ 1 + e − 2 x > 1 e^{-2x} > 0 \implies 1 + e^{-2x} > 1 e − 2 x > 0 ⟹ 1 + e − 2 x > 1 .
Puisque ln ( t ) > 0 \ln(t) > 0 ln ( t ) > 0 pour t > 1 t > 1 t > 1 , on a :
ln ( 1 + e − 2 x ) > 0 \ln(1 + e^{-2x}) > 0 ln ( 1 + e − 2 x ) > 0
(on a remplacé t t t par 1 + e − 2 x 1 + e^{-2x} 1 + e − 2 x )
Ainsi, f ( x ) − y Δ > 0 f(x) - y_\Delta > 0 f ( x ) − y Δ > 0 sur [ 0 , + ∞ [ [0, +\infty[ [ 0 , + ∞ [ .
Conclusion : La courbe ( C f ) (\mathcal{C}_{f}) ( C f ) est au-dessus de l'asymptote ( Δ ) (\Delta) ( Δ ) sur [ 0 , + ∞ [ [0, +\infty[ [ 0 , + ∞ [ .
5.d. Déduire que pour tout x x x de [ 0 , + ∞ [ [0,+\infty[ [ 0 , + ∞ [ : 0 ≤ f ( x ) − ( x − ln 2 ) ≤ ln 2 0\le f(x)-(x-\ln 2)\le \ln 2 0 ≤ f ( x ) − ( x − ln 2 ) ≤ ln 2 .
Afficher la correction
D'après la question 5.c , on a :
pour tout x ∈ [ 0 , + ∞ [ x \in [0, +\infty[ x ∈ [ 0 , + ∞ [ : f ( x ) − ( x − ln 2 ) > 0 f(x) - (x - \ln 2) > 0 f ( x ) − ( x − ln 2 ) > 0
D'autre part, on a vu dans la question 5.b que pour tout x ≥ 0 x \ge 0 x ≥ 0 , ln ( 1 + e − 2 x ) ≤ ln 2 \ln(1 + e^{-2x}) \le \ln 2 ln ( 1 + e − 2 x ) ≤ ln 2 .
Or f ( x ) − ( x − ln 2 ) = ln ( 1 + e − 2 x ) f(x) - (x - \ln 2) = \ln(1 + e^{-2x}) f ( x ) − ( x − ln 2 ) = ln ( 1 + e − 2 x ) .
On déduit que pour tout x x x de [ 0 , + ∞ [ [0,+\infty[ [ 0 , + ∞ [
0 ≤ f ( x ) − ( x − ln 2 ) ≤ ln 2 0 \le f(x) - (x - \ln 2) \le \ln 2 0 ≤ f ( x ) − ( x − ln 2 ) ≤ ln 2
6. Le graphique ci-dessous représente la courbe ( C f ) (\mathcal{C}_{f}) ( C f ) de la fonction f sur [ 0 , + ∞ [ [0,+\infty[ [ 0 , + ∞ [ dans le repère ( O , i ⃗ , j ⃗ ) (O,\vec{i},\vec{j}) ( O , i , j ) .
6.a. Reproduire le graphique ci-dessus puis tracer dans le même repère, la droite ( Δ ′ ) (\Delta^{\prime}) ( Δ ′ ) et compléter la courbe ( C f ) (\mathcal{C}_{f}) ( C f ) de la fonction f f f sur l'intervalle ] − ∞ , 0 ] ]-\infty,0] ] − ∞ , 0 ] .
Afficher la correction
Méthode de construction :
La fonction f f f est paire (question 2.a ), la courbe entière ( C f ) (\mathcal{C}_{f}) ( C f ) s'obtient donc en traçant le symétrique de la partie donnée par rapport à l'axe des ordonnées .
La droite ( Δ ′ ) (\Delta') ( Δ ′ ) d'équation y = − x − ln 2 y = -x - \ln 2 y = − x − ln 2 est le symétrique de l'asymptote ( Δ ) (\Delta) ( Δ ) par rapport à l'axe des ordonnées.
L'origine de la courbe symétrisée commence au minimum ( 0 , 0 ) (0, 0) ( 0 , 0 ) (tangente horizontale commune f ′ ( 0 ) = 0 f'(0)=0 f ′ ( 0 ) = 0 ).
6.b. Soit A \mathcal{A} A , en unité d'aire, l'aire de la partie du plan délimitée par ( C f ) (\mathcal{C}_{f}) ( C f ) , la droite ( Δ ) (\Delta) ( Δ ) , et les droites d'équations x = 0 x=0 x = 0 et x = 1 x=1 x = 1 . Montrer que 0 ≤ A ≤ ln 2 0\le \mathcal{A} \le \ln 2 0 ≤ A ≤ ln 2 .
Afficher la correction
L'aire demandée A \mathcal{A} A est donnée par l'intégrale :
A = ∫ 0 1 ∣ f ( x ) − y Δ ∣ d x \mathcal{A} = \int_{0}^{1} |f(x) - y_\Delta| dx A = ∫ 0 1 ∣ f ( x ) − y Δ ∣ d x
Sur [ 0 , 1 ] [0, 1] [ 0 , 1 ] , la courbe est au-dessus de ( Δ ) (\Delta) ( Δ )
Donc ∣ f ( x ) − y Δ ∣ = f ( x ) − ( x − ln 2 ) |f(x) - y_\Delta| = f(x) - (x - \ln 2) ∣ f ( x ) − y Δ ∣ = f ( x ) − ( x − ln 2 ) .
A = ∫ 0 1 ( f ( x ) − ( x − ln 2 ) ) d x \mathcal{A} = \int_{0}^{1} (f(x) - (x - \ln 2)) dx A = ∫ 0 1 ( f ( x ) − ( x − ln 2 )) d x
D'après la question 5.d , on a pour tout x ∈ [ 0 , 1 ] x \in [0, 1] x ∈ [ 0 , 1 ] :
0 ≤ f ( x ) − ( x − ln 2 ) ≤ ln 2 0 \le f(x) - (x - \ln 2) \le \ln 2 0 ≤ f ( x ) − ( x − ln 2 ) ≤ ln 2
En intégrant cette inégalité sur l'intervalle [ 0 , 1 ] [0, 1] [ 0 , 1 ] (les bornes sont dans le sens croissant), on obtient :
∫ 0 1 0 d x ≤ ∫ 0 1 ( f ( x ) − ( x − ln 2 ) ) d x ≤ ∫ 0 1 ln 2 d x \int_{0}^{1} 0 dx \le \int_{0}^{1} (f(x) - (x - \ln 2)) dx \le \int_{0}^{1} \ln 2 dx ∫ 0 1 0 d x ≤ ∫ 0 1 ( f ( x ) − ( x − ln 2 )) d x ≤ ∫ 0 1 ln 2 d x
0 ≤ A ≤ [ x ln 2 ] 0 1 0 \le \mathcal{A} \le \Big[ x \ln 2 \Big]_0^1 0 ≤ A ≤ [ x ln 2 ] 0 1
0 ≤ A ≤ ln 2 0 \le \mathcal{A} \le \ln 2 0 ≤ A ≤ ln 2
7.a. Montrer que φ \varphi φ admet une fonction réciproque φ − 1 \varphi^{-1} φ − 1 définie sur un intervalle J J J que l'on déterminera.
Afficher la correction
La fonction φ \varphi φ (restriction de f f f à [ 0 , + ∞ [ [0, +\infty[ [ 0 , + ∞ [ ) est :
Continue sur [ 0 , + ∞ [ [0, +\infty[ [ 0 , + ∞ [ (car f f f est dérivable sur R \mathbb{R} R ).
Strictement croissante sur [ 0 , + ∞ [ [0, +\infty[ [ 0 , + ∞ [ (d'après la question 4.b ).
Par conséquent, φ \varphi φ admet une fonction réciproque φ − 1 \varphi^{-1} φ − 1 définie sur l'intervalle image J = φ ( [ 0 , + ∞ [ ) J = \varphi([0, +\infty[) J = φ ([ 0 , + ∞ [ ) .
J = [ φ ( 0 ) , lim x → + ∞ φ ( x ) [ J = [\varphi(0), \lim\limits_{x\to+\infty} \varphi(x)[ J = [ φ ( 0 ) , x → + ∞ lim φ ( x ) [
On a φ ( 0 ) = f ( 0 ) = 0 \varphi(0) = f(0) = 0 φ ( 0 ) = f ( 0 ) = 0 et lim x → + ∞ f ( x ) = + ∞ \lim\limits_{x\to+\infty} f(x) = +\infty x → + ∞ lim f ( x ) = + ∞ .
Donc J = [ 0 , + ∞ [ J = [0, +\infty[ J = [ 0 , + ∞ [ .
7.b. Vérifier que φ − 1 ( ln ( 5 4 ) ) = ln 2 \varphi^{-1}(\ln(\frac{5}{4}))=\ln 2 φ − 1 ( ln ( 4 5 )) = ln 2 .
Afficher la correction
Vérifier que φ − 1 ( ln ( 5 4 ) ) = ln 2 \varphi^{-1}\left(\ln(\frac{5}{4})\right) = \ln 2 φ − 1 ( ln ( 4 5 ) ) = ln 2 revient à montrer que φ ( ln 2 ) = ln ( 5 4 ) \varphi(\ln 2) = \ln\left(\frac{5}{4}\right) φ ( ln 2 ) = ln ( 4 5 ) .
Calculons φ ( ln 2 ) \varphi(\ln 2) φ ( ln 2 ) :
φ ( ln 2 ) = f ( ln 2 ) = ln 2 − ln 2 + ln ( 1 + e − 2 ln 2 ) = ln ( 1 + e ln ( 2 − 2 ) ) = ln ( 1 + 1 4 ) = ln ( 5 4 ) \begin{aligned}
\varphi(\ln 2) &= f(\ln 2) = \ln 2 - \ln 2 + \ln(1 + e^{-2\ln 2}) \\
&= \ln(1 + e^{\ln(2^{-2})}) \\
&= \ln(1 + \frac{1}{4}) \\
&= \ln\left(\frac{5}{4}\right)
\end{aligned} φ ( ln 2 ) = f ( ln 2 ) = ln 2 − ln 2 + ln ( 1 + e − 2 l n 2 ) = ln ( 1 + e l n ( 2 − 2 ) ) = ln ( 1 + 4 1 ) = ln ( 4 5 )
7.c. Montrer que φ − 1 \varphi^{-1} φ − 1 est dérivable en ln ( 5 4 ) \ln(\frac{5}{4}) ln ( 4 5 ) et que ( φ − 1 ) ′ ( ln ( 5 4 ) ) = 5 3 (\varphi^{-1})^{\prime}(\ln(\frac{5}{4}))=\frac{5}{3} ( φ − 1 ) ′ ( ln ( 4 5 )) = 3 5 .
Afficher la correction
On sait que φ \varphi φ est dérivable sur ] 0 , + ∞ [ ]0, +\infty[ ] 0 , + ∞ [ et φ ( ln 2 ) = ln ( 5 4 ) \varphi(\ln 2) = \ln(\frac{5}{4}) φ ( ln 2 ) = ln ( 4 5 ) .
Calculons le nombre dérivé en ln 2 \ln 2 ln 2 :
φ ′ ( ln 2 ) = f ′ ( ln 2 ) = e 2 ln 2 − 1 1 + e 2 ln 2 \varphi'(\ln 2) = f'(\ln 2) = \frac{e^{2\ln 2} - 1}{1 + e^{2\ln 2}} φ ′ ( ln 2 ) = f ′ ( ln 2 ) = 1 + e 2 l n 2 e 2 l n 2 − 1
Or, e 2 ln 2 = e ln ( 2 2 ) = 4 e^{2\ln 2} = e^{\ln(2^2)} = 4 e 2 l n 2 = e l n ( 2 2 ) = 4 . Donc :
φ ′ ( ln 2 ) = 4 − 1 1 + 4 = 3 5 \varphi'(\ln 2) = \frac{4 - 1}{1 + 4} = \frac{3}{5} φ ′ ( ln 2 ) = 1 + 4 4 − 1 = 5 3
Puisque φ ′ ( ln 2 ) ≠ 0 \varphi'(\ln 2) \neq 0 φ ′ ( ln 2 ) = 0 , la fonction réciproque φ − 1 \varphi^{-1} φ − 1 est dérivable en φ ( ln 2 ) = ln ( 5 4 ) \varphi(\ln 2) = \ln(\frac{5}{4}) φ ( ln 2 ) = ln ( 4 5 ) , et on a :
( φ − 1 ) ′ ( ln ( 5 4 ) ) = 1 φ ′ ( ln 2 ) = 1 3 5 = 5 3 (\varphi^{-1})^{\prime}\left(\ln(\frac{5}{4})\right) = \frac{1}{\varphi'(\ln 2)} = \frac{1}{\frac{3}{5}} = \frac{5}{3} ( φ − 1 ) ′ ( ln ( 4 5 ) ) = φ ′ ( ln 2 ) 1 = 5 3 1 = 3 5
Partie III
On considère la suite numérique ( u n ) (u_{n}) ( u n ) définie par u 0 = ln 2 u_{0}=\ln 2 u 0 = ln 2 et u n + 1 = f ( u n ) u_{n+1}=f(u_{n}) u n + 1 = f ( u n ) , pour tout entier naturel n n n .
1. Montrer par récurrence que 0 ≤ u n ≤ ln 2 0\le u_{n}\le \ln 2 0 ≤ u n ≤ ln 2 , pour tout n n n de N \mathbb{N} N .
Afficher la correction
Initialisation : Pour n = 0 n=0 n = 0 , u 0 = ln 2 u_0 = \ln 2 u 0 = ln 2 . L'encadrement 0 ≤ ln 2 ≤ ln 2 0 \le \ln 2 \le \ln 2 0 ≤ ln 2 ≤ ln 2 est vrai.
Hérédité : Soit n ∈ N n \in \mathbb{N} n ∈ N . Supposons que 0 ≤ u n ≤ ln 2 0 \le u_n \le \ln 2 0 ≤ u n ≤ ln 2 et montrons que 0 ≤ u n + 1 ≤ ln 2 0 \le u_{n+1} \le \ln 2 0 ≤ u n + 1 ≤ ln 2 .
Puisque f f f est strictement croissante sur [ 0 , + ∞ [ [0, +\infty[ [ 0 , + ∞ [ (donc sur [ 0 , ln 2 ] [0, \ln 2] [ 0 , ln 2 ] ), l'ordre est conservé :
f ( 0 ) ≤ f ( u n ) ≤ f ( ln 2 ) f(0) \le f(u_n) \le f(\ln 2) f ( 0 ) ≤ f ( u n ) ≤ f ( ln 2 )
On a calculé f ( 0 ) = 0 f(0) = 0 f ( 0 ) = 0 et f ( ln 2 ) = ln ( 5 4 ) f(\ln 2) = \ln(\frac{5}{4}) f ( ln 2 ) = ln ( 4 5 ) .
Or, 5 4 ≤ 2 ⟹ ln ( 5 4 ) ≤ ln 2 \frac{5}{4} \le 2 \implies \ln(\frac{5}{4}) \le \ln 2 4 5 ≤ 2 ⟹ ln ( 4 5 ) ≤ ln 2 .
On obtient donc :
0 ≤ u n + 1 ≤ ln ( 5 4 ) ≤ ln 2 0 \le u_{n+1} \le \ln(\frac{5}{4}) \le \ln 2 0 ≤ u n + 1 ≤ ln ( 4 5 ) ≤ ln 2
Ce qui prouve que 0 ≤ u n + 1 ≤ ln 2 0 \le u_{n+1} \le \ln 2 0 ≤ u n + 1 ≤ ln 2 .
Conclusion : D'après le principe de récurrence, pour tout n ∈ N n \in \mathbb{N} n ∈ N , 0 ≤ u n ≤ ln 2 0 \le u_n \le \ln 2 0 ≤ u n ≤ ln 2 .
2. Montrer que la suite ( u n ) (u_{n}) ( u n ) est décroissante.
Afficher la correction
D'après la question 5.b de la Partie II, on sait que pour tout x ∈ [ 0 , + ∞ [ x \in [0, +\infty[ x ∈ [ 0 , + ∞ [ , f ( x ) ≤ x f(x) \le x f ( x ) ≤ x .
D'après la question 1 de cette partie, on a pour tout n ∈ N n \in \mathbb{N} n ∈ N , u n ∈ [ 0 , ln 2 ] ⊂ [ 0 , + ∞ [ u_n \in [0, \ln 2] \subset [0, +\infty[ u n ∈ [ 0 , ln 2 ] ⊂ [ 0 , + ∞ [ .
En appliquant l'inégalité précédente pour x = u n x = u_n x = u n :
f ( u n ) ≤ u n f(u_n) \le u_n f ( u n ) ≤ u n
u n + 1 ≤ u n u_{n+1} \le u_n u n + 1 ≤ u n
Par conséquent, la suite ( u n ) (u_n) ( u n ) est décroissante.
3. En déduire que la suite ( u n ) (u_{n}) ( u n ) est convergente et déterminer sa limite.
Afficher la correction
Convergence :
La suite ( u n ) (u_n) ( u n ) est décroissante et minorée (par 0 0 0 ), elle est donc convergente vers une limite réelle ℓ \ell ℓ .
Détermination de la limite :
On a :
u 0 ∈ [ 0 , ln 2 ] u_0 \in [0, \ln 2] u 0 ∈ [ 0 , ln 2 ]
f f f est continue sur [ 0 , ln 2 ] [0, \ln 2] [ 0 , ln 2 ]
u n + 1 = f ( u n ) u_{n+1} = f(u_n) u n + 1 = f ( u n )
f ( [ 0 , ln 2 ] ) ⊂ [ 0 , ln 2 ] f([0, \ln 2]) \subset [0, \ln 2] f ([ 0 , ln 2 ]) ⊂ [ 0 , ln 2 ] (prouvé dans la récurrence)
( u n ) (u_n) ( u n ) converge vers ℓ \ell ℓ
Alors la limite l l l vérifie l'équation f ( ℓ ) = ℓ f(\ell) = \ell f ( ℓ ) = ℓ .
D'après la question 5.a de la Partie II, l'unique solution de cette équation dans R \mathbb{R} R (et donc dans [ 0 , ln 2 ] [0, \ln 2] [ 0 , ln 2 ] ) est 0 0 0 .
Finalement lim n → + ∞ u n = 0 \lim\limits_{n \to +\infty} u_n = 0 n → + ∞ lim u n = 0 .