Second-Order Linear ODEs
| D = b²-4ac | Roots | Solution y(t) | Behavior |
|---|---|---|---|
| D > 0 | r1, r2 | c1er1t + c2er2t | Exponential |
| D = 0 | r (double) | (c1+c2t)ert | Critically damped |
| D < 0 | α±βi | eαt(c1cosβt+c2sinβt) | Oscillation |
poly → poly same degree
eαt → Aeαt
sin/cos → A cos + B sin
Overlap with yh? Multiply by t
W = y1y2' - y2y1'
W ≠ 0: linearly independent
2nd order needs 2 ICs
n-th order has n constants