20
CHAPTER
1. CALCULUS
REVIEW.
OPTIONS.
Theorem
1.2.
(Quotient
Rule.)
The quotient
~~~?
of
two differentiable
functions f (x) and g(
x)
is differentiable at every point x where the
function
~~~?
is well defined) and
(
f(X))'
g(x)
f'(x)g(x)
-
f(x)g'(x)
(g(X))2
(1.3)
Theorem
1.3.
(Chain
Rule.)
The composite function
(gof)(x)
=
g(f(x))
of
two differentiable functions
f(x)
and g(x) is differentiable at every
point
x where
g(f(x))
is well defined) and
(g(f(x)))'
=
g'(f(x))
f'(x).
(1.4)
The
Chain
Rule for multivariable functions is presented
in
section 7.1.
The
Chain
Rule formula (1.4)
can
also
be
written
as
dg dg du
dx
du
dx'
where u =
f(x)
is a function of x
and
g = g(u) =
g(f(x)).
Example: Chain Rule is often used for power functions, exponential functions,
and
logarithmic functions:
d~
((f(x)t)
n(f(x))n-l
J'(x);
(1.5)
dd
x
(ef(X))
ef(x)
f'(x);
(1.6)
d
f'(x)
(1.7)
dx
(In
f(x))
f(x)
.
D
The
derivative of
the
inverse of a function is
computed
as follows:
Lemma
1.1.
Let f :
[a,
b]
-7
[c,
d]
be
a differentiable function) and assume
that
f(x)
has an inverse function denoted by
f-l(x))
with
f-
1
:
[c,
d]
-7
[a,
b].
The function
f-l(x)
is differentiable at every point x E
[c,
d]
where
f'(f-l(x))
of-
0 and
(
-1)'
1 ( )
f (x) =
f'(f-l(x))'
1.8
While we do
not
prove here
that
f-
1
(
x)
is differentiable (this
can
be
done,
e.g., by using
the
definition (1.1)
of
the
derivative of a function), we derive
formula (1.8). Recall from (1.4)
that
(g(f(z)))'
=
g'(f(z))
J'(z).
(1.9)
1.2.
BRIEF
REVIEW
OF
INTEGRATION
21
Let g =
f-
1
in
(1.9). Since
g(f(z))
=
f-l(f(z))
=
Z,
it
follows
that
1 =
(f-l)'
(f(z))
.
J'(z).
(1.10)
Let z
=
f-l(x)
in (1.10). Then,
f(z)
=
f(f-l(x))
= x
and
(1.10) becomes
1
=
(f-l)'
(x) .
f'(f-l(x))
=
(f-l(x))'.
f'(f-l(x)).
(1.11)
If
f'(f-l(x))
of-
0, formula (1.8) follows
immediately
from (1.11).
Examples:
d (
3X2-1)
-
xe
dx
d (
v'3x
2
-
1 )
dx
v'3x
2
-
1 + 4
v'3x
2
-
1
(v'3x
2
-
1 +
4)2
(2x2 -
2x
- 1) e
x2
- 1 .
(x-l)2
,
d
dx
(In(x)
-In(2x2
+
1))
1.2
Brief
review
of
integration
_2X2 + 1
D
X(2x2 +
1)"
In
this
section, we briefly review several
elementary
integration
topics,
both
for antiderivatives
and
for definite integrals.
Let
f :
~
-7
~
be
an
integrable function
2
.
Recall
that
F(
x)
is
the
antiderivative of
f(x)
if
and
only if
F'(x)
=
f(x),
i.e.,
F(x)
~
J
f(x)
dx
~
F'(x)
~
f(x).
(1.12)
The
Fundamental
Theorem
of Calculus provides a formula for evaluat-
ing
the
definite integral of a continuous function, if a closed formula for
its
antiderivative is known.
2Throughout
the
book, by integrable function
we
mean
Riemann
integrable.