$(1-x^2)y''-xy'+4y=0$ Show that $1-2x^2$ is a solution try to find another using Wronskian method.
Was abe to show $y'=-4x$ $y''=-4$ and when substitute $=0$
$(1-x^2)y''-xy'+4y=0$ Show that $1-2x^2$ is a solution try to find another using Wronskian method.
Was abe to show $y'=-4x$ $y''=-4$ and when substitute $=0$
Hint
There are two ways to calculate the Wronskian
$$\begin{align} &(1)~W(y_1,y_2)(t)~=~\begin{vmatrix}y_1(t) & y_2(t)\\y_1'(t) & y_2'(t)\end{vmatrix}~=~y_1(t)y_2'(t)-y_2(t)y_1'(t)\\ &(2)~W(y_1,y_2)(t)~=~e^{-\int p(x)\mathrm{d}x} \end{align}$$
You already know one solution, $y_1$, of the differential equation.