4.6.16 · D1Ordinary Differential Equations

Foundations — Cauchy-Euler (Equidimensional) equation

2,183 words10 min readBack to topic

Before you can read a single line of the parent note, you need to recognise every squiggle in it. This page builds them one at a time — plain words first, then the picture, then why the topic can't live without it. (A note on wording: "ordinary" in ODE just means there is only one input variable ; "differential" means derivatives appear.)


1. The variable and the function

Picture: a curve drawn above a horizontal -axis. Pick any ; go straight up to the curve; that height is .

Why the topic needs it: an ODE (ordinary differential equation) is a puzzle whose answer is a whole curve , not a single number. Everything else is machinery for finding that curve.


2. The derivative and its cousins ,

Picture: at a point on the curve, draw the tangent line. Its steepness is . Where the curve bends upward like a smile, ; downward like a frown, .

One fact we will lean on hard: differentiating a power lowers its exponent by one. Say the word "" out loud: bring the exponent down front, subtract one from it. That's all differentiation does to a power. More generally — each of the derivatives drops the exponent by one, so after steps the power is .


3. Powers — whole, negative, and fractional exponents

Picture: on one axis draw (a bowl opening up), (a straight ramp), and (a curve diving toward the axis). Same family " to a power", wildly different shapes depending on .


4. The natural log — and where comes from

Picture: a curve that passes through , rises forever but ever more lazily, and plunges to as . It has no values left of the -axis — that's why the topic keeps warning "".


5. The exponential and imaginary

Picture: think of as an angle; is a point walking around the unit circle. See Euler's Formula for the full geometry.

Why the topic needs it: when the quadratic's answer contains (complex roots ), the power carries an imaginary exponent. Euler's formula turns that into real and — a solution you can actually plot.


6. The substitution and the chain rule


7. The quadratic and its roots

Why the topic needs it: after guessing , the entire ODE collapses to one quadratic in — the indicial (auxiliary) equation, cousin of the Characteristic / Auxiliary Equation. Which of the three root-types you get decides the shape of the answer (distinct powers / power-with- / spinning cosines).


8. The order of an ODE, and the constants

Picture: a whole fan of curves, one for each choice of ; initial conditions later pin down which single curve you want.


How it all feeds the topic

The diagram below is a dependency map: each box is one foundation from this page, and an arrow "A → B" means "you need A before B makes sense." Follow the arrows downward and you are literally re-tracing the logic of the whole topic — from raw symbols at the top to the finished Cauchy-Euler solution at the bottom.

function y of x

derivatives y prime and y double prime

powers x to the m

guess y = x to the m

indicial quadratic in m

quadratic roots

three cases of solution

natural log ln x

Euler formula and i

substitution t = ln x

constants C1 C2

Cauchy-Euler solution

How to read it: the function and its derivatives (top left) plus the power family produce the guess ; the guess plus the roots produce the indicial quadratic; the quadratic's three root-types, together with , Euler's formula, and the substitution, assemble the three solution cases; finally the constants blend them into the general Cauchy-Euler solution.


The disguise-removal (rule 6) connects to Reduction of Order (finding a second solution from a first) and, for equations that are not equidimensional, to the Frobenius Method & Regular Singular Points. Non-homogeneous versions use Variation of Parameters.


Equipment checklist

Test yourself — cover the right side.

What does the abbreviation ODE stand for?
Ordinary differential equation — one input variable, derivatives appear.
What does mean, and what is ?
Differentiate a total of times; (do nothing).
What does measure on the curve?
The slope (steepness) of at that point.
What does measure?
How the slope itself changes — the bending / curvature.
Differentiate once.
— bring the exponent down, subtract one.
Differentiate twice.
.
What is , and what is ?
; and .
For which is safely defined when is fractional/irrational, and why?
Only ; roots of negatives and branch choices break for .
What is ?
.
answers what question, and for which is it defined?
" to what power gives ?"; defined only for .
Why does give a constant times ?
The from differentiating and the from the coefficient cancel: .
State Euler's formula.
.
What is ?
The imaginary unit with .
Which substitution un-disguises Cauchy-Euler, and what is its key identity?
; then .
Where does the second solution come from for a repeated root?
Reduction of order: try ; the factor integrates to .
What is the order of an ODE, and how many arbitrary constants does it carry?
The highest derivative present; an -th-order ODE carries constants.
How many roots does the indicial quadratic have, and what are the three types?
Two roots: distinct real, repeated, or complex.