I want to prove that $y=\sin(t^2)$ cannot be a solution on an interval containing $t=0$ of an equation $$y'' + p(t)y'+q(t)y=0$$ using the Wronskian and Abel's formula.
Let $y_{1}$ and $y_{2}=\sin(t^2)$ where $~y_{1}$ $\neq$ $y_{2}$ be linearly independent.
The Wronskian, $$W(y_{1},y_{2})(0) = 0~,$$ but how does this contradicts Abel's formula?
I am stuck for a long time, please help me.
First, you can use the following general property of linear equations or systems. For Wronskian of any system of solutions only one statement is true:
This general property can be proven without Abel's formula, but we can use it here (formulas are taken from here):
Exponential function never turns zero at any finite value, so this justifies our dichotomy: if $W[y_1, y_2](x) =0$ at some point then $C = 0$ and $W[y_1, y_2](x) \equiv 0$. I implicitly assume here that $p(x)$ is something like continuous function or at least integrable — this excludes the case when integral inside of exponential function is infinite.
Returning back to your question, we can state the following: were the function $\sin t^2$ a solution of second order ODE, then it must exist second function which is also a solution, it is linearly independent from $\sin t^2$ and thus their Wronskian must be everywhere non-zero. But we see that Wronskian of any function and $\sin t^2$ is always zero at $x = 0$. This is a contradiction which ends proof of your statement.