Meredith T.
asked 08/10/20Solving this differential equation IVP
I'm not sure how to approach this problem. Please help with this.
dy/dx +y = xy^2 - 1/x^2
The 1/x^2 is really throwing me off.
1 Expert Answer

Yefim S. answered 08/11/20
Math Tutor with Experience
We revrite equation like dy/dx + 1/x2 = xy2 - y;
d/dx(y - 1/x) = yx(y - 1/x);
Now new function y = v + 1/x; we ger dv/dx = (v + 1/x)xv, dv/dx - v = xv2;
We get Bernully equation: u = v - 1, du/dx = - 1/v2dv/dx;
du/dx = - v - 2dv/dx; dv/dx = - v2du/dx; - v2du/dx - v = xv2; du/dx + u = - x.
We get linear nongomogenius equation for function u: Integrated factor μ= e∫1dx = ex;
ex(du/dx + u) = - xex; d/dx(exu) = - xex; exu = - ∫xexdx; exu = - (xex - ex) + C; u = 1 - x + Ce- x;
y = 1/u + 1/x = 1/x + 1/(1 - x + Ce-x)
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Meredith T.
I forgot to add the second part of the problem. y(1)=008/10/20