I got this problem:
Prove that there is no function $f:\Bbb{R}\to\Bbb{R}$ with $f(0)>0$ such that $\forall x,y\in\Bbb{R}, f(x+y)\geq f(x)+y f(f(x))$.
(Hint: the solution involves limits at infinity)
I tried to prove it (by contradiction) but I failed. Thanks on any help.
DISCLAIMER: This answer is incorrect as it stands, namely in the $k>0$ section is claims that: $$ f(0)=f(x-x)\geq f(x)-x f(f(x)) $$ implies $f(x)<f(0)$, which is false.
This disclaimer will stay here until the problem is fixed.
From the condition $f(0)>0$ it follows that with $x=0$ we have $$ f(0+y)-y f(f(0))\geq f(0)>0 $$ so it follows that $f(y)>ky$ where $k=f(f(0))$ is some non-zero constant. It has to be non-zero since otherwise $0=k=f(f(x))>k f(x)=0$. Now we have to divide into cases.
If $k>0$
If $k>0$ it follows that $x f(f(x))>kx f(x)>k^2 x^2\geq 0$. So in that case we have $$ \underbrace{f(x-x)}_{f(0)}\geq f(x)-\underbrace{x f(f(x))}_{\text{strictly greater than }0}\\ \iff\\ f(x)<f(0) $$ But the above statement is absurd by all means. For one thing $f(0)<f(0)$ and moreover $f(0)>f(x)>kx\rightarrow\infty$ which is also absurd.
If $k<0$
If we apply the beginning of what Denis showed, namely that $f(x)\rightarrow\infty$ for $x\rightarrow\infty$, then we get in addition to that from my analysis that for $k<0$ we have $f(-x)\geq -kx\rightarrow\infty$ for $x\rightarrow\infty$. So we see that $$ f(0)=f(-x+x)\geq f(-x)+x f(f(-x))\rightarrow\infty $$ for $x\rightarrow\infty$ too. A contradiction since we have just shown that the constant $f(0)$ is greater than or equal to an expression that tends to infinity. So $k<0$ is impossible too.