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

Repeated Roots and Reduction of Order

College Depth 94 in the knowledge graph I know this Set as goal
4,796topics build on this
427prerequisites beneath it
See this on the map →
Characteristic Equation Method for Linear ODEsProduct RuleWronskian and Linear Independence
repeated-roots reduction-of-order second-solution

Core Idea

When the characteristic equation has a repeated root r, one solution is erx, but we need a second linearly independent solution. The reduction-of-order method yields y₂ = x·erx. The general solution is y = (c₁ + c₂x)erx. For higher multiplicities, additional solutions involve higher powers of x. This technique extends beyond repeated roots to finding second solutions from any known solution.

Explainer

Recall from the characteristic equation method that for a second-order linear ODE y'' + py' + qy = 0, you try y = erx, substitute in, and get a quadratic equation in r. When that quadratic has two distinct roots r₁ and r₂, you get two independent solutions er₁x and er₂x and you're done. But a repeated root — when the discriminant is zero and r₁ = r₂ = r — gives only one solution erx from the characteristic equation, leaving you one solution short of a complete general solution.

The reduction-of-order method finds the missing second solution. The idea: if you already know one solution y₁ = erx, try y₂ = v(x)·y₁ = v(x)·erx for some unknown function v(x). Substitute y₂ into the ODE and apply the product rule (which you know) to differentiate. The key algebraic miracle is that the terms involving v(x) itself cancel — because y₁ is already a solution — and you're left with an equation only in v' and v''. Setting w = v' reduces this to a first-order ODE for w, which you can solve. For the repeated-root case, you end up with w'' = 0 (after substitution), so w is constant and v(x) = c₁ + c₂x. This gives y₂ = (c₁ + c₂x)erx, and factoring out c₁erx (a multiple of y₁) leaves the independent part y₂ = xerx.

Geometrically, the two solutions erx and xerx span a two-dimensional solution space. The factor of x makes them linearly independent — neither is a constant multiple of the other — so their linear combination y = (c₁ + c₂x)erx provides the full family of solutions. You can verify independence using the Wronskian (which you'll study next): W(erx, xerx) = e2rx ≠ 0, confirming the two solutions are independent.

The reduction-of-order technique is more general than the repeated-root setting. Given *any* known solution y₁ to a second-order linear ODE — whether or not it came from a characteristic equation — you can use the same substitution y₂ = v(x)·y₁ to find a second independent solution. This is particularly valuable for variable-coefficient equations like Euler–Cauchy equations, where you might guess one solution by inspection and need a systematic method to find the second. The pattern of "multiply a known solution by an unknown function, substitute, and watch the equation reduce in order" recurs throughout differential equations and is worth internalizing as a general strategy.

Practice Questions 5 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 EquationsCharacteristic Equation Method for Linear ODEsRepeated Roots and Reduction of Order

Longest path: 95 steps · 427 total prerequisite topics

Prerequisites (2)

Leads To (1)