Find inverse hyperbolic function

synergix
Messages
177
Reaction score
0

Homework Statement


find f-1(t) and compute f-1(0) where
f(t) = sinh(t)

Homework Equations


sinh(t)=( et- e-t)/2

The Attempt at a Solution



t= (ey- e-y)/2

ln2t = y - - y

y = (ln2t)/2

but wikipedia says
http://upload.wikimedia.org/math/8/e/d/8edd21edb4cd413e462fe82ef4ac249b.png"

what silly mistake have i made this time?
 
Last edited by a moderator:
Physics news on Phys.org
i would check the step where you take the logarithm

ony way that may work, would be to let y = f(t), x=e^t then try and solve for x(y) first
 
y = (et- e-t)/2
2y = et- e-t
2yet = e2t - 1 (multiply both sides by et)

Let x = et, then you have a quadratic equation to help you isolate the t.
 
yes! this is how my instructor showed me but we have covered soo much this past couple of weeks I completely forgot about that technique. Thanks!
 
I used z instead of x and I got to
z^2-2tz-1=0
z= t+- sqrt(t^2+1)
z = e^y

so ln both sides

how do i know whether it is positive or negative?

since i can see from the formulas on wikipedia I went ahead with the rest and f-1(0) = ln1 = 0
 
Last edited:
so is t-\sqrt{t^2+1} greater or less than zero? is this for all t? consider what happens when you take the logarithm, and which is actually a solution to the orginal equation

also, I find the way you swap y & t is quite confusing
you start with:
y(t) = sinh(t)

so if I was you, I would solve for t(y)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top