maths.free › Set Theory & Logic › Relations and functions › Inverse function
Inverse function
In mathematics, the inverse function of a function f (also called the inverse of f) is a function that undoes the operation of f.
Inverse function
In mathematics, the inverse function of a function f (also called the inverse of f) is a function that undoes the operation of f. The inverse of f exists if and only if f is bijective, and if it exists, is denoted by \(f^{-1} .\)
For a function \(f\colon X\to Y\), its inverse \(f^{-1}\colon Y\to X\) admits an explicit description: it sends each element \(y\in Y\) to the unique element \(x\in X\) such that f(x) = y.
As an example, consider the real-valued function of a real variable given by f(x) = 5x − 7. One can think of f as the function which multiplies its input by 5 then subtracts 7 from the result. To undo this, one adds 7 to the output, then divides the result by 5. Therefore, the inverse of f is the function \(f^{-1}\colon \R\to\R\) defined by \(f^{-1}(y) = \frac{y+7}{5} .\)
Definitions
Let f be a function whose domain is the set X, and whose codomain is the set Y. Then f is invertible if there exists a function g from Y to X such that \(g(f(x))=x\) for all \(x\in X\) and \(f(g(y))=y\) for all \(y\in Y\).
If f is invertible, then there is exactly one function g satisfying this property. The function g is called the inverse of f, and is usually denoted as f, a notation introduced by John Frederick William Herschel in 1813.
The function f is invertible if and only if it is bijective. This is because the condition \(g(f(x))=x\) for all \(x\in X\) implies that f is injective, and the condition \(f(g(y))=y\) for all \(y\in Y\) implies that f is surjective.
The inverse function f to f can be explicitly described as the function
\(f^{-1}(y)=(\text{the unique element }x\in X\text{ such that }f(x)=y).\)
Inverses and composition
Recall that if f is an invertible function with domain X and codomain Y, then
\(f^{-1}\left(f(x)\right) = x\), for every \(x \in X\) and \(f\left(f^{-1}(y)\right) = y\) for every \(y \in Y\).
Using the composition of functions, this statement can be rewritten to the following equations between functions:
\(f^{-1} \circ f = \operatorname{id}_X\) and \(f \circ f^{-1} = \operatorname{id}_Y,\)
where idX is the identity function on the set X; that is, the function that leaves its argument unchanged. In category theory, this statement is used as the definition of an inverse morphism.
Considering function composition helps to understand the notation f. Repeatedly composing a function f: X→X with itself is called iteration. If f is applied n times, starting with the value x, then this is written as f(x); so f(x) = f (f (x)), etc. Since f(f (x)) = x, composing f and f yields f, "undoing" the effect of one application of f.
Notation
While the notation f(x) might be misunderstood, (f(x)) certainly denotes the multiplicative inverse of f(x) and has nothing to do with the inverse function of f. The notation \(f^{\langle -1\rangle}\) might be used for the inverse function to avoid ambiguity with the multiplicative inverse.
In keeping with the general notation, some English authors use expressions like sin(x) to denote the inverse of the sine function applied to x (actually a partial inverse; see below). Other authors feel that this may be confused with the notation for the multiplicative inverse of sin (x), which can be denoted as (sin (x)). To avoid any confusion, an inverse trigonometric function is often indicated by the prefix "arc" (for Latin arcus). For instance, the inverse of the sine function is typically called the arcsine function, written as arcsin(x). Similarly, the inverse of a hyperbolic function is indicated by the prefix "ar" (for Latin ārea). For instance, the inverse of the hyperbolic sine function is typically written as arsinh(x). The expressions like sin(x) can still be useful to distinguish the multivalued inverse from the partial inverse: \(\sin^{-1}(x) = \{(-1)^n \arcsin(x) + \pi n : n \in \mathbb Z\}\). Other inverse special functions are sometimes prefixed with the prefix "inv", if the ambiguity of the f notation should be avoided.
Squaring and square root functions
The function f: R → [0,∞) given by f(x) = x is not injective because \((-x)^2=x^2\) for all \(x\in\R\). Therefore, f is not invertible.
If the domain of the function is restricted to the nonnegative reals, that is, we take the function \(f\colon [0,\infty)\to [0,\infty);\ x\mapsto x^2\) with the same rule as before, then the function is bijective and so, invertible. The inverse function here is called the (positive) square root function and is denoted by \(x\mapsto\sqrt x\).
Formula for the inverse
Many functions given by algebraic formulas possess a formula for their inverse. This is because the inverse \(f^{-1}\) of an invertible function \(f\colon\R\to\R\) has an explicit description as
\(f^{-1}(y)=(\text{the unique element }x\in \R\text{ such that }f(x)=y)\).
This allows one to easily determine inverses of many functions that are given by algebraic formulas. For example, if f is the function
\(f(x) = (2x + 8)^3\)
then to determine \(f^{-1}(y)\) for a real number y, one must find the unique real number x such that (2x + 8) = y. This equation can be solved:
\(\begin{aligned} y & = (2x+8)^3 \\ \sqrt[3]{y} & = 2x + 8 \\ \sqrt[3]{y} - 8 & = 2x \\ \dfrac{\sqrt[3]{y} - 8}{2} & = x . \end{aligned}\)
Thus the inverse function f is given by the formula
\(f^{-1}(y) = \frac{\sqrt[3]{y} - 8} 2.\)
Sometimes, the inverse of a function cannot be expressed by a closed-form formula. For example, if f is the function
\(f(x) = x - \sin x ,\)
then f is a bijection, and therefore possesses an inverse function f. The formula for this inverse has an expression as an infinite sum:
\(f^{-1}(y) = \sum_{n=1}^\infty \frac{y^{n/3}}{n!} \lim_{ \theta \to 0} \left( \frac{\mathrm{d}^{\,n-1}}{\mathrm{d} \theta^{\,n-1}} \left( \frac \theta { \sqrt[3]{ \theta - \sin( \theta )} } \right)^n \right).\)
Properties
Since a function is a special type of binary relation, many of the properties of an inverse function correspond to properties of converse relations.
Uniqueness
If an inverse function exists for a given function f, then it is unique. This follows since the inverse function must be the converse relation, which is completely determined by f.
Symmetry
There is a symmetry between a function and its inverse. Specifically, if f is an invertible function with domain X and codomain Y, then its inverse f has domain Y and image X, and the inverse of f is the original function f. In symbols, for functions f:X → Y and f:Y → X,
\(f^{-1}\circ f = \operatorname{id}_X\) and \(f \circ f^{-1} = \operatorname{id}_Y.\)
This statement is a consequence of the implication that for f to be invertible it must be bijective. The involutory nature of the inverse can be concisely expressed by
\(\left(f^{-1}\right)^{-1} = f.\)
The inverse of a composition of functions is given by
\((g \circ f)^{-1} = f^{-1} \circ g^{-1}.\)
Notice that the order of g and f have been reversed; to undo f followed by g, we must first undo g, and then undo f.
For example, let f(x) = 3x and let g(x) = x + 5. Then the composition g ∘ f is the function that first multiplies by three and then adds five,
\((g \circ f)(x) = 3x + 5.\)
To reverse this process, we must first subtract five, and then divide by three,
\((g \circ f)^{-1}(x) = \tfrac13(x - 5).\)
This is the composition (f ∘ g)(x).
Self-inverses
If X is a set, then the identity function on X is its own inverse:
\({\operatorname{id}_X}^{-1} = \operatorname{id}_X.\)
More generally, a function f : X → X is equal to its own inverse, if and only if the composition f ∘ f is equal to idX. Such a function is called an involution.
Graph of the inverse
If f is invertible, then the graph of the function
\(y = f^{-1}(x)\)
is the same as the graph of the equation
\(x = f(y) .\)
This is identical to the equation y = f(x) that defines the graph of f, except that the roles of x and y have been reversed. Thus the graph of f can be obtained from the graph of f by switching the positions of the x and y axes. This is equivalent to reflecting the graph across the line y = x.
Inverses and derivatives
By the inverse function theorem, a continuous function of a single variable \(f\colon A\to\mathbb{R}\) (where \(A\subseteq\mathbb{R}\)) is invertible on its range (image) if and only if it is either strictly increasing or decreasing (with no local maxima or minima). For example, the function
\(f(x) = x^3 + x\)
is invertible, since the derivative f′(x) = 3x + 1 is always positive.
If the function f is differentiable on an interval I and f′(x) ≠ 0 for each x ∈ I, then the inverse f is differentiable on f(I). If y = f(x), the derivative of the inverse is given by the inverse function theorem,
\(\left(f^{-1}\right)^\prime (y) = \frac{1}{f'\left(x \right)}.\)
Using Leibniz's notation the formula above can be written as
\(\frac{dx}{dy} = \frac{1}{dy / dx}.\)
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 multivariable function f : R → R is invertible in a neighborhood of a point p as long as the Jacobian matrix of f at p is invertible. In this case, the Jacobian of f at f(p) is the matrix inverse of the Jacobian of f at p.
Real-world examples
- Let f be the function that converts a temperature in degrees Celsius to a temperature in degrees Fahrenheit, \[F = f(C) = \tfrac95 C + 32 ;\] then its inverse function converts degrees Fahrenheit to degrees Celsius, \[C = f^{-1}(F) = \tfrac59 (F - 32) ,\] since \[\begin{aligned} f^{-1} (f(C)) = {} & f^{-1}\left( \tfrac95 C + 32 \right) = \tfrac59 \left( (\tfrac95 C + 32 ) - 32 \right) = C, \\ & \text{for every value of } C, \text{ and } \\[6pt] f\left(f^{-1}(F)\right) = {} & f\left(\tfrac59 (F - 32)\right) = \tfrac95 \left(\tfrac59 (F - 32)\right) + 32 = F, \\ & \text{for every value of } F. \end{aligned}\]
- Suppose f assigns each child in a family its birth year. An inverse function would output which child was born in a given year. However, if the family has children born in the same year (for instance, twins or triplets, etc.) then the output cannot be known when the input is the common birth year. As well, if a year is given in which no child was born then a child cannot be named. But if each child was born in a separate year, and if we restrict attention to the three years in which a child was born, then we do have an inverse function. For example, \[\begin{aligned} f(\text{Allan})&=2005 , \quad & f(\text{Brad})&=2007 , \quad & f(\text{Cary})&=2001 \\ f^{-1}(2005)&=\text{Allan} , \quad & f^{-1}(2007)&=\text{Brad} , \quad & f^{-1}(2001)&=\text{Cary} \end{aligned}\]
- Let R be the function that leads to an x percentage rise of some quantity, and F be the function producing an x percentage fall. Applied to $100 with x = 10%, we find that applying the first function followed by the second does not restore the original value of $100, demonstrating the fact that, despite appearances, these two functions are not inverses of each other.
- The formula to calculate the pH of a solution is pH = −log10[H]. In many cases we need to find the concentration of acid from a pH measurement. The inverse function [H] = 10 is used.
Partial inverses
Even if a function f is not one-to-one, it may be possible to define a partial inverse of f by restricting the domain. For example, the function
\(f(x) = x^2\)
is not one-to-one, since x = (−x). However, the function becomes one-to-one if we restrict to the domain x ≥ 0, in which case
\(f^{-1}(y) = \sqrt{y} .\)
(If we instead restrict to the domain x ≤ 0, then the inverse is the negative of the square root of y.)
Енді сен Бұл есепті шешетін калькулятор жоқ, бірақ оның бөлшектері есептеледі. Төмендегілерді қолданып көріңіз немесе өзіңіздіңіңізді келтіріңіз.
Мұнда қолданылатын символдар
Тұтас анықтамасын, суретін және әрбір әріптің мағынасын көру үшін кез келген символды түртіңіз.
Адамдар қоятын сұрақтар
Are some infinities bigger than others?
Yes. The integers and the rationals can be listed; the real numbers cannot (Cantor's diagonal argument), so there are strictly more reals than integers.
What is the difference between a relation and a function?
A relation pairs inputs with outputs freely; a function is a relation in which every input gets exactly one output.
Бұл парақтағы кейбір бөлшектер мынадан алынған Wikipedia (CC BY-SA 4.0). Бұл жерде қайталап түсіндірілді; қателер біздің кінәміз.
Келесіде Set Theory & Logic
Sets and operationsRelations, functions and equivalenceCardinality and infinityLogic and methods of proof