Let $f:[a,b]\rightarrow[a,b]$ where $a<b$ be a non-linear differentiable function such that $f(a)=b$ and $f(b)=a$.
Prove that there exists at least one $c$ such that $|f'(c)|<1$ .Also prove that there exists at least one $d$ such that $|f'(d)|>1$ .
My Attempt
By LMVT we have $f'(e)=\frac{f(b)-f(a)}{b-a}=\frac{a-b}{b-a}=-1\Rightarrow |f'(e)|=1$ .
Since $f(x)$ is non-linear we can't have $f'(x)=-1$ for all $x$.
So we may have $f'(c)<1$ or $f'(c)>1$
But I was wondering if there is a more conclusive argument.
Derivatives have Intermediate Value Propery. If $|f'(x)| \ge 1$ for all $x$ then either $f'(x) \ge 1$ for all $x$ or $f'(x) \le -1$ for all $x$.
Suppose $f'(x) \ge 1$ for all $x$. Then $f(b)-f(a)=(b-a)f'(c)\ge b-a$ for some $c$. But then, $a-b \ge b-a$, a contradiction.
Suppose $f'(x) \le -1$ for all $x$. Let $x \le y$. Then $f(y)-f(x)=(y-x)f'(c)\le -(y-x)$ for some $c$. This gives $f(x)+x\ge f(y)+y$. In particular, $f(x)+x \ge f(b)+b=a+b$. In the other hand, $f(y)+y \le f(x)+x$ and this gives $f(y)+y \le f(a)+a=a+b$. Puttimg these together we get $f(t)+t=a+b$ for all $t$. But $f$ is given to be non-linear.
This proves the existence of $c$.
Existence of $d$: Suppose $|f'(x)|\le 1$ for all $x$. Let $g(x)=f(x)+x$. Then, $g'(x)=f'(x)+1\ge 0$. Thus, $g$ is increasing. This gives $g(x) \le g(b)=f(b)+b=a+b$ and $g(x) \ge g(a)=f(a)+a=b+a$. Hence, $g(x)=a+b$ for all $x$ which makes $f$ linear.