Indefinate Integral
Indefinate Integral
Theorem 31.1. Let f be a continuous function on the interval [a, b]. Then
The expression
b
f (x) dx
a
is called definite integral of f (x) from a to b. It is just a number (for any fixed choice of a and
b). The second part of the Fundamental Theorem says that that this number can be computed by finding
an antiderivative F of f and then computing the difference between its value at x = b and its value at x
= a.
y
f (x) dx
a
we refer to
x
The expression f (t) dt
is called an indefinite integral of the function f (x). It is just the anti-derivative of f (x) (up to a
constant that gets ignored). Sometimes we write this as simply
f (x) dx
What we formally called a Table of Antiderivatives, will now be called a Table of Indefinite Integrals
f (x) f (x) dx
1 xn+1
xn n+1
1
x ln |x|
sin (x) − cos
(x) cos (x) sin
(x) sec2 (x) tan
(x) csc2 (x) −
cot (x)
sec (x) tan (x) sec (x)
csc (x) cot (x) − csc
(x)
1 eλx
eλx λ
Recall that the Part (ii) of the Fundamental Theorem of Calculus says
b
f (x) dx = F (b) − F (a)
a
where F (x) is any anti-derivative of f . If we replace the integrand f by its derivative, then we get
the statement
b
(*) f (x) dx = f (b) − f (a)
a
because f (x) is alway an anti-derivative of its derivative. Now let us reinteprete this last equation:
When
we think of f (x) = d as prescribing the rate at which f (x) changes with respect to x, then equation (*)
df x
This interpretation of the second part of the Fundamental Theorem is very useful for applications.
Example 31.3. An object moves along a line in such a way that its velocity at time t is given by
v (t) = t2 − t +
1.
How far does it move between t = 1 and t = 4.
• Let x (t) be the function that prescribes the position of the object at time t. We need to compute
x (4) − x (1)
from the fact the its velocity is given by
dx
= t2 − t + 1
v (t) =
dt
We can do this using Theorem 31.2, which says for the situation at hand that,
4
dx
dt = x (4) − x (1)
1 dt
And so we just need to compute
4 4 4
dx 2
1 3 1 2
dt = t − t + 1 dt = t− t +t
1 dt 1 3 2 1
64 16 1 1
=
1. THE NET CHANGE THEOREM 134
− + 4− + 1
3 2 −3 2
33
=
2
2. VARYING ENDPOINTS OF 135
INTEGRATION 1351
Ok. Now what does the Fundamental Theorem say about the derivative of h (x)? To answer this
question correctly we have to first utilize the Chain Rule:
dh dg d dg
= 2 (2x)
d
u x =
dx u=x2 dx
du u=x2
u
f
(t)
dt
a
The Chain Rule then says
d d
h (x) = g (p (x)) = dp
dx dx dg
d
u dx
u=p(x)