Inverse Function

DOWNLOAD Mathematica Notebook EXPLORE THIS TOPIC IN the MathWorld Classroom

Given a function f(x), its inverse f^(-1)(x) is defined by

 f(f^(-1)(x))=f^(-1)(f(x))=x.
(1)

Therefore, f(x) and f^(-1)(x) are reflections about the line y=x. In the Wolfram Language, inverse functions are represented using InverseFunction[f].

As noted by Feynman (1997), the notation f^(-1)x is unfortunate because it conflicts with the common interpretation of a superscripted quantity as indicating a power, i.e., f^(-1)x=(1/f)x=x/f. It is therefore important to keep in mind that the symbols sin^(-1)z, cos^(-1)z, etc., refer to the inverse sine, inverse cosine, etc., and not to 1/sinz=cscz, 1/cosz=secz, etc.

InverseFunctionSqrtInverseFunctionLogInverseFunctionSinInverseFunctionPower

A function f admits an inverse function f^(-1) (i.e., "f is invertible") iff it is bijective. However, inverse functions are commonly defined for elementary functions that are multivalued in the complex plane. In such cases, the inverse relation holds on some subset of the complex plane but, over the whole plane, either or both parts of the identity f^(-1)(f(z))=f(f^(-1)(z))=z may fail to hold. A few examples are illustrated above and in the following table. In the table 0<b<a and c in Z.

f(z)f^(-1)(z)f(f^(-1)(z))f^(-1)(f(z))
sqrt(z)z^2sqrt(z^2)z
lnze^zln(e^z)z
sinzsin^(-1)zzsin^(-1)(sinz)
z^(a/b)z^(b/a)(z^(b/a))^(a/b)z
z^cz^(1/c)(z^(1/c))^c(z^c)^(1/c)

An additional counterintuitive property of inverse functions is that

 sqrt(z)sqrt(1/z)={-1   for I[z]=0 and R[z]<0; undefined   for z=0; 1   otherwise,
(2)

so the expected identity does not hold along the negative real axis.

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.