Difference between revisions of "Inverse of a function"
(This needs a lot of work. I mostly ripped it off the introduciton section of function, and it could use work there, too.) |
m (TeX. Feh.) |
||
Line 1: | Line 1: | ||
The '''inverse of a function''' is a [[function]] that "undoes" the action of a given function. | The '''inverse of a function''' is a [[function]] that "undoes" the action of a given function. | ||
− | For example, consider the function <math>f: \mathbb R \to R</math> given by the rule <math>f(x) = x^2 + 6</math>. The function <math>g(x) = \sqrt{x-6}</math> has the property that <math>f(g(x)) = x</math>. In this case, <math>g</math> is called the '''(right) inverse function''' of <math>f</math>. (Similarly, a function <math>g</math> such that <math>g(f(x))=x</math> is called the '''left inverse function''' of <math>f</math>. Typically the right and left inverses coincide on a suitable domain, and in this case we simply call the right and left inverse function the inverse function. Often the inverse of a function <math>f</math> is denoted by <math>f^{-1}</math>. | + | For example, consider the function <math>f: \mathbb R \to R</math> given by the rule <math>\displaystyle f(x) = x^2 + 6</math>. The function <math>g(x) = \sqrt{x-6}</math> has the property that <math>f(g(x)) = x</math>. In this case, <math>g</math> is called the '''(right) inverse function''' of <math>f</math>. (Similarly, a function <math>g</math> such that <math>g(f(x))=x</math> is called the '''left inverse function''' of <math>f</math>. Typically the right and left inverses coincide on a suitable domain, and in this case we simply call the right and left inverse function the inverse function. Often the inverse of a function <math>f</math> is denoted by <math>f^{-1}</math>. |
{{stub}} | {{stub}} |
Revision as of 20:46, 4 March 2007
The inverse of a function is a function that "undoes" the action of a given function.
For example, consider the function given by the rule
. The function
has the property that
. In this case,
is called the (right) inverse function of
. (Similarly, a function
such that
is called the left inverse function of
. Typically the right and left inverses coincide on a suitable domain, and in this case we simply call the right and left inverse function the inverse function. Often the inverse of a function
is denoted by
.
This article is a stub. Help us out by expanding it.