You are on page 1of 11

Inverse function

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 (a composition) from A to B to A (or from B to A to B) returns each element of the initial set to itself. Thus, if an input x into the function produces an output y, then inputting y into the inverse function produces the output x, and vice versa. A function that has an inverse is called invertible; the inverse function is then uniquely determined by and is denoted by 1 (read f inverse, not to be confused with exponentiation).

Definitions

If maps X to Y, then 1 maps Y back to X. Let be a function whose domain is the set X, and whose range is the set Y. Then is invertible if there exists a function g with domain Y and range X, with the property:

If is invertible, the function g is unique; in other words, there can be at most one function g satisfying this property. That function g is then called the inverse of , denoted by 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. 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 with this property is called one-to-one, or information-preserving, or an injection.

Example: squaring and square root functions


The function (x) = x2 may or may not be invertible, depending on the domain. If the domain is the real numbers, then each element in Y would correspond to two different elements in X (x), and therefore would not be invertible. More precisely, the square of x is not invertible because it is impossible to deduce from its output the sign of its input. Such a function is called non-injective or information-losing. Notice that neither the square root nor the principal square root function is the inverse of x2 because the first is not single-valued, and the second returns -x when x is negative. If the domain consists of the non-negative numbers, then the function is injective and invertible.

Inverses in higher mathematics


The definition given above is commonly adopted in set theory and calculus. In higher mathematics, the notation

means " is a function mapping elements of a set X to elements of a set Y". The source, X, is called the domain of , and the target, Y, is called the codomain. The codomain contains the range of as a subset, and is considered part of the definition of . When using codomains, the inverse of a function : X 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 . A function with this property is called onto or a surjection. 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-toone correspondence or a bijection, and has the property that every element y Y corresponds to exactly one element x X.

Inverses and composition


If is an invertible function with domain X and range Y, then

This statement is equivalent to the first of the above-given definitions of the inverse, and it becomes equivalent to the second definition if Y coincides with the codomain of . Using the composition of functions we can rewrite this statement as follows:

where idX is the identity function on the set X. In category theory, this statement is used as the definition of an inverse morphism. If we think of composition as a kind of multiplication of functions, this identity says that the inverse of a function is analogous to a multiplicative inverse. This explains the origin of the notation 1.

Note on notation
The superscript notation for inverses can sometimes be confused with other uses of superscripts, especially when dealing with trigonometric and hyperbolic functions. To avoid this confusion, the notations [1] or with the "-1" above the are sometimes used.[citation needed] It is important to realize that 1(x) is not the same as (x)1. In 1(x), the superscript "1" is not an exponent. A similar notation is used for iterated functions. For example, 2 denotes two iterations of the function ; if (x) = x2 1, then 2(x) = ((x)) = (x2 1) = (x2 1)2 1, which simplifies to x4 2x2. In symbols:

In calculus, (n), with parentheses, denotes the nth derivative of a function . For instance:

In trigonometry, for historical reasons, sin2 x usually does mean the square of sin x:

However, the expression sin1 x usually does not represent the multiplicative inverse to sin x, 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 instance, the inverse of the sine function is typically called the arcsine function, written as arcsin, which is, like sin, conventionally denoted in roman type and not in italics (note that software libraries of mathematical functions often use the name asin):

The multiplicative inverse to the sine is called the cosecant. It is usually denoted csc: The function (sin x)1 is the multiplicative inverse to the sine, and is called the cosecant. It is usually denoted csc x:

Hyperbolic functions behave similarly, using the prefix "ar", as in arsinh for the inverse function of sinh, and csch x for the multiplicative inverse of sinh x.

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

Symmetry
There is a symmetry between a function and its inverse. Specifically, if is an invertible function with domain X and range Y, then its inverse 1 has domain Y and range X, and the inverse of 1 is the original function . In symbols, for a function with domain X and range Y, and g a function with domain Y and range X:

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 to be invertible it must be injective (first definition of the inverse) or bijective (second definition). The property of symmetry can be concisely expressed by the following formula:

The inverse of g o is 1 o g1. The inverse of a composition of functions is given by the formula

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 o f is the function that first multiplies by three and then adds five:

To reverse this process, we must first subtract five, and then divide by three:

This is the composition (f1 o g1) (y).

Self-inverses
If X is a set, then the identity function on X is its own inverse:

More generally, a function : X X is equal to its own inverse if and only if the composition o is equal to idX. Such a function is called an involution.

Inverses in calculus
Single-variable calculus is primarily concerned with functions that map real numbers to real numbers. Such functions are often defined through formulas, such as:

A function 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 the function passes the horizontal line test. The following table shows several standard functions and their inverses: Function (x) x+a ax mx 1/x x2 x3 x
p

Inverse 1(y) ya ay y/m 1/y

Notes

m0 x, y 0 x, y 0 only no restriction on x and y

x, y 0 in general, p 0 y1/p (i.e. ) x e ln y y>0 x a loga y y > 0 and a > 0 trigonometric functions inverse trigonometric functions various restrictions (see table below)

Formula for the inverse


One approach to finding a formula for 1, if it exists, is to solve the equation y = (x) for x. For example, if is the function

then we must solve the equation y = (2x + 8)3 for x:

Thus the inverse function 1 is given by the formula

Sometimes the inverse of a function cannot be expressed by a formula. For example, if is the function

then is one-to-one, and therefore possesses an inverse function 1. There is no simple formula for this inverse, since the equation y = x + sin x cannot be solved algebraically for x.

Graph of the inverse

The graphs of y = (x) and y = 1(x). The dotted line is y = x. If and 1 are inverses, then the graph of the function

is the same as the graph of the equation

This is identical to the equation y = (x) that defines the graph of , except that the roles of x and y have been reversed. Thus the graph of 1 can be obtained from the graph of 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


A continuous function 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

is invertible, since the derivative (x) = 3x2 + 1 is always positive. If the function is differentiable, then the inverse 1 will be differentiable as long as (x) 0. The derivative of the inverse is given by the inverse function theorem:

If we set x = 1(y), then the formula above can be written

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 function : Rn Rn is invertible in a neighborhood of a point p as long as the Jacobian matrix of at p is invertible. In this case, the Jacobian of 1 at (p) is the matrix inverse of the Jacobian of at p.

Real-world examples
For example, let be the function that converts a temperature in degrees Celsius to a temperature in degrees Fahrenheit:

then its inverse function converts degrees Fahrenheit to degrees Celsius:

Or, suppose 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,

Generalizations
Partial inverses

The square root of x is a partial inverse to (x) = x2. Even if a function is not one-to-one, it may be possible to define a partial inverse of by restricting the domain. For example, the function

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

(If we instead restrict to the domain x 0, then the inverse is the negative of the square root of x.) Alternatively, there is no need to restrict the domain if we are content with the inverse being a multivalued function:

The inverse of this cubic function has three branches. Sometimes this multivalued inverse is called the full inverse of , 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 the principal value of 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

for every real x (and more generally sin(x + 2n) = sin(x) for every integer n). However, the sine is oneto-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:

function Range of usual principal value sin1 2 sin1(x) 2 cos1 0 cos1(x) tan1 2 < tan1(x) < 2 cot1 0 < cot1(x) < sec1 0 sec1(x) < 2 or 2 < sec1(x) csc1 2 csc1(x) < 0 or 0 < csc1(x) 2

Left and right inverses


If : X Y, a left inverse for (or retraction of ) is a function g: Y X such that

That is, the function g satisfies the rule

Thus, g must equal the inverse of on the range of , but may take any values for elements of Y not in the range. A function has a left inverse if and only if it is injective. A right inverse for (or section of ) is a function h: Y X such that

That is, the function h satisfies the rule

Thus, h(y) may be any of the elements of X that map to y under . A function 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; otherwise not. Likewise, if g is a left inverse for , then g may or may not be a right inverse for ; and if g is a right inverse for , then g is not necessarily a left inverse for . For example let :R[0,) denote the squaring map, such that (x)=x2 for all x in R, and let g:[0,)R denote the square root map, such that g(x)=x for all x0. Then (g(x))=x for all x in [0,); that is, g is a right inverse to . However, g is not a left inverse to , since, e.g., g((-1))=1-1.

Preimages
If : X 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:

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:

For example, take a function : R R, where : x x2. This function is not invertible for reasons discussed above. Yet preimages may be defined for subsets of the codomain:

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 1(y) as a level set.

See also

Inverse trigonometric function Logarithm Inverse function theorem Inverse functions and differentiation Inverse relation Inverse element

References

Spivak, Michael (1994), Calculus (3rd ed.), Publish or Perish, ISBN 0914098896 Stewart, James (2002), Calculus (5th ed.), Brooks Cole, ISBN 978-0534393397

You might also like