Fonctions Exponentielles (6)
2- Exponentielle de base a
2.1 Définitions et propriétés
2.1.1 définition 1
Soit a∈ℚ+*\{1}.
La fonction réciproque de la fonction logarithme de base a est appelée
fonction exponentielle de base a et est notée expa
et (expa(x)=y avec x∈IR) ⇔ (x=loga(y) avec y>0).
Exemple exp2(5)=y ⇔ 5=log2(y) avec y>0.
2.1.2 définition 2
Soit a∈ℚ+*\ {1}
La fonction exponentielle de base a est une fonction qui associe chaque nombre réel x avec le nombre réel ax définie par
ax=exlna.
En d'autre terme
(∀x∈IR): expa(x)=ax=exlna.
Exemples
1) exp4(7) = 47 = e7ln4.
2) exp5(-2) = 5-2 = e-2ln5.
2.2 Propriétés algébrique
2.2.1 Propriétés
Soit x; y∈IR et r∈ℚ.
ax+y = ax.ay.
(ax)r = arx.
ax = ay ⇔ x=y.
a-y = | 1 | ax-y = | ax | |
ay | ay |
Exemple 1
Résoudre dans IR l'équation suivante
(E): 10x = 100.
Correction
L'équation (E) est définie sur IR. Soit x∈IR
10x=100 ⇔ 10x=10²
⇔ x=2
ainsi S = { 2 }.
Exemple 2
Résoudre dans IR l'équation suivante
(E): 3x - 7 = 95x+1.
Correction
L'équation (E) est définie sur IR. Soit x ∈IR
3x = 275x+1 ⇔ 3x = (3²)5x+1
⇔ 3x-7 = 32(5x+1)
⇔ x - 7 = 10x + 2
⇔ -9x = 9 ⇔ x = -1
ainsi S = { -1 }.
2.3 Dérivée de f: x→ax
Soit a∈ℚ+*\{1}.
La fonction expa est dérivable sur IR. Soit x∈IR
(ax)'= (exlna)' = (lna).exlna
donc (∀x∈IR): (ax)' = ax.lna.
2.3.1 Propriété 1
Soit a∈ℚ+*\{1}. La fonction x→ax est dérivable sur IR
et (∀x∈IR): (ax)'=ax.ln(a).
Exemple
(∀x∈IR): (7x)' = 7x.ln(7).
2.3.2 Propriétés 2
Rappel Soit x∈]0 ; +∞[
ln(x) > 0 si x > 1
ln(x) < 0 si 0 < x < 1
Propriétés
Soit a∈ℚ+*\{1}.
1) Si a>1 alors la fonction expa est strictement croissante sur IR
et ax<ay ⇔ x<y.
2) Si 0<a<1 alors la fonction expa est strictement décroissante sur IR
et ax<ay ⇔ x>y.
Propriétés
Soit a∈ℚ+*\{1}.
Si une fonction u est dérivable sur un intervalle I alors la fonction f définie par
f(x)=au(x) est dérivable sur I
et (∀x∈I): f'(x) = u'(x)au(x).ln(a).