Simplification of Terms $ 2^{(1/\ln2)}$

$\begingroup$

The final answer is $\mathrm e$. Can anyone show steps? $ 2^{(1/\ln2)}$

I tried log laws without any result. I'm pretty sure I'm stuck somewhere really easy.

$\endgroup$ 4

4 Answers

$\begingroup$

Try this: $1/ln2 = lne/ln2$ which using the base conversion formula is $log_2e$ thus you get $2^{log_2e}$ which is exactly the same as simply $e$.

$\endgroup$ $\begingroup$

Here's another way to deal with this, using the "change-of-base" formula:

From

$$ \log_b \ x \ = \ \frac{\log_a \ x}{\log_a \ b} \ \ , $$

we have

$$ \ln \ 2 \ = \ \log_e \ 2 \ = \ \frac{\log_2 \ 2}{\log_2 \ e} \ = \ \frac{1}{\log_2 \ e} \ \ . $$

Thus,

$$ 2^{1 / \ln 2} \ = \ 2^{\log_2 \ e \ } \ = \ e \ \ . $$

[We can see that there is a general relation $ \log_b \ a \ = \ \frac{1}{\log_a \ b} \ \ . $ ]

$\endgroup$ $\begingroup$

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

$\endgroup$ $\begingroup$

Hint: The general definition of $a^b$ is via the exponential function: $a^b:=\exp(b\ln a)$.

$\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