I have mathematical problem.
I want to know the constraint condition that oscillation occurs (differential equation).
For example,
dA/dt=-v1*A/(k1+A)+k2*B+vin-vout*A
dB/dt=v1*A/(k1+A)-k2*B
v1,k1,k2,vin,vout are free parameters.
I want to know constraint condition (equation) of these free parameters when oscillation occurs.