4.6.16 · D3Ordinary Differential Equations

Worked examples — Cauchy-Euler (Equidimensional) equation

2,012 words9 min readBack to topic

Every example below tells you WHICH cell of the matrix it fills. Guess the answer first (the "Forecast" line), then check yourself against the worked steps.


The scenario matrix

Every Cauchy-Euler problem is pinned down by (a) the nature of the roots and (b) the "twist" layered on top. Here is the full grid:

Cell Root type Twist / degeneracy Example
A Distinct real plain homogeneous Ex 1
B Distinct real initial-value problem (solve for ) Ex 2
C Repeated appears Ex 3
D Complex oscillation in Ex 4
E any domain twist: , use $ x
F any singular point , limiting behaviour Ex 6
G Distinct real non-homogeneous RHS (variation of parameters) Ex 7
H Distinct real 3rd-order (cubic indicial) Ex 8
I Complex real-world word problem (radial physics) Ex 9

Prerequisites we lean on: Constant-Coefficient Linear ODEs, the Characteristic / Auxiliary Equation, Euler's Formula, Reduction of Order, and Variation of Parameters. The parent is Cauchy-Euler (Equidimensional) equation.

Recall The master recipe (memorise before starting)

For , guess and get the indicial equation . Then:

  • distinct real :
  • repeated :
  • complex :

Cell A — distinct real roots (plain)


Cell B — distinct real + initial-value problem


Cell C — repeated root ( appears)


Cell D — complex roots (oscillation in )


Cell E — domain twist: , use


Cell F — the singular point (limiting behaviour)


Cell G — non-homogeneous (variation of parameters)


Cell H — third order (cubic indicial)


Cell I — real-world word problem (radial physics)