Question about inverse functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Spirochete
Messages
125
Reaction score
0
If you've already found that F(g(X))=X, is it necessarry to also prove that g(f(X))=X to know that you have inverse functions? Would there be a case where the first statement is true but the second is false?
 
Physics news on Phys.org
Spirochete said:
If you've already found that F(g(X))=X, is it necessarry to also prove that g(f(X))=X to know that you have inverse functions? Would there be a case where the first statement is true but the second is false?
The inverse of many functions are not functions themselves.
 
In particular, if [itex]f(x)= x^2[/itex]] and [itex]g(x)= \sqrt{x}[/itex], [itex]f(g(x))= (\sqrt(x))^2= x[/itex] but [itex]g(f(x))= \sqrt{x^2}= |x|[/itex]. Of course, if the domain of f is restricted to the non-negative numbers, then they are inverses.