For $0 < x < \infty$, let $\phi(x)$ be positive and continuously twice differentiable satisfying $\phi(x+1)=\phi(x)$ and $\phi(\frac{x}{2})\phi(\frac{x+1}{2}) =d\phi(x)$ with $d$ being a constant.
I have to show that $\phi$ is constant, but I don't know how to start the proof here. Any hints?
Iterating the second condition one you get \begin{align*} \phi\left(\frac x2\right)\phi\left(\frac{x+1}2\right) &\phi\left(\frac{x+2}2\right)\phi\left(\frac{x+3}2\right) \cdots\phi\left(\frac{x+2n}2\right)\phi\left(\frac{x+2n+1}2\right)\\ &=d^n\phi(x)\phi(x-2)\cdots\phi(x-2n)\\ &=d^n\left(\phi(x)\right)^n \end{align*} where the last equality follows from the first condition on $\phi$.
Can you conclude from here?