I stumbled upon the following problem, but I can't seem to find a way to prove it.
Show that there does not exist a strictly increasing function that maps the set of natural numbers to natural numbers, satisfying $f(2)=3$ and $f(a\cdot b)=f(a)\cdot f(b)$ for any $a,b$ in the naturals.
The only information I was able to obtain from the probably are trivialities, such as $f(2)=3,f(1)=1,f(4)=9, 9<f(5)<27, f(6)=3f(3)\,$ if it is assumed that the function is actually increasing. Altough, I can't find a pattern nor disprove by contraddiction. How would I go about this?