Prove a function is invertible using Calculus?

In summary, To prove a function is invertible using calculus, it is important to show that it is an injection, meaning that two equal function values imply that they are the image of the same point. This is both a necessary and sufficient condition for invertibility. Calculus can help by determining the points on the graph where two neighboring points have the same function value, and showing that the function is not injective at those points. Finally, it is important to note that if a function is an injection, its inverse's domain is the original function's range.
  • #1
thinkgreen95
4
0
How do you prove a function is invertible using calculus? I have a question on my review packet and it says to show that f(x) is invertible using calculus...apparently it is important that it is called an injection?
 
Physics news on Phys.org
  • #2
Yes. A function f: A -> B is injective (or an injection) when two function values being equal implies that they are the image of the same point.
That is: for all a, b in A: f(a) = f(b) implies a = b.

Why this is a necessary condition is easy to see. Suppose that you have two values a, b that are different, but f(a) = f(b) = y. Now, you are writing down the inverse function f-1... what value do you assign for f-1(y)? It should be both a and b, because f(a) = y and f(b) = y, but f-1(y) can only have one value.
It is also a sufficient condition: after all, all you need to define an inverse function is to say for every y in B, which x in A to map it to such that f(x) = y again.

If it is not clear, think about f(x) = x2. If you only define the function for x > 0 (you can include 0 if you like) then there is no problem to write down the inverse function: f-1(y) = sqrt(y). But if you define f(x) for all x (also negative numbers) it is no longer injective. Indeed, -2 and 2 are completely different numbers, but f(-2) = f(2) = 4. So you cannot consistently assign a value for f-1(4), and always get f(f-1(x)) = x.
 
  • #3
To zoom in on how calculus may help you in proving invertibility:

On what point A on the graph of a function can it occur that two neighbouring points have the SAME function value?

Clearly, this can only happen if A is either a maximum or minimum!

But this means that if a point is NOT a max or min, then the function is invertible in a neighbourhood of A.

Transform this into a requirement upon the derivative of f!
 
  • #4
Thanks a bunch, guys!
 
  • #5
Ah, I forgot to say this in my last post, but you've already replied so let me add it in a new message instead of editing the old one...

From a practical point of view, injectivity is very useful to prove invertibility. If you want to show that a function is invertible, it is sufficient to show that it is injective. The latter is usually rather straightforward, just start the proof with "Suppose that f(a) = f(b)" and try to get to "... so a = b", or by contradiction: start with "Suppose that a is not equal to b" and try to get to "... so f(a) is not equal to b".

For example: f(x) = x2 is not injective on the real numbers.
Proof: The simplest is a proof by counterexample: f(2) = f(-2) although clearly, 2 is not equal to -2.

Another one: f(x) = 2x + 1 is injective.
Proof: Suppose that f(a) = f(b). Then by definition of the function, 2a + 1 = 2b + 1. Subtract 1 from both sides and divide by 2, it follows that a = b. So if f(a) = f(b), then a = b: the function is injective.
 
  • #6
If you do not recognize the term "injective" maybe your text calls it "one-to-one" instead.
 
  • #7
One additional point.

If a function is an injection, its inverse's domain is the original functions range (and NOT it's codomain). So, take f(x) = e^x. It's R to R -- so it's domain and codomain are both the real numbers. But for any real x, e^x is always positive, so it's range is the positive reals, R+. Thus, its inverse, the logarithm, is a function R+ to R (and not R to R).

Now, if a function is a bijection, things are a bit more ideal. The range is equal to the codomain, so these functions are perfectly invertible, without having to worry about what the range of the function is. Bijections are pretty magical in math.
 

1. How do you prove a function is invertible using Calculus?

To prove a function is invertible using Calculus, we must show that the function is both one-to-one and onto. This can be done by showing that the derivative of the function is always positive or always negative, and that the function has a defined inverse function.

2. What is the process for showing a function is one-to-one?

To show a function is one-to-one, we must show that for every input to the function, there is only one corresponding output. This can be done by using the horizontal line test, where a horizontal line is drawn through the function's graph and it only intersects the graph once.

3. How can we prove a function is onto using Calculus?

To prove a function is onto, we must show that every element in the range has a corresponding element in the domain. This can be done by taking the derivative of the function and showing that it is always positive or always negative, meaning the function is continuous and covers all values in the range.

4. What is the importance of showing a function is invertible?

Showing that a function is invertible is important because it allows us to find the inverse function, which can be useful in solving equations and finding the original input value for a given output value. It also helps to ensure that the function is well-defined and has a unique solution.

5. Are there any limitations to using Calculus to prove a function is invertible?

Yes, there are limitations to using Calculus to prove a function is invertible. Calculus can only be used for continuous functions, meaning that functions with discontinuities, such as sharp corners or jumps, cannot be proven to be invertible using Calculus alone.

Similar threads

Replies
2
Views
294
  • Calculus
Replies
0
Views
2K
  • Calculus
Replies
0
Views
1K
Replies
4
Views
1K
Replies
9
Views
1K
Replies
4
Views
2K
Replies
36
Views
4K
Replies
5
Views
1K
Replies
4
Views
2K
  • Calculus
Replies
7
Views
2K
Back
Top