2

Exercice 2

Polynésie Jour 1 16 juin 2026
Connectez-vous pour suivre vos progrès

Pour chacune des affirmations suivantes, indiquer si elle est vraie ou fausse. Justifier. Une réponse non justifiée ne rapporte aucun point.

  1. Soit $f(x)=(x+1)\mathrm e^{-x}$ sur $\mathbb{R}$.

    Affirmation 1 : $\displaystyle\lim_{x\to+\infty} f(x)=+\infty$.

  2. Soit $g(x)=x\mathrm e^{x}$ sur $\mathbb{R}$.

    Affirmation 2 : $g$ est convexe sur $[-2\,;\,+\infty[$.

  3. Affirmation 3 : Une IPP donne $\displaystyle\int_{0}^{\pi} x\sin x\,\mathrm dx=-\pi$.
  4. Soit $(E):\ y'=2y-5$ et $h(x)=-\dfrac{3}{2}\mathrm e^{2x}+\dfrac{5}{2}$.

    Affirmation 4 : $h$ est la solution de $(E)$ qui vaut $1$ en $0$.

  5. Fonction Python mystere (produit $1\times\cdots\times n$).

    Affirmation 5 : mystere(5) renvoie $120$.

Concepts abordés

Chapitres principaux

Primitives et équations différentielles
Calcul intégral
Dérivation et convexité
Limites de fonctions

Notions détaillées

Limites : opérations et comparaisons Convexité et dérivée seconde Fonction exponentielle Intégration par parties Algorithme Python