Complex Roots Solution Family: Oscillating Modes

By Vegard Gjerde Based on Masterful Learning 11 min read Published
complex-roots-solution-family differential-equations math learning-strategies

Complex Roots Solution Family says that when the characteristic equation ar2+br+c=0ar^2+br+c=0 has conjugate roots α±iβ\alpha\pm i\beta with β0\beta\neq 0, the real homogeneous solution is y=eαx(C1cosβx+C2sinβx)y=e^{\alpha x}(C_1\cos \beta x+C_2\sin \beta x). Use it after forming the characteristic equation; distinct real roots and repeated roots need different family forms.

Unisium hero image titled Complex Roots Solution Family showing the principle equation and a conditions card.
The complex-root family r=α±iβy=eαx(C1cosβx+C2sinβx)r=\alpha\pm i\beta \Rightarrow y=e^{\alpha x}(C_1\cos \beta x+C_2\sin \beta x) applies when the characteristic roots are conjugates with nonzero imaginary part.

On this page: The Principle | Conditions | Misconceptions | EE Questions | Retrieval Practice | Worked Example | Solve a Problem | Related Principles | FAQ


The Principle

Statement

A second-order linear constant-coefficient homogeneous equation can have complex conjugate roots in its characteristic equation. Those roots do not lead to complex-valued final answers by default; they produce a real solution family built from sine and cosine, scaled by an exponential envelope.

The real part α\alpha controls the exponential factor eαxe^{\alpha x}. The nonzero imaginary part β\beta controls the oscillation through cosβx\cos \beta x and sinβx\sin \beta x.

Mathematical Form

r=α±iβy=eαx(C1cosβx+C2sinβx)r=\alpha\pm i\beta \Rightarrow y=e^{\alpha x}(C_1\cos \beta x+C_2\sin \beta x)

Where:

  • rr = a complex characteristic root
  • α\alpha = the real part of the conjugate roots
  • β\beta = the nonzero imaginary part magnitude
  • eαxe^{\alpha x} = the exponential envelope multiplying both modes
  • cosβx\cos \beta x, sinβx\sin \beta x = the two real oscillatory modes
  • C1C_1, C2C_2 = arbitrary real constants chosen later by initial or boundary conditions

Why sine and cosine appear

The exponential trial still starts the process, but complex roots are usually rewritten into a real-valued family. Euler’s formula connects e(α+iβ)xe^{(\alpha+i\beta)x} to eαxcosβxe^{\alpha x}\cos\beta x and eαxsinβxe^{\alpha x}\sin\beta x, which gives the two real independent modes needed for a second-order homogeneous equation.

This principle follows Characteristic Equation Relation and sits next to Distinct Real Roots Solution Family and Repeated Root Solution Family. First form the characteristic equation; then classify the root type before choosing the solution family.


Conditions of Applicability

Condition: ar2+br+c=0hasrootsα±iβwithβ0ar^2+br+c=0 has roots \alpha\pm i\beta with \beta\neq 0

Practical modeling notes

  • The equation should already be in the homogeneous constant-coefficient setting that produced the characteristic equation.
  • The roots come as conjugates because the characteristic polynomial has real coefficients.
  • In this guide, β\beta is taken as the positive imaginary-part magnitude; the notation α±iβ\alpha\pm i\beta represents both conjugate roots.
  • Initial conditions do not change the family form; they only determine C1C_1 and C2C_2.

When It Doesn’t Apply

This family is not the right final form when the characteristic roots are not a complex conjugate pair with nonzero imaginary part.

  • Distinct real roots: use two different exponential modes, C1er1x+C2er2xC_1e^{r_1x}+C_2e^{r_2x}.
  • Repeated real root: use the extra-xx family, (C1+C2x)erx(C_1+C_2x)e^{rx}.
  • Nonhomogeneous equation: this gives the complementary homogeneous family; a forcing term still needs a particular solution.

Want the complete framework behind this guide? Read Masterful Learning.


Common Misconceptions

Misconception 1: “Complex roots mean the answer must stay complex”

The truth: for real-valued homogeneous ODEs, the conjugate pair is usually rewritten as a real sine-cosine family.

Why this matters: leaving the answer as separate complex exponentials can hide the two real modes the problem expects.

Misconception 2: “The real part and imaginary part do the same job”

The truth: α\alpha sets the exponential envelope, while β\beta sets the oscillatory frequency.

Why this matters: confusing the roles makes students put the wrong number in the exponential or the trigonometric arguments.

Misconception 3: “Any negative discriminant gives the same solution shape”

The truth: every negative discriminant gives a complex pair, but the specific values of α\alpha and β\beta determine the envelope and oscillation.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • What does α\alpha control in eαx(C1cosβx+C2sinβx)e^{\alpha x}(C_1\cos \beta x+C_2\sin \beta x)?
  • What does β0\beta\neq 0 tell you about the shape of the solution family?

For the Principle

  • What must you check about the characteristic roots before writing the sine-cosine family?
  • How do initial conditions affect C1C_1 and C2C_2 without changing α\alpha or β\beta?

Between Principles

Generate an Example

  • Write one characteristic equation with complex conjugate roots and one near miss with two real roots.

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the principle in words: _____Complex conjugate roots of the characteristic equation give a real homogeneous solution family with an exponential envelope times sine and cosine modes.
Write the canonical equation: _____r=α±iβy=eαx(C1cosβx+C2sinβx)r=\alpha\pm i\beta \Rightarrow y=e^{\alpha x}(C_1\cos \beta x+C_2\sin \beta x)
State the canonical condition: _____ar2+br+c=0hasrootsα±iβwithβ0ar^2+br+c=0 has roots \alpha\pm i\beta with \beta\neq 0

Worked Example

Use this worked example to practice Self-Explanation.

Problem

Solve the homogeneous differential equation y2y+5y=0y^{\prime\prime}-2y^{\prime}+5y=0 using the complex roots solution family.

Step 1: Verbal Decoding

Target: yy
Given: yy^{\prime\prime}, yy^{\prime}, yy
Constraints: second-order linear constant-coefficient homogeneous equation; root type must be checked after forming the characteristic equation; no initial conditions

Step 2: Visual Decoding

Draw a root plane with horizontal real axis and vertical imaginary axis, then mark the conjugate pair 1+2i1+2i and 12i1-2i. (The shared real part becomes the envelope, and the imaginary distance from the real axis becomes the oscillation rate.)

Step 3: Mathematical Modeling

  1. r22r+5=0r^2-2r+5=0
  2. r=α±iβy=eαx(C1cosβx+C2sinβx)r=\alpha\pm i\beta \Rightarrow y=e^{\alpha x}(C_1\cos \beta x+C_2\sin \beta x)

Step 4: Mathematical Procedures

  1. r=2±(2)24(1)(5)2(1)r=\frac{2\pm\sqrt{(-2)^2-4(1)(5)}}{2(1)}
  2. r=2±162r=\frac{2\pm\sqrt{-16}}{2}
  3. r=1±2ir=1\pm 2i
  4. α=1,β=2\alpha=1,\quad \beta=2
  5. y=ex(C1cos2x+C2sin2x)\underline{y=e^x(C_1\cos 2x+C_2\sin 2x)}

Step 5: Reflection

  • Verification: the roots 1+2i1+2i and 12i1-2i both satisfy r22r+5=0r^2-2r+5=0.
  • Graphical meaning: the factor exe^x gives a growing envelope while the sine and cosine terms oscillate.
  • Domain check: no initial conditions were given, so the constants remain arbitrary.

Before moving on: self-explain the model

Try explaining Step 3 out loud (or in writing): why the characteristic equation is the bridge from the ODE to the roots, why a nonzero imaginary part triggers sine and cosine, and how α\alpha and β\beta enter different parts of the solution.

Mathematical model with explanation

Principle: Complex Roots Solution Family - r=α±iβy=eαx(C1cosβx+C2sinβx)r=\alpha\pm i\beta \Rightarrow y=e^{\alpha x}(C_1\cos \beta x+C_2\sin \beta x).

Conditions: the characteristic equation ar2+br+c=0ar^2+br+c=0 has roots α±iβ\alpha\pm i\beta with β0\beta\neq 0, here 1±2i1\pm 2i.

Relevance: the problem is a second-order homogeneous constant-coefficient ODE, so the characteristic root type determines the homogeneous family.

Description: The real part 11 produces the envelope exe^x, and the imaginary part magnitude 22 produces the oscillatory factors cos2x\cos 2x and sin2x\sin 2x.

Goal: find the complex roots, identify α\alpha and β\beta, choose the complex-root family, and leave C1C_1 and C2C_2 free because no initial data were supplied.


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem

Solve the homogeneous differential equation y+2y+10y=0y^{\prime\prime}+2y^{\prime}+10y=0 using the complex roots solution family.

Hint (if needed): after using the quadratic formula, identify α\alpha as the real part and β\beta as the positive imaginary-part magnitude.

Show Solution

Step 1: Verbal Decoding

Target: yy
Given: yy^{\prime\prime}, yy^{\prime}, yy
Constraints: second-order linear constant-coefficient homogeneous equation; root type must be checked after forming the characteristic equation; no initial conditions

Step 2: Visual Decoding

Draw a root plane and mark the conjugate pair 1+3i-1+3i and 13i-1-3i. (The negative real part gives a decaying envelope, and the imaginary distance gives the oscillation rate.)

Step 3: Mathematical Modeling

  1. r2+2r+10=0r^2+2r+10=0
  2. r=α±iβy=eαx(C1cosβx+C2sinβx)r=\alpha\pm i\beta \Rightarrow y=e^{\alpha x}(C_1\cos \beta x+C_2\sin \beta x)

Step 4: Mathematical Procedures

  1. r=2±224(1)(10)2(1)r=\frac{-2\pm\sqrt{2^2-4(1)(10)}}{2(1)}
  2. r=2±362r=\frac{-2\pm\sqrt{-36}}{2}
  3. r=1±3ir=-1\pm 3i
  4. α=1,β=3\alpha=-1,\quad \beta=3
  5. y=ex(C1cos3x+C2sin3x)\underline{y=e^{-x}(C_1\cos 3x+C_2\sin 3x)}

Step 5: Reflection

  • Verification: the roots 1+3i-1+3i and 13i-1-3i both satisfy r2+2r+10=0r^2+2r+10=0.
  • Graphical meaning: the solution oscillates inside a decaying exponential envelope.
  • Connection to concept: the nonzero imaginary part is why the final family uses sine and cosine.

PrincipleRelationship to Complex Roots Solution Family
Characteristic Equation RelationProduces the characteristic equation whose root type is classified here.
Distinct Real Roots Solution FamilyHandles the nearby case where two different real roots give two exponentials.
Repeated Root Solution FamilyHandles the nearby case where one real root repeats and needs an extra xx mode.

See Differential Equations Subdomain for the full higher-order linear sequence, and Principle Structures for organizing root-family cases without mixing their conditions.


FAQ

What is Complex Roots Solution Family?

Complex Roots Solution Family is the homogeneous solution form for a second-order constant-coefficient ODE whose characteristic equation has conjugate roots. If the roots are α±iβ\alpha\pm i\beta with β0\beta\neq 0, the real solution family is y=eαx(C1cosβx+C2sinβx)y=e^{\alpha x}(C_1\cos \beta x+C_2\sin \beta x).

When does Complex Roots Solution Family apply?

It applies when ar2+br+c=0ar^2+br+c=0 has roots α±iβ\alpha\pm i\beta with β0\beta\neq 0. In practice, you reach that condition after forming the characteristic equation for a second-order linear constant-coefficient homogeneous differential equation.

Why does the answer use sine and cosine?

The complex exponential modes can be rewritten as real combinations of sine and cosine. This gives the two real independent modes expected in the homogeneous solution.

What do alpha and beta mean?

α\alpha is the real part of the roots and controls the exponential envelope eαxe^{\alpha x}. β\beta is the positive imaginary-part magnitude and controls the arguments of cosβx\cos \beta x and sinβx\sin \beta x.

How is this different from distinct real roots?

Distinct real roots give separate exponential modes, er1xe^{r_1x} and er2xe^{r_2x}. Complex roots give an exponential envelope multiplied by sine and cosine modes.



How This Fits in Unisium

Within the differential equations subdomain, Unisium treats complex roots as one branch in the root-family decision for homogeneous constant-coefficient equations. The Unisium Study System pairs this branch with retrieval practice, self-explanation, and structured problem solving so you learn to classify the roots before writing the solution family.

Ready to practice differential equations with structure? Check access and join the Unisium waitlist or explore the full framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The book behind these guides: a study system for physics, math, & programming built on retrieval, connection, explanation, and problem solving.

Ready to apply this strategy?

Unisium turns these evidence-based techniques into guided study sessions for math and physics. Unisium is currently in early access. See pricing, availability, and join the waitlist.

Check Unisium Access and Pricing Read More Guides

Already have access? Sign in