Question:
Finding the general solution of a linear system
Please solve the following ODE problem and show the step by step method:
Let the matrix A be:
A = 1st row: 1 0 0
2nd row: 0 2 1
3rd row 0 0 2
Find the general solution of the linear system x' = Ax.