Content deleted Content added
m →Right inverses: link to surjective functions |
mNo edit summary Tags: Mobile edit Mobile app edit iOS app edit App section source |
||
(16 intermediate revisions by 13 users not shown) | |||
Line 4:
[[Image:Inverse Function.png|thumb|right|A function {{mvar|f}} and its inverse {{math|''f''<sup> −1</sup>}}. Because {{mvar|f}} maps {{mvar|a}} to 3, the inverse {{math|''f''<sup> −1</sup>}} maps 3 back to {{mvar|a}}.]]
{{Functions}}
In [[mathematics]], the '''inverse function''' of a [[Function (mathematics)|function]] {{Mvar|f}} (also called the '''inverse''' of {{Mvar|f}}) is a
For a function <math>f\colon X\to Y</math>, its inverse <math>f^{-1}\colon Y\to X</math> admits an explicit description: it sends each element <math>y\in Y</math> to the unique element <math>x\in X</math> such that {{Math|1=''f''(''x'') = ''y''}}.
Line 85:
| align="center" | {{math|''x''<sup>''p''</sup>}}
| align="center" | <math>\sqrt[p]y</math> (i.e. {{math|''y''<sup>1/''p''</sup>}})
| integer {{math|''p'' > 0}}; {{math|''x'', ''y'' ≥ 0}} if {{math|p}} is even
|-
| align="center" | {{math|''a''<sup>''x''</sup>}}
| align="center" | {{math|[[logarithm|log]]<sub>''a''</sub> ''y''}}
| {{math|''y'' > 0}} and {{math|''a'' > 0}} and {{math|''a'' ≠ 1}}
|-
| align="center" | {{math|''x''[[e (mathematical constant)|''e'']]<sup>''x''</sup>}}
Line 191:
===Inverses and derivatives===
: <math>f(x) = x^3 + x</math>
Line 208:
This result follows from the [[chain rule]] (see the article on [[inverse functions and differentiation]]).
The inverse function theorem can be generalized to functions of several variables. Specifically, a continuously differentiable [[real multivariable function|multivariable function]] {{math| ''f '': '''R'''<sup>''n''</sup> → '''R'''<sup>''n''</sup>}} is invertible in a neighborhood of a point {{mvar|p}} as long as the [[Jacobian matrix and determinant|Jacobian matrix]] of {{mvar|f}} at {{mvar|p}} is [[invertible matrix|invertible]]. In this case, the Jacobian of {{math|''f''<sup> −1</sup>}} at {{math|''f''(''p'')}} is the [[matrix inverse]] of the Jacobian of {{mvar|f}} at {{mvar|p}}.
== Real-world examples ==
Line 238:
: <math>f^{-1}(y) = \sqrt{y} . </math>
(If we instead restrict to the ___domain {{math| ''x'' ≤ 0}}, then the inverse is the negative of the square root of {{mvar|y}}.)
===Full inverses=== [[File:Inversa d'una cúbica gràfica.png|right|thumb|The inverse of this [[cubic function]] has three branches.]] Alternatively, there is no need to restrict the ___domain if we are content with the inverse being a [[multivalued function]]: : <math>f^{-1}(y) = \pm\sqrt{y} . </math>
Sometimes, this multivalued inverse is called the '''full inverse''' of {{mvar|f}}, and the portions (such as {{sqrt|{{mvar|x}}}} and −{{sqrt|{{mvar|x}}}}) are called ''branches''. The most important branch of a multivalued function (e.g. the positive square root) is called the ''[[principal branch]]'', and its value at {{mvar|y}} is called the ''principal value'' of {{math|''f''<sup> −1</sup>(''y'')}}.
For a continuous function on the real line, one branch is required between each pair of [[minima and maxima|local extrema]]. For example, the inverse of a [[cubic function]] with a local maximum and a local minimum has three branches (see the adjacent picture).
===Trigonometric inverses===
[[Image:Gràfica del arcsinus.png|right|thumb|The [[arcsine]] is a partial inverse of the [[sine]] function.]]
: <math>\sin(x + 2\pi) = \sin(x)</math>
Line 306 ⟶ 312:
: If {{mvar|h}} is the right inverse of {{mvar|f}}, then {{mvar|f}} is surjective. For all <math>y \in Y</math>, there is <math>x = h(y)</math> such that <math>f(x) = f(h(y)) = y</math>.
: If {{mvar|f}} is surjective, {{mvar|f}} has a right inverse {{mvar|h}}, which can be constructed as follows: for all <math>y \in Y</math>, there is at least one <math>x \in X</math> such that <math>f(x) = y</math> (because {{mvar|f}} is surjective), so we choose one to be the value of {{math|''h''(''y'')}}.<ref>{{
====Two-sided inverses====
Line 320 ⟶ 326:
If {{math|''f'': ''X'' → ''Y''}} is any function (not necessarily invertible), the '''preimage''' (or '''inverse image''') of an element {{math| ''y'' ∈ ''Y''}} is defined to be the set of all elements of {{mvar|X}} that map to {{mvar|y}}:
: <math>f^{-1}(
The preimage of {{mvar|y}} can be thought of as the [[image (mathematics)|image]] of {{mvar|y}} under the (multivalued) full inverse of the function {{mvar|f}}.
: <math>f^{-1}(S) = \left\{ x\in X : f(x) \in S \right\} . </math>
Line 332 ⟶ 338:
: <math>f^{-1}(\left\{1,4,9,16\right\}) = \left\{-4,-3,-2,-1,1,2,3,4\right\}</math>.
The original notion and its generalization are related by the identity <math>f^{-1}(y) = f^{-1}(\{y\}),</math> The preimage of a single element {{math| ''y'' ∈ ''Y''}} – a [[singleton set]] {{math|{''y''} }} – is sometimes called the ''[[fiber (mathematics)|fiber]]'' of {{mvar|y}}. When {{mvar|Y}} is the set of real numbers, it is common to refer to {{math|''f''<sup> −1</sup>({''y''})}} as a ''[[level set]]''.
==See also==
|