3

Let $f : \mathbb{R} \to \mathbb{R}$ be a positive and continuous function so that $\lim_{x \to +\infty} \frac{f(x)}{x}= \lambda <1.$

I must prove that: $\exists c \in \mathbb{R}, f(c)=c$.

To do so, we can consider the function $g$ defined by $\forall x \neq 0, g(x)=\frac{f(x)-x}{x}$.

Clearly, $\lim_{x \to +\infty}g(x)=\lambda - 1 <0$.

However I don't really know what to do next. My goal is to prove that $\exists a \neq 0, g(a)\leq 0 $ and $\exists b \neq 0 , g(b) \leq 0$.

Could anyone help me with that plz?

Pablito
  • 123

2 Answers2

1

We can prove it by contradiction.

Suppose that there is no $c$ such that $f(c)=c$. Since $f(x)-x$ is continuous, and $f(-1)-(-1)\geq 0+1>0$, we must have $$f(x)>x\ \text{ for all }x\in \mathbb R.$$ In this case, $\lim_{x\to+\infty}\frac{f(x)}x\geq 1$, which is a contradiction.

Feng
  • 13,705
0

A continuous function $f$ on $[a,b]$ must have at least one fixed point i.e. $f(c)=c$ if $f(x)\in [a,b]$.

Since $f$ must be continuous on the subset $[-M,M]$ of $\mathbb R$. It remains to prove that $f(x)\in [-M,M]$.

Let $lim_{M\rightarrow+\infty} f(M)=K$ where $K< M$ as $lim_{x\rightarrow+\infty}\frac{f(x)}{x}<1$. It proves that $f(x)\in(0,K)\subset [-M,M]$ which necessitates the existence of some $c\in \mathbb R$ s.t. $f(c)=c$.

Nitin Uniyal
  • 7,946