y=coshxy = \cosh x

Graph of the Hyperbolic Cosine y=coshxy = \cosh x

The hyperbolic cosine function y=coshxy = \cosh x is defined in terms of the exponential function1.

coshx=ex+ex2\cosh x = \frac{e^x + e^{-x}}{2}

It is the hyperbolic counterpart of the ordinary cosine cosx\cos x.

Domain and range

  • The domain is all real numbers
  • The range is y1y \geq 1
  • The minimum 11 is attained at x=0x = 0
  • It is an even function

The relation between the arithmetic and the geometric mean shows that the value never falls below 11.

ex+ex2exex=1\frac{e^x + e^{-x}}{2} \geq \sqrt{e^x \cdot e^{-x}} = 1

Equality holds only when ex=exe^x = e^{-x}, that is at x=0x = 0.

Symmetry

Since cosh(x)=ex+ex2=coshx\cosh(-x) = \dfrac{e^{-x} + e^{x}}{2} = \cosh x, the function is even and its graph is symmetric about the yy-axis.

Monotonicity and minimum

The derivative is ddxcoshx=sinhx\dfrac{d}{dx}\cosh x = \sinh x, which is negative for x<0x < 0 and positive for x>0x > 0. So coshx\cosh x decreases to the left of the origin and increases to the right, and the minimum point is (0,1)(0, 1).

The second derivative is coshx\cosh x itself, always positive, so the whole graph is concave up with no inflection point. It draws a smooth valley, like a stretched U.

Notable values

xxcoshx\cosh x
0011
0.50.51.1276\approx 1.1276
111.5431\approx 1.5431
223.7622\approx 3.7622

On both sides it grows exponentially like ex2\dfrac{e^{|x|}}{2}, and there are no horizontal asymptotes. The Taylor series has only even powers.

coshx=1+x22!+x44!+\cosh x = 1 + \frac{x^2}{2!} + \frac{x^4}{4!} + \cdots

Relation to the exponential

coshx+sinhx=excoshxsinhx=ex\begin{align*} \cosh x + \sinh x &= e^x \\ \cosh x - \sinh x &= e^{-x} \end{align*}

The identity cosh2xsinh2x=1\cosh^2 x - \sinh^2 x = 1 also holds, so the point (cosht,sinht)(\cosh t, \sinh t) lies on the right half of the hyperbola x2y2=1x^2 - y^2 = 1.

The catenary

The most famous application is the catenary2. A chain or a cable hanging under its own weight from two fixed points takes the following shape.

y=acoshxay = a\cosh\frac{x}{a}

It closely resembles a parabola but is mathematically a different curve. The two expansions part company from the third term, so the gap widens the further one goes from the origin.

xxcoshx\cosh x1+x221 + \dfrac{x^2}{2}
0.50.51.1276\approx 1.12761.12501.1250
111.5431\approx 1.54311.50001.5000
223.7622\approx 3.76223.00003.0000

Applications

  • The shape of a hanging chain or power line
  • The design of arches in architecture
  • The equations of a vibrating string and of heat conduction
  1. Hyperbolic functions, Wikipedia
  2. Catenary, Wikipedia