Question: Prove that $x+1/x$ is a contraction but not a strong one on $[1, \infty]$.
Attempt: $|(x+1/x) -(y+1/y)|= |(x-y) + (\frac {1}{x} - \frac {1}{y} | \le |x-y| + \frac {|x-y|}{|xy|} \le 2 |x-y|$.
This is not even a contraction.
Could someone please point out a way. Thanks a lot.
You have that
\begin{align} \lvert f(x)-f(y) \rvert &= \left \lvert (x-y) \left(1-\frac{1}{xy} \right) \right \rvert \\ &= \lvert x-y \rvert \left \lvert 1-\frac{1}{xy} \right \rvert \end{align} Now, since $xy \geq 1$ you have that
$$\left \lvert 1-\frac{1}{xy} \right \rvert \leq 1$$
and the thesis follows.