Understanding Homogeneous Differential Equation Simplification

  • Thread starter Thread starter snowJT
  • Start date Start date
  • Tags Tags
    Homogeneous
snowJT
Messages
117
Reaction score
0
This is a basic simplification, but I'm going to post this here because it becomes homogeneous, and I know v = \frac{y}{x} but I don't see this simplification, I don't understand how it gets from this...

\frac{dy}{dx} = \frac{y-x}{y+x}

To THIS:

= \frac{v-1}{v+1} (I'm just only showing the RHS here)

If someone wouldn't mind explaining it, that would be great because I'm lost, unless this is a special rule.
 
Physics news on Phys.org
Well, let y=vx, then sub into the RHS and you get \frac{vx-x}{vx+x}=\frac{x(v-1)}{x(v+1)}=\frac{v-1}{v+1}
 
oh wow, that's incredible, I get it, thanks cristo
 
snowJT said:
oh wow, that's incredible, I get it, thanks cristo
You're welcome!
 
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