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.