Practice question · Put in order
Order the steps for solving a linear system .
- Write the system in matrix form X' = AX
- Find eigenvectors for each eigenvalue
- Apply initial conditions to find and
- Write general solution
- Find eigenvalues of A:
Hints
- The eigenvalues of the coefficient matrix come before anything else.
- Each eigenvector supplies one basic solution to combine.
Show the answer
- Write the system in matrix form X' = AX
- Find eigenvalues of A:
- Find eigenvectors for each eigenvalue
- Write general solution
- Apply initial conditions to find and
Why
Eigenvalues and eigenvectors of A determine the system's solution.
Practise Systems of Differential Equations
The app has 7 more questions on this lesson, and keeps your place in the course. Physics I is free to start.
More questions on Systems of Differential Equations
- Rabbits R and foxes F: R' = aR - bRF, F' = -cF + dRF. What does the RF term represent?
- Predator–prey populations cycle. Starting from many rabbits, few foxes, order the phases of one full cycle.
- If both eigenvalues of a 2×2 system have negative real parts, the equilibrium is asymptotically stable.
- A system of coupled ODEs can be decoupled by changing to the eigenvector basis. Why does that make it…
- Which equilibrium types are stable for a 2D linear system?