How many function satisfy $f(x)=f^{-1}(x)$ if the $f(x)$ have only have one subtraction operation and one division operation?
Please help enlighten me if you could. By the way, it looks like no way could start the proof!
|
How many function satisfy $f(x)=f^{-1}(x)$ if the $f(x)$ have only have one subtraction operation and one division operation? Please help enlighten me if you could. By the way, it looks like no way could start the proof! |
|||||||||||||
|
|
Suppose $f(x)=(x-a)/b$. Then $f(f(x))=((x-a)/b-a)/b=(x/b^2)-(a/b^2)-(a/b)$. To have $f(f(x))$ identically equal $x$, we need $b^2=1$ and $(a/b^2)+(a/b)=0$. So $b=1$, $a=0$, and $f(x)=x$, or else $b=-1$, $a$ is arbitrary, $f(x)=c-x$ for any $c$. |
|||||||||||
|