A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Second-Order Linear Homogeneous Differential Equations

College Depth 92 in the knowledge graph I know this Set as goal
4,819topics build on this
420prerequisites beneath it
See this on the map →
First-Order Linear Ordinary Differential EquationsLinear Independence and Linear DependenceCharacteristic Equation Method for Linear ODEsDamped Harmonic Oscillator+6 more
second-order homogeneous linear

Core Idea

A second-order linear homogeneous ODE has the form y'' + p(x)y' + q(x)y = 0. The general solution is a linear combination of two linearly independent solutions: y = c₁y₁ + c₂y₂. For constant coefficients, solutions have exponential or trigonometric form determined by a characteristic equation. These equations model vibrations, electrical circuits, and countless physical phenomena.

Explainer

You already know how to solve first-order linear ODEs, which have a one-parameter family of solutions y = Ce∫−p dx. Second-order equations are one level harder: y'' + p(x)y' + q(x)y = 0 involves two derivatives, and the general solution has two free constants c₁ and c₂. Two constants are needed because specifying a unique solution requires two initial conditions — typically the value of y and the value of y' at a single point.

The structure of the general solution is y = c₁y₁ + c₂y₂, where y₁ and y₂ are any two linearly independent solutions. "Linearly independent" means neither is a constant multiple of the other — they represent genuinely different behaviors of the system. Any solution you could possibly find is a linear combination of these two, so once you have y₁ and y₂, you have everything. This is why the prerequisite on linear independence matters: it gives you the language to confirm you have a complete solution set.

For constant-coefficient equations y'' + py' + qy = 0, the key insight is the trial solution y = eʳˣ. Since (eʳˣ)'' = r²eʳˣ and (eʳˣ)' = reʳˣ, substituting into the ODE gives (r² + pr + q)eʳˣ = 0. Since eʳˣ ≠ 0, this reduces to the characteristic equation r² + pr + q = 0 — a plain quadratic. Its roots determine the solution form:

The complex-root case explains why these equations model oscillation. A simple spring-mass system satisfies y'' + ky = 0 (no damping term), whose characteristic roots are ±i√k — pure imaginary. The solution is c₁cos(√k · x) + c₂sin(√k · x), perpetual sinusoidal motion. Adding a damping term y' shifts the roots into the left complex half-plane, introducing a decaying exponential factor eᵅˣ with α < 0: the system oscillates but with amplitude that shrinks over time. The characteristic equation encodes all of this physics in two numbers.

Practice Questions 3 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionSeparable Equations (Intro)Separable Differential EquationsIntegrating Factor Method for First-Order Linear ODEsFirst-Order Linear Ordinary Differential EquationsSecond-Order Linear Homogeneous Differential Equations

Longest path: 93 steps · 420 total prerequisite topics

Prerequisites (2)

Leads To (8)