Find the General Solution to Differential Equation X2y'=y2+3xy+X2

franky2727
Messages
131
Reaction score
0
starting with question of find the general sollution of the differential equation

X2y'=y2+3xy+X2 would an acceptable answer be y=-x(ln|x|+c+1) i would show all my working but my camera isn't working so i'll save you must the trouble and just skip to a part that i know is correct where dx/x=(v+1)-2dv

where v=y/x. thanks in advance i think its right just want a second oppinion before plowing it into an exam
 
Physics news on Phys.org
I don't understand your notation. Is 'X' different from 'x'?
 
no just a bit daft with the caps lock button
 
franky2727 said:
starting with question of find the general sollution of the differential equation

X2y'=y2+3xy+X2 would an acceptable answer be y=-x(ln|x|+c+1) i would show all my working but my camera isn't working so i'll save you must the trouble and just skip to a part that i know is correct where dx/x=(v+1)-2dv

where v=y/x. thanks in advance i think its right just want a second oppinion before plowing it into an exam

Well, if y= y=-x(ln|x|+c+1), then y'= -(ln|x|+ c+1)- 1. Putting those into the differential equation, x2y'=y2+3xy+x2 would give you x2(-ln|x|+ c+ 1)- 1)= (ln|x|+ c+ 1)2+ 3x(-ln|x|+ c+ 1)+ x2. Since the right side is clearly going to involve "(ln|x|)2", I don't see how those are going to be equal.

I suspect you have integrated incorrectly. Yes, this is a homogenous equation and the substitution v= y/x gives
\frac{dv}{(v+1)^2}= \frac{dx}{x}
Integrating both sides of that gives
-\frac{1}{v+1}= ln|x|+ C
so
v+1= -\frac{1}{ln|x|+ C}
\frac{y}{x}= -1-\frac{1}{ln|x|+ C}
y= -x-\frac{x}{ln|x|+ C}
 
I worked it out and did not get the same answer as you did. ln(x)+c is supposed to be the denominator of some fraction in y.
 
got it now, was just checking more to see if it would be acceptible to leave logs and things in the answer but made an error in the question
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top