4.2.18 · D1Calculus II — Integration

Foundations — Average value of a function

2,568 words12 min readBack to topic

This page assumes nothing. On the parent note you will meet a formula that averages a function; the shorthand for "the average value of " is written — we define this symbol fully in §8, so treat it for now just as a name for the answer we are building toward. Before you meet that formula on the parent note, we build every single symbol in it, one at a time, each with a picture and a reason it has to be there.


1. What is a function ?

Picture it as a curve. Every point on the horizontal axis is an input ; the height of the curve above that point is the output .

Figure — Average value of a function
Why so-many-values matters
A function has one height for every in the interval — that's infinitely many numbers, which is exactly the problem average value solves.

2. The interval and the numbers ,

On the picture: and are two marks on the horizontal axis. The stretch of curve between them is the only part we care about.


3. The width

Picture: the length of the base of the shaded region, measured along the horizontal axis.


4. Area under a curve, and the symbol

Now the biggest symbol. Let's build it in pieces.

Figure — Average value of a function

"Signed" matters: strips below the axis (where is negative) count as negative area. See §6.


5. The Riemann sum — the honest version of

The parent's derivation passes through this, so let's earn every symbol.

Figure — Average value of a function
Figure — Average value of a function

6. Sign of : positive, negative, and zero heights

You must handle every case, not just curves that stay above the axis.

Figure — Average value of a function

Before we compute that example, we need one more tool — a way to actually evaluate an integral without summing infinitely many strips by hand.


7. The limit symbol

Picture: watch the staircase of rectangles from §5. With it's crude; better; you can't tell it from the curve. The limit is that "perfect fit."


8. The overline (or )


Putting the symbols together

Now every piece of is defined: (§8) is the average height; (§3) spreads the total over the width; (§4, evaluated via the bracket in §6) sums all the heights; (§1, §4) is one strip's contribution; and the whole thing is trustworthy because is continuous (§5). Area over width — nothing unexplained remains.


Prerequisite map

The foundations stack up in this order. Read it as "the box below is needed before the box above works":

  1. Function as a height (§1) and the interval (§2) are the raw material.
  2. From the interval you get the width (§3) — the denominator.
  3. Chopping the interval and summing sampled heights gives the Riemann sum (§5), which needs a sample-point choice and continuity/integrability to be well-defined.
  4. Taking the limit (§7) turns the Riemann sum into the definite integral (§4), evaluated with the antiderivative bracket (§6).
  5. Integral over width gives the average value (§8), which in turn powers the Mean Value Theorem for Integrals.

Equipment checklist

Recall Self-test: can you answer each before peeking?
What does mean in plain words, and what does it look like?
The output of the machine fed input ; it is the height of the curve above the point .
What does the interval include?
Every number from to , including both endpoints, with .
Why must the width be and never ?
A width is positive; since , big-minus-small .
In , what is each of , , , , ?
= sum all strips; = start/stop; = strip height; = strip width.
Why does the integral compute a "sum"?
Each thin strip has area ; the integral adds every strip → total area = continuous sum of heights.
Where inside each strip does the sample point have to sit?
Anywhere in the strip — left endpoint, right endpoint, midpoint, or any point; in the limit the choice doesn't matter.
What condition on guarantees the Riemann-sum limit (the integral) exists?
is continuous on (a sufficient condition for integrability).
What does become as ?
The definite integral — the Riemann sum limit.
What is in terms of ?
, the width of each of the strips.
What does the evaluation bracket mean?
: plug in the top, subtract plug in the bottom (an antiderivative has slope ).
What does ask you to find?
The single number the expression settles toward as grows without bound.
What happens to area where ?
It counts as negative area, which can drag the average below zero or cancel positive parts to zero.
What is the average value of on , and why?
— the hump above the axis cancels the dip below.

Connections