What is an Inverse Function?

Saturday, September 4th, 2010

If you have a function called ƒ, let’s call its inverse ƒ–1 (i.e. ƒ–1 is the inverse function of ƒ).

By definition, the property of ƒ–1 is that if ƒ(a)=b, then ƒ–1(b)=a. Wikipedia (http://en.wikipedia.org/wiki/Inverse_function) has a good example:

A function ƒ and its inverse ƒ–1. Because ƒ maps a to 3, the inverse ƒ–1 maps 3 back to a. In mathematics, if ƒ is a function from a set A to a set B, then an inverse function for ƒ is a function from B to A, with the property that a round trip from A to B to A (or from B to A to B) returns each element of the initial set to itself.

Related Topics

  1. How do I rewrite an equation using function rotation?
  2. Inverse Matrix – Part 1
  3. Inverse Laplace Examples
  4. Inverse Matrices (Inverting a Matrix) – Part 3
  5. Inverse of a Matrix (Inverting Matrices) – Part 2
  6. Diagramming What Happens With A Function Call
  7. Find the domain of the function. f(x)= 2x^2+5x+3/2x^2-5x-3
  8. Circle as a Trigonometric Function
  9. Find the critical numbers of f (x) = x^2-6x. Find also the open intervals on which the function is increasing or decreasing and locate all relative extrema.
  10. What is the difference b/w relation and function. It would be great if you could give some real life example.

Tags: , , ,

Leave a Reply