Why Is u=y/x Treated as a Function of x Alone in ODE Differentiation?

  • Level: Undergrad 
  • Thread starter Thread starter KT KIM
  • Start date Start date
  • Tags Tags
    Ode Set
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 3K views
KT KIM
Messages
24
Reaction score
0
I am studying ode now, and my text has that
If y'=f(y/x)
Then, setting y/x=u ; y=ux is a way to solve it.
I understand the idea, turn orignal form to separable form.

But I can't get the differentiation, Book says
y'=u'x+u by product rule which I already know.
Here my question is why u=y/x that obviously has two variables x & y, u(x,y) should be differentiated respect to x like it only has one variable x ( like u(x) )
 
Physics news on Phys.org
KT KIM said:
I am studying ode now, and my text has that
If y'=f(y/x)
Then, setting y/x=u ; y=ux is a way to solve it.
I understand the idea, turn orignal form to separable form.

But I can't get the differentiation, Book says
y'=u'x+u by product rule which I already know.
Here my question is why u=y/x that obviously has two variables x & y, u(x,y) should be differentiated respect to x like it only has one variable x ( like u(x) )
x is being differentiated.
Starting with y = ux, we differentiate everything with respect to x.
y' = ux' + u'x
Here, x' means ##\frac{d}{dx}x##, which simplifies to 1, leaving us with ##y' = u \cdot 1 + u'x = u + u'x##.