Linear dependence and Wronskian

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
missavvy
Messages
73
Reaction score
0

Homework Statement


Okay so the question is to show that these 2 functions are linearly dependent.
ie. they are not both solutions to the same 2nd order, linear, homogeneous differential equation for non zero choices of, say M, B and V

Homework Equations


f(x) = sin(Mx)
g(x) = Bx + V

The Attempt at a Solution



So they would be dependent if their Wronskian is equal to 0.
W = Bsin(Mx) - (Bx + V)Mcos(Mx)

I'm stuck at this point.. I can't seem to find any identities to make this = 0. I've tried expanding too.. I don't think it helps much. Any help is appreciated!
 
Physics news on Phys.org
missavvy said:

Homework Statement


Okay so the question is to show that these 2 functions are linearly dependent.
ie. they are not both solutions to the same 2nd order, linear, homogeneous differential equation for non zero choices of, say M, B and V

From your i.e., part, I think you misunderstand the question. You aren't asked to show the functions are linearly dependent, which they aren't. You are asked to show those two functions are not solutions to the same second order linear DE. That is a different question.

The point of this exercise is to use the theorem that says two solutions of such an equation will have a Wronskian that is either identically zero or never zero. These two functions can only be solutions of the same equation if they satisfy that Wronskian property. So all you have to do is show the Wronskian is neither identically zero nor never zero. Don't you just love double negatives?

[Edited for technical accuracy]
 
Last edited:
okay that makes much more sense. It's the way the question was phrased that had me confused. Thanks.