y=arsinhxy = \operatorname{arsinh} x

Inverse Hyperbolic Sine y=arsinhxy = \operatorname{arsinh} x

arsinhx\operatorname{arsinh} x, the inverse hyperbolic sine or area hyperbolic sine, is the inverse of sinhx=exex2\sinh x = \dfrac{e^x - e^{-x}}{2}1. Since sinh\sinh increases monotonically over the whole real line, the inverse is uniquely determined without any restriction.

Definition and closed form

y=arsinhxy = \operatorname{arsinh} x is the value yy with x=sinhyx = \sinh y. Solving the resulting quadratic in eye^y produces a closed form written with a logarithm.

arsinhx=ln(x+x2+1)\operatorname{arsinh} x = \ln\left(x + \sqrt{x^2 + 1}\right)

The quantity x2+1x^2 + 1 under the root is always positive, so this expression makes sense for every real number.

Domain and range

  • The domain is all real numbers
  • The range is all real numbers
  • It increases monotonically
  • It is an odd function

Since sinh\sinh maps the whole real line one-to-one onto the whole real line, its inverse has the same reach. Of all the inverse hyperbolic functions, this is the only one whose domain carries no restriction at all.

Symmetry and monotonicity

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

ddxarsinhx=1x2+1\frac{d}{dx}\operatorname{arsinh} x = \frac{1}{\sqrt{x^2 + 1}}

It is always positive, so the function increases monotonically over the whole line. The denominator never vanishes, so there is no point where the tangent turns vertical, as it does for arcosh\operatorname{arcosh}.

How fast it grows

RangeApproximationBehavior
near the originarsinhxx\operatorname{arsinh} x \approx xtangent to the line y=xy = x
xx largearsinhxln(2x)\operatorname{arsinh} x \approx \ln(2x)grows slowly, like a logarithm

For large xx we have x2+1x\sqrt{x^2+1} \approx x, so the growth settles into that of a logarithm. There is no asymptote, vertical or horizontal.

Notable values

xxarsinhx\operatorname{arsinh} x
0000
11ln(1+2)0.8814\ln(1 + \sqrt{2}) \approx 0.8814
22ln(2+5)1.4436\ln(2 + \sqrt{5}) \approx 1.4436
10102.9982\approx 2.9982

Multiplying xx tenfold from 11 to 1010 raises the value only a little over threefold, which is the gentleness one expects of a logarithm.

Applications

Its most basic use is as the result of an integral.

dxx2+1=arsinhx+C\int \frac{dx}{\sqrt{x^2 + 1}} = \operatorname{arsinh} x + C
  • Computing the arc length of a catenary
  • Calculations in special relativity and of geodesics
  • The inverse hyperbolic sine transformation for data of wide range, a substitute for the logarithm that also accepts negative values
  1. Inverse hyperbolic functions, Wikipedia