Inverse hyperbolic sin derivation

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
1 reply · 2K views
miglo
Messages
97
Reaction score
0

Homework Statement


derive the formula inverse sinhx = ln(x+sqrt(x^2+1)) for all real x


Homework Equations


sinhx=(e^x-e^-x)/2 ?



The Attempt at a Solution


i have been staring at this for awhile and i don't know how to start
what should be the first step towards deriving that formula? i just want a hint to get started
 
Physics news on Phys.org
Let f(x)=(ex-e-x)/2

(A function is a map from x→f(x). The inverse is therefore a map from f(x)→x. Therefore, our goal is to isolate x from the above equation.)

f(x)=(ex-e-x)/2

2f(x)=ex-e-x

2f(x)ex=(ex-e-x)ex

2f(x)ex=e2x-1

0 = e2x-2f(x)ex-1

Use the quadratic formula to find ex.