2

I know that the composite function of two uniformly continuous functions is also uniformly continuous. But can the composition of two functions be uniformly continuous even when the functions themselves are not? What if one of them is allowed to be uniformly continuous?

Not Euler
  • 3,079

4 Answers4

4

Compose the function $x\in\mathbb R\mapsto x^3\in\mathbb R$ and its inverse.

1

Compose $f(x)=\frac 1x$ with itself on $(0,\infty)=\mathbb R^+$

Mark Bennet
  • 100,194
1

This is sort of stolen from Mariano Suárez Álvarez's answer, but here both functions are non-uniformly continuous:

Let $$ f(x)=\begin{cases}-x^3&\text{if }x\ge 0\\-\sqrt[3]x&\text{if }x\le 0\end{cases}$$ and compose it with itself.

1

Consider $f(x)=\begin{cases}\pi&\text{if }x<-1\\ 0&\text{if }x\ge -1\end{cases}$. Then, $f\circ \sin=\sin\circ f=0$ and $f\circ f=0$.