5
$\begingroup$

Let $I$ be a bounded connected subset in $\mathbb{R}$ and $f: I\rightarrow \mathbb{R}^k$ be a differentiable function.

Does boundedness of $f'$ imply boundedness of $f$?

(I edited this post after I realized that I didn't actually write what i wanted, after i saw Gautam's post.)

  • 0
    Bounded interval would have sufficed. I'll edit my answer after some thought.2012-11-22

2 Answers 2

5

If you mean by interval a bounded interval, then the answer is yes because of the mean value theorem. If not then the identity function provides a counterexample.

Added explanation of the bounded interval case. We may assume (by adding a constant which does not affect boundedness of $f$ and even less that of $f'$) that $f(x_0)=0$ for some $x_0\in I$. The interval has some finite length $l$, and the mean value theorem implies that whenever $|f(x)|>lC$ for some $C$ then there exists $x'\in I$ such that $|f'(x')|=\frac{|f(x)|}{|x-x_0|}>C$, so that if $f$ is unbounded, $f'$ must also be unbounded.

  • 0
    @Kaltus: When you hoover the mouse over your own name at the end of a comment, a cross appears to the right of it; clicking that will delete the comment.2012-11-22
1

Consider f(x)=x. Over $\mathbb{R}$, it is unbounded but the derivative is constant(and hence bounded). However if you take a finite interval (or an interval contained in a compact set), then the function will be bounded NOT because the derivative is bounded but because the function is continuous.

Edit: I stand corrected. Given continuity and an open interval, a function can be unbounded. Differentiability, same story. Bounded derivative on the other hand will indeed imply boundedness of the function.

  • 0
    Oh sorry, you are right. To fix it, pick $c \in (a,b)$. Now use my idea to show that the function cannot escape similar clutches with bdd derivative.2012-11-22