Solving ODE Confusion: x>0, y≠0

  • Thread starter Thread starter Benny
  • Start date Start date
  • Tags Tags
    Confused Ode
AI Thread Summary
The discussion revolves around solving the ordinary differential equation (ODE) dy/dx = (x^2 + y^2)/(2xy) with the initial condition y(3) = 2. The solution provided is y = √(x^2 - 5x/3), valid for x ≥ 5/3, raising questions about the behavior of y when x approaches this boundary. It is clarified that the initial condition only specifies a particular solution that passes through the given point and does not impose additional restrictions on the solution curve. The vertical slope at x = 5/3 indicates a transition point, and the solution is valid only for the upper part of the parabola. Overall, the key takeaway is that the initial condition guides the solution but does not limit the entire domain of the ODE.
Benny
Messages
577
Reaction score
0
I've got a test coming up in a few weeks so I've been going through some exercises that I've done and one that I've come across has got me really worried.

<br /> \frac{{dy}}{{dx}} = \frac{{x^2 + y^2 }}{{2xy}},y\left( 3 \right) = 2<br />

The answer is y = \sqrt {x^2 - \frac{{5x}}{3}} ,x \ge \frac{5}{3}.

The thing which I am unsure about is the restriction on x. If x = 5/3 then y = 0 but then what happens to the original DE? Looking at the original DE, I see that the denominator on the RHS has xy. Then for the solution, the x values I can have are either x > 1 and or x < 1, ie x cannot be equal to zero. Similarly in the solution, I can't have y = 0. The IC y(3) = 2 implies x > 0 doesn't it? Ok that's fine in terms of the answer that's been given. But what about the values of y? As I said before when x = 5/3 > 0, y = 0 but how can that be given the way that the DE has been written?

Edit: When I have an IVP for example y' = f(x), y(x_0) = y_0, does the solution curve pass through points in which the x-coordinate is to the left of x_0(ie. does the solution curve pass through (x,y) where x < x_0)? I'm wondering if it is correct to assume that the initial conditions are there simply to give you one specific piece of info in the solution curve and does NOT entail any other restrictions on the solution curve.
 
Last edited:
Physics news on Phys.org
The general solution is:

y(x)=\pm\sqrt{x^2+Kx}

of which your particular solution is as given.

x=5/3 simply is where the slope is vertical. You know it's a parabola on its side right? Just use the piece that fits the initial conditions. If you had an IVP with a negative value for y, then use the negative part. Don't know where you're getting the x>1 and x<1. For your IVP, the domain is x\ge 5/3.

The initial condition only specifies "find a solution which passes through the point given". That's it. Says nothing about what x can be. In the particular case above, x cannot be less than that because of the radical.

Try and look at an IVP as a question: Find a function which has the slope given by the ODE and passes through the point given. May only be a part of some complex looping curve in the x-y plane, may be a nice function, maybe no function works which meets the criteria specified, or maybe more than one or even an infinite number. For your IVP, the top half of a sideways parabola meets the criteria and that parabola does not exist for x<5/3.
 
Ok then thanks for your help.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top