How does $e^{-\ln x} = e^{\ln(1/x)}$

$\begingroup$

I understand the inverse of e^{x} is the natural logarithm. However I don't understand how the following expression is true:

$e^{-\ln x} = e^{\ln(1/x)}$

Any assistance is appreciated.

$\endgroup$ 3

3 Answers

$\begingroup$

One of the properties of logarithms is the following:

$$\log({x^k}) = k\log{x}$$

Therefore when you have $-\ln x$, you essentially go backwards:

$$-\ln x = -1 \times \ln x = \ln(x^{-1}) = \ln \left( \frac{1}{x} \right) $$

$\endgroup$ $\begingroup$

$$ e^{-\ln(x)} = e^{\ln(x^{-1})} = e^{\ln(1/x)} $$

$\endgroup$ $\begingroup$

Because of the fact that $\ln(x)$ and $e^x$ are inverses:

$$\frac{1}{e^{\ln(x)}}=\frac{1}{x}=e^{\ln\left(\frac{1}{x}\right)}$$

Altering the first expression with the identity that $\frac{1}{e^{x}}=e^{-x}$ yields:

$$e^{-\ln x}=\frac{1}{x}=e^{\ln\left(\frac{1}{x}\right)}$$

Which is the expression that you are looking for.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like