Find a Wronskian of two solutions of $$ty'' − (t + 1)y' − y = 0, ~~~t > 0$$ provided $W[y_1, y_2](1) = 1$.
Answer: $W [y_1, y_2] (t) = te^{t−1}$
I am unsure of how they got the answer, am I supposed to use Abel's theorem?
When I do use Abel's theorem that is not the answer I get.
Can someone please explain this step by step?
$$ty′′ − (t + 1)y' − y = 0, t > 0$$
$$y′′= \frac {(t + 1)} t y' + \frac 1 t y $$
$$y′′= a(t)y' + b(t) y $$
Now remember that $$W(t)=e^{\int a(t)dt}$$ $$W(t)=e^{\int \frac {t+1}{t}}$$ $$W(t)=Ke^tt$$
Evaluate the integrale then find the value of the constant K since $W(1)=1$