Complex Roots and Oscillations
This is where differential equations become beautiful.
In the previous chapter, we solved second-order homogeneous equations by finding roots of the characteristic equation. When those roots were real and distinct, we got exponential solutions. When they were real and repeated, we introduced a factor of . But what happens when the characteristic equation has no real roots at all?
When the Discriminant Goes Negative
Consider the equation:
The characteristic equation is , which gives . There are no real solutions. But if we allow complex numbers, we get .
This is not a mathematical curiosity. This is where differential equations become beautiful. Complex roots do not mean the solution is imaginary. They reveal something profound: the solution oscillates.
Complex Conjugate Roots
Brief review of complex numbers: Complex numbers extend the real numbers by introducing , defined by . Every complex number has the form where and are real. The conjugate of is . Complex numbers can be added, multiplied, and exponentiated following the usual rules of algebra, with replaced by whenever it appears.
When the characteristic equation has a negative discriminant, the quadratic formula gives:
We write these roots as:
where is the real part and is the imaginary part.
Complex Roots in the Complex Plane
Decaying oscillation (α < 0)
The real part α controls decay or growth. The imaginary part β controls oscillation frequency. Complex conjugate roots always come in pairs.
Notice that complex roots always come in conjugate pairs: if is a root, so is . The real part determines whether solutions grow or decay. The imaginary part determines the frequency of oscillation.
Euler's Formula: The Bridge
How do we turn complex exponentials into real solutions? The key is Euler's remarkable formula:
This identity connects the exponential function to trigonometry. Where does it come from? One way to see it is through Taylor series: expanding both sides as power series and verifying they match. Another perspective is to define to be , which makes complex exponentials consistent with all the usual rules of calculus.
The formula tells us that complex exponentials naturally produce sines and cosines. Note also that , so we can always separate a complex exponential into a real exponential times a unit complex exponential.
For our characteristic roots , the complex solutions would be:
and
Extracting Real Solutions
We need real solutions for a real differential equation. The trick is to take linear combinations of the complex solutions that eliminate the imaginary parts.
Adding the two complex solutions:
Subtracting them:
Dividing by the appropriate constants gives us two real, linearly independent solutions:
The general solution is therefore:
This is the form you should commit to memory. When you see complex conjugate roots , the solution involves:
- An exponential factor controlling growth or decay
- Oscillatory factors and controlling the frequency
Interactive: Explore Oscillating Solutions
The dashed curves show the exponential envelope. When α < 0, the oscillations decay. When α > 0, they grow. The frequency β controls how fast it oscillates.
The Physical Meaning
The structure of this solution has direct physical interpretation.
The real part controls amplitude behavior:
- When : the amplitude decays exponentially. Energy is being dissipated.
- When : the amplitude stays constant. Pure, sustained oscillation.
- When : the amplitude grows exponentially. Energy is being pumped in.
The imaginary part controls frequency:
- Larger means faster oscillation
- The period of oscillation is
In physical systems, corresponds to damping (friction, air resistance, electrical resistance). Pure oscillation with is an idealization that never quite happens in reality. Growing oscillations with require an external energy source and typically lead to instability.
Amplitude-Phase Form
The general solution can be written in an equivalent form that is sometimes more useful:
where is the amplitude and is the phase shift.
The conversion formulas are:
Note on the phase: The formula works when . For the general case, use and to determine in the correct quadrant.
Interactive: Amplitude-Phase Conversion
Linear combination form
Amplitude-phase form
Conversion formulas
The two forms are equivalent. The amplitude-phase form makes it easier to read off the amplitude A and phase shift φ directly.
The amplitude-phase form makes it easy to read off physical quantities directly. The amplitude tells you how big the oscillations are. The phase tells you when the oscillation reaches its maximum. The damping factor modulates the overall size.
Damping: Three Regimes
The discriminant of the characteristic equation determines the nature of the roots and hence the behavior of solutions. For the equation :
Underdamped (): Complex roots. The solution oscillates while decaying. This is what we have been studying in this chapter.
Critically Damped (): A repeated real root. The solution decays as fast as possible without oscillating. This is the boundary case.
Overdamped (): Two distinct real roots. The solution decays without oscillation, but more slowly than critical damping.
Comparing Damping Behaviors
Two real roots, no oscillation
Repeated root, fastest decay
Complex roots, oscillates
All three start from the same initial conditions and return to equilibrium. Critically damped reaches equilibrium fastest without overshooting.
Critical damping is often the design goal in engineering. A car's shock absorbers, for instance, should be critically damped: you want the car to return to equilibrium as quickly as possible after hitting a bump, without bouncing up and down (underdamped) or taking too long to settle (overdamped).
A Physical Example: The Damped Spring
A mass attached to a spring with friction satisfies:
where is mass, is the damping coefficient (friction), and is the spring constant.
The characteristic equation is , giving roots:
When friction is small (), we get complex roots. The mass oscillates back and forth, but each swing is a little smaller than the last as energy is lost to friction.
Interactive: Damped Spring Oscillation
Displacement y(t)
A damped spring oscillates back and forth while the amplitude decays exponentially. With no damping (α = 0), the oscillation would continue forever. In reality, friction always causes some energy loss.
The Pure Oscillator
Setting the damping to zero () gives the equation:
The roots are , where is called the natural frequency.
The solution is:
This is simple harmonic motion: pure oscillation that continues forever at a fixed amplitude. It is an idealization, since real systems always have some friction. But it is the starting point for understanding all oscillatory behavior.
The natural frequency depends only on the physical parameters of the system: stiffer springs (larger ) and lighter masses (smaller ) oscillate faster.
Solving Initial Value Problems
Given an equation with complex roots and initial conditions, here is the procedure:
- Write the characteristic equation and find the roots
- Write the general solution:
- Apply to find one equation for and
- Differentiate:
- Apply to find the second equation
- Solve for and
Example: Solve with , .
The characteristic equation has roots .
So and . The general solution is:
From : .
Differentiating:
From : , so .
The solution is:
Or in amplitude-phase form: .
Key Takeaways
- Complex roots produce oscillating solutions
- The general solution is
- The real part controls decay (negative) or growth (positive)
- The imaginary part controls the oscillation frequency
- Euler's formula is the bridge between complex exponentials and trigonometry
- Underdamped systems oscillate while decaying; critically damped systems decay fastest without oscillating; overdamped systems decay slowly without oscillating
- The amplitude-phase form is equivalent and often more physically intuitive