Il teorema della media integrale afferma che una funzione continua assume, in almeno un punto, il valore della propria media integrale sull’intervallo. Insieme al teorema di Weierstrass e a quello dei valori intermedi, costituisce il gradino su cui si appoggia la dimostrazione del teorema fondamentale del calcolo integrale.

The integral mean value theorem states that a continuous function takes, at at least one point, the value of its own integral mean over the interval. Together with Weierstrass’s theorem and the intermediate value theorem, it forms the step on which the proof of the fundamental theorem of integral calculus rests.

Prima di enunciare il teorema, occorre definire che cosa si intende per valore medio di una funzione su un intervallo.

Definizione — Media integrale

La media integrale di ff su [a,b][a,b] è: fˉab=1baabf(x)dx.\bar f_{ab} = \frac{1}{b-a}\int_a^b f(x)\,dx. Geometricamente è l’altezza del rettangolo di base (ba)(b-a) che ha la stessa area della regione sotto il grafico.

L’area sotto il grafico di ff (in azzurro) è uguale all’area del rettangolo di altezza fˉ\bar f (linea rossa tratteggiata) e base (ba)(b-a).

Collegamenti

Argomenti: Teoremi del calcolo
Concetti: Integrale definito · Media integrale
Competenze: Integrare

Before stating the theorem, we need to define what is meant by the average value of a function over an interval.

Definition — Integral mean

The integral mean of ff on [a,b][a,b] is: fˉab=1baabf(x)dx.\bar f_{ab} = \frac{1}{b-a}\int_a^b f(x)\,dx. Geometrically it is the height of the rectangle with base (ba)(b-a) that has the same area as the region under the graph.

The area under the graph of ff (in light blue) equals the area of the rectangle of height fˉ\bar f (dashed red line) and base (ba)(b-a).

Topics: Calculus theorems
Concepts: Definite integral · Integral mean
Skills: Integrating

Definita la media integrale, il teorema afferma che essa viene effettivamente raggiunta come valore della funzione in almeno un punto dell’intervallo.

Teorema — Teorema della media integrale

Se ff è continua su [a,b][a,b], allora esiste almeno un punto c[a,b]c\in[a,b] tale che: f(c)=fˉab=1baabf(x)dx.f(c) = \bar f_{ab} = \frac{1}{b-a}\int_a^b f(x)\,dx. In altre parole: la funzione assume in almeno un punto il valore della sua media integrale.

Nella simulazione seguente il rettangolo di base [a,b][a,b] e altezza pari alla media integrale mm ha la stessa area della regione sotto il grafico di ff, e nel punto cc la funzione vale esattamente mm.

Trascina i cursori $a$ e $b$: il rettangolo di altezza $m$ ha la stessa area della regione sotto la curva, e $f(c)=m$.

Collegamenti

Argomenti: Teoremi del calcolo
Concetti: Media integrale · Teorema della media integrale
Competenze: Integrare

Having defined the integral mean, the theorem states that it is actually attained as the value of the function at at least one point of the interval.

Theorem — Integral mean value theorem

If ff is continuous on [a,b][a,b], then there exists at least one point c[a,b]c\in[a,b] such that: f(c)=fˉab=1baabf(x)dx.f(c) = \bar f_{ab} = \frac{1}{b-a}\int_a^b f(x)\,dx. In other words: the function takes at at least one point the value of its integral mean.

In the following simulation the rectangle with base [a,b][a,b] and height equal to the integral mean mm has the same area as the region under the graph of ff, and at the point cc the function equals exactly mm.

Drag the sliders $a$ and $b$: the rectangle of height $m$ has the same area as the region under the curve, and $f(c)=m$.

Topics: Calculus theorems
Concepts: Integral mean · Integral mean value theorem
Skills: Integrating

La dimostrazione combina due teoremi sulle funzioni continue: Weierstrass (esistenza di massimo e minimo) e i valori intermedi. Il filo conduttore è “incastrare” la media integrale tra il minimo e il massimo di ff.

Dimostrazione

Passo 1 (Weierstrass). ff è continua su [a,b][a,b], quindi per il teorema di Weierstrass ammette un valore minimo assoluto fminf_{\min} e un valore massimo assoluto fmaxf_{\max}: fminf(x)fmaxper ogni x[a,b].f_{\min} \le f(x) \le f_{\max} \qquad \text{per ogni } x\in[a,b].

Passo 2 (integrazione delle disuguaglianze). Se si integrano funzioni ordinate da una disuguaglianza, gli integrali conservano la stessa disuguaglianza. Integrando da aa a bb: abfmindxabf(x)dxabfmaxdx.\int_a^b f_{\min}\,dx \le \int_a^b f(x)\,dx \le \int_a^b f_{\max}\,dx. Ma fminf_{\min} e fmaxf_{\max} sono costanti, quindi: fmin(ba)abf(x)dxfmax(ba).f_{\min}\cdot(b-a) \le \int_a^b f(x)\,dx \le f_{\max}\cdot(b-a).

Passo 3 (divisione). Dividendo tutto per (ba)>0(b-a) > 0: fmin1baabf(x)dxfmax,f_{\min} \le \frac{1}{b-a}\int_a^b f(x)\,dx \le f_{\max}, cioè fminfˉabfmaxf_{\min} \le \bar f_{ab} \le f_{\max}.

Passo 4 (valori intermedi). Siano xminx_{\min} e xmaxx_{\max} i punti dove ff raggiunge il minimo e il massimo: fmin=f(xmin)f_{\min} = f(x_{\min}), fmax=f(xmax)f_{\max} = f(x_{\max}). Sull’intervallo [xmin,xmax][x_{\min}, x_{\max}] (o [xmax,xmin][x_{\max}, x_{\min}]), per il teorema dei valori intermedi, ff assume tutti i valori compresi tra f(xmin)f(x_{\min}) e f(xmax)f(x_{\max}). Ma fˉab\bar f_{ab} è compreso tra questi due valori: dunque esiste cc tale che f(c)=fˉabf(c) = \bar f_{ab}. \blacksquare

Collegamenti

Argomenti: Teoremi del calcolo
Concetti: Teorema dei valori intermedi · Teorema della media integrale · Teorema di weierstrass
Competenze: Dimostrare · Integrare
Persone: Karl Weierstrass

The proof combines two theorems on continuous functions: Weierstrass (existence of a maximum and minimum) and the intermediate value theorem. The guiding idea is to “wedge” the integral mean between the minimum and the maximum of ff.

Proof

Step 1 (Weierstrass). ff is continuous on [a,b][a,b], so by Weierstrass’s theorem it admits an absolute minimum value fminf_{\min} and an absolute maximum value fmaxf_{\max}: fminf(x)fmaxper ogni x[a,b].f_{\min} \le f(x) \le f_{\max} \qquad \text{per ogni } x\in[a,b].

Step 2 (integrating the inequalities). If we integrate functions ordered by an inequality, the integrals preserve the same inequality. Integrating from aa to bb: abfmindxabf(x)dxabfmaxdx.\int_a^b f_{\min}\,dx \le \int_a^b f(x)\,dx \le \int_a^b f_{\max}\,dx. But fminf_{\min} and fmaxf_{\max} are constants, so: fmin(ba)abf(x)dxfmax(ba).f_{\min}\cdot(b-a) \le \int_a^b f(x)\,dx \le f_{\max}\cdot(b-a).

Step 3 (division). Dividing everything by (ba)>0(b-a) > 0: fmin1baabf(x)dxfmax,f_{\min} \le \frac{1}{b-a}\int_a^b f(x)\,dx \le f_{\max}, that is fminfˉabfmaxf_{\min} \le \bar f_{ab} \le f_{\max}.

Step 4 (intermediate values). Let xminx_{\min} and xmaxx_{\max} be the points where ff attains the minimum and the maximum: fmin=f(xmin)f_{\min} = f(x_{\min}), fmax=f(xmax)f_{\max} = f(x_{\max}). On the interval [xmin,xmax][x_{\min}, x_{\max}] (or [xmax,xmin][x_{\max}, x_{\min}]), by the intermediate value theorem, ff takes all the values between f(xmin)f(x_{\min}) and f(xmax)f(x_{\max}). But fˉab\bar f_{ab} lies between these two values: hence there exists cc such that f(c)=fˉabf(c) = \bar f_{ab}. \blacksquare

Topics: Calculus theorems
Concepts: Intermediate value theorem · Integral mean value theorem · Weierstrass’s theorem
Skills: Proving · Integrating
People: Karl Weierstrass