If the Wronskian is zero at some point, does this imply linear dependency of functions?

Solution 1:

"Identically zero" means "equal to zero for all values of $x$".

The function $-x^2$ is not identically zero, because there are values of $x$ (such as $1,2,3,\dots$) for which it's nonzero.

Since the Wronskian of linearly dependent functions is identically zero, the functions whose Wronskian is $-x^2$ are not linearly dependent.


As an aside: there is a scenario in which $W$ is either always zero or never zero: it happens when the two functions are solutions of the ODE of the form $y''+p(x)y'+q(x)y=0$. For such solutions, the Wronskian satisfies the identity $W(t)=W(s)\exp\left(-\int_s^t p(x)\,ds\right)$ which implies that if $W$ is zero at some point, it is zero everywhere.