Difference between revisions of "Matrix exponential"

From specialfunctionswiki
Jump to: navigation, search
 
Line 6: Line 6:
  
 
=References=
 
=References=
* {{BookReference|Functions of Matrices: Theory and Computation|2008|Nicholas Higham|prev=findme|next=findme}}: $(10.1)$
+
* {{BookReference|Functions of Matrices: Theory and Computation|2008|Nicholas Higham|prev=findme|next=Matrix e^A=limit of (I+A/s)^s}}: $(10.1)$
  
 
[[Category:SpecialFunction]]
 
[[Category:SpecialFunction]]

Latest revision as of 03:10, 26 February 2018

The $n$-dimensional matrix exponential $\exp_n \colon \mathbb{R}^{n \times n} \rightarrow \mathbb{R}^{n \times n}$ is defined by $$\exp_n(X)=\displaystyle\sum_{k=0}^{\infty} \dfrac{X^k}{k!}.$$

Properties

Matrix e^A=limit of (I+A/s)^s

References