Complex numbers hyperbolic trig

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
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:

[tex]tanh u = \frac{sinh u}{cosh u} = \frac{e^{iu}-e^{-iu}}{e^{iu}+e^{-iu}}[/tex]

but then right side

[tex]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}}[/tex]

what have i done wrong here?
 
Last edited:
the second part of the second equation there should be e^(iu)+e^(-iu)/2
 
[tex]tan u = i(e^{-iu} - e^{iu}) / (e^{-iu} + e^{iu})[/tex]