$\tan^{-1}(x)$ looks very similar to $\tanh(x)$ if $x$ is small enough.
Look.
But they diverge from each other as $x$ grows.
And for very big $x$'s, They almost represent the constant functions $1$ and $\frac \pi 2$ (for $\tanh(x)$ and $\tan^{-1}(x)$, respectively).
Is it possible to write $\tan^{-1}(x)$ as a power expansion of $\tanh(x)$?
I mean can we say this?
$$\tan^{-1}(x)=\sum^{\infty}_{i=0} \alpha_i \tanh^i(x)$$
The power series is the thing I want. Not the resemblance between them.



Let $u=\tanh x \iff \tanh^{-1}u=x$. Then it is enough to expand $\tan^{-1}\tanh^{-1}u$ around $u=0$.
You will find that $\tan^{-1}\tanh^{-1}u=u+\frac{u^5}{15}+\frac{u^7}{45}+\frac{64u^9}{2835}+O(u^{11})$, and thus
$$\tan^{-1}x=\tanh x+\frac{(\tanh x)^5}{15}+\frac{(\tanh x)^7}{45}+...$$