Consider the system of ODEs \begin{align*} \dot{x}_1 = x_1(1-x_1-\alpha x_2-\beta x_3)\\ \dot{x}_2 = x_2(1-\beta x_1 - x_2 - \alpha x_3)\\ \dot{x}_3 = x_3(1-\alpha x_1 - \beta x_2 - x_3) \end{align*} for $0 < \beta < 1 < \alpha$ and $\alpha + \beta > 2$. I am trying to show that the time intervals which a solution spends near the rest points $(1,0,0), (0,1,0), (0,0,1), (1,0,0),...$ increase geometrically with factor $(\alpha - 1)/(1-\beta) > 1$. I'm not sure where to start on this problem. I first tried finding an expression for $dt$ so that I could integrate over a region of time where a solution is near any of the aforementioned points, but the dimensionality of the problem makes this impossible (this method works great for one-dimensional problems).
So then I tried "reducing" the system, e.g. in a neighborhood of $(1,0,0)$, $x_2 \approx 0$ and $x_3 \approx 0$, so that the corresponding derivatives are negligible, leaving $\dot{x}_1 \approx x_1(1-x_1)$, implying the dynamics near the equilibrium are well-approximated by a 1-D system. Employing the aforementioned technique for this new system I still came up short, and feel as though this isn't the intended approach. Any help is greatly appreciated.
