The Wronskian of functions is the determinant of the matrix whose -th row (for ) consists of the -th derivatives:

It’s a test for linear independence of solutions of an -th order linear ODE: if at some point, the solutions are linearly independent on that interval.

In this course we mostly work with second-order linear ODEs, so the two-function form

shows up everywhere. The remainder of the worked examples below are for the second-order case.

Why it matters

A second-order linear ODE has a 2-dimensional solution space. To write the general solution

we need and to be linearly independent. If they’re proportional (), they span only a 1D subspace and miss half the solutions.

The Wronskian tells you whether they’re independent. If for some , they’re linearly independent on the interval. (For homogeneous linear ODEs, the Wronskian is either always zero or never zero on the interval — this is Abel’s theorem.)

Worked example: complex roots

For the ODE with characteristic roots (where ), the real-valued solutions are

Compute the Wronskian:

Step 1: derivatives.

Step 2: determinant.

Factor :

Expand:

Since (otherwise the roots wouldn’t be complex), . So are linearly independent.

When the Wronskian vanishes

If at some specific , you can’t conclude anything immediately — for general functions, the Wronskian might vanish at isolated points without implying linear dependence. (Counterexamples exist.)

But for solutions of a linear homogeneous ODE, Abel’s theorem says the Wronskian is either identically zero or never zero on the interval. So for ODE solutions, if anywhere, everywhere, and the solutions are linearly dependent.

Abel’s theorem also gives an explicit formula:

for an ODE in standard form . Notice this is never zero unless is zero, confirming the all-or-nothing pattern.

In context

The Wronskian is the key tool for:

For the higher-dimensional generalization to systems of ODEs, see Linear independence of vector functions.