Wronskian

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Pernambuko (talk | contribs) at 22:41, 27 February 2010 (cat). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematics, the Wronskian is a function named after the Polish mathematician Józef Hoene-Wroński. It is especially important in the study of differential equations, where it can be used to determine whether a set of solutions is linearly independent.

Definition

For n real- or complex-valued functions f1, ..., fn, which are n − 1 times differentiable on an interval I, the Wronskian W(f1, ..., fn) as a function on I is defined by

That is, it is the determinant of the matrix constructed by placing the functions in the first row, the first derivative of each function in the second row, and so on through the (n - 1)st derivative, thus forming a square matrix sometimes called a fundamental matrix.

In linear differential equations, the Wronskian can be computed more easily by Abel's identity.

The Wronskian and linear independence

The Wronskian can be used to determine whether a set of differentiable functions is linearly independent on a given interval:

  • If the Wronskian is non-zero at some point in an interval, then the associated functions are linearly independent on the interval.

This is useful in many situations. For example, if we wish to verify that two solutions of a second-order differential equation are independent, we may use the Wronskian. Note that if the Wronskian is zero everywhere in the interval, the functions may or may not be linearly independent. A common misconception is that W = 0 everywhere implies linear dependence; the third example below shows that this is not true.

Examples

  • Consider the functions f1(x) = 1, f2(x) = x and f3(x) = x3, defined for every real number x. Calculate the Wronskian:
We see that there is at least one real x where the Wronskian is not zero (indeed it's non-zero for all x ≠ 0), so these three functions must be linearly independent.
  • Consider the functions f1(x) = 1, f2(x) = x2 and f3(x) = 3 + 2x2, defined for every real number x. These functions are clearly dependent, since f3(x) = 3f1(x) + 2f2(x) everywhere on the real line. Thus, the Wronskian must be zero everywhere, which is indeed that case as the following quick calculation shows:
The third column vector is three times the first plus two times the second one, hence the column vectors are linearly dependent and the determinant has to be zero. This linear relation between the column vectors has the same coefficients as the linear relation between the functions. The proof below generalizes this observation.
  • As mentioned above, if the Wronskian is zero everywhere, it does not mean in general that the functions involved are linearly dependent. As an example, consider the functions f1(x) = x2 and
Note that f2 is differentiable at zero. Since f2 is not a constant multiple of f1 (same constant for all real x), these two functions are linear independent over the set of real numbers. However, their Wronskian is zero everywhere:
(the determinants are zero because the column vectors are linearly dependent in both cases).

Proof: Wronskian and linear independence

Suppose that the functions are linearly dependent over the interval I, hence there are real (or complex) numbers λ1, ..., λn (not all of them zero) such that

Since differentiation is a linear operation, this equation also holds for all the n − 1 derivatives. Hence this linear combination of the columns of the associated Wronskian matrix is also zero for every x in I, which means that the columns are always linearly dependent. Consequently, the Wronskian determinant is zero at all points of the interval. Therefore, if the Wronskian determinant is nonzero at some point, the functions have to be linearly independent.

Abstract definition

There is a sense in which the Wronskian of an n-th order linear differential equation is its n-th exterior power. For that idea to be implemented one must be working with some formulation in which differential equations are sufficiently like vector spaces: for example in the language of vector bundles carrying a connection.

External links