(2.2) Matrix Identities
(2.2) Matrix Identities
(3) e−A = (eA )−1 . In particular, the image of exp is in the general linear
group GL(E) consisting of the invertible elements of L(E).
(4) d tA
dt (e ) = Ae
tA
= etA A. In particular, t → etA is the principal fun-
damental matrix solution of the system (2.7) at t = 0.
1 2 1 N
SN := I + A + A + ··· + A ,
2! N!
as required.
While the proof of (4) given here has the advantage of being self con-
tained, there are conceptually simpler alternatives (see Exercises 2.33–
2.34). As the first step in the proof of (4), consider the following proposition:
If s, t ∈ R, then e(s+t)A = esA etA . To prove it, let us denote the partial
sums for the series representation of etA by
1 1
SN (t) := I + tA + (tA)2 + · · · + (tA)N
2! N!
1 1 N N
= I + tA + t2 A2 + · · · + t A .
2! N!
2.1 Homogeneous Linear Differential Equations 161
We claim that
2N
SN (s)SN (t) = SN (s + t) + Pk (s, t)Ak (2.8)
k=N +1
(|s| + |t|)k
|Pk (s, t)| ≤ .
k!
To obtain this identity, note that the kth order term of the product, at
least for 0 ≤ k ≤ N , is given by
k
1 k−j j
k
1
k
k! 1
s t A = sk−j tj Ak = (s + t)k Ak .
j=0
(k − j)!j! k! j=0 (k − j)!j! k!
Also, for N + 1 ≤ k ≤ 2N , the kth order term is essentially the same, only
some of the summands are missing. In fact, these terms all have the form
k
δ(j)
sk−j tj Ak
j=0
(k − j)!j!
where δ(j) has value zero or one. Each such term is the product of Ak and
a homogeneous polynomial in two variables of degree k. Moreover, because
|δ(j)| ≤ 1, we obtain the required estimate for the polynomial. This proves
the claim.
Using equation (2.8), we have the following inequality
2N
SN (s)SN (t) − SN (s + t) ≤ |Pk (s, t)| Ak
k=N +1
2N
(|s| + |t|)k
≤ Ak .
k!
k=N +1
Moreover, since
2N
(|s| + |t|)k
Q2N − QN = Ak ,
k!
k=N +1
it follows that
lim SN (s)SN (t) − SN (s + t) = 0.
N →∞
Using this fact and passing to the limit as N → ∞ on both sides of the
inequality
we see that
as required.
In view of the identity (2.9), the derivative of the function t → etA is
given by
d tA 1
e = lim (e(t+s)A − etA )
dt s→0 s
1 sA
= lim (e − I)etA
s→0 s
1
= lim (esA − I) etA
s→0 s
= lim (A + R(s)) etA
s→0
where
∞ ∞
1
|s|k
|s|k−2
R(s) ≤ Ak ≤ |s| Ak .
|s| k! k!
k=2 k=2
Exercise 2.33. Show that the partial sums of the series representation of etA
converge uniformly on compact subsets of R. Use Theorem 1.248 to prove part (4)
of Proposition 2.32.
Exercise 2.34. (a) Show that exp : L(E) → L(E) is continuous. Hint: For r >
0, the sequence of partial sums of the series representation of exp(X) converges
uniformly on Br (0) := {X ∈ L(E) : X < r}. (b) By Exercise 2.30, matrices
with distinct eigenvalues are dense in L(E). Such matrices are diagonalizable
(over the complex numbers). Show that if A ∈ L(E) is diagonalizable, then
part (4) of Proposition 2.32 holds for A. (c) Use parts (a) and (b) to prove
part (4) of Proposition 2.32. (d) Prove that exp : L(E) → L(E) is differentiable
and compute D exp(I).
Exercise 2.35. Define exp(A) = Φ(1) where Φ(t) is the principal fundamental
matrix at t = 0 for the system ẋ = Ax. (a) Prove that exp(tA) = Φ(t). (b) Prove
that exp(−A) = (exp(A))−1 .