Consider the system
$\frac{dx}{dt}$=$2-(b+1)x+ax^{2}y$
$\frac{dy}{dt}$=$bx-ax^{2}y$
For what values of a and b does a Hopf Bifurcation occure, given that a and b are positive, and in the region x,y ≥0
I found that the system had only one fixed point (2,$\frac{b}{2a}$) and computed the jacobian at that point. Should I be looking for eigenvalues here and figuring out for what values of a, b different fixed points occur?