diff --git a/src/7_differential_equations_1.md b/src/7_differential_equations_1.md index 71b9f44dde499c1b74dc2f8bb50d1e654844a9c8..324cc597ed1884b44e91020b07c96fadac5180ad 100644 --- a/src/7_differential_equations_1.md +++ b/src/7_differential_equations_1.md @@ -910,14 +910,5 @@ since we have demonstrated that $\vec{\phi}_{k}(t)$ is a solution of the DE. $$\dot{x}_1 = 3 x_1 + x_2$$ $$\dot{x}_2 = - x_1 + x_2$$ -10. [:sweat:] *Bonus question - A question of this kind will not be on the exam* - - Show that $e^{A t} e^{-At} = I$, where $A$ is an - $n \times n$ matrix and $I$ is the $n \times n$ identity matrix, - by using the definition of the matrix exponential in terms of the Taylor series! - - - -