1

We know the identity $\tanh(ix)=i \tanh(x)$.

My question: is it true that $\tanh^{-1}(ix) = i \tanh^{-1}(x)$ ?

If not then is there a similar identity for arctangents? I think there might not be but would like to know how to find one.

1 Answers1

1

Here is a start. Assume $y=\tanh^{-1}(ix)$ and then apply $\tanh$ to both sides and do some manipulations and see what you get.

Note: As in the comment

$$ \tanh(ix)=i\tan(x). $$

  • 1
    Also note that 1/i = -i, and that will get you a similar but not quite the same relationship that you are looking for. – DanielV Oct 02 '13 at 13:25
  • Well, to follow this line of reasoning, you actually need that tan(ix) = i tanh(x) , rather than the above, but you could get that by setting z = ix and knowing that tangent is an odd function. – DanielV Oct 03 '13 at 06:19