Solution Verification for Dy = 2y/x using y = Cx^2

  • Thread starter Thread starter Dr Game
  • Start date Start date
Dr Game
Messages
26
Reaction score
0

Homework Statement



Verify that the function is a solution of the DE

Dy = \frac{2y}{x} , y = Cx^2

2. The attempt at a solution

LHS = Dy = D(Cx^2) = 2 Cx
RHS = \frac{2y}{x}

then... I really don't know what to do from there... do I just simply things?
 
Physics news on Phys.org
Dr Game said:

Homework Statement



Verify that the function is a solution of the DE

Dy = \frac{2y}{x} , y = Cx^2

2. The attempt at a solution

LHS = Dy = D(Cx^2) = 2 Cx
RHS = \frac{2y}{x}

then... I really don't know what to do from there... do I just simply things?
Well, how about replacing that y in RHS with Cx2?
 
2Cx = \frac {2Cx^2}{x}

2Cx = 2Cx

is that possible?
 
Dr Game said:
2Cx = \frac {2Cx^2}{x}

2Cx = 2Cx

is that possible?

Yes, that's fine. :smile:
 
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