MathMaroc Leçon premium interactive
📘 Analyse · lycee · Leçon #31 · ⚡ IA + chunks

Fonction exponentielle - 2bac pc & svt

Expérience premium officielle. Leçon interactive avec contenu, outils, mode focus, mode examen, Bac blanc, évaluations liées, quiz généré et assistant IA MathMaroc.

Non Bac blanc
0 Évaluations
8 min Lecture estimée
IA YouTube/PDF chunks

Leçon générée avec IA + chunks pédagogiques

Cette leçon a été construite à partir des sources disponibles dans MathMaroc : extraits YouTube, extraits PDF et contexte du module.

0 Chunks YouTube
0 Chunks PDF
1234 Mots
Très riche Qualité contenu

Fonction exponentielle - 2bac pc & svt

Module : Analyse • Niveau : lycee • Leçon #31
← Précédent Suivant →

Objectifs

  • Maîtriser la fonction exponentielle népérienne : définition, propriétés algébriques, limites et dérivée.
  • Savoir utiliser les fonctions exponentielles de base \(a\) (\(a^x\)).
  • Résoudre des équations et inéquations avec exponentielles.
  • Calculer des limites et des dérivées de fonctions composées avec exponentielles.

I. Fonction exponentielle népérienne

1. Définition

Définition : La fonction exponentielle népérienne, notée \(\exp\), est la bijection réciproque de la fonction logarithme népérien \(\ln\). \[ \forall x \in \mathbb{R}, \; \forall y \in ]0; +\infty[, \quad \exp(x) = y \iff \ln y = x. \]

2. Propriétés fondamentales

  • \(\exp(0) = 1\) et \(\exp(1) = e\) (où \(e \approx 2,71828\)).
  • \(\forall x \in \mathbb{R}, \; \exp(x) > 0\).
  • \(\forall x \in \mathbb{R}, \; \ln(\exp(x)) = x\).
  • \(\forall x > 0, \; \exp(\ln x) = x\).
  • La fonction \(\exp\) est strictement croissante sur \(\mathbb{R}\).
  • \(\forall (a, b) \in \mathbb{R}^2, \; \exp(a) = \exp(b) \iff a = b\).
  • \(\forall (a, b) \in \mathbb{R}^2, \; \exp(a) > \exp(b) \iff a > b\).

3. Propriété fondamentale (relation fonctionnelle)

Propriété : Pour tous \(a, b \in \mathbb{R}\) : \[ \exp(a + b) = \exp(a) \times \exp(b). \]
Preuve : \[ \ln(\exp(a) \times \exp(b)) = \ln(\exp(a)) + \ln(\exp(b)) = a + b = \ln(\exp(a + b)). \] Comme la fonction \(\ln\) est injective, on a \(\exp(a) \times \exp(b) = \exp(a + b)\).

Conséquences

Pour tous \(a, b \in \mathbb{R}\) et \(r \in \mathbb{Q}\) :
  • \(\exp(-a) = \dfrac{1}{\exp(a)}\).
  • \(\exp(a - b) = \dfrac{\exp(a)}{\exp(b)}\).
  • \(\exp(ra) = [\exp(a)]^r\).

4. Notation \(e^x\)

Puisque \(\exp(1) = e\), on a pour tout \(r \in \mathbb{Q}\) : \(\exp(r) = e^r\). On étend cette notation à \(\mathbb{R}\) et on écrit : \[ \forall x \in \mathbb{R}, \quad \exp(x) = e^x. \]

Propriétés avec la notation \(e^x\)

  • \(\forall x \in \mathbb{R}, \; \forall y > 0, \quad e^x = y \iff x = \ln y\).
  • \(\forall x \in \mathbb{R}, \; \ln(e^x) = x\) et \(\forall x > 0, \; e^{\ln x} = x\).
  • \(\forall a, b \in \mathbb{R}, \; e^{a+b} = e^a \cdot e^b\).
  • \(\forall a \in \mathbb{R}, \; e^{-a} = \dfrac{1}{e^a}\).
  • \(\forall a, b \in \mathbb{R}, \; e^{a-b} = \dfrac{e^a}{e^b}\).
  • \(\forall a \in \mathbb{R}, \; \forall r \in \mathbb{Q}, \; e^{ra} = (e^a)^r\).
  • \(\forall a, b \in \mathbb{R}, \; e^a = e^b \iff a = b\).
  • \(\forall a, b \in \mathbb{R}, \; e^a > e^b \iff a > b\).

5. Limites fondamentales

\[ \lim_{x \to -\infty} e^x = 0, \quad \lim_{x \to +\infty} e^x = +\infty, \] \[ \lim_{x \to +\infty} \frac{e^x}{x} = +\infty, \quad \lim_{x \to -\infty} x e^x = 0, \] \[ \lim_{x \to 0} \frac{e^x - 1}{x} = 1. \]

6. Dérivée de la fonction exponentielle

La fonction exponentielle est dérivable sur \(\mathbb{R}\) et : \[ \forall x \in \mathbb{R}, \quad (e^x)' = e^x. \]

Dérivée d'une composée

Si \(u\) est une fonction dérivable sur un intervalle \(I\), alors la fonction \(x \mapsto e^{u(x)}\) est dérivable sur \(I\) et : \[ \forall x \in I, \quad (e^{u(x)})' = u'(x) e^{u(x)}. \]

7. Primitives

Les primitives de la fonction \(x \mapsto u'(x) e^{u(x)}\) sur un intervalle \(I\) sont : \[ x \mapsto e^{u(x)} + C, \quad C \in \mathbb{R}. \]

II. Fonction exponentielle de base \(a\)

1. Définition

Pour \(a > 0\), \(a \neq 1\), la fonction exponentielle de base \(a\), notée \(\exp_a\) ou \(x \mapsto a^x\), est la bijection réciproque de la fonction logarithme de base \(a\). \[ \forall x \in \mathbb{R}, \; \forall y > 0, \quad \exp_a(x) = y \iff \log_a(y) = x. \]
Pour tout \(x \in \mathbb{R}\) : \[ \exp_a(x) = e^{x \ln a} \quad \text{et} \quad a^x = e^{x \ln a}. \]

2. Propriétés

Pour tous \(x, y \in \mathbb{R}\) et \(r \in \mathbb{Q}\) :
  • \(a^{x+y} = a^x \cdot a^y\).
  • \(a^{-x} = \dfrac{1}{a^x}\).
  • \(a^{x-y} = \dfrac{a^x}{a^y}\).
  • \(a^{rx} = (a^x)^r\).

3. Dérivée et variations

La fonction \(x \mapsto a^x\) est dérivable sur \(\mathbb{R}\) et : \[ (a^x)' = a^x \ln a. \]
  • Si \(a > 1\), alors \(a^x\) est strictement croissante sur \(\mathbb{R}\).
  • Si \(0 < a < 1\), alors \(a^x\) est strictement décroissante sur \(\mathbb{R}\).
  • Si \(a > 1\) : \(\displaystyle \lim_{x \to -\infty} a^x = 0\) et \(\displaystyle \lim_{x \to +\infty} a^x = +\infty\).
  • Si \(0 < a < 1\) : \(\displaystyle \lim_{x \to -\infty} a^x = +\infty\) et \(\displaystyle \lim_{x \to +\infty} a^x = 0\).
Remarque : Pour \(a = 1\), on a \(1^x = 1\) pour tout \(x \in \mathbb{R}\).

III. Exercices corrigés

Exercice 1 : Équations exponentielles

Résoudre dans \(\mathbb{R}\) les équations suivantes :

  1. \(e^{2x} - 3e^x + 2 = 0\)
  2. \(e^{x-2} = 2\)

Solutions

1) \(e^{2x} - 3e^x + 2 = 0\)

On pose \(t = e^x > 0\). L'équation devient : \(t^2 - 3t + 2 = 0\).

\(\Delta = 9 - 8 = 1\), donc \(t = 1\) ou \(t = 2\).

\(e^x = 1 \iff x = 0\) et \(e^x = 2 \iff x = \ln 2\).

\(S = \{0, \ln 2\}\).

2) \(e^{x-2} = 2\)

\(e^{x-2} = 2 \iff x - 2 = \ln 2 \iff x = 2 + \ln 2\).

\(S = \{2 + \ln 2\}\).


Exercice 2 : Inéquations exponentielles

Résoudre dans \(\mathbb{R}\) les inéquations suivantes :

  1. \(e^{x^2 - x} > 1\)
  2. \(e^{3x+1} - 3e^{2x+1} + e^{x+1} < 0\)

Solutions

1) \(e^{x^2 - x} > 1\)

\(e^{x^2 - x} > 1 \iff e^{x^2 - x} > e^0 \iff x^2 - x > 0\) (car \(e^x\) est strictement croissante).

\(x^2 - x > 0 \iff x(x-1) > 0 \iff x < 0\) ou \(x > 1\).

\(S = ]-\infty; 0[ \cup ]1; +\infty[\).

2) \(e^{3x+1} - 3e^{2x+1} + e^{x+1} < 0\)

On factorise \(e^{x+1}\) (qui est \(> 0\)) :

\(e^{x+1}(e^{2x} - 3e^x + 1) < 0 \iff e^{2x} - 3e^x + 1 < 0\).

On pose \(t = e^x > 0\). L'inéquation devient : \(t^2 - 3t + 1 < 0\).

Les racines de \(t^2 - 3t + 1 = 0\) sont \(t = \dfrac{3 \pm \sqrt{5}}{2}\).

Comme le coefficient de \(t^2\) est positif, on a :

\(\dfrac{3 - \sqrt{5}}{2} < t < \dfrac{3 + \sqrt{5}}{2}\).

Donc \(\dfrac{3 - \sqrt{5}}{2} < e^x < \dfrac{3 + \sqrt{5}}{2}\).

\(\ln\left(\dfrac{3 - \sqrt{5}}{2}\right) < x < \ln\left(\dfrac{3 + \sqrt{5}}{2}\right)\).

\(S = \left]\ln\left(\frac{3 - \sqrt{5}}{2}\right); \ln\left(\frac{3 + \sqrt{5}}{2}\right)\right[\).


Exercice 3 : Calcul de limites

Calculer les limites suivantes :

  1. \(\displaystyle \lim_{x \to +\infty} \frac{e^x}{x^2}\)
  2. \(\displaystyle \lim_{x \to -\infty} x e^x\)
  3. \(\displaystyle \lim_{x \to 0} \frac{e^x - 1}{x}\)

Solutions

1) \(\displaystyle \lim_{x \to +\infty} \frac{e^x}{x^2}\)

On sait que \(\displaystyle \lim_{x \to +\infty} \frac{e^x}{x} = +\infty\).

\(\dfrac{e^x}{x^2} = \dfrac{1}{x} \cdot \dfrac{e^x}{x}\).

Donc \(\displaystyle \lim_{x \to +\infty} \frac{e^x}{x^2} = +\infty\).

2) \(\displaystyle \lim_{x \to -\infty} x e^x\)

On sait que \(\displaystyle \lim_{x \to -\infty} x e^x = 0\).

3) \(\displaystyle \lim_{x \to 0} \frac{e^x - 1}{x}\)

C'est la limite fondamentale : \(\displaystyle \lim_{x \to 0} \frac{e^x - 1}{x} = 1\).


Exercice 4 : Dérivées

Calculer la dérivée des fonctions suivantes :

  1. \(f(x) = e^{3x^2 - x}\)
  2. \(f(x) = e^{x \ln x}\)

Solutions

1) \(f(x) = e^{3x^2 - x}\)

\(f'(x) = (6x - 1)e^{3x^2 - x}\).

2) \(f(x) = e^{x \ln x}\)

Soit \(u(x) = x \ln x\). \(u'(x) = \ln x + 1\).

\(f'(x) = (\ln x + 1)e^{x \ln x}\).


Exercice 5 : Exponentielle de base \(a\)

Soit \(f(x) = 2^x\).

  1. Calculer \(f'(x)\).
  2. Déterminer les limites en \(+\infty\) et \(-\infty\).

Solutions

1) Dérivée : \(f'(x) = 2^x \ln 2\).

2) Limites :

\(\displaystyle \lim_{x \to +\infty} 2^x = +\infty\) et \(\displaystyle \lim_{x \to -\infty} 2^x = 0\).

Parcours en préparation
✅ Quiz de fin de leçon
Généré automatiquement depuis le contenu de la leçon (compatible corrections).
🧪 Ouvrir le quiz

🤖 IA pédagogique adaptative

Choisis le type d’aide dont tu as besoin. L’assistant utilisera le contexte de cette page.

Fonction exponentielle - 2bac pc & svt leçon
Le système prépare une demande structurée. Il évite les réponses longues et pousse l’élève à comprendre étape par étape.
🤖 Assistant IA