1

What is the most general solution of the functional equation $$f(x) = f(1/x)$$ for $x>0$?

Jean Marie
  • 81,803
  • 4
    Take any function at all on the interval $(0,1]$. Then define it for larger $x$ via your functional equation. – lulu Oct 11 '16 at 21:50

1 Answers1

2

Let $A$ be any set, let $g\colon(0,1]\to A$ be any function and define $f\colon (0,\infty)\to A$ by $$f(x)=\begin{cases}g(x)&\text{if }x\le 1\\g(\frac1x)&\text{if }x>1\end{cases} $$