Is this a field of study?

176 Views Asked by At

Is there a name for an equation that takes the following form? $$F(f(x),f^{-1}(x),x)=0$$ A nice example being $$f(x)-f^{-1}(x)=0$$ because the solutions of this equation are their own inverses. WolframAlpha solved this problem, though I had to type the equation as $f(f(x))=x$. Is there any nice method for solving such equations? How do you think WolframAlpha does it? For instance, what if I wanted to solve $$f(x)={f^{-1}(x)}^2+x$$ Which could also be written as $$f(\sqrt{f(x)-x})-x=0$$