Using the Wronskian for linear independence/dependence

  • Thread starter Thread starter bcjochim07
  • Start date Start date
  • Tags Tags
    Linear Wronskian
bcjochim07
Messages
366
Reaction score
0

Homework Statement



f1 = 0 , f2 = x , f3 = e^x

I am supposed to find out if these are linearly independent or dependent. Just by looking at it, I can't see a way to write one of the functions as a combination of the other two with constant multiples, so to make sure that it is linearly independent, I used the Wronskian

f1' = 0 f2' =1 f3'= e^x
f1" = 0 f2"=0 f3" = e^x

So I evaluated the determinant of

0 x e^x
0 1 e^x
0 0 e^x

And that equals zero, which would mean to me that the functions are linearly dependent. I'm not sure how that could be. Any thoughts?

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
bcjochim07 said:

Homework Statement



f1 = 0 , f2 = x , f3 = e^x

I am supposed to find out if these are linearly independent or dependent. Just by looking at it, I can't see a way to write one of the functions as a combination of the other two with constant multiples
Then you're thinking too narrowly. I bet you've forgotten about the simplest linear combination of two functions.
 
Well... I know that I can't use zero as a constant multiple I think I am overlooking something really simple, but I still can't see how to combine them.
 
bcjochim07 said:
Well... I know that I can't use zero as a constant multiple
Why not?
 
bcjochim07 said:
And that equals zero, which would mean to me that the functions are linearly dependent.

If the Wronskian is zero for all x, then the only thing you can conclude from that, is that the functions may or may not be linearly dependent .

Just because linear dependence implies that the Wronskian is zero, does not mean that the Wronskian being zero implies linear dependence.
 
So how would I go about showing that they are linearly independent if I can't use the Wronskian? Do I just say that there is no way to write one function as a linear combination of the other two?
 
Let's go back to the definition of L.I and L.D.

If I can write c1* f1 +c2* f2 +c3* f3 = 0 for some scalar c1 c2 c3, and not all of them are zero, then we found L.D. So, can you think of anything? Here's a hit, two of the scalars are the same number.
 
gabbagabbahey wasn't telling you that they're linearly independent. He merely said that a zero Wronskian is not proof of linear dependence.

(At least, he better not have been telling you they're linearly independent -- because they really are linearly dependent!)
 
bcjochim07 said:
So how would I go about showing that they are linearly independent if I can't use the Wronskian? Do I just say that there is no way to write one function as a linear combination of the other two?

Well, for constants c_1, c_2 and c_3...the only way that c_1 f_1+c_2 f_2 +c_3 f_3= c_2 x+ c_3 e^x=0 is if c_2=c_3=0, but that doesn't mean c_1 has to be zero does it?
 
  • #10
Ok... I understand. I just reread the definition for linear independence in book, and it all makes sense now. Thanks very much.
 
Back
Top