Recently, I found the following functional equation: $$ n^{nx-1}\cdot\prod_{k=0}^{n-1}{\Gamma{\left(x+\frac{k}{n}\right)}}=\Gamma{(nx)}\cdot\prod_{k=1}^{n-1}{\Gamma{\left(\frac{k}{n}\right)}} $$ Now my question: I've read, that the gamma function is defined as solution of the following three functional equations/conditions: $$ f(x+1)=x\cdot f(x) \space \forall x\in\mathbb R^+ $$ $$ f(1)=1 $$ $$ \ln(f(x)) \space \text {is convex $\forall x\in\mathbb R^+$} $$ And, due to the Bohr-Mollerup theorem, the gamma function is the only function satisfying those three conditions.
Is it equivalent to the following definition?: $$ f(x+1)=x\cdot f(x)\space \forall x\in\mathbb R^+ $$ $$ f(1)=1 $$ $$ n^{nx-1}\cdot\prod_{k=0}^{n-1}{f{\left(x+\frac{k}{n}\right)}}=f{(nx)}\cdot\prod_{k=1}^{n-1}{f{\left(\frac{k}{n}\right)}}\space \forall x\in\mathbb R^+,n\in\mathbb N $$ Meaning, is the gamma function also the only solution to those three functional equations?
These equations do not determine the Gamma function.
Here are some solutions, other than $\Gamma$:
\begin{align*} f_1(x) &= \begin{cases} \Gamma(x) & x\in\mathbb{Q} \\ 0 & x\not\in\mathbb{Q} \end{cases} \\ f_2(x) &= \begin{cases} 2^{\alpha}\cdot\Gamma(x) & \text{if } x=\alpha\sqrt2+\beta; \,\,\alpha,\beta\in\mathbb{Q} \\ \Gamma(x) & x\not\in\mathbb{Q} \end{cases} \\ f_3(x) &= e^{\cos(2\pi x)} \cdot \Gamma(x) \end{align*}
The third example shows that assuming continuity is not sufficient. The assumption about the logarithmic convexity is so important.