UPDATE: Bounty awarded, but it is still shady about what f) is.
In Makarov's Selected Problems in Real Analysis there's this challenging problem:
Describe the set of functions $f: \mathbb R \rightarrow \mathbb R$ having the following properties ($\epsilon, \delta,x_1,x_2 \in \mathbb R$) :
a) $\forall \epsilon \qquad\qquad, \exists \delta>0 \qquad, |x_1-x_2| < \delta \Rightarrow |f(x_1)-f(x_2)|<\epsilon$
b) $\forall \epsilon >0 \qquad, \exists \delta \qquad \qquad, |x_1-x_2| < \delta \Rightarrow |f(x_1)-f(x_2)|<\epsilon$
c) $\forall \epsilon >0 \qquad, \exists \delta>0 \qquad, (x_1-x_2) < \delta \Rightarrow |f(x_1)-f(x_2)|<\epsilon$
d) $\forall \epsilon >0 \qquad, \forall \delta>0 \qquad, |x_1-x_2| < \delta \Rightarrow |f(x_1)-f(x_2)|<\epsilon$
e) $\forall \epsilon >0 \qquad, \exists \delta>0 \qquad, |x_1-x_2| < \delta \Rightarrow |f(x_1)-f(x_2)|>\epsilon$
f) $\forall \epsilon >0 \qquad, \exists \delta>0 \qquad, |x_1-x_2| < \epsilon \Rightarrow |f(x_1)-f(x_2)|<\delta$
g) $\forall \epsilon >0 \qquad, \exists \delta>0 \qquad, |f(x_1)-f(x_2)| > \epsilon \Rightarrow |x_1-x_2|> \delta$
h) $\exists \epsilon >0 \qquad, \forall \delta>0 \qquad, |x_1-x_2| < \delta \Rightarrow |f(x_1)-f(x_2)|<\epsilon$
i) $\forall \epsilon >0 \qquad, \exists \delta>0 \qquad, x_1-x_2 < \delta \Rightarrow f(x_1)-f(x_2)<\epsilon$
Here's what everybody got so far:
a) $\{ \}$
b) every functions
c) constant functions
d) constant functions
e) $\{ \}$
f) functions that are bounded on any closed interval (not sure)
g) uniform continous functions
h) bounded functions
i) Non-decreasing and uniformly continuous.
Thanks for your suggestions.
For (h), you are right.
If $f$ is in the set of all functions with property (h), then there exists $\varepsilon_f > 0$ s.t. $|x_1 - x_2| < \delta $ implies $|f(x_1)-f(x_2)| < \varepsilon_f $ for all $\delta >0$. Let $x \in \mathbb{R}$ be given. So, you can set $\delta =2|x|$. Then, we have $|x-0| < \delta$, and thus $|f(x)-f(0)| < \varepsilon_f $ and we have $$ |f(x)| < \varepsilon_f + |f(0)|.$$
On the other hand, if $f$ is bounded, then we can take $\varepsilon = 2M$ where $|f(x)| \leq M$ for all $x \in \mathbb{R}$.Then $f$ is in the set of all functions with property (h).