for equation $y^"+ p(t) y^{'}+q(t)y=0$, I want to show there are no continuous functions $p(t)$ and $q(t)$ s.t both $y_1(t)=e^t$ and $y_2(t)=t^2$ are solutions of the equation.
I began with the idea that the linear combination of the two solutions above is a solution of the equation. so $y(y)=c_1e^t+c_2t^2$ is a solution. I then took the first and second derivative and substitute in general equation. but it ended up with no particular form to help answer this question. then I believe my initial idea is not correct in the first place.
I also thought of taking the wronskin of two solutions, which is $e^t.t.(2-t)$ which can be non zero. so they can be the solutions of the equation!
would you please help me with this question . what should I try?
Substitute $t^2$ and $\exp(t)$ into the differential equation, and solve for $p(t)$ and $q(t)$. You should get $$ p \left( t \right) =-{\frac {{t}^{2}-2}{ \left( t-2 \right) t }},\ q \left( t \right) ={\frac {2t-2}{ \left( t-2 \right) t}} $$