ODEs are Differential Equations in one independent variable: y(x). Main Content: First-Order Differential Equations Second-Order Linear Differential Equations Uniqueness and Existance Overarching Categories order of equations the order of an equation is the highest derivative of an equation linear vs. non-linear differential equations A solution of a differential equation is linear when solutions are closed under linear operations. We can spot an ODE by seeing that each of its derivatives are seperated or in separable terms, and only to the first power—because that ends up being a linear equation (i.e. any two solutions satisfying the equation can add and scale to another solution). The RHS doesn’t matter. For instance:
is linear. superposition principle any linear combination of a homogeneous linear ODE is also a solution to the ODE. functional linear independence Recall linear independence. If we have two solutions y_1, y_2, are linearly independent or “independent”, if
implies c_1 = c_2 = 0. homogeneous vs. inhomogeneous equations whether or not, isolating all the DEPENDENT variables to the left side, is the right side zero? linear systems systems of ODEs are groups of ODEs. Linear systems can obtain you a vector-value function: