y=sinhxxy = \dfrac{\sinh x}{x}

Graph of the Function y=sinhxxy = \dfrac{\sinh x}{x}

y=sinhxxy = \dfrac{\sinh x}{x} is the hyperbolic sine divided by xx. It looks just like the sinc function sinxx\dfrac{\sin x}{x}, and yet it behaves entirely differently. Where sinc oscillates and decays, this one does not oscillate at all and simply keeps growing.

Domain and limit

The denominator vanishes at x=0x = 0, so the domain is x0x \neq 0. But sinhxx\sinh x \approx x near the origin, so the following limit exists.

limx0sinhxx=1\lim_{x \to 0}\frac{\sinh x}{x} = 1

Setting f(0)=1f(0) = 1 makes the function continuous on the whole line, and that is the usual definition. It is a removable singularity, and on the graph only that single point is a hole.

Symmetry and range

Both sinh\sinh and xx are odd, so their quotient is even and the graph is symmetric about the yy-axis. Expanding in a series gives the following.

sinhxx=1+x26+x4120+=n=0x2n(2n+1)!\frac{\sinh x}{x} = 1 + \frac{x^2}{6} + \frac{x^4}{120} + \cdots = \sum_{n=0}^{\infty}\frac{x^{2n}}{(2n+1)!}

Every term after the first is positive, so y1y \geq 1 and the range is everything from 11 upward. There are no zeros.

Comparison with sinc

The series for the sinc function has coefficients of the same magnitude, differing only in the alternation of signs.

sinxx=1x26+x4120\frac{\sin x}{x} = 1 - \frac{x^2}{6} + \frac{x^4}{120} - \cdots

That difference of signs alone makes one oscillate and decay to 00 while the other increases monotonically and diverges.

Itemsinxx\dfrac{\sin x}{x}sinhxx\dfrac{\sinh x}{x}
Limit at x=0x = 01111
Range0.217y1\approx -0.217 \leq y \leq 1y1y \geq 1
Zerosx=nπx = n\pi with n0n \neq 0none
Far outoscillates toward 00diverges exponentially
At the originmaximumminimum

The relationship between sin\sin and sinh\sinh carries over unchanged, and putting the two graphs side by side makes the difference plain.

Monotonicity and behavior far out

Examining the derivative shows it is positive for x>0x > 0, so the right half increases monotonically. The function is even, so the left half decreases, and the origin is the minimum.

xxsinhxx\dfrac{\sinh x}{x}
0011
111.1752\approx 1.1752
221.8134\approx 1.8134
333.3393\approx 3.3393

For large xx we have sinhxex2\sinh x \approx \dfrac{e^{x}}{2}, so yex2xy \approx \dfrac{e^{x}}{2x}: it diverges at the rate of an exponential divided by xx. There is no horizontal asymptote.

Relation to the uniform distribution

Taking the mean of etxe^{tx} over the uniform distribution on the interval [1,1][-1, 1] produces this function1.

1211etxdx=etet2t=sinhtt\begin{align*} \frac{1}{2}\int_{-1}^{1}e^{tx}\,dx &= \frac{e^{t} - e^{-t}}{2t} \\ &= \frac{\sinh t}{t} \end{align*}

In other words the function is the moment-generating function of the uniform distribution, a form that appears of its own accord whenever that distribution is handled in probability.

Applications

In the language of spherical Bessel functions, sinxx\dfrac{\sin x}{x} is j0(x)j_0(x) and sinhxx\dfrac{\sinh x}{x} is the modified spherical Bessel function i0(x)i_0(x)2. The difference between the two corresponds to the difference between the wave equation, whose solutions oscillate, and the diffusion equation or the equation of an electrostatic field, whose solutions grow or decay exponentially.

  1. Moment-generating function, Wikipedia
  2. Bessel function, Wikipedia