4.6.1 · D1Ordinary Differential Equations

Foundations — Classification — order, degree, linear vs nonlinear, autonomous vs non-autonomous

1,749 words8 min readBack to topic

0. What is a function, and what is a variable?

Everything below rests on two words the parent note used without pausing: variable and function.

The picture is a single curve on a grid: horizontal axis = the input you choose, vertical axis = the output the rule returns.

Figure — Classification — order, degree, linear vs nonlinear, autonomous vs non-autonomous

Why the topic needs this: an ODE is an equation about an unknown function . If "function" and "variable" are fuzzy, every later word ("order", "linear", "autonomous") is fuzzy too.


1. The derivative — the star symbol

The picture: zoom into the curve until it looks like a straight line; that line's slope is .

Figure — Classification — order, degree, linear vs nonlinear, autonomous vs non-autonomous

Why the topic needs this: the parent's very first example is a sentence about this slope. No derivative, no differential equation.


2. Higher derivatives — , ,

The picture: the original curve bends; the amount and direction of bending is what measures.

Figure — Classification — order, degree, linear vs nonlinear, autonomous vs non-autonomous

Why the topic needs this: order (Section 1 of the parent) is nothing but "the largest that appears in ".


3. Powers of derivatives — ,

Why the topic needs this: degree = the power on the highest derivative. To find degree you must be able to see a power like the in and know it is separate from the "twice-differentiated" written inside.


4. Polynomials, radicals, and "transcendental" functions

The parent's degree rule says "make it a polynomial in the derivatives, clearing radicals", and its linear rule bans "transcendental functions of ". Three vocabulary items:

Why the topic needs this: these three words are the exact gatekeepers of the degree test and rule 3 of linearity.


5. Coefficients and forcing

The parent writes the general linear ODE as .

Why the topic needs this: without the idea of "coefficient of " versus "the itself" you cannot state the linear form at all.


6. The slope field — the picture behind autonomy

The picture below shows the payoff the parent claims for autonomous equations : since ignores , the arrows are identical along every vertical -line, so any solution slid left/right is still a solution.

Figure — Classification — order, degree, linear vs nonlinear, autonomous vs non-autonomous

Why the topic needs this: "autonomous = the clock is not watched" is a visual fact about this field — the arrows don't change as advances. That is the doorway to the Phase Line and Equilibria.


7. Putting the four questions in order

Function y = f of x

Derivative dy over dx

Higher derivatives y double prime

Order = deepest derivative

Powers of derivatives

Polynomial vs radical vs transcendental

Degree = power on highest derivative

Coefficients a of x and forcing g of x

Linear vs Nonlinear

Slope field arrows

Autonomous vs Non-autonomous

Classify the ODE

Each foundation feeds exactly one of the parent's four checks, and all four merge into the single act of classification. From there the road forks toward Separable Equations, Linear First-Order ODEs and Integrating Factors, Second-Order Linear ODEs with Constant Coefficients, the Superposition Principle, and Existence and Uniqueness (Picard–Lindelöf) — every one of which first assumes you can classify.


Equipment checklist

Read each line, cover the right side, and check you can answer before revealing.

What does mean in plain words?
A rule that turns each chosen input into an output .
What does measure geometrically?
The slope (steepness) of the curve at a point.
What is the difference between and ?
= differentiate three times; = multiply by itself three times.
What does the exponent in do?
Squares the value of the slope; it is a genuine power, separate from the differentiation.
Why must you clear a radical before reading degree?
A root like hides a fractional power, so degree is unreadable until it is removed by squaring.
Why is fatal to the degree of an equation?
is transcendental — it can never be written as a finite polynomial in , so the degree is undefined.
What is a coefficient and may it be ugly?
The multiplier in front of the -th derivative; it may be any expression in without breaking linearity.
In a slope field, what does the arrow at point along?
The slope given by the equation .
Why do autonomous equations have -independent arrows?
Because depends on only, so the direction repeats identically along every vertical -line.