Does this ODE have an equilibrium?

  • Thread starter Thread starter explorer58
  • Start date Start date
  • Tags Tags
    Equilibrium Ode
explorer58
Messages
6
Reaction score
0

Homework Statement


Two reservoirs are connected. Water drains from one reservoir to the other, governed by the following ODE:

dh/dt= -k1*(h)^0.5 -k2*(h-H)^0.5 , H<0, k1,k2>0

Does an equilibrium exist? What happens in terms of Picard's Existence Theorem? Draw a phase diagram of possible h* values.
Find an upper and lower bound for time it takes for reservoir to completely empty using respectively the maximum and minimum rates of decay of h on a well selected interval for h.

Homework Equations


The Attempt at a Solution



My friend and I are at odds. He says you can find a solution by saying

-k1*(h)^0.5 -k2*(h-H)^0.5=0
=> k1*h^0.5 = -k2*(h-H)^0.5

and then squaring both sides and solving for h. I on the other hand think that that will introduce an extraneous solution. It appears to me that, as it stands, the way it is set up, all terms are positive, and as such there is no equilibrium for this equation. However that's also just as confusing, because that would mean the rest of the question was a trick.

Any insight would be wholly appreciated.
 
Last edited:
Physics news on Phys.org
dh/dt stands for the rate of change of water in the system. If there is equilibrium, what condition must dh/dt satisfy?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top