I need to find a continuous function, such that $$\lim_{x \to \infty}f(x)=L_{1}$$ $$\lim_{x \to -\infty}f(x)=L_{2}$$
And such that $f$ doesn't have any extreme points.
So I found this function here: $f(x)=\frac{x}{|x|+1}$ for every $x \in \mathbb{R}$.
I have proved that the function is continuous and also that $\lim_{x \to \infty}f(x)=1$ and $\lim_{x \to -\infty}f(x)=-1$.
Now all I left to do is proving that this function has no extreme points at all.
I want to prove that the function is strictly increasing, and for that reason my theorem holds.
I have tried to choose $x_{1}, x_{2} \in \mathbb{R}$ such that $x_{1}<x_{1}$ and prove that $f(x_{1})<f(x_{2})$ but I find this difficult for me for some reason.
I will appreciate you help to finish my proof!
Thank you so much! :)
Simply prove $-1 < \frac {x}{|x| + 1} < 1$ for all $x$.
Thus for any possible $x_0$ we have $-1 < f(x_0) < 1$.
And as $\lim_{x\to \infty} = 1$ we have $x$s where $f(x_0) < f(x) < 1$.
And as $\lim_{x\to -\infty} = -1$ we havve $x$s where $-1 < f(x) < f(x_0)$.
So $f(x_0)$ can not be an extreme value for any $x_0$.
....
If you want to show $f$ is increasing do it in cases
Cases $x < y < 0$, $x < 0 \le y$, $0\le x < y$.
Note that $\frac {|w|}{|w| + 1} = \frac {|w|+1}{|w|+1} - \frac 1{|w|}=1 -\frac 1{|w|}$
If $0 \le x < y$ then $x=|x|;y=|y|$ and $\frac 1{|y|} < \frac 1{|x|}$ and so $\frac {x}{|x| + 1} =\frac {|x|}{|x|+1} = 1 -\frac 1{|x|} < 1 -\frac 1{|y|} = \frac {y}{|y| + 1}$.
If $x < 0 \le y$ then $\frac {x}{|x|+1} < 0 \le \frac {y}{|x| + 1}$.
And if $x < y < 0$ then $|x| > |y|$ and
$\frac {x}{|x| + 1} = -\frac {|x|}{|x|+1} = -(1-\frac 1{|x|})< -(1-\frac 1{|y|}) = \frac y{|y| + 1}$.