Inverse hyperbolic functions (logarithmic form)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 5K views
PFuser1232
Messages
479
Reaction score
20
To express the ##\cosh^{-1}## function as a logarithm, we start by defining the variables ##x## and ##y## as follows:
$$y = \cosh^{-1}{x}$$
$$x = \cosh{y}$$
Where ##y ∈ [0, \infty)## and ##x ∈ [1, \infty)##.
Using the definition of the hyperbolic cosine function, rearranging, and multiplying through by ##e^y##, we get:
$$y = \cosh^{-1}{x} = \ln{(x \pm \sqrt{x^2 -1})}$$
How exactly do we get rid of the minus sign?
 
Physics news on Phys.org
MohammedRady97 said:
To express the ##\cosh^{-1}## function as a logarithm, we start by defining the variables ##x## and ##y## as follows:
$$y = \cosh^{-1}{x}$$
$$x = \cosh{y}$$
Where ##y ∈ [0, \infty)## and ##x ∈ [1, \infty)##.
Using the definition of the hyperbolic cosine function, rearranging, and multiplying through by ##e^y##, we get:
$$y = \cosh^{-1}{x} = \ln{(x \pm \sqrt{x^2 -1})}$$
How exactly do we get rid of the minus sign?
You haven't shown all the steps in your derivation of the inverse cosh function, especially how you came to have a "±" in your logarithmic expression.
 
SteamKing said:
You haven't shown all the steps in your derivation of the inverse cosh function, especially how you came to have a "±" in your logarithmic expression.

$$x = \cosh{y} = \frac{e^y + e^{-y}}{2}$$
$$e^y - 2x + e^{-y} = 0$$
$$e^{2y} - 2x e^y + 1 = 0$$
$$e^y = \frac{2x \pm \sqrt{4x^2 - 4}}{2}$$
$$e^y = x \pm \sqrt{x^2 - 1}$$
$$y = \cosh^{-1}{x} = \ln{(x \pm \sqrt{x^2 - 1})}$$
 
If ##x > \sqrt{x^2 - 1}## for all ##x \geq 1##, why should we ignore the second solution (##e^y = x - \sqrt{x^2 - 1}##)?
image.jpg