The Fundamental Theorems of Calculus¶
Now it's time to get some facts straight about definite integrals.
The Basic Idea¶
We start off with some function \(f\) and an interval \([a, b]\). Take the graph of \(y = f(x)\), and consider the region between the curve, the x-axis, and the two vertical lines \(x = a\) and \(x = b\):
It would be nice to have a compact way to express the area of the shaded region. Let's say the the area of the shaded region above, is
This is a definite integral
. You would read it out loud as the integral from a to b of f(x) with respect to x
.
- \(f(x)\) is called
integrand
, and tells you what the curved part looks like; - \(a\) and \(b\) is called
limits of integration
orendpoints of integration
, tell you where the two vertical lines go; - \(dx\) tells you that x is the variable on the horizontal axis.
What if the function dips below the x-axis? Actually, the part of the area below the x-axis counts as negtive area. In general, the integral gives the total amount of signed area.
And, if \(f\) is an odd function, then:
\(a\) can be any number.
Definition of the Definite Integral¶
We have a nice working definition of the definite integral in terms of area, but that doesn't really help us to calculate specific integrals. We can state the definition:
where \(a = x_0 < x_1 < \cdots < x_{n - 1} < x_n = b\) and \(c_j\) is in \([x_{j - 1}, x_j]\) for each \(j = 1, \cdots, n\).
Properties of Definite Integral¶
- If you reverse the limits of integration, you need to put in a minus sign out front.
- If the limits of integration are equal, the integration is 0.
- You can split an integral into two pieces.
- Constants can move through integral signs.
- Integrals respect sums and differences.
Averages and the Mean Value Theorem for Integrals¶
Let's return to average velocities. All you have to do is to find the displacement and divide it by the total time. If the time interval goes from a to b, and the velocity at time t is \(v(t)\), then we've already seen that:
Since the total time is \(b - a\), we have
More general, we can define the average value of an integrable function \(f\) on the interval \([a, b]\) as follow:
As for a function, the average theorem actually says that the following two areas are equal:
Let's label the correspongding point on the x-axis as c, like this:
So we have \(f(x) = f_{av}\). It turns out that if \(f\) is continuous, then there is always such a number c(Mean Value Theorem for integral):
If \(f\) is continous on \([a, b]\), then there exists c in \((a, b)\) such that: