Just want to understant(Diff EQ)

  • Thread starter Thread starter karen03grae
  • Start date Start date
AI Thread Summary
The discussion centers on the initial value problem y' = 3*y^(2/3), y(0) = 10^-7, and whether it has a unique solution near x=0. The Existence and Uniqueness theorem is applied, confirming that the problem has a unique solution at the starting point since y' is continuous. However, confusion arises regarding the bounded interval for x, specifically why it cannot be equal to or greater than 1, despite y' not depending on x. Participants clarify that the issue lies in the nature of the differential equation and its integration, emphasizing that y cannot be treated as a constant. Ultimately, the chosen interval for x is suggested to be arbitrary by the teacher.
karen03grae
Messages
79
Reaction score
0
Ok guys, this is not a difficult problem at all (ch 1)...sorry to disappoint you. But after 3 lectures I still can't answer parts of these questions -and I have the solution's manual :( Here they go:


Does the initial value problem y' =3*y^2/3 , y(0)=10^-7

have an unique solution in a neighborhood of x=0?.

Okay, I applied the Existence and Uniqueness theorem and took the partial derivative of y' with respect to y and got 2*y^-1/3. Now since my starting point is (0,10^-7), my y' is continuous so it passes the test. And my i.v.p. does in fact have a unique solution at that starting point.

Okay, now don't you find it weird that my functions aren't depending on x?

And the solutions manual goes on to say both functions y' and partial of y' w.r.t. y are defined on this rectangle R={(x,y): -1<x<1, (1/2)10^-7 <y<(2)10^-7} What?!? Where did those numbers come from? Why can't x be equal to or greater than 1? My y' and partial of y' w.r.t. y don't even depend on x so why is x bounded?

Any help will be greatly appreciated, as always...Karen
 
Physics news on Phys.org
If you integrate y', you'll see that y does depend on x.
 
yeah, i thought about that...but even so why can't x be -1 or 1...or bigger than 1? y(x)= 3*y^2/3*x. And how did they get that interval.
 
Your problem is not differential equations, it's calculus!

The integral of y'= 3y3/2 is not y= 3y3/2x!

y is not a constant and you can't treat it like one. If you're already working with the "existance and uniqueness" theorem, then you should already have learned about "separable equations". y'= 3y3/2 is the same as
\frac{dy}{dx}= 3y^{\frac{3}{2}
which is equivalent to (in "differential" form)
y^{-\frac{3}{2}}dy= 3dx.
Integrating that, the left side wrt y and the right side wrt x, gives
2y^{-\frac{1}{2}}= 3x+ C
or y= 4/(3x+C)2. Notice that y cannot be negative! That's because there is a problem with the differential equation at y=0.

You are correct that since (3y3/2)'= (9/2)y1/2 is continuous for y not 0, the given initial value problem will have a unique solution- although possibly only on a very short interval!
 
Okay I asked my teacher and he told that the chosen interval was probably just random.
 
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