Let $f:\mathbb{R}\to\mathbb{R}$ be a differentiable function on $[a,+\infty)$, such that $f^\prime$ is increasing and $\lim_{x\to\infty}f(x)=0$ I have two questions as follows
(1) how do you prove that $f$ is decreasing on $[a,+\infty)$
(2) Can the condition "the sequence $f(n)$ convergent to zero" work instead of $\lim_{x\to\infty}f(x)=0$?
I tried to prove this by definition of derivative as follows
Since $f^\prime(a)\leq f^\prime(x)$ when $a\leq x_0\;;x_0\in[a,+\infty)$ then we have $$\lim_{x\to a}\frac{f(x)-f(a)}{x-a}\leq\lim_{x\to x_0}\frac{f(x)-f(x_0)}{x-x_0}$$ but this way can not work.
With a little work, you can prove that $\lim_{x\to\infty}f(x)=0$ implies that $\lim_{x\to\infty}f'(x)=0$. Intuitively this should be clear, since $\lim_{x\to\infty}f(x)=0$ means the graph has a horizontal asymptote, so its derivative eventually tapers off to $0$ as the graph becomes flat.
Now, since $f'(x)$ is increasing and its limit is $0$, it must be negative. Which is exactly what you want to prove for $(1)$.
For $(2)$, the answer is "yes". Just write out the definitions of convergence and what it means for $\lim_{x\to\infty}f(x)=0$ and they should match up enough to see this.