Under what conditions a rational function has bounded derivative?
This question arise to me when considering the following theorem:
If $f \in C^1(I,\mathbb{R})$ where $I$ is an interval then:
$f$ is globally lipschitz $\iff \exists L \ge 0.\forall t \in I.|f'(t)| \le L $
So taking rational function $f(x) = \frac{p(x)}{q(x)}$ we have $f'(x) = \frac{p'(x)q(x)-p(x)q'(x)}{q(x)^2}$.
My view
I think I should assume that $f:\mathbb{R} \to \mathbb{R}$ so that $\forall x \in \mathbb{R}.q'(x) \neq 0$ (however this doesn't seem to be necesary). And then perhaps a condition on the degree guarantees boundedness...