Author: Eiko

Tags: Differential Algebra, Differential Equations, Wronskian, Determinant, Linearly Dependent

Wronskian

The Wronskian Matrix

For a differential field K and some elements y1,,ynK, their associated Wronskian matrix is defined as

W(y1,,yn)=(y1y2yny1y2yny1(n1)y2(n1)yn(n1))

where yi(j) denotes the j-th derivative of yi. It is used to determine if the elements yi are linearly dependent over the constant field CK=K=0.

Curious Thought: Why do we need these derivatives?

One might wonder what is the point of all these derivatives. In linear algebra to tell whether a set of vector is linear dependent we only have to verify some determinants on its coordinates. But here the space of vectors are ‘functions’, for actual differential equations such spaces are infinite dimensional. So functions being linearly dependent is a pretty strong condition.

After you realize the above, you will be curious again, functions being linearly dependent is stronger than saying (yi,yi,,yi(n1)),i=1,,n are linearly dependent as vectors (on certain points). But for the Wronskian to vanish as an element in K, we are requiring them being dependent over all points. The theory of differential algebra tells you that you don’t need to consider functions, you just need to consider them as abstract elements in the differential field for the story to work.

The Wronskian (Determinant)

Denote by

|W|=detW(y1,,yn).

It enjoys the following properties:

  • If there is a linear transform z=Cy where c is a matrix consists of CK, then

    |W(z)|=det(C)|W(y)|.

  • If y1,,yn are linearly dependent over CK, i.e. there exists not all zero coefficients ci such that ciyi=0, then |W(y1,,yn)|=0.

  • If |W(yI)|=0 and there exists a non-vanishing Wronskian on a subset |W(yI)|0 where II is a subset of n1 elements, then yi are linearly dependent over CK.

  • If |W(yI)|=0, then they are linearly dependent over CK.

Proof

Only the last two properties need proof.

  • If |W|=0 in K, we should have a dependence relation in K

    ciyi(k)=0,k=0,,n1.

    The problem is ci are not necessarily constants. If we differentiate the equation, we shall get

    ciyi(k)+ciyi(k+1)=0,k=0,n1.

    But the second term is zero for k=0,,n2, this gives us

    ciyi(k)=0,k=0,,n2,

    which is impossible unless ci are all 0, since our assumption implies that the matrix (yi(j))0jn2 is full rank (which is n1).

  • For the last property, consider the largest subset I where W(yI)0and a subset II strictly and slightly larger than I, then W(yI)=0. By the previous property, yI are linearly dependent over CK, so is yI.

Relation with Differential Equations

Let K be a differential field, consider a differential equation in K,

PY=Y(n)+an1Y(n1)++a0Y=0,

where P can be thought as an element of K[].

  • If PY=0 has solutions y1,,yn+1 in any possibly extension field LK, then |W|=0.

    This follows from the fact that the differential equation expresses the last row as a linear combination of the previous rows.

  • In any LK, there can be atmost n CL-linearly independent solutions to PY=0.

    This is a corollary of the previous property and the last property of the Wronskian.