(i) Consider a function of two numbers $F(a,b)$ that satisfies the condition $F(F(a,b),c)=F(a,b\cdot c)$.
For example $F$ could be one of the following:
$F(a,b) = a\cdot b$
$F(a,b) = a^b$
Question: are there any other functions that satisfy this equation (except from trivial ones such as $F=1$ etc.)? is it possible to find all of them ?
(ii) What are the functions that satisfy $F(F(a,b),c)=F(a,b^c)$ ?