Question #56726

dy/dx = - (4+xy/x^2) + y^2 , find a solution to the ordinary differential equation in the form y1= ax^-1

Expert's answer

Answer on Question #56726 – Math – Differential Equations

Question


dydx=4+xyx2+y2.\frac{dy}{dx} = -\frac{4 + xy}{x^2} + y^2.


Find a solution to the ordinary differential equation in the form


y=axy = \frac{a}{x}


Solution


y=4x2yx+y2.y' = -\frac{4}{x^2} - \frac{y}{x} + y^2.


Let y1=axy_1 = \frac{a}{x} be a solution of equation. Then


ax2=4x2ax2+a2x2,-\frac{a}{x^2} = -\frac{4}{x^2} - \frac{a}{x^2} + \frac{a^2}{x^2},a2=4,a^2 = 4,


hence a=±2a = \pm 2.

Case 1

Let a=2a = 2.

Substituting y=z+2xy = z + \frac{2}{x} we obtain


z2x2=z2+4zx+4x2zx2x24x2;z' - \frac{2}{x^2} = z^2 + \frac{4z}{x} + \frac{4}{x^2} - \frac{z}{x} - \frac{2}{x^2} - \frac{4}{x^2};z3zx=z2;z' - \frac{3z}{x} = z^2;zz23zx=1.\frac{z'}{z^2} - \frac{3}{zx} = 1.


Substituting t=1zt = \frac{1}{z}, t=1z2zt' = -\frac{1}{z^2}z'.


t+3tx=1t' + \frac{3t}{x} = -1


First we solve t^+3t^x=0\hat{t} + \frac{3\hat{t}}{x} = 0;


dt^t^=3dxx;lnt^=3lnx+lnC;t^=Cx3.\frac{d\hat{t}}{\hat{t}} = -\frac{3dx}{x}; \ln\hat{t} = -3\ln x + \ln C; \hat{t} = \frac{C}{x^3}.


Let t=j(x)x3t = \frac{j(x)}{x^3}, then j(x)x3j(x)3x2x6+3j(x)x4=1\frac{j'(x)x^3 - j(x)3x^2}{x^6} + \frac{3j(x)}{x^4} = -1.

Hence j(x)=x3j'(x) = -x^3, which gives j(x)=x44+C1j(x) = -\frac{x^4}{4} + C_1, where C1C_1 is an arbitrary real constant.

Thus, t=x4+C1x3=x4+4C14x3=x44C14x3=x4+C4x3t = -\frac{x}{4} + \frac{C_1}{x^3} = \frac{-x^4 + 4C_1}{4x^3} = \frac{x^4 - 4C_1}{-4x^3} = \frac{x^4 + C}{-4x^3}.

Get back to substitution t=1zt = \frac{1}{z} and obtain z=4x3x4+Cz = \frac{-4x^3}{x^4 + C}.

Since y=z+2xy = z + \frac{2}{x}, then y=4x3x4+C+2x=2C2x4x(x4+C)y = \frac{-4x^3}{x^4 + C} + \frac{2}{x} = \frac{2C - 2x^4}{x(x^4 + C)}, where CC is an arbitrary real constant.

Case 2

Let a=2a = -2.

Substituting y=z2xy = z - \frac{2}{x} we obtain


z+2x2=z24zx+4x2zx+2x24x2z' + \frac{2}{x^2} = z^2 - \frac{4z}{x} + \frac{4}{x^2} - \frac{z}{x} + \frac{2}{x^2} - \frac{4}{x^2}z=z25zxz' = z^2 - \frac{5z}{x}zz2+5zx=1.\frac{z'}{z^2} + \frac{5}{zx} = 1.


Substituting t=1zt = \frac{1}{z}, t=1z2zt' = -\frac{1}{z^2} z'.


t+5tx=1t' + \frac{5t}{x} = 1


First we solve


t^+5t^x=0\hat{t}' + \frac{5\hat{t}}{x} = 0dt^t=5dxx,\frac{d\hat{t}}{t} = -\frac{5dx}{x},lnt^=5lnx+lnC,\ln \hat{t} = -5 \ln x + \ln C,t^=Cx5.\hat{t} = \frac{C}{x^5}.


Let t=j(x)x5t = \frac{j(x)}{x^5}, then j(x)x5j(x)5x4x10+5j(x)x6=1\frac{j'(x)x^5 - j(x)5x^4}{x^{10}} + \frac{5j(x)}{x^6} = 1.

Hence j(x)=x5j'(x) = x^5, which gives j(x)=x66+C1j(x) = \frac{x^6}{6} + C_1, where C1C_1 is an arbitrary real constant, thus, t=x6+C1x5=x6+6C16x5=x6+C6x5t = \frac{x}{6} + \frac{C_1}{x^5} = \frac{x^6 + 6C_1}{6x^5} = \frac{x^6 + C}{6x^5}.

Get back to substitution t=1zt = \frac{1}{z} and obtain


z=6x5x6+C.z = \frac{6x^5}{x^6 + C}.


Since y=z2xy = z - \frac{2}{x}, then y=6x5x6+C2x=6x62x62Cx(x6+C)=4x62Cx(x6+C)y = \frac{6x^5}{x^6 + C} - \frac{2}{x} = \frac{6x^6 - 2x^6 - 2C}{x(x^6 + C)} = \frac{4x^6 - 2C}{x(x^6 + C)}, where CC is an arbitrary real constant.

Answer: y1=2C12x4x(x4+C1)y_1 = \frac{2C_1 - 2x^4}{x(x^4 + C_1)}, y2=4x62C2x(x6+C2)y_2 = \frac{4x^6 - 2C_2}{x(x^6 + C_2)}, where C1,C2C_1, C_2 are arbitrary real constants.

www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS