Find at least the first 4 nonzero terms of the general solut
Find at least the first 4 nonzero terms of the general solution for y\' - 2xy = 0 near x_0 = -1. Find at least the first 4 nonzero terms of the solution to y\" + ty\' + e^t y = 0, y(0) = 0, y\'(0)= -1.
Solution
y\'=2xy
dy/dx=2xy
dy/y=2xdx
integrating onboth sides
log y = x2+c
y=e^x2+c
y= 1+x2+x4/2!+x6/3!+........+c
near x0=-1
y=1+1/2+1/6+....
