In the $(\epsilon , \delta)$-definition of the limit, $$\lim_{x \to c} f(x) = L,$$ let $f(x) = x^3 + 3x^2 -x + 1$ and let $c = 2$. Find the least upper bound on $\delta$ so that $f(x)$ is bounded within $\epsilon$ of $L$ for all sufficiently small $\epsilon > 0$.
I know the definition and here it's clear that $L = 23$. But when I tried to calculate $\delta$ directly from the definition it was too complex for me to solve.
According to one solution it said that usually for a differentiable $f(x)$, $\delta = \epsilon \ |f'(c)|$. I have never seen this fact before and since I don't know what theorem it is, it would be great if I someone could direct me to where I can learn about this fact.
It would even be better if one could show me how to do it directly, as well.
You're right that the direct $\epsilon$-$\delta$ can be bothersome.
Recall the
In particular, if your $f$ is continuously differentiable on $\Bbb R$, as is the case of polynomials, for any fixed interval $[x,y]$ you will be able to find what $M=\sup_{t\in[x,y]}f(t)$ is, so $$|f(w)-f(z)|\leq M|w-z|$$ for any $w,z\in[x,y]$. Thus, if we make $|w-z|<\epsilon /M$; we're done, see?