Posts tagged systems of differential equations
Reviewing the basics of matrices for differential equations

We’ll learn much more about matrices in Linear Algebra. For now, we just need a brief introduction to matrices (for some, this may be a review from Precalculus), since we’ll be using them extensively to solve systems of differential equations.

Read More
Using variation of parameters to solve a system of nonhomogeneous differential equations

If undetermined coefficients isn’t a viable method for solving a nonhomogeneous system of differential equations, we can always use the method of variation of parameters instead. Just like with undetermined coefficients, we have to start by finding the corresponding complementary solution, which is the general solution of the associated homogeneous equation.

Read More
Undetermined coefficients for solving nonhomogeneous systems of differential equations

The method of undetermined coefficients may work well when the entries of the vector F are constants, polynomials, exponentials, sines and cosines, or some combination of these. Our guesses for the particular solution will be similar to the kinds of guesses we used to solve second order nonhomogeneous equations, except that we’ll use vectors instead of constants.

Read More
Phase portraits for systems of differential equations with complex Eigenvalues

Now we want to look at the phase portraits of systems with complex Eigenvalues. The equilibrium of a system with complex Eigenvalues that have no real part is a stable center around which the trajectories revolve, without ever getting closer to or further from equilibrium. The equilibrium of a system with complex Eigenvalues with a positive real part is an unstable spiral that repels all trajectories. The equilibrium of a system with complex Eigenvalues with a negative real part is an asymptotically stable spiral that attracts all trajectories.

Read More