erok81
- 454
- 0
Homework Statement
The symbolic solution of y'=-2xy, y(0)=2 is y(x)=2e^{-x^2}. Display the details of the linear integrating factor method derivation of this symbolic solution, plus a full answer check.
Homework Equations
Linear integration factor method uses the standard for y'+p(x)y=q(x)
The Attempt at a Solution
I can solve this no problem. I am having trouble doing the answer checks on these. With previous sections you could just take the derivative of both sides and end up with the original statement. However with this, I cannot seem to make it anywhere close to the original problem.
This for example taking the solution from above:
y(x)=2e^{-x^2}
If I take the derivative of both sides I end up with:
y'=-4e^{-x^2}
Which isn't even remotely close.
What concept am I missing here?