Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Is the Wronskian determinant positive or negative?

Writer Mia Lopez
$\begingroup$

The Wronskian of the general solution $$y(x)=ay_1(x)+by_2(x)+cy_3(x)~,$$ to a third order differential equation, is given by$$ W = \begin{vmatrix} y_1 & y_2 & y_3 \\ y_1' & y_2' & y_3' \\ y_1'' & y_2'' & y_3'' \\ \end{vmatrix} $$But if you have written $y(x)$ in a different order, such as $$by_2(x)+ay_1(x)+cy_3(x)~,$$ then you get a negative value because you've swapped rows of a matrix. So doesn't that mean the Wronskian should be a $\pm$ really?

$\endgroup$

2 Answers

$\begingroup$

The importance of the Wronskian is the fact that its non-zero can tell you about linear independence (if it is zero, you need some additional conditions to say something about linear dependence).

The "sign" doesn't matter -- multiplying any of the functions you're testing by $-1$ would also change the sign of the determinant but lead you to the same logical conclusion (sign is in quotes, since the Wronskian can also be used for complex valued functions). That is, if the set of vectors {x,y,z} are linearly independent, so are {-x,y,z}, {-x,-y,z},{-x,-y,-z}, etc.

$\endgroup$ $\begingroup$

The wronskian is a function, not a number, so you don't can't say it's lower or higher than $0(x)$. You may get either $ g(x) $ or $-g(x)$ depending on row placement but it matters little. You only care about whether or not said $ g(x) $ is 0 for all x.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy