Inverse function of tanh(x)

$\begingroup$

I have a problem while calculating inverse function of tanh(x).

I know it is y = sinh(x)/cosh(x) and then I should express x, but I am stuck with that.

Will you help me with this? thx a lot

$\endgroup$ 1

1 Answer

$\begingroup$

Use that $$\tanh(x)=\frac{e^x-e^{-x}}{e^x+e^{-x}}=\frac{e^{2x}-1}{e^{2x}+1}=y$$ so $$e^{2x}=\frac{y+1}{1-y}$$It is $$\frac{e^x+e^{-x}}{e^x-e^{-x}}\times \frac {e^x}{e^x}$$

$\endgroup$ 1

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