Show that $y(x)= \int_x^\infty e^{-t^2}dt$ satisfies the differential equation $y^{(2)}+2xy^{(1)}=0$.

47 Views Asked by At

Show that $y(x)= \int_x^\infty e^{-t^2}dt$ satisfies the differential equation $y^{(2)}+2xy^{(1)}=0$.

1

There are 1 best solutions below

0
On

Well, for starters $$ y(x)= \int_x^\infty e^{-t^2}dt=-\int^x_\infty e^{-t^2}dt $$ so by the fundamental theorem of calculus $$ y'(x)=-e^{-x^2}, y''(x)=2x e^{-x^2} $$

and it is easy to check that $$ y''+2xy=0 $$