exponentielle.py

Created by mbtp07

Created on May 18, 2021

581 Bytes


propriété :
  f(0)=1
  f'=f
  
1. Exp d'une somme :
  exp(a+b)= exp(a)+ exp(b
  
2. Propriété:
  exp(-a)= 1/exp(a)
  exp(a-b)= exp(a)/exp(b)
  (exp(a))^n= exp(na)
  
3. exp(1)=e

4. e^(a+b)=e^a*e^b
   e^-a=1/e^a
   e^(a-b)=e^a/e^b
   (e^a)^n=e^(n*a)
   
5. e^x>0
Fonction exp strictement croissante sur R

racine de e= e^1/2

6.f(x) de la forme e^u(x) a pour forme u(x)=ax+b
et a pour dérivé f'(x)= a*f(x)

7. f(x)= e^kx si k positif alors f croissante
si k negatif fontion decroissante

8. Si e^2x=e^3x alors 2x=3x on enleve le e si il n'y a que des e

During your visit to our site, NumWorks needs to install "cookies" or use other technologies to collect data about you in order to:

With the exception of Cookies essential to the operation of the site, NumWorks leaves you the choice: you can accept Cookies for audience measurement by clicking on the "Accept and continue" button, or refuse these Cookies by clicking on the "Continue without accepting" button or by continuing your browsing. You can update your choice at any time by clicking on the link "Manage my cookies" at the bottom of the page. For more information, please consult our cookies policy.