Definition
Given a square matrix , the matrix exponential of is defined as the series:
where is the identity matrix.
Interpretation
The matrix exponential generalizes the scalar exponential to square matrices. It is the fundamental solution to the system of linear differential equations .
Key Property
If is diagonalizable as , where is diagonal matrix of eigenvalues and is the matrix of eigenvectors, then:
where is the diagonal matrix with entries .
This provides a computationally practical way to compute .
Role in CTMCs
For a transition rate matrix , the transition probability matrix is:
which solves both the forward and backward Kolmogorov equations.
Related
Exercises
Back to Roadmap 📖 → 🃏 → ✏
CTMC 2-state. Untuk , hitung menggunakan diagonalisasi.
Jawaban: Eigenvalues , . Eigenvectors , . Maka:
Verifikasi. Periksa bahwa .
Baris identik → limit probabilitas independen dari state awal: , .