M 231 F 07 Handout 1
M 231 F 07 Handout 1
L(x) is continuous for x > 0 (in fact, differentiable with L0 (x) = 1/x, by the
fundamental theorem of calculus), positive for x > 1, negative for 0 < x < 1,
strictly increasing. From this definition we can prove the basic property:
g(f (x)) = x for all x ∈ (a, b); f (g(y)) = y for all y ∈ (c, d).
Note that the domain of the inverse function is the interval (c, d) covered
by all values of f on (a, b). What is the interval covered by L(x) on [1, ∞)?
If it were a bounded interval [0, A], this would imply the total area under
the graph of 1/t for 0 < t < ∞ would be finite (equal to A), which we know
is not true (use the integral test and divergence of the harmonic series).
Similarly L(x) for x in the interval (0, 1) must cover the whole negative real
line; otherwise the integral from 0 to 1 of 1/t would be finite, which is not
true. We conclude L(x) is one-to-one onto (‘bijective’) from (0, ∞) to the
whole real line. Thus the domain of its inverse is all of R.
Definition. The exponential function E : R → R+ is the inverse function
of the natural logarithm L(x).
1
Now, given two real numbers y1 , y2 , there are unique positive real num-
bers x1 , x2 so that y1 = L(x1 ) and y2 = L(x2 ). Then:
using the basic property of L(x) and the definition of ‘inverse function’.
That is, E transforms sums into products. In particular, for any natural
number n, we find easily that:
E(n) = E(1)n ,
E(p/q) = E(1)p/q
Then recall the expansion, convergent for |t| < 1 (geometric series):
1
= 1 − t + t2 − t3 + . . .
1+t
Integrating:
Z a
a2 a3
L(1 + a) = (1 − t + t2 + . . .)dt = a − + + ...
0 2 3
(convergent for 0 < a < 1). Now use this for a = 1/n, n > 1 (and multiply
by n):
1 1 1
nL(1 + ) = 1 − + 2 + ...
n 2n 3n
We see that:
1
lim nL(1 + ) = 1,
n→∞ n
or:
1
L[(1 + )n ] → 1 as n → ∞.
n
2
Now apply the exponential function E to both sides of this limit (this is
legitimate, since E is a continuous function.). We obtain:
1 n
(1 + ) → E(1) as n → ∞.
n
Note: this 18th. century argument (L.Euler) is not completely rigorous by
late 20th. century standards. By the end of the 21st., who knows?
With this formula we can compute E(1) to an arbitrary degree of preci-
sion, and find it equals the number usually denoted by e:
E(1) = 2.718281828... = e.
E(x) = ex .
f 0 = f.
More generally, for any real number α, we have from the chain rule:
d
E 0 (αx) = α E(y)|y=αx = αE(αx).
dy
That is, using now the conventional notation eαx for E(αx), we find that
f (x) = eαx is a solution of the DE:
f 0 = αf.
A basic question is: are there any other solutions? The answer is yes,
but any other solution differs from this one simply by multiplication by a
constant:
3
Proposition. If g(x) is any differentiable function satisfying g 0 = αg
(where α ∈ R is a constant) and f (x) = eαx , then g(x) = Cf (x) for some
constant C ∈ R.
Proof. Since f (x) > 0, we apply the ‘quotient rule’ to the function
g(x)/f (x):
g g 0 f − gf 0 αgf − gαf
( )0 = = = 0,
f g2 g2
so g/f is a constant C.
This proposition says that the ‘general solution’ to the DE f 0 = αf is
given by:
f (x) = Ceαx ,
where C is an arbitrary constant. Substituting x = 0 in this relation, we
find C = f (0), or:
f (x) = f (0)eαx .
EXERCISES
1. Let f (x) = eαx + L (for constants α, L). What is the ‘first-order
differential equation’ solved by f ? (The variable x should not appear in the
equation). What is the ‘general solution’ of this DE? (Hint: consider the
equation solved by g(x) = f (x) − L).
(Interpretation: The DE has a constant ‘source term’ (a contribution to
the rate of change independent of the value of f ). If α < 0, the solution
‘stabilizes’ to L for large t (decreases to L if f (0) > L, increases to L if
f (0) < L), where L > 0 if the source term is positive, L < 0 if the source
term is negative. Draw some graphs!)
4
2. The ‘hyperbolic sine’ and ‘hyperbolic cosine’ functions are defined
(respectively) by:
1 1
sinh(x) = (ex − e−x ), cosh(x) = (ex + e−x ).
2 2
(i) Show that both functions are solutions of the ‘second-order linear DE’:
f 00 = f .
(ii) Find two solutions of the DE f 00 = α2 f , where α ∈ R. (Hint: replace
x by αx in (i)).
3. The ‘hyperbolic tangent’ and ‘hyperbolic cotangent’ are defined by:
sinh(x) cosh(x)
tanh(x) = , coth(x) = .
cosh(x) sinh(x)
Draw their graphs. Show that both are solutions of the ‘non-linear first-order
DE’:
f 0 + f 2 − 1 = 0.
What is the non-linear first-order DE solved by tanh(αx), coth(αx)?
4. The functions tan(αx) and cot(αx) (the usual tangent and cotangent,
evaluated at αx) solve non-linear first-order DEs similar to that stated in
problem 3. Find them.
Remark: The family of DE: f 0 ± f 2 + k = 0, where k ∈ R, is known
as ‘Ricatti equations’. It is one of the very few non-linear DE admitting
‘explicit closed-form solutions’.