Suppose that $f:\mathbb{R}\rightarrow\mathbb{R}^n$ is differentiable and that $\lim_{t\rightarrow \infty}f(t) = 0$. Does it follow that $\lim_{t\rightarrow\infty}f'(t) = 0$?
Edit: there are now several great counter examples. No need for new answers. Thanks guys!

This is not true; basically, we could tend to zero, but still have very sharp oscillation at infinity. Just take $f(x) = \frac{sin(x^2)}{x}$. Then $|f(x)|$ tends to zero as $x \to \infty$, but taking the derivative, we see that the derivative does not.