How to Prove an Inverse Function Using Equating Square Roots?

AI Thread Summary
To prove that a function has an inverse, it is essential to demonstrate that it is one-to-one, meaning each output corresponds to a unique input. The discussion emphasizes the importance of showing that if two outputs are equal, then their corresponding inputs must also be equal, which can be expressed mathematically. Graphing the function can help visualize this one-to-one relationship, but the core logic revolves around the if-then statement regarding inputs and outputs. The participants clarify that the basis for equating square roots is rooted in this logical structure rather than requiring additional proof. Ultimately, establishing that equal outputs imply equal inputs suffices to prove the function's invertibility.
#neutrino
Messages
51
Reaction score
2
if
upload_2016-1-15_8-59-51.png
then to prove an inverse of this exists the following has been done to show that it is one to one

upload_2016-1-15_8-59-8.png


what is the basis of equating the 2 square roots ?
 
Mathematics news on Phys.org
Can you think of another way to show it is 1-1?
 
#neutrino said:
if
View attachment 94299 then to prove an inverse of this exists the following has been done to show that it is one to one

View attachment 94298

what is the basis of equating the 2 square roots ?
What is the definition of a function being one-to-one?
 
Mark44 said:
What is the definition of a function being one-to-one?
an output can have only one input ,but what i don't understand is the basis of the expression
upload_2016-1-15_15-42-34.png
 
Simon Bridge said:
Can you think of another way to show it is 1-1?
yes i can reach the conclusion if we draw a graph but I'm confused about how to arrive at the conclusion (one to one ) using this data
 
#neutrino said:
yes i can reach the conclusion if we draw a graph but I'm confused about how to arrive at the conclusion (one to one ) using this data
If you graph it, can you think of a specific feature of the graph that you could phrase mathematically?
 
#neutrino said:
an output can have only one input ,but what i don't understand is the basis of the expressionView attachment 94307
That is exactly what you said above: "an output can have only one input". If x and y are the "inputs" for the "outputs", f(x) and f(y), and they are the same, f(x)= f(y), so they are the same output, the inputs must be the same: x= y. Showing that "if f(x)= f(y) then x= y" is exactly the same as showing "an output can have only one input".
 
#neutrino said:
an output can have only one input ,but what i don't understand is the basis of the expressionView attachment 94307
It is the "If" part of an "if-then" statement. It is not proven, it is assumed. So there is no need for a "basis" for the statement.
If (x/(x+1))0.5 = (y/(y+1))0.5
then x=y.

This is all that you need to prove to show that the function has an inverse.
 
HallsofIvy said:
That is exactly what you said above: "an output can have only one input". If x and y are the "inputs" for the "outputs", f(x) and f(y), and they are the same, f(x)= f(y), so they are the same output, the inputs must be the same: x= y. Showing that "if f(x)= f(y) then x= y" is exactly the same as showing "an output can have only one input".
FactChecker said:
It is the "If" part of an "if-then" statement. It is not proven, it is assumed. So there is no need for a "basis" for the statement.
If (x/(x+1))0.5 = (y/(y+1))0.5
then x=y.

This is all that you need to prove to show that the function has an inverse.

so why have you proved an input equals an input ? when what we should prove is that for two particular inputs the OUTPUT will be the same only if those two inputs are equal.
 
Last edited by a moderator:
  • #10
That is how you prove it. Prove that if the result of the function is the same, then the inputs were the same. That what "or two particular inputs the OUTPUT will be the same only if those two inputs are equal." means. So your question is more about how to phrase the logic rather than about function inverses. This might be a good, simple example of using truth tables to see that the logic is correct.
 
Back
Top