Matrix Exponential

The matrix exponential plays an important role in solving system of linear differential equations. On this page, we will define such an object and show its most important properties. The natural way of defining the exponential of a matrix is to go back to the exponential function ex and find a definition which is easy to extend to matrices. Indeed, we know that the Taylor polynomials

\begin{displaymath}T_n(x) = 1 + \frac{x}{1!}+ \frac{x^2}{2!}+ \frac{x^3}{3!}+\cdots+ \frac{x^n}{n!}\end{displaymath}

converges pointwise to ex and uniformly whenever x is bounded. These algebraic polynomials may help us in defining the exponential of a matrix. Indeed, consider a square matrix A and define the sequence of matrices

\begin{displaymath}A_n = I_n + \frac{1}{1!}A+ \frac{1}{2!}A^2+ \frac{1}{3!}A^3+\cdots+ \frac{1}{n!}A^n.\end{displaymath}

When n gets large, this sequence of matrices get closer and closer to a certain matrix. This is not easy to show; it relies on the conclusion on ex above. We write this limit matrix as eA. This notation is natural due to the properties of this matrix. Thus we have the formula

\begin{displaymath}e^A = I_n + \frac{1}{1!}A+ \frac{1}{2!}A^2+ \frac{1}{3!}A^3+\cdots+ \frac{1}{n!}A^n + \cdots \cdots\end{displaymath}

One may also write this in series notation as

\begin{displaymath}e^A = \sum_{n=0}^{\infty} \frac{1}{n!}A^n\end{displaymath}

At this point, the reader may feel a little lost about the definition above. To make this stuff clearer, let us discuss an easy case: diagonal matrices.

Example. Consider the diagonal matrix

\begin{displaymath}A = \left(\begin{array}{cc}
2&0\\
0&-1\\
\end{array}\right).\end{displaymath}

It is easy to check that

\begin{displaymath}A^n = \left(\begin{array}{cc}
2^n&0\\
0&(-1)^n\\
\end{array}\right)\end{displaymath}

for $n=1,2,\cdots$. Hence we have

\begin{displaymath}I_n + \frac{1}{1!}A+ \frac{1}{2!}A^2+ \frac{1}{3!}A^3+\cdots+...
...frac{(-1)}{1!}+\cdots+ \frac{(-1)^n}{n!}\\
\end{array}\right).\end{displaymath}

Using the above properties of the exponential function, we deduce that

\begin{displaymath}e^A = \left(\begin{array}{cc}
e^2&0\\
0&e^{-1}\\
\end{array}\right).\end{displaymath}

Indeed, for a diagonal matrix A, eA can always be obtained by replacing the entries of A (on the diagonal) by their exponentials. Now let B be a matrix similar to A. As explained before, then there exists an invertible matrix P such that

B = P-1AP.

Moreover, we have

Bn = P-1AnP

for $n=1,2,\cdots$, which implies

\begin{displaymath}I_n + \frac{1}{1!}B+ \frac{1}{2!}B^2+\cdots+ \frac{1}{n!}B^n ...
... \frac{1}{1!}A+ \frac{1}{2!}A^2+\cdots+ \frac{1}{n!}A^n\Bigg)P.\end{displaymath}

This clearly implies that

\begin{displaymath}e^B = P^{-1}\left(\begin{array}{cc}
e^2&0\\
0&e^{-1}\\
\end{array}\right)P.\end{displaymath}

In fact, we have a more general conclusion. Indeed, let A and B be two square matrices. Assume that $A \sim B$. Then we have $e^A \sim e^B$. Moreover, if B = P-1AP, then

eB = P-1eAP.

Example. Consider the matrix

\begin{displaymath}A= \left(\begin{array}{rrr}
0&1&2\\
0&0&-1\\
0&0&0\\
\end{array}\right).\end{displaymath}

This matrix is upper-triangular. Note that all the entries on the diagonal are 0. These types of matrices have a nice property. Let us discuss this for this example. First, note that

\begin{displaymath}A^2 = \left(\begin{array}{rrr}
0&0&-1\\
0&0&0\\
0&0&0\\
\e...
...{rrr}
0&0&0\\
0&0&0\\
0&0&0\\
\end{array}\right) = {\cal O}.\end{displaymath}

In this case, we have

\begin{displaymath}e^A = I + A + \frac{1}{2!} A^2 = \left(\begin{array}{rrr}
1&1&3/2\\
0&1&-1\\
0&0&1\\
\end{array}\right).\end{displaymath}

In general, let A be a square upper-triangular matrix of order n. Assume that all its entries on the diagonal are equal to 0. Then we have

\begin{displaymath}A^n = {\cal O}.\end{displaymath}

Such matrix is called a nilpotent matrix. In this case, we have

\begin{displaymath}e^A = I_n + \frac{1}{1!}A+ \frac{1}{2!}A^2+ \frac{1}{3!}A^3+\cdots+ \frac{1}{(n-1)!}A^{n-1}.\end{displaymath}

As we said before, the reasons for using the exponential notation for matrices reside in the following properties:

Theorem. The following properties hold:

1.
$e^{\cal O} = I_n$;
2.
if A and B commute, meaning AB = BA, then we have

eA+B = eAeB;

3.
for any matrix A, eA is invertible and

\begin{displaymath}\Big(e^A \Big)^{-1} = e^{-A}.\end{displaymath}

[Geometry] [Algebra] [Trigonometry ]
[Calculus] [Differential Equations] [Matrix Algebra]

S.O.S MATH: Home Page

Do you need more help? Please post your question on our S.O.S. Mathematics CyberBoard.

Author: M.A. Khamsi

Copyright © 1999-2024 MathMedics, LLC. All rights reserved.
Contact us
Math Medics, LLC. - P.O. Box 12395 - El Paso TX 79913 - USA
users online during the last hour