Let $f(x)$ be a function increasing on $[0,+\infty)$ such that $f(0)\neq0$ and $f(x+y)=f(x)f(y)$, for any $x,y>=0$. it is known that the following statements are true:
- $f(0)=1$
- $f(kx)=f(x)^k$ for any non-negative integer $k$.
- $f(n)=f(1)^n$ for any non-negative integer $n$.
- $1/a\le f(x)/(a^x)\le a$ where $a=f(1)$
I want to prove that it is impossible that $f(X)/(a^X)>1$ and $f(Y)/(a^Y)<1$ for some non-negative real numbers $X$ and $Y$ in order to show that $f(x)/a^x=1$ for any non-negative real number $x$ but have no clue. Can anyone help?