Complex numbers with trig functions

thanksie037
Messages
18
Reaction score
0

Homework Statement



prove: arctanh(z) = 1/2 ln( (1+z)/(1-z) )


Homework Equations



cosh z = (ez + e-z)/2
sinh z = (ez - e-z)/2
ez = ex + iy = ex(cosy + siniy)

The Attempt at a Solution



cosh z / sin hz = ez+e-z/ez-e-z
 
Physics news on Phys.org
tanh(z)=sinh(z)/cosh(z). Not cosh(z)/sinh(z). This is just like the problem of finding the inverse of y=f(x). First you try and solve for x in terms of y then interchange x and y. Try and solve y=(e^x-e^(-x))/(e^x+e^(-x)) for x in terms of y and then interchange x and y. Hint: multiply numerator and denominator by e^x.
 
sorry, the problem specifies artanh . . .
solving for e^x won't give me the same properties that using z implies (since z = xi + y)
 
The inverse function of y=tanh(z) is arctanh. You don't need to break z down to it's real and imaginary components. You need to solve that equation for z in terms of y and then replace y with z.
 
thanks! I finally got it. i appreiate your help. cool problem.
 
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