The indefinite integral is a function; the definite integral is a number got by putting values into that function.
Let
Notation:
F(x)
is used to mean F(b) - F(a).
Properties of the Definite Integral
| (1) |
Proof. Let F(x) be an indefinite integral for f (x). Then
| = F(a) - F(b) | ||
| = - (F(b) - F(a)) | ||
| = - |
| (2) |
Proof. F(x) as before. Then
| = |
||
| = F(c) - F(a) | ||
| = |
Using the Definite Integral to Calculate Areas
This is slightly more complicated than one might hope, but not by much. The problem is caused by the fact that definite integrals can be either positive or negative, while areas are always positive.
Case 1: The curve is entirely above the x-axis
This is complication free.
Choose a reference point (r, 0) on the x-axis, and let F(x) be the area under the section of the curve between (r, f (r)) and (x, f (x)).
As we saw earlier,
F'(x) = f (x), and so
F(x) =
f (x) dx.
Now consider the area under the curve between x = a and x = b.
F(b) is the area between x = r and x = b; F(a) is that between x = r and x = a.
The cross-hatched area is the difference, i.e. F(b) - F(a). Therefore
the area sought is
f (x) dx.
Solution The curve does not go below the x-axis and so
| Area | = |
|
| = |
||
| = |
Case 2: The curve is entirely below the x-axis
This time y = f (x) is negative, and so the height of the rectangle we looked at when considering the difference between F(x0 + h) and F(x0) is not f (x0) but - f (x0) (since heights can't be negative). So F'(x) = - f (x), and so for areas under the x-axis
Case 3: The curve is part above and part below the x-axis
You have to split the problem up and consider the two parts separately. Use case 1 to deal with the section above the x-axis and case 2 to deal with the section below the x-axis.
Solution Draw a picture so that you can see what is happening.
From 0 to
the curve is above the axis and from
to 2
it
is below.
Above the axis we have
| Area | = |
|
| = |
||
| = - cos |
||
| = 2 |
| Area | = - |
|
| = |
||
| = cos 2 |
||
| = 2 |
Note what would have happened had we not split the area into two
sections. The two parts would have cancelled, giving us an area of zero
-- which is clearly silly. In this case we could have noted, by
symmetry, that the required area
= 2
sin x dx = 4.
The same ``assemble the bits'' approach works on areas between curves.
Solution Again the best way to begin is by drawing a picture.
Here
A = ![]()
, 1
and lies on both y = sin x
and
y =
.
The next step is to work out where the line and curve cross. This will give us the limits for the integrals.
In this case they cross when x = 0 and when x = 1.
From the picture we can see that the area we want is the area under the curve minus that under the line (shaded). Therefore
| Area | = |
|
| = |
||
| = 1 - |
||
| = 1 - |
Ian Craw 2003-12-15