When solving the problem below:
I find that there is one eigenvalue equal to 0 and an eigenvector equal to [1; 0; 1]. How do you go about solving this system so the solution isn't just constants?
When solving the problem below:
I find that there is one eigenvalue equal to 0 and an eigenvector equal to [1; 0; 1]. How do you go about solving this system so the solution isn't just constants?
The solution is of course $$ X(t) = \exp(t A) X(0) $$ and as $A^3=0$ this series reduces to simply $$ X(t) = (I + tA + \tfrac12t^2A^2) X(0) $$