Problem:
Show that if $p$ is differentiable and $p(t)>0$, then the Wronskian $W(t)$ of two solutions of two solutions of $[p(t)y']' +q(t) y=0$ is $W(t)=c/p(t)$, where $c$ is a constant.
Consider the second-order homogeneous equation \begin{equation} y''+ p(t) y'+q(t)=0. \end{equation}
As I know, the existence of two solutions is ensured whenever $p(t)$ and $q(t)$ are continuous over some open interval. However, in the problem, we don't know the continuity of $p'(t)$ and $q(t)$. I'm confused whether the Wronskian can be calculated without the existence of solutions. Any help is appreciated! Thank you!
Hint: Since $p$ is differentiable and is different from zero, rewrite the differential equation as : $$y''+\dfrac {p'}py'+\dfrac {q}{p}y=0$$ Use Abel's identity : $$W=c\exp \int -\dfrac {p'}{p}dt$$ You can also easily prove that: $$W'=-\dfrac {p'}pW$$ where $W$ is the wronskian.