- Authors

- Name
- Youngju Kim
- @fjvbn20031
Engineering Math Series 4: Second-Order Linear ODEs
While first-order differential equations dealt with "the rate of change of the current state," second-order differential equations handle systems that include acceleration or curvature. That is why they frequently appear when describing phenomena with inertia, such as vibration, circuits, and mechanical systems.
Standard Form
The most basic second-order linear differential equation is
where , , are constants and is the external input. Looking first at the homogeneous equation without external input,
Why Think of Exponential Functions First
For constant-coefficient linear equations, substituting maintains the form under differentiation. This leads to
which is the characteristic equation, and the structure of the solution is determined by the roots of this quadratic equation.
Three Basic Cases
Two distinct real roots
If the roots are and , then
Repeated root
If the root is repeated, then
Complex conjugate roots
If the roots are , then
This last form is precisely what connects to damped oscillation.
Worked Example
Consider the following problem.
The characteristic equation is
which factors as
so the roots are and . Therefore the general solution is
If the initial conditions are
then
Solving gives
so
Engineering Applications
The natural response of a mass-spring-damper system is typically written as
where
- is the mass
- is the damping coefficient
- is the spring constant
In circuits, the same structure appears as
in an RLC circuit. In other words, mechanical systems and electrical systems share the same mathematical structure.
How to Interpret the Solution
In engineering mathematics, you must always read the behavior after finding the solution.
- Positive real roots in the exponential mean divergence
- Negative real roots mean decay
- Complex roots mean oscillation
- Complex roots with negative real part mean damped oscillation
In other words, the equations ultimately serve as tools that tell you about the stability and response speed of the system.
Common Mistakes
Writing the solution incorrectly after solving the characteristic equation
The solution forms for repeated roots and complex roots are different. If you mechanically write the general solution after only finding the roots, mistakes are easy.
Being careless with differentiation when applying initial conditions
If you do not compute accurately and just try to match the constants, errors arise. It is safer to first organize the general solution and then differentiate carefully.
Not reading the meaning of the solution
In engineering problems, whether the solution diverges, decays, or oscillates is the key point. It is important to develop the habit of not skipping system analysis after completing the calculation.
One-Line Summary
Second-order linear ODEs are tools for reading the form of the natural response through the roots of the characteristic equation.
Next Post Preview
In the next post, we will connect second-order equations to real physical systems and examine how damping, forced oscillation, and resonance arise.
References
- Erwin Kreyszig, Advanced Engineering Mathematics, 10th Edition
- Steven H. Strogatz, Nonlinear Dynamics and Chaos
- MIT OpenCourseWare, Vibrations and Waves materials