Simple Inverse trigonometry question

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
nehcrow
Messages
15
Reaction score
0
This is a simple question but I really need to know why:

why is the alternate form of arccosh(x) = log(x + sqrt(x^2 - 1)) and not log(x - sqrt(x^2 - 1))
How do I justify the plus/minus sign?
I need to know this ASAP, thanks.
 
Physics news on Phys.org
nehcrow said:
This is a simple question but I really need to know why:

why is the alternate form of arccosh(x) = log(x + sqrt(x^2 - 1)) and not log(x - sqrt(x^2 - 1))
How do I justify the plus/minus sign?
I need to know this ASAP, thanks.

If we were to use the minus sign then [tex]0<x-\sqrt{x^2-1}<1[/tex] for [tex]x>1[/tex] and the log of this is a negative value. To have an inverse function of cosh, we need to choose one of the plus or minus, and we chose to have positive values for the arccosh function so that is why we took the plus.
 
Thank you so much!