Given a system such as $$\dot{x}=-kxy$$ $$\dot{y}=kxy-ly$$ with $k,l>0$.How do you find the conserved quantity $E(x,y)$ in general? Secondly , what is the difference between a hamiltonian system and a conserved system?
2026-03-25 14:20:10.1774448410
Procedure to find a conserved quantity
1.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
A conserved quantity $E(x,y)$ requires that $E(x,y)$ is constant on the integral curves. This happens when $E_x \dot x + E_y \dot y =0$. Thus form the differential equation: $$ \frac{\partial E}{\partial x}(-kxy) + \frac{\partial E}{\partial y}( kxy-ly) = 0 $$ You then need to solve for E, either analytically or using other methods..
A Hamiltonian system is simply one which is governed by Hamilton's equations, see here.
We don't say that a system is conserved but rather that some property is conserved for a given system. For example the Hamiltonian function may be conserved.