I've been working on the following homework problem:
Consider a function $f : (0,∞) → \mathbb{R}$ and a real number $a > 0$ such that $f(a) = 1$. Prove that if $f(x)f(y) + f(\frac{a}{x})f(\frac{a}{y}) = 2f(xy)$ for all $x, y ∈ (0,∞)$, then $f$ is a constant function.
I've gone through several steps, and been able to derive the following two relations:
$f(x) = f(\frac{a}{x}) = \frac{1}{f(\frac{1}{x})}$ (Conversely, $f(\frac{1}{x}) = \frac{1}{f(x)}$)
$f(1) = 1 = f(a)$
But now I'm stuck. I think I'm close, but I can't figure out how to make the jump to show how this implies the function is constant. Can anyone point me towards the next step?
