4.6.16 · D5Ordinary Differential Equations
Question bank — Cauchy-Euler (Equidimensional) equation
Recall the object we are reasoning about: the equation , its indicial equation (equivalently ), and the guess . Here means "second derivative of ", is the natural logarithm, and are arbitrary constants.
True or false — justify
Every second-order Cauchy-Euler equation has at least one solution of the pure form .
True — the indicial quadratic always has at least one root (real or complex), and built from that root always solves the equation; only the second solution may need a or a dressing.
The indicial equation of is .
False — differentiating twice gives , so contributes ; the correct equation is , carrying an extra .
If the indicial roots are (repeated), the general solution is .
False — the repeated-root partner is a factor of , not ; the answer is . The "extra " idea is borrowed illegally from constant-coefficient ODEs.
(with ) is a genuine complex-valued solution when the roots are .
True — by Euler's Formula; it solves the ODE, and its real and imaginary parts give the two real solutions.
Because the equation is "equidimensional", scaling leaves the solution set unchanged.
True — every term has the same dimension, so the ODE is scale-invariant; if solves it, so does , which is why power functions (themselves scale-covariant) are the natural solutions.
A Cauchy-Euler equation is a constant-coefficient ODE in disguise.
True — the substitution turns it into with constant coefficients; the "disguise" is the variable , and removes it.
The origin is an ordinary point of .
False — at the leading coefficient vanishes, so is a singular point (in fact a regular singular point, see Frobenius Method & Regular Singular Points); solutions like or blow up there.
For the solution must be replaced by and by .
True — and non-integer powers are undefined for negative ; on the interval we use so the expressions stay real and defined.
Spot the error
" gives indicial ." — where is the slip?
The term gives , not ; the correct indicial is . The writer forgot the from .
"Repeated root , so ." — fix it.
Both terms must carry the base power ; the answer is . The multiplies the second copy of , it does not replace the first or float free of it.
"Complex roots give ." — what is wrong?
The oscillation is in , not : it must be and , since . Writing imports the constant-coefficient answer by mistake.
"To solve I use undetermined coefficients with the guess ." — why does this fail?
Differentiating gives another but the , coefficients then leave -powers uncancelled — the terms do not collapse. The equidimensional structure demands so that .
"After , the equation becomes ." — correct it.
The coefficient is , not , because contributes an extra . The transformed equation is .
Why questions
Why do we guess a power here instead of an exponential (which works for Constant-Coefficient Linear ODEs)?
Because differentiating lowers the power by one while the coefficient raises it back by , so stays proportional to and every term collapses to (number). Exponentials do this trick only when coefficients are constant.
Why does a repeated root force a rather than a second power?
In the world the repeated root gives and (standard Reduction of Order result); translating back with turns into , giving and .
Why is the transformed characteristic equation in identical to the indicial equation in ?
Because both encode the same collapse: substituting into gives , and is exactly the power guess. The two methods are one calculation viewed in two variables.
Why does the naive quadratic-in- have as its middle coefficient and not ?
The second-derivative term produces ; the extra merges with to give . This shift is the single most common trap in the whole topic.
Why does the Euler identity produce oscillation in , not in ?
Because , so the angle fed into / is ; the argument is whatever multiplies in the exponent, and that is .
Why can we solve a non-homogeneous Cauchy-Euler equation by first substituting ?
The substitution makes coefficients constant, so we may then use undetermined coefficients or Variation of Parameters in freely, and only at the end translate back — the equidimensional structure guarantees this conversion is exact.
Why is the equation called "equidimensional" and how does that predict power-law solutions?
Each term shares one physical dimension, so the equation has no built-in length scale; a scale-free equation is naturally solved by scale-covariant functions, and pure powers are precisely the functions that scale cleanly.
Edge cases
If both indicial roots are zero (), what is the general solution?
— a constant plus ; this happens for where and .
What happens to the solution structure if in the complex case ?
The roots merge into a real repeated root ; correspondingly and , smoothly recovering the repeated-root form .
Is ever a legal point in the domain of a Cauchy-Euler solution?
Not for solutions like , , or non-integer powers — they are singular at ; only when both roots are non-negative integers can a solution stay finite there, but the general solution still excludes because independence typically requires the singular partner.
For , why is with irrational problematic, and what is the remedy?
A negative base raised to an irrational power is not real-valued, so is ill-defined; the remedy is , which solves the same ODE on and stays real.
If a first-order Cauchy-Euler equation is given, does the "" ever appear?
No repeated-root can appear in first order — the indicial is linear (-style) with a single root; arises only when a repeated root demands a second independent solution, which needs order .
Can the substitution be used verbatim on the interval ?
No — is undefined there; you must use , after which the constant-coefficient machinery works identically on the negative branch.
Does replacing by dividing through by change where the equation is singular?
No — dividing gives ; the coefficients still blow up at , confirming is a genuine (regular) singular point, not an artefact of how we wrote it.
Recall One-line self-test
The three traps in one breath: middle coefficient is == not , repeated-root partner is not , and oscillation is in not ==.