Complex numbers hyperbolic trig

thenewbosco
Messages
185
Reaction score
0
it says to use exponentials to prove:

tanh (iu) = i tan u

however i do not get the correct relationship, is this an error in the question perhaps
 
Physics news on Phys.org
The question is correct. Remember i^2 = -1.
 
what i have done is:
for the left side:

tanh u = \frac{sinh u}{cosh u} = \frac{e^{iu}-e^{-iu}}{e^{iu}+e^{-iu}}

but then right side

i tan u = i\frac{ \frac{e^u-e^{-u}}{2i} } \frac{ e^{iu}+e^{-iu} } {2} }=<br /> \frac{e^{u}-e^{-u}}{e^{iu}+e^{-iu}}

what have i done wrong here?
 
Last edited:
the second part of the second equation there should be e^(iu)+e^(-iu)/2
 
tan u = i(e^{-iu} - e^{iu}) / (e^{-iu} + e^{iu})
 
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