script.py

Created by ramadiallo01

Created on February 17, 2022

894 Bytes


from math import*

Soit f une fonction continue 
et positive sur un intervale 
[a,b]

La fonction Fa:x->|f(t)dt est la 
primitive de la fonction f sur 
l'intervelle [a,b] telle Fa(a)=0 
et a pour dérivée f. 

Cas où f est stt croissante 
On considère deux réels x et 
x+h de l'intervalle [a,b] avec
h>0
F(x+h)-F(x)=|f(t)dt-|f(t)dt
           =|f(t)dt+|f(t)dt
           =|f(t)dt 
Ainsi, F(x+h)-F(x)=|f(t)dt est
compris entre  les aires des
rectangles ABFE et ABHG
Or A(ABFE)=h*f(x) et
A(ABHG)=h*f(x+h)

Comme f est croissante sur
[a,b], on a: h*f(x)<F(x+h)

Puisque h>0, 
on a f(x)<(F(x+h)-F(x))/h<f(x+h)

lim h->0 f(x)=f(x) et comme
f est continue sur [a,b] 
alors lim f(x+h)=f(x) alors
d'après le théorème des
gendarmes alors lim h->0 
F(x+h)-f(x)/h=f(x) 
et donc : 
  F'(x)
  =lim h->0 
  =F(x+h)-F(x)/h
  =f(x)
  
Soit F'=f donc f est une 
primitive de f 


+ schéma 

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.