I'm trying to solve this ODE:
$$y''-2xy'+3y=x^3 $$
With the conditions:
$$\lim_{x\to\pm\infty}e^{-x^2/2}y(x)=\lim_{x\to \pm\infty}e^{-x^2/2}y'(x)=0$$
The homogeneous part is Hermite's equation for noninteger $n$.
I tried multiplying by the exponential and take the limit:
$$\lim_{x\to\pm\infty} \left( e^{-x^2/2}y'' - 2e^{-x^2/2}xy'= e^{-x^2/2}x^3\right)$$
But I think this leads nowhere. I was told that I should use the generating function: $g(x,t)=e^{-x^2+2tx}$, which I don't see how could it be helpful.
So, where's the trick?
I would appreciate just some hints.
Hint: Could a polynomial be a solution? Also, what do the extra conditions say about the homogenous part of the solution?