y=artanhxy = \operatorname{artanh} x

Inverse Hyperbolic Tangent y=artanhxy = \operatorname{artanh} x

artanhx\operatorname{artanh} x, the inverse hyperbolic tangent or area hyperbolic tangent, is the inverse of tanhx\tanh x1. Since tanh\tanh maps the whole real line monotonically onto the open interval (1,1)(-1, 1), the domain of its inverse is (1,1)(-1, 1).

Definition and closed form

y=artanhxy = \operatorname{artanh} x is the value yy with x=tanhyx = \tanh y. Written with a logarithm it takes the following form.

artanhx=12ln1+x1x\operatorname{artanh} x = \frac{1}{2}\ln\frac{1 + x}{1 - x}

The expression makes sense when 1+x1x>0\dfrac{1 + x}{1 - x} > 0, that is for 1<x<1-1 < x < 1.

Domain and range

  • The domain is the open interval (1,1)(-1, 1)
  • The range is all real numbers
  • It increases monotonically
  • It is an odd function

The endpoints x=±1x = \pm 1 are excluded, which is the counterpart of tanh\tanh never quite reaching the values ±1\pm 1.

Symmetry and monotonicity

Since artanh(x)=artanhx\operatorname{artanh}(-x) = -\operatorname{artanh} x, the function is odd and its graph is symmetric about the origin. The derivative is as follows.

ddxartanhx=11x2\frac{d}{dx}\operatorname{artanh} x = \frac{1}{1 - x^2}

Inside the domain the denominator is positive, so the derivative is always positive and the function increases monotonically.

Asymptotes

Approachartanhx\operatorname{artanh} x
x1x \to 1^{-}+\to +\infty
x1+x \to -1^{+}\to -\infty

The lines x=1x = 1 and x=1x = -1 are vertical asymptotes. Being the inverse of the bounded tanh\tanh, it grows without bound inside a narrow interval.

Notable values

xxartanhx\operatorname{artanh} x
0000
0.50.512ln30.5493\dfrac{1}{2}\ln 3 \approx 0.5493
0.90.91.4722\approx 1.4722
0.990.992.6467\approx 2.6467

Near the origin artanhxx\operatorname{artanh} x \approx x, but the curve rears up as it nears the ends. The divergence is only logarithmic, however: moving xx from 0.990.99 to 0.9990.999 raises the value only to about 3.83.8.

Series expansion

The expansion about the origin has only odd powers and converges for x<1|x| < 1.

artanhx=x+x33+x55+\operatorname{artanh} x = x + \frac{x^3}{3} + \frac{x^5}{5} + \cdots

The coefficients are the same as those of arctanx\arctan x; only the alternation of signs is missing.

Applications

  • Fisher's zz transformation in statistics, applied to a correlation coefficient2
  • The addition of velocities in special relativity, through rapidity
  • The result of the integral dx1x2\int \frac{dx}{1 - x^2}

In terms of rapidity, the addition of velocities becomes plain addition once passed through artanh\operatorname{artanh}. It can be read as a change of coordinates that stretches a bounded world of velocities out onto an unbounded line.

  1. Inverse hyperbolic functions, Wikipedia
  2. Fisher transformation, Wikipedia