Questions: Characteristic Equation Method for Linear ODEs

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The characteristic equation of a 2nd-order ODE has a repeated root r = -3. What is the general solution?

Ay = c₁e^(-3x) + c₂e^(-3x), since both roots are -3
By = (c₁ + c₂x)e^(-3x), since repeated roots require an x factor in the second solution
Cy = e^(-3x)(c₁cos(3x) + c₂sin(3x)), since repeated roots produce oscillatory behavior
Dy = c₁e^(-3x) alone, since the two identical roots yield only one independent solution
Question 2 Multiple Choice

A characteristic equation has roots r = 2 ± 3i. What will the solution look like for large x?

AIt will oscillate with constant amplitude, like a pure undamped sine wave
BIt will decay to zero, since complex roots always produce damped oscillations
CIt will oscillate with exponentially growing amplitude
DIt will approach a constant steady-state value
Question 3 True / False

The characteristic equation method works by substituting y = e^(rx) into the ODE, which allows e^(rx) to be divided out, leaving a polynomial equation in r alone.

TTrue
FFalse
Question 4 True / False

If the characteristic equation of a 2nd-order ODE with real coefficients has complex roots, the ODE has no real-valued solutions.

TTrue
FFalse
Question 5 Short Answer

What is the key insight that allows the characteristic equation method to turn a differential equation into an algebra problem?

Think about your answer, then reveal below.