Solving for the steady states of an ODE model symbolically

Hello everyone! I was wondering what the best method would be to solve for the steady states of an ODE model symbolically for any parameter values.

You could only ever do that for very special problems. The equation 0=f(x) may in general have more than one root, and which one will be the steady-state solution depends on the numeric value of the initial condition.

1 Like