4.6.11 · D1Ordinary Differential Equations

Foundations — Case 1 - two distinct real roots

1,595 words7 min readBack to topic

This page unpacks every symbol the parent note (Case 1) throws at you, starting from things a 12-year-old already knows, and stacking one idea on top of the last. Nothing below is used before it is built.


1. A function and the variable

The picture: a smooth line above a horizontal axis. Drag ; the dot rides up and down the curve.

Why the topic needs it: the whole chapter is about finding which curve obeys a rule. Everything else is machinery for pinning down that one curve.


2. The derivative — how steep the curve is

Figure — Case 1 -  two distinct real roots

Look at the amber line touching the curve in the figure: it is the tangent, and is exactly its steepness. Where the curve is going up, the tangent tilts up; where it flattens at the top, the tangent is horizontal and .

Why the topic needs both: the ODE mixes the height , the slope , and the bend and demands they cancel. To play, you must know all three.


3. The exponential — the self-copying function

The magic property, which the whole topic leans on:

Figure — Case 1 -  two distinct real roots

The figure shows three exponentials. Notice: (cyan) shoots upward, (amber) decays toward zero, and is the flat line . The sign of is the long-term fate of the solution.


4. The letters — constants vs. unknown

Why the topic needs it: must be non-zero () or there is no term and it stops being a second-order equation. The reader must keep straight which symbols are knobs set by the problem and which one we are hunting.


5. The characteristic equation

Symbol-by-symbol: came from , from , the constant term from . (Deep detail in Characteristic equation.)


6. The quadratic formula and the discriminant

Figure — Case 1 -  two distinct real roots

The parabola in the figure shows all three: it crosses the axis twice (, our case), touches it once (), or misses it entirely (). The crossing points are the roots.

Why the topic needs it: "Case 1" is defined by . Without this quantity you cannot tell which case you are in.


7. Linear combination and the constants

Why the topic needs it: the general solution must carry ; dropping them keeps only one curve out of an infinite family (a classic mistake flagged in the parent note).


8. Linear independence and the Wronskian

Because in Case 1, the factor and the exponential is never zero, so — the two exponentials are independent. (Full story: Wronskian and linear independence.)

Why the topic needs it: it is the proof that really captures all solutions, not just some.


Prerequisite map

Input x and output y(x)

Derivatives y' slope and y'' bend

Exponential e^rx self-copying

Given constants a b c and unknown r

Characteristic equation ar^2+br+c=0

Discriminant b^2-4ac decides the case

Linear combination C1 and C2

Wronskian shows independence

Case 1 general solution


Equipment checklist

Test yourself — cover the right side.

What does measure on a curve?
The slope (steepness) of the tangent line at a point.
What does measure?
How fast the slope changes — how much the curve bends.
What is the one special property of ?
Its derivative is a scaled copy of itself: .
Which letters are given and which is unknown in ?
are given coefficients; is the unknown growth rate.
How does turn the ODE into algebra?
Substituting it makes every term share the factor ; cancelling it leaves the quadratic .
What is the discriminant and what does mean?
; gives two distinct real roots (Case 1).
Why must the general solution carry two constants ?
The ODE is second-order, so its solution family has two free parameters set by initial conditions.
What does the Wronskian prove?
That and are linearly independent, so their combination spans all solutions.
What decides whether a solution grows or decays as ?
The sign of : grows, decays, stays constant.