How do I solve the following functional equation: $$f(x)+12f^{-1}(x)=\frac{1}{x}f(x)$$ I've been doing a lot of functional equations, but I haven't done one yet that has the function and its inverse together. All I've done so far is figure out that $f(x)$ has a fixed point at $x=\frac{1}{13}$ and that $f(0)$ starts a cycle of orbit $2$.
Thanks! All help is appreciated!
$$f(f^{-1}(x))=x=f\left(\frac{1-x}{12x}f(x)\right)$$ or $$f(f(x))+12x=\frac{f(f(x))}{f(x)}.$$
– May 22 '17 at 15:44