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

  • I
  • Thread starter Thread starter KT KIM
  • Start date Start date
  • Tags Tags
    Ode Set
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##.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top