Is y=(x-c)^2 the Only Solution to the Differential Equation (y')^2=4y?

  • Thread starter Thread starter schattenjaeger
  • Start date Start date
AI Thread Summary
The discussion centers on whether y=(x-c)^2 is the only solution to the differential equation (y')^2=4y, given the context of the existence and uniqueness theorem. It is noted that the function 2y^(1/2) is continuous only when y ≥ 0, and its partial derivative is continuous only when y > 0, implying that uniqueness is not guaranteed unless y0 > 0. The user derived another solution, y=(x+c)^2, which suggests that multiple solutions exist, as c can be positive or negative. The conversation highlights the need to consider the implications of taking square roots in the context of the original equation, which leads to two potential solutions. Ultimately, the uniqueness of the solution is contingent upon the conditions set by the existence and uniqueness theorem.
schattenjaeger
Messages
176
Reaction score
0
Given: y=(x-c)^2 is a solution to
(y')^2=4y

If y(x0)=y0, is that the ONLY solution?
I'm not terribly clear on the existence and uniqueness theorem(the technical math aspect isn't so bad for me, it's the stuff like that)so fill in where I'm wrong!

so for the exist. and uniq. theorem to apply, y'=f(x,y), f(x,y) and the partial of f in terms of y must be continuous.

Well, the function then is 2y^(1/2). It's only continuous when y >or= 0, and the partial is y^(-1/2) which is only continuous when y>0. So the function isn't guaranteed to have a unique solution unless y0>0, right?

so to further learn I solved it, and got for my answer, y=(x+c)^2. Which is basically the same thing as the given solution(since c could be taken as positive or negative)

so, uh, how do I intepret that? Is it not guaranteed an unique solution but happens to only have one or did I somehow not find one?
 
Physics news on Phys.org
schattenjaeger said:
Given: y=(x-c)^2 is a solution to
(y')^2=4y

If y(x0)=y0, is that the ONLY solution?
I'm not terribly clear on the existence and uniqueness theorem(the technical math aspect isn't so bad for me, it's the stuff like that)so fill in where I'm wrong!

so for the exist. and uniq. theorem to apply, y'=f(x,y), f(x,y) and the partial of f in terms of y must be continuous.

Well, the function then is 2y^(1/2). It's only continuous when y >or= 0, and the partial is y^(-1/2) which is only continuous when y>0. So the function isn't guaranteed to have a unique solution unless y0>0, right?

so to further learn I solved it, and got for my answer, y=(x+c)^2. Which is basically the same thing as the given solution(since c could be taken as positive or negative)

so, uh, how do I intepret that? Is it not guaranteed an unique solution but happens to only have one or did I somehow not find one?

For the equation:

(y^{'})^2=4y\tag{1}

Solving for y^{'}, I'd take the square root of both sides? Two equations result when that happens right? Solutions to each of these equations will then satisfy the original equation. What does that tell you about uniqueness?

Suppose I had to calculate what c would have to be in order for the solution of (1) to pass through the point (x_0,y_0).

Then I'd need to solve:

y_0=(x_0-c)^2

for c. Taking square roots of both sides and not forgetting the plus and minus part, What can c be in this case?

The existence and uniqueness theorem you mention applies to equations of the form:

y^{'}=f(x,y)

Treating each of the two separate ODEs calculated above separately, the consequence of this theorem applies.
 
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