How to find the inverse function of a logarithm?

54 Views Asked by At

I was wondering if someone had any idea how to solve this directive?

Find the inverse function of $$y=\frac{1}{2}(2^x - 2^{-x}).$$

Thank you! Any help is appreciated.

2

There are 2 best solutions below

1
On BEST ANSWER

$$f(x)=y=\frac{2^x-2^{-x}}{2} \implies 2^x= (y\pm\sqrt{1+y^2})$$ $$\implies x=\log_2 [y + \sqrt{1+y^2}]$$ $+$ sign has been chosen. So $$f^{-1}(x)=\log_2[x+\sqrt{1+x^2}]$$

0
On

Hint:

Rewrite $y$ as $$y=\frac{\mathrm e^{x\ln2}-\mathrm e^{-x\ln2}}{2}=\sinh(x\ln 2).$$