4.6.12 · D4Ordinary Differential Equations

Exercises — Case 2 - repeated real root — reduction of order

1,518 words7 min readBack to topic

This page is your self-test track for Case 2: repeated real roots. Every problem has a fully worked solution hidden inside a collapsible callout — try it first, then reveal. Levels climb from recognising a repeated root to building whole solution families from scratch.


Level 1 — Recognition

Goal: read off whether a root is repeated, and what the root is, without solving anything hard.

Recall Solution 1.1

The discriminant answers one question: are the two roots equal? A repeated root needs it to be exactly .

(a) : . Repeated — double root at . (b) : . Not repeated — complex roots (see Case 3 complex roots). (c) : . Repeated — double root at .

Recall Solution 1.2

(C) is correct.

  • (A) collapses to — a single function, a 1-dimensional family. Too small for a 2nd-order ODE.
  • (B) treats (a bare constant) as a solution, but a constant only solves the ODE when . Here it does not.
  • (C) attaches the required factor to build the genuinely new partner .

Level 2 — Application

Goal: solve a repeated-root ODE end to end, including odd leading coefficients.

Recall Solution 2.1
  1. Characteristic: . This is a perfect square: , so (double). Check: discriminant . ✓
  2. Solutions: and .
  3. General solution: .
Recall Solution 2.2
  1. . As a perfect square: , so (double). Cross-check with . ✓
  2. General solution: .
Recall Solution 2.3
  1. . Discriminant — repeated. Root .
  2. General solution: .

Level 3 — Analysis

Goal: initial-value problems, boundary problems, and building the ODE from its solution.

Recall Solution 3.1
  1. (double).
  2. .
  3. : at , and the -term dies, so .
  4. Differentiate: . At : .
  5. Answer: .
Recall Solution 3.2
  1. (double).
  2. .
  3. .
  4. . At : .
  5. Answer: .
Recall Solution 3.3

The solution form tells us the root is , repeated. The characteristic equation is therefore , i.e. . Matching to with : ODE: .


Level 4 — Synthesis

Goal: combine reduction of order, the Wronskian, and long-run behaviour.

Recall Solution 4.1

Set . Then Substitute into and drop the common : Group: . Both lower terms vanish (the hallmark of a repeated root). So , and the new piece is , giving . ✓

Recall Solution 4.2

The Wronskian asks: is one solution a constant multiple of the other? If anywhere, no — they are independent.

  • , .
  • , . Since everywhere, they are independent. At : .
Recall Solution 4.3

Limit: exponential decay beats the linear growth , so as (and generally ). See the figure below.

Maximum of : set . Then . This is a maximum (a hump), matching the shape in the figure.

Figure — Case 2 -  repeated real root — reduction of order

Level 5 — Mastery

Goal: extend the pattern to higher multiplicity and non-standard forms.

Recall Solution 5.1

Characteristic: . Recognise the binomial expansion: . So with multiplicity 3. By the pattern for repeated roots, a root of multiplicity contributes . Here :

Recall Solution 5.2

Repeated root needs discriminant . Taking : . Then (double), and .

Recall Solution 5.3

Characteristic: . Let : (double). So , each repeated (multiplicity 2). A repeated complex pair gives solutions and (the repeated-root rule applied inside Case 3 complex roots). With :


Recall One-line summary of the whole ladder

Spot the double root ::: then the general solution is ; for multiplicity climb to .

Connections