Second-order linear ordinary differential equations describe many systems whose rate of change depends on position, velocity, and outside forcing. This cheat sheet helps students recognize standard forms, solve constant-coefficient equations, and apply initial conditions efficiently. It is especially useful for calculus, physics, engineering, and modeling problems involving motion, springs, circuits, or oscillations.
The main form is , where the homogeneous equation uses . For constant coefficients, the characteristic equation determines the complementary solution. A full solution usually has the form , where solves the homogeneous equation and is one particular solution.
Key Facts
- A second-order linear ODE has the standard form , and it is homogeneous when .
- For , substitute to get the characteristic equation .
- If the characteristic equation has distinct real roots and , then .
- If the characteristic equation has a repeated real root , then .
- If the characteristic roots are complex , then .
- For a nonhomogeneous equation, the general solution is , where is any one particular solution.
- The method of undetermined coefficients works best when is built from polynomials, exponentials, sines, or cosines.
- Initial conditions such as and are used after finding to solve for and .
Vocabulary
- Second-order ODE
- A differential equation involving an unknown function and its derivatives up to the second derivative .
- Linear differential equation
- An equation where , , and appear only to the first power and are not multiplied together.
- Homogeneous equation
- A linear differential equation with zero forcing term, such as .
- Characteristic equation
- The algebraic equation formed from a constant-coefficient homogeneous ODE.
- Complementary solution
- The general solution of the associated homogeneous equation.
- Particular solution
- One specific solution of a nonhomogeneous equation .
Common Mistakes to Avoid
- Forgetting the factor for repeated roots is wrong because a repeated root gives , not just two copies of .
- Using the characteristic equation on a nonhomogeneous equation directly is wrong because only solves the associated homogeneous part.
- Applying initial conditions before finding the full general solution is wrong because constants and should be determined only after is complete.
- Choosing a trial particular solution that duplicates part of is wrong because it will not produce a new independent solution, so the trial must be multiplied by as needed.
- Dropping the exponential factor for complex roots is wrong because roots require .
Practice Questions
- 1 Solve the homogeneous equation .
- 2 Find the general solution of .
- 3 Solve with and .
- 4 Explain why the general solution of a nonhomogeneous second-order linear ODE is written as instead of only using a particular solution.
Understanding Second-Order Linear ODE Reference
The two arbitrary constants in a second-order solution are not a technical detail. They represent the two pieces of starting information needed to identify one motion or one changing system from a whole family of possible outcomes. In a position problem, these are often the starting position and starting velocity.
A graph of position can begin at the same height in many different ways because its initial slope may differ. This is why a second-order equation needs two conditions.
Substitute the general solution into each condition only after differentiating carefully. Most errors here come from forgetting the chain rule in exponential, sine, or cosine terms, or from evaluating at zero before simplifying.
The characteristic roots reveal behavior before any constants are found. A positive real root produces a term that grows without bound as the input increases. A negative real root produces a term that fades away.
For complex roots, the real part controls whether the oscillation grows, shrinks, or keeps a steady size. The imaginary part controls how rapidly it oscillates. In a spring model, a negative real part describes damping from friction or air resistance.
A zero real part gives ideal undamped vibration, which is useful for learning but rarely exact in a real machine. Reading roots this way helps students connect algebra to the shape of a graph.
Finding a particular solution requires attention to overlap. A trial expression must be different from every expression already present in the complementary solution. For example, if the forcing term is an exponential and that same exponential already solves the homogeneous equation, the usual trial fails.
Multiplying the trial by the input variable creates a new form that can work. If it still overlaps because of a repeated root, multiply by the input variable again. This adjustment is not a memorized trick.
It prevents the trial from being absorbed into the part of the solution that is already free to vary through the constants. In physics, this overlap is connected to resonance, where an outside influence matches a natural pattern of the system.
Linearity makes these equations practical. If separate forcing inputs produce separate particular responses, their sum produces the response to the combined input. A circuit can have a battery input plus a repeating signal.
A vibrating structure can feel a steady load plus a periodic push. Students can split the forcing into manageable pieces, solve for each response, then add them. This only works for linear equations, where the unknown function and its derivatives are not multiplied together or raised to powers.
When checking a final answer, use three steps. Differentiate twice with care, substitute into the original equation, then verify that the left side becomes the required forcing term.
Finally check both initial conditions. A solution that looks familiar is not enough if it fails either check.