I was solving a question where I was asked to prove that if $p(x) = 0$ for $L(y) = y'' + p(x)y' + q(x)y = 0$ then the wronskian of the two independent solutions is a constant.
I was able to prove that $W(y_1, y_2)(x) = W(y_1, y_2)(x_0)$ for all $x$. I feel like this is a constant but wasn't sure if it's okay to draw that conclusion. Like am I missing a piece?
Any help would be appreciated. Thanks!
\begin{align} W &= y_1'y_2 - y_1 y_2' \\ W' &= y_1''y_2 - y_1 y_2'' \\ W' &= -q y_1 y_2 + q y_1y_2 = 0. \end{align}