
My approach for this question, I consider $a$ and $b$ as some specific real numbers and then, after solving the differential equation, I get $y_i$, $i=1,2$ and as a function of $t$ and go on solving Wronskian by using $y_1$ and $y_2$.
I also get $0$, constant and some function of $t$ where totally depends on the choice of $a$ and $b$ which I choose, so I don't understand how to move forward.
Is my approach not correct?
What is that I am missing?
The wronskian is either identically zero or never zero. In this case we have $y_1(0)=y_2(0) =0.$
Thus $$W(0) = \det \left ( \begin{bmatrix} y_1(0) & y_2(0) \\ y_1'(0) & y_2'(0) \end{bmatrix} \right ) = y_1(0) y_2'(0) - y_2(0) y_1'(0) =0$$
Therefore the wronskian is identically zero.