Firstly let us define what this Wronskian thing is.
Say you have 2 solutions to a second order homogenous equation, this is an important point, they have to be solutions to a second order homogeneous equation. Just a reminder, this is what a second order homogeneous equation looks like:
Lets call the two solutions and
. The Wronskian of them will be given by:
So whenever you need to compute the Wronskian of something, you just need to find the determinant of the matrix above.
Now that is out of the way, let’s get to know our theorem, and as with any theorem you will see in MTH2032, there is a list of conditions you have to satisfy first, before you can use it. The conditions are:
and
are continuous functions on an interval
and
are solutions to the homogeneous equation (we already talked about this)
Once these conditions are met, you can use the Wronskian Theorem which states:
are linearly independent on
if and only if
is never 0 in your interval
- If the
at any point in
, then
for the entire interval
Before we jump into the proof, let’s take a look at a concrete example.
———————
Example 1:
and
are two solutions to the homogeneous equation
Are these two solutions linearly independent on the interval ?
First thing we need to do is check our conditions, since and
are continuos on
and they told us that
and
are solutions to it, we can use our theorem.
The Wronskian for these two solutions are:
On our interval ,
is never zero, so our two solutions are linearly independent. Note here that we don’t care that is zero at
, because that point is not in the interval we are interested in!
——————–
Now that we know how to use our theorem let’s see if we can understand why it works with a proof.
proof:
Before we begin the proof just a reminder that the assumptions we can work with for this theorem are:
and
are continuous functions on an interval
and
are solutions to the homogeneous equation
Keep these in mind as we will call upon these later!
Notice that the first conclusion of the Wronskian Theorem is an iff statement, so the proof that follows has to prove that the statement is true both ways. So we need to prove 2 things:
- If
is never 0 in your interval
then
are linearly independent on
.
- If
are linearly independent on
then
is never 0 in your interval
To prove 1, we will use a proof by contrapositive! So we will prove that:
if for some point in the interval
, lets call it
, then
are linearly dependent.
First note the following the system of equations:
Let’s think about this system. If we could find two solutions where at least one of which is non-zero, that would mean that they are linearly dependent. Now, if you have found a solution to the system above, you have automatically found an infinite number of solutions. You can see this by noting that since the right hand side of both equations are zero, any multiple of the
pair you found is still going to give the desired solution of zero.
With that mind consider the co-efficient matrix of the above system:
And you should have realised that the determinant of this matrix is the Wronskian of and
. Furthermore with our discussion above (blue text) if there are infinitely many solutions to it, then the determinant has to be zero, which means the Wronskian has to be zero. This leads us to a remark that we will use to prove (1). (NOTE: we have not proved 1 but we are on our way to prove it. Furthermore the reasoning above is just to help us see why the following remark works and is not a full proof of it). The remark is that:
The Wronskian is zero if and only if there exists where at least one of which is non-zero that solves the system
To begin our proof of (1) we will first assume that at our chosen point
is zero. This means that there exists
not both zero that solves our red and green system above. Now since
and
are solutions to a homogeneous equation
(check our assumptions up the top!) we can use the superposition principle to form another solution to
, lets call this new solution,
, where:
and
Now I hope you noticed this, but if you didn’t, is just the red equation of our system, and no matter what you substitute into this equation, you will always get zero. This means that:
Furthermore, the green equation is and by similar reasoning:
Now this is where we need to get fancy, out of shear necessity, and not choice.
We note that our new solution is a solution to the following Initial Value Problem:
with conditions:
Furthermore if you tried you would find that it is also a solution to this IVP. Now the question is, does there exist a unique solution to this IVP or are there many solutions to it? If only there was a theorem to help us. Oh wait, there is! Enter the fundamental existence-uniqueness theorem for second order linear ordinary differential equations! I won’t go into too much detail here, but pretty much:
and
are continuous (check our assumptions!)
is in that continuos interval
- our initial conditions
are constants (0 is a constant!)
means that there exists a unique solution to the IVP! So this means that in fact, which means that
for all . This means that if the Wronskian is zero, then
and
are linearly dependent! Here we have just proven the contrapositive of (1) and hence have proven (1).
To prove (2) we will use the same contrapositive trick, we will prove the the following:
if are linearly dependent on
then
for every point in
.
Here we will also begin by assuming our two solutions are linearly dependent with the very definition of linear dependence which states that there exists
not both zero (i.e non-trivial) such that:
for all . If we differentiate this, we get our green and red system of equations above, and since we assumed that
are linearly dependent,
are non-trivial solutions to that system. Again from the reasoning above, this means that the determinant of the co-efficient matrix is zero, and thus the wronskian is also zero. (check out the section with blue text if this is confusing!) This proves the contrapositive of (2) and hence proves (2).
So now we have proved the first part of our theorem! i.e we have proved that:
are linearly independent on
if and only if
is never 0 in your interval
Now we need to prove the second part of our theorem, namely:
If the at any point in
, then
for the entire interval
This was already proved! If we look back at our proof of (1) we showed that if the Wronskian is 0, then are linearly dependent. Then in our proof of (2), we showed that if they are linearly dependent, the Wronskian is zero for all
. Done! (if you couldn’t follow all those words take a look at the diagram below)
So we showed that if the Wronskian is zero at 1 point, it is zero at all points in your interval! DONE!
Okay so that was the Wronskian! And remember, the Wronskian is useful because it tells us if two solutions are linearly independent or not. Why would we want to know that? Enter the Basis theorem. The topic of the next post.
Recent Comments