Saturday, September 19, 2015

Ballarat The Compass Of A Miners Tract All In A Day Of Rein Back California


Inverse function

From Wikipedia, the free encyclopedia
A function f and its inverse f −1. Because f maps a to 3, the inverse f −1maps 3 back to a.
In mathematics, an inverse function is a function that "reverses" another function. That is, if f is a function mapping x to y, then the inverse function of f maps y back to x.[1]

Definitions[edit]

If f maps X to Y, then f −1 maps Y back to X.
See also: Inverse element
Let f be a function whose domain is the set X, and whose image (range) is the set Y. Then f is invertible if there exists a function gwith domain Y and image X, with the property:
f(x) = y\,\,\Leftrightarrow\,\,g(y) = x.
If f is invertible, the function g is unique, which means that there is exactly one function g satisfying this property (no more, no less). That function g is then called the inverse of f, and is usually denoted as f −1.
Stated otherwise, a function is invertible if and only if its inverse relation is a function on the range Y, in which case the inverse relation is the inverse function.[2]
Not all functions have an inverse. For this rule to be applicable, each element y ∈ Y must correspond to no more than one x ∈ X; a function f with this property is called one-to-one or an injection. If f and f −1 are functions on X and Y respectively, then both arebijections. The inverse of an injection that is not a bijection is a partial function, that means for some y ∈ Y it is undefined.

Example: squaring and square root functions[edit]

The function f(x) = x2 may or may not be invertible, depending on what kinds of numbers are being considered (the "domain").
If the domain is the real numbers, then each possible result y (except 0) corresponds to two different starting points in X – one positive and one negative, and so this function is not invertible: as it is impossible to deduce an input from its output. Such a function is called non-injective or information-losing.
If the domain of the function is restricted to the nonnegative reals then the function is injective and invertible.

Inverses in higher mathematics[edit]

The definition given above is commonly adopted in set theory and calculus. In higher mathematics, the notation
f\colon X \to Y
means "f is a function mapping elements of a set X to elements of a set Y ". The source, X, is called the domain of f, and the target, Y, is called the codomain. The codomain contains the range of f as a subset, and is part of the definition of f.[3]
When using codomains, the inverse of a function fX → Y is required to have domain Y and codomain X. For the inverse to be defined on all of Y, every element of Y must lie in the range of the function f. A function with this property is called onto or surjective. Thus, a function with a codomain is invertible if and only if it is both injective (one-to-one) and surjective (onto). Such a function is called a one-to-one correspondence or a bijection, and has the property that every element y ∈ Y corresponds to exactly one element x ∈ X.

Inverses and composition[edit]

If f is an invertible function with domain X and range Y, then
 f^{-1}\left( \, f(x) \, \right) = x, for every x \in X.
Using the composition of functions we can rewrite this statement as follows:
 f^{-1} \circ f = \mathrm{id}_X,
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 inversemorphism.
Considering function composition helps to understand the notation f −1. Repeatedly composing a function with itself is called iteration.If f is applied n times, starting with the valuex, then this is written as fn(x); so f 2(x) = f (f (x)), etc. Since f −1(f (x)) = x, composing f −1 and fn yields fn−1, "undoing" the effect of one application of f.

Note on notation[edit]

Whereas the notation f −1(x) might be misunderstood, f(x)−1 certainly denotes the multiplicative inverse of f(x) and has nothing to do with inversion of f.
The expression sin−1 x does not represent the multiplicative inverse to sin x,[4] but the inverse of the sine function applied to x (actually a partial inverse; see below). To avoid 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 arcsinefunction, written as arcsin. Similarly, the inverse of a hyperbolic function is indicated by the prefix "ar" (for Latin area).

Properties[edit]

Uniqueness[edit]

If an inverse function exists for a given function f, it is unique: it must be the inverse relation.

Symmetry[edit]

There is a symmetry between a function and its inverse. Specifically, if f is an invertible function with domain X and range Y, then its inverse f −1 has domain Y and range X, and the inverse of f −1 is the original function f. In symbols, for functions f:XY and g:YX,
g \circ f = \mathrm{id}_X \Rightarrow f \circ g = \mathrm{id}_Y.
This follows from the connection between function inverse and relation inverse, because inversion of relations is an involution.
This statement is an obvious consequence of the deduction that for f to be invertible it must be injective (first definition of the inverse) or bijective (second definition). The property of involutive symmetry can be concisely expressed by the following formula:
\left(f^{-1}\right)^{-1} = f .
The inverse of g ∘ f is f −1 ∘ g −1.
The inverse of a composition of functions is given by the formula
(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}(y) = \tfrac13(y - 5)
This is the composition (f −1 ∘ g −1)(y).

Self-inverses[edit]

If X is a set, then the identity function on X is its own inverse:
{\mathrm{id}_X}^{-1} = \mathrm{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.

Inverses in calculus[edit]

Single-variable calculus is primarily concerned with functions that map real numbers to real numbers. Such functions are often defined through formulas, such as:
f(x) = (2x + 8)^3 .
A function f from the real numbers to the real numbers possesses an inverse as long as it is one-to-one, i.e. as long as the graph of y = f(x) has, for each possible y value only one corresponding x value, and thus passes the horizontal line test.
The following table shows several standard functions and their inverses:
Function f(x)Inverse f −1(y)Notes
x + ay  a
a − xa − y
mxy/mm ≠ 0
1/x1/yx, y ≠ 0
x2yx, y ≥ 0 only
x33yno restriction on x and y
xpy1/p (i.e. py)x, y ≥ 0 in general, p ≠ 0
exlnyy > 0
axlogayy > 0 and a > 0
trigonometric functionsinverse trigonometric functionsvarious restrictions (see table below)

Formula for the inverse[edit]

One approach to finding a formula for f −1, if it exists, is to solve the equation y = f(x) for x. For example, if f is the function
f(x) = (2x + 8)^3
then we must solve the equation y = (2x + 8)3 for x:
\begin{align}
      y         & = (2x+8)^3 \\
  \sqrt[3]{y}   & = 2x + 8   \\
\sqrt[3]{y} - 8 & = 2x       \\
\dfrac{\sqrt[3]{y} - 8}{2} & = x .
\end{align}
Thus the inverse function f −1 is given by the formula
f^{-1}(y) = \dfrac{\sqrt[3]{y} - 8}{2} .
Sometimes the inverse of a function cannot be expressed by a formula with a finite number of terms. For example, if f is the function
f(x) = x - \sin x ,
then f is one-to-one, and therefore possesses an inverse function f −1. The formula for this inverse has an infinite number of terms:
 f^{-1}(y) =
\displaystyle \sum_{n=1}^{\infty}
 {\frac{y^{\frac{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 )} } ^n \right)
\right)

Graph of the inverse[edit]

The graphs of y = f(x) andy = f −1(x). The dotted line is y = x.
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 off −1 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[edit]

continuous function f is one-to-one (and hence invertible) 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) = 3x2 + 1 is always positive.
If the function f is differentiable, then the inverse f −1 will be differentiable as long as f′(x) ≠ 0. The derivative of the inverse is given by the inverse function theorem:
\left(f^{-1}\right)^\prime (y)  = \frac{1}{f'\left(f^{-1}(y)\right)} .
If we set y = f(x), then the formula above can be written
\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 differentiable multivariable function f : Rn → Rn 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 −1 at f(p) is the matrix inverse of the Jacobian of f at p.

Real-world examples[edit]

1. 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
 f^{-1}\left( \, f(C) \, \right) = f^{-1}\left( \, \tfrac95 C + 32 \, \right) = \tfrac59 \left( \left( \, \tfrac95 C + 32 \, \right) - 32 \right) =  C\text{, for every }C\text{.}
2. 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 twins (or triplets) 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{align}
 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{align}
3. 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.

Generalizations[edit]

Partial inverses[edit]

The square root of x is a partial inverse to f(x) = x2.
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 x2 = (−x)2. 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.) Alternatively, there is no need to restrict the domain if we are content with the inverse being a multivalued function:
f^{-1}(y) = \pm\sqrt{y} .
The inverse of this cubic functionhas three branches.
Sometimes this multivalued inverse is called the full inverse of f, and the portions (such as x and −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 y is called theprincipal value of f −1(y).
For a continuous function on the real line, one branch is required between each pair of local extrema. For example, the inverse of a cubic function with a local maximum and a local minimum has three branches (see the picture to the right).
The arcsine is a partial inverse of the sine function.
These considerations are particularly important for defining the inverses of trigonometric functions. For example, the sine function is not one-to-one, since
\sin(x + 2\pi) = \sin(x)
for every real x (and more generally sin(x + 2πn) = sin(x) for every integer n). However, the sine is one-to-one on the interval [−π/2, π/2], and the corresponding partial inverse is called the arcsine. This is considered the principal branch of the inverse sine, so the principal value of the inverse sine is always between −π/2 and π/2. The following table describes the principal branch of each inverse trigonometric function:
functionRange of usual principal value
arcsinπ/2 ≤ sin−1(x) ≤ π/2
arccos0 ≤ cos−1(x) ≤ π
arctanπ/2 < tan−1(x) < π/2
arccot0 < cot−1(x) < π
arcsec0 ≤ sec−1(x) ≤ π
arccscπ/2 ≤ csc−1(x) ≤ π/2

Left and right inverses[edit]

If fX → Y, a left inverse for f (or retraction of f) is a function gY → X such that
g \circ f = \mathrm{id}_X .
That is, the function g satisfies the rule
If \displaystyle f(x) = y, then \displaystyle g(y) = x .
Thus, g must equal the inverse of f on the image of f, but may take any values for elements of Y not in the image. A function f with a left inverse is necessarily injective. In classical mathematics, every injective function f necessarily has a left inverse; however, this may fail in constructive mathematics. For instance, a left inverse of the inclusion{0,1} → R of the two-element set in the reals violates indecomposability by giving a retraction of the real line to the set {0,1} .
right inverse for f (or section of f) is a function hY → X such that
f \circ h = \mathrm{id}_Y .
That is, the function h satisfies the rule
If \displaystyle h(y) = x, then \displaystyle f(x) = y .
Thus, h(y) may be any of the elements of X that map to y under f. A function f has a right inverse if and only if it is surjective (though constructing such an inverse in general requires the axiom of choice).
An inverse which is both a left and right inverse must be unique. Likewise, if g is a left inverse for f, then g may or may not be a right inverse for f; and if g is a right inverse for f, then g is not necessarily a left inverse for f. For example let fR → [0, ∞) denote the squaring map, such that f(x) = x2 for all x in R, and let g[0, ∞) → R denote the square root map, such that g(x) = x for all x ≥ 0. Then f(g(x)) = x for all x in [0, ∞); that is, g is a right inverse to f. However, g is not a left inverse to f, since, e.g., g(f(−1)) = 1 ≠ −1.

Preimages[edit]

If fX → Y is any function (not necessarily invertible), the preimage (or inverse image) of an element y ∈ Y is the set of all elements of X that map to y:
f^{-1}(\{y\}) = \left\{ x\in X : f(x) = y \right\} .
The preimage of y can be thought of as the image of y under the (multivalued) full inverse of the function f.
Similarly, if S is any subset of Y, the preimage of S is the set of all elements of X that map to S:
f^{-1}(S) = \left\{ x\in X : f(x) \in S \right\} .
For example, take a function fR → R, where fx ↦ x2. This function is not invertible for reasons discussed above. Yet preimages may be defined for subsets of the codomain:
f^{-1}(\left\{1,4,9,16\right\}) = \left\{-4,-3,-2,-1,1,2,3,4\right\}
The preimage of a single element y ∈ Y – a singleton set {y}  – is sometimes called the fiber of y. When Y is the set of real numbers, it is common to refer to f −1({y}) as a level set.

No comments: