System of ODEs Solver
Solves 2×2 and 3×3 linear systems x′ = Ax with eigenvalues, eigenvectors and the closed-form general solution, classifies the fixed point (node, spiral, centre, saddle, degenerate), and integrates arbitrary nonlinear 2D systems numerically with a phase portrait.
Related tools
All Algebra & equations tools →Open System of ODEs Solver and you get an answer straight away, with no account to create. It covers node, spiral, centre, saddle, degenerate — adjust any of them and the result follows immediately.
How to use it
- Open the tool — no signup or install needed.
- Enter your input or adjust the available options.
- Get your result instantly, then copy or download it.
Frequently asked questions
What does System of ODEs Solver do?
Solves 2×2 and 3×3 linear systems x′ = Ax with eigenvalues, eigenvectors and the closed-form general solution, classifies the fixed point (node, spiral, centre, saddle, degenerate), and integrates arbitrary nonlinear 2D systems numerically with a phase portrait.
What does it take into account?
It factors in node, spiral, centre, saddle, degenerate. Change any of them and the output follows immediately.
When would I actually use this?
Getting through a problem set: solving for the unknown, factoring an expression, and — more usefully — seeing the steps that got there.
What is the most common mistake?
Losing a solution when both sides are squared or divided by an expression. Squaring can add roots that do not satisfy the original equation, and dividing can remove one — check every answer back in the original.
How is System of ODEs Solver different from System of Linear Equations Solver?
They sit next to each other but answer different questions: System of Linear Equations Solver is the one to open when you need it to solve 2×2, 3×3 and 4×4 linear systems by Gaussian elimination, Cramer's rule or the matrix inverse — with the determinant, step-by-step working, and detection of no-solution and infinite-solution cases. Pick whichever matches what you're starting from — both are free.
Is there a tool for the next step?
System of Nonlinear Equations Solver is the closest one after this: Solve 2- or 3-variable nonlinear systems (polynomial, trigonometric, exponential) with multivariate Newton's method — enter equations as text, set a starting guess, and surface every real solution with its residual.
What else is worth having open alongside it?
System of Inequalities Grapher and Absolute Value Equation Solver — they come up in the same task often enough to be worth a second tab.
Where do the figures come from?
The algebra is symbolic where the expression allows it and numeric otherwise, and the tool says which it used. Exact results are given as fractions or radicals rather than rounded decimals.