Inverse hyperbolic sin derivation

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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top