Find the general solution of the differential equation: dy = 2t y +(cost)et2
"\\frac{dy}{dt} = 2t y +(cost)e^{t^2}\\\\\n\\frac{dy}{dt} -2t y =(cost)e^{t^2}\\\\\n\\text{This is a linear differential equation.}\\\\\n\\text{Integrating factor, IF}=e^{\\int-2tdt}=e^{-t^2}\\\\\n\\text{Therefore, solution is given by}\\\\\nye^{-t^2}=\\int e^{-t^2}(cost)e^{t^2}dt\\\\\nye^{-t^2}=\\int cost \\space dt\\\\\nye^{-t^2}=sint+c\\\\\ny=e^{t^2}(sint+c)"
Comments
Leave a comment