Question: Let $f:(a,b) \rightarrow R$ be an unbounded differentiable function. Show $f^\prime : (a,b) \rightarrow R$ is unbounded.
My attempt: We know from the question that $f(x) > K$ for $K \in R$, and $\lim_{x\to c} \frac {f(x)-f(c)}{x-c} =L$ for $c \in (a,b)$.
Then, $f^\prime (c) =\lim_{x\to c} \frac {f(x)-f(c)}{x-c}\ge \lim_{x\to c} \frac {K-f(c)}{x-c}\ge \lim_{x\to c} \frac {K-f(c)}{x} = \frac {K-f(c)}{c} \forall c\in(a,b)$. Therefore, $f^\prime (x) \forall x\in(a,b)$ is also unbounded.
Could you tell me if it is correct? and please give me some hint if wrong.
Thank you in advance.
That is not true. What does it mean by $f(x)>K$ for $K\in{\bf{R}}$? Unbounded here means, for each $M>0$, one can find a corresponding $x\in(a,b)$ such that $|f(x)|>M$.
One can prove the assertion by this way: Assume the contrary that $f'$ is bounded, then there exists some $M>0$ such that $|f'(x)|\leq M$ for all $x\in(a,b)$.
We pick a $c\in(a,b)$ and then $|f(x)|\leq|f(x)-f(c)|+|f(c)|=|f'(\xi)||x-c|+|f(c)|\leq(b-a)M+|f(c)|$ for all $x\in(a,b)$, this is a contradiction.