Given y1(x)=x and differential equation is xy′′−xy′+y=0 .
Now, xy1′′−xy1′+y1=x(0)−x(1)+x=0−x+x=0
Hence, y1(x)=x is solution of given differential equation.
Let the another solution is y2(x) .
we can write a second solution as:
y2=cy1∫y12e∫P(x)dx where P(x)=x−x=−1 .
Hence, y2=cx∫x2e−xdx .
The closed form solution for this is ugly, so we are going to resort to a series solution.
A series solution is given by y2(x)=
cx×series expanssion of (x2e−x)=cx(x21−x1+21−6x+24x2−120x3+O(x4)) .
So. Correct option is option E = (0,∞) .
Comments