jellicorse
- 40
- 0
Homework Statement
A pond forms as water collects in a conical depression of radius a and depth h. Suppose water flows in at a constant rate, k and is lost through evaporation at a rate proportional to the surface area.
I was wondering whether anyone could give me some guidance on this part of the question:
Find the equilibrium depth of water in the pool. Is the equilibrium asymptotically stable?
Homework Equations
\frac{dV}{dt}=k-\alpha \pi(\frac{3aV}{\pi h})^{\frac{2}{3}}
Where \alpha = coefficient of evaporation.
radius at any time r(t) and depth at any time l(t).
\frac{a}{h}=\frac{r}{l}
The Attempt at a Solution
\frac{dV}{dt}=0=k-\alpha \pi(\frac{3aV}{\pi h})^{\frac{2}{3}}
Putting the differential equation only in terms of radius and alpha:
\alpha \pi r^2 =k
r=\sqrt{(\frac{k}{\alpha \pi})}
given that l=r\cdot\frac{h}{a},
l=\frac{h}{a}\sqrt{(\frac{k}{\alpha \pi})}
But I am not sure how to find whether or not this is asymptotically stable.