Matrix Exponential
The matrix exponential of
Square Matrix X is defined by a power series
eX≜n=0∑∞n!Xn
Properties of this
-
differential equations
- the function U(t)=etX is the only unique soln. to
dtdU=XU(t)U(0)=I
eX=Pdiag(eλ1,...,eλn)P−1
where P is the basis matrix — a matrix whose columns are the
eigenvectors X w.r.t A^.
Specifically, if v1,v2,…,vn are eigenvectors of X
corresponding to eigenvalues λ1,λ2,…,λn then
P=∣v1∣∣v2∣⋯∣vn∣
- Hermitian and skew-Hermitian matrices → if H=H+ then eiH
is unitary this means
(eiH)+eiH=I
Note that if A is a matrix, then, via Taylor Series, we have
eAt=k=0∑∞k!Aktk=I+At+2!(At)2+3!(At)3+⋯
dtdeAt=k=1∑∞k!kAktk−1=Ak=1∑∞(k−1)!Ak−1tk−1=AeAt=eAtA