Foundations: What a Differential Equation Is

general solution

When you solve a differential equation, you usually do not get one answer — you get a whole family of answers at once, captured by a formula with adjustable knobs in it. The general solution is that master formula: a single expression that, by dialing its arbitrary constants, produces every member of the family. It answers not 'what is the solution' but 'what are ALL the solutions.'

Precisely, the general solution of an nth-order differential equation is a solution containing n arbitrary constants, such that every particular solution of the equation can be obtained by choosing specific values for those constants. A first-order equation has one constant, a second-order equation two, and so on — matching the order. For y' = k y the general solution is y = C e^(kt): the single constant C ranges over all real numbers, and each value gives one valid solution curve. The constants encode the freedom that the equation, by itself, leaves undetermined.

The general solution matters because it is the complete catalogue of behaviours the equation allows — and from it you select the one you want by imposing initial or boundary conditions, which fix the constants. One honest caveat: 'general' does not always mean 'every solution.' Certain nonlinear equations possess singular solutions that lie outside the constant-parametrized family entirely (Clairaut's equation is the classic example). So for linear equations the general solution truly is all of them; for nonlinear ones, read 'general' as 'the main family,' and stay alert for stragglers.

The general solution of y'' + y = 0 is y = C1 cos(x) + C2 sin(x), carrying two arbitrary constants because the equation is second order. Every solution of this equation is some choice of C1 and C2 — for instance C1 = 1, C2 = 0 gives y = cos(x).

Order n means n arbitrary constants in the general solution.

'General' is not always literally 'all.' Nonlinear equations may have singular solutions outside the constant-bearing family — Clairaut's equation is the standard warning case.

Also called
一般解完整解