Exponential, Logarithmic, and Inverse Functions/Inverse Functions, Logarithms, and Exponentials

Lesson 6.11,408 words

Inverse Functions, Logarithms, and Exponentials

A one-to-one function has an inverse that reverses it, with a graph mirrored across y = x and a derivative given by the reciprocal-slope rule. The exponential e^x is its own derivative and the natural logarithm has derivative 1/x; logarithmic differentiation turns products, quotients, and variable powers into sums.

╌╌╌╌

A function takes an input to an output. Sometimes the useful question runs the other way: given the output, which input produced it? For a bacteria culture whose population is recorded hourly, the biologist may instead want the time required to reach a given level . That reversed rule is the inverse function , and it exists only when never sends two inputs to the same output. The two families where this reversal is used most are the exponentials and the logarithms , inverse to each other, and the derivative of an inverse gives both their derivatives from a single rule.

One-to-one functions

An inverse can only be defined when no output is claimed by two different inputs. If , there is no way to recover the input from the output .

Geometrically this is a statement about horizontal lines. If some horizontal line met the graph at two points , then with , breaking the definition.

For example, is one-to-one: distinct numbers have distinct cubes, and no horizontal line meets the cubic twice. By contrast fails, since . An increasing function is automatically one-to-one, and so is a decreasing one, because a strictly monotonic graph can never double back to repeat a height.

The Horizontal Line Test. A cubic meets every horizontal line exactly once and is one-to-one; a parabola meets some lines twice and is not.

The inverse function

The inverse reverses the assignment: if sends to , then sends back to . Domain and range trade places,

The superscript is notation, not an exponent: does not mean . Applying a function and then its inverse returns the starting value, which is the content of the cancellation equations:

To compute a formula for , solve for , then interchange the names of the variables so the independent variable is again called .

For , solving gives , and after interchanging, . The rule cube, then add 2 is reversed by subtract 2, then take the cube root.

The graph of is the reflection of the graph of across the line . The point lies on the graph of exactly when lies on the graph of , and is the mirror image of in the diagonal.

A one-to-one function and its inverse are reflections of each other across the line y = x; the point (a,b) on f maps to (b,a) on the inverse.

A function that fails the Horizontal Line Test can often be salvaged by restricting its domain. The full parabola has no inverse, but on is one-to-one, with inverse on .

The derivative of an inverse

Reflecting a graph across interchanges the roles of the horizontal and vertical directions, so it interchanges rise and run. The slope of at a point is therefore the reciprocal of the slope of at the mirror point.

The reason is implicit differentiation. Write , so . Differentiating with respect to and using the chain rule,

In Leibniz notation the rule reads , which is the reciprocal-slope statement written symbolically.

Writing g = f^{-1}, reflection across y = x sends the tangent to f at (a,b), of slope m, to the tangent to g at (b,a), of reciprocal slope 1/m.

The formula gives the derivative of an inverse without ever computing the inverse itself.

Exponential functions

An exponential function has the form with a positive constant base ; the variable sits in the exponent. This is not the power function , where the variable is the base. For a positive integer , is multiplied by itself times; the laws of exponents extend the definition to rational , and a limiting process fills the irrational values so that is continuous everywhere.

Every graph passes through because , and larger bases climb more steeply for . The end behavior follows from the monotonicity:

In either case the -axis is a horizontal asymptote.

The family y = b^x. Every curve passes through (0,1); bases above 1 increase and bases below 1 decrease, each a reflection of another across the vertical axis.

The number e and the derivative of the exponential

Differentiating from the definition exposes a constant that depends only on the base:

The rate of change of an exponential is proportional to its own value, with proportionality constant , the slope at the -intercept. Numerically for and for , so some base between and gives slope exactly . That base is the number .

With , the proportionality formula collapses to the defining property of the natural exponential function: it is its own derivative.

The slope of the tangent to at any point equals the height of the curve there. No other elementary function reproduces itself under differentiation, which is why rather than or is the natural base for calculus.

For y = e^x the slope of the tangent at each point equals the y-coordinate at that point; here the tangent at (1, e) has slope e.

For example, by the chain rule, and the product rule gives . The integral counterpart is .

Logarithmic functions

Since is one-to-one for , it has an inverse, the logarithm to base .

The cancellation equations become

As the inverse of the exponential, has domain , range , and a graph obtained by reflecting across . Every logarithmic graph passes through because . The rapid growth of reflects into the very slow growth of . The properties of exponents transpose into the properties of logarithms.

The vertical asymptote of the logarithm is the reflected image of the exponential's horizontal asymptote:

The natural logarithm

The most convenient base is ; its logarithm gets the special notation , the natural logarithm. The defining relations and cancellation equations specialize to

These two cancellation identities solve equations with an unknown in the exponent.

Any logarithm can be rewritten in terms of , which is why calculators need only one logarithm key.

The proof is one line: if then ; taking gives , so . As an application, .

The natural exponential and natural logarithm are inverses, so their graphs mirror across y = x. Because e^x has slope 1 at (0,1), ln x has slope 1 at (1,0).

Derivatives of logarithms

The natural logarithm is differentiable because it inverts the differentiable function . Writing , so , and differentiating implicitly gives , hence .

The chain-rule form is the one used in practice. For ,

and . Extending to absolute values gives a formula valid on both sides of the origin,

fills the one gap in the power rule for antiderivatives: gives except when , and that missing case is supplied by the logarithm. As one consequence, , found by substituting .

The general and base- formulas follow from through change of base and the identity .

FunctionDerivativeSource
defining property
inverse of
change of base

The base- exponential derivative comes from rewriting and applying the chain rule:

The base- logarithm derivative is , smallest and simplest when so that . That simplicity is the reason calculus prefers natural logarithms.

Logarithmic differentiation

Products, quotients, and powers stacked together are painful to differentiate directly, but taking a logarithm first turns them into sums and differences. The technique is logarithmic differentiation.

The same device proves the power rule for an arbitrary real exponent. Let with ; then , so and . Functions of the form , where both base and exponent vary, need the same treatment or the equivalent rewrite ; neither the power rule nor the exponential rule applies on its own.

The number e as a limit

The derivative can be unwound into a limit formula for itself. From the definition of the derivative at ,

By continuity of the exponential, exponentiating both sides gives

The second form, with , is the expression that reappears in continuously compounded growth: letting the compounding interval shrink to zero drives the accumulation factor to .

╌╌ END ╌╌