Inverse function or reciprocal? The −1 notation has two different jobs

f⁻¹ reverses a function's input-output pairing; 1/f takes reciprocal outputs. They are generally different operations.

LaTeX article Updated July 13, 2026

f1(x)1f(x)f^{-1}(x)\ne\frac1{f(x)}

An inverse reverses the mapping

If f sends input a to output b, then f⁻¹ sends b back to a. The domain and range exchange roles.

A function needs to be one-to-one on the chosen domain to have an inverse function. The horizontal-line test checks this on a graph.

f(a)=bf1(b)=af(a)=b\Longleftrightarrow f^{-1}(b)=a

A reciprocal changes output values

The reciprocal function 1/f(x) keeps the same input but replaces each nonzero output with its multiplicative reciprocal.

Its domain excludes zeros of f. It does not undo the original function.

g(x)=1f(x)g(x)=\frac1{f(x)}

Solve for the inverse carefully

Write y = f(x), exchange x and y, and solve for y. Then verify both compositions where domains allow.

Domain restrictions may need to be added, especially when reversing squares, roots, or rational functions.

f1(f(x))=x,f(f1(x))=xf^{-1}(f(x))=x,\quad f(f^{-1}(x))=x

Worked example

Common mistakes

  • Replacing f⁻¹(x) with 1/f(x).
  • Swapping x and y without solving for y.
  • Ignoring one-to-one or domain requirements.

Keep these ideas

  • Inverse functions undo mappings.
  • Reciprocals invert output values.
  • Verify inverses by composition.
Vocab
Radical
Math glossaryRadical
an\sqrt[n]{a}

An expression containing a root operation.

Learn more
Rational exponent
Math glossaryRational exponent
am/n=amna^{m/n}=\sqrt[n]{a^m}

Combines powers and roots.

Learn more
Function
Math glossaryFunction
y=f(x)y=f(x)

A rule or relation assigning exactly one output to each allowed input.

Learn more
Inverse function
Math glossaryInverse function
f1(f(x))=xf^{-1}(f(x))=x

Reverses a one-to-one function's input-output mapping.

Learn more
Domain
Math glossaryDomain
domf\operatorname{dom}f

The set of permitted input values.

Learn more
Math glossary