Hyperbolic Functions and Their Derivatives

Hyperbolic functions are combinations of e x and e x that arise naturally in engineering and physics. Their properties closely parallel those of the trigonometric functions, and their derivatives are elegantly simple.

Function Definition Derivative
sinh x e x e x 2 cosh x
cosh x e x + e x 2 sinh x
tanh x sinh x cosh x sech 2 x
coth x cosh x sinh x csch 2 x
sech x 1 cosh x sech x tanh x
csch x 1 sinh x csch x coth x

Definitions

In many applications, exponential functions appear in the combinations e x + e x and e x e x .

cosh x = e x + e x 2 , sinh x = e x e x 2

These are called the hyperbolic cosine and hyperbolic sine functions.

Memory aid: cosh x (like cos x ) is an even function, so it uses the "plus" combination. sinh x (like sin x ) is an odd function, so it uses the "minus" combination.

cosh ( x ) = cosh x , sinh ( x ) = sinh x

Special values: cosh 0 = 1 , sinh 0 = 0 .

Both functions are continuous and differentiable everywhere.

Graphs of cosh x and sinh x

The hyperbolic tangent:

tanh x = sinh x cosh x = e x e x e x + e x

This function is odd and satisfies lim x + tanh x = 1 and lim x tanh x = 1 .

Graph of tanh x with horizontal asymptotes

Other Hyperbolic Functions

coth x = cosh x sinh x , sech x = 1 cosh x , csch x = 1 sinh x

Note: coth x and csch x are not defined at x = 0 .

Graphs of coth, sech, csch

Hyperbolic Identities

cosh 2 x sinh 2 x = 1 cosh x sinh x = e x , cosh x + sinh x = e x 1 tanh 2 x = sech 2 x = 1 cosh 2 x cosh 2 x 1 = csch 2 x = 1 sinh 2 x sinh ( x ± y ) = sinh x cosh y ± cosh x sinh y cosh ( x ± y ) = cosh x cosh y ± sinh x sinh y

Show that cosh 2 x sinh 2 x = 1 .

Solution cosh 2 x sinh 2 x = ( e x + e x ) 2 4 ( e x e x ) 2 4 = 4 e x e x 4 = 4 4 = 1

Show that 1 tanh 2 x = sech 2 x .

Solution 1 tanh 2 x = 1 sinh 2 x cosh 2 x = cosh 2 x sinh 2 x cosh 2 x = 1 cosh 2 x = sech 2 x

Prove sinh ( x + y ) = sinh x cosh y + cosh x sinh y .

Solution \begin{aligned} \sinh x\cosh y+\cosh x\sinh y&=\frac{e^x-e^{-x}}{2}\cdot\frac{e^y+e^{-y}}{2}+\frac{e^x+e^{-x}}{2}\cdot\frac{e^y-e^{-y}}{2}\\ &=\frac{1}{4}\left[(e^{x+y}+e^{x-y}-e^{-x+y}-e^{-x-y})+(e^{x+y}-e^{x-y}+e^{-x+y}-e^{-x-y})\right]\\ &=\frac{1}{2}(e^{x+y}-e^{-(x+y)})=\sinh(x+y) \end{aligned}

Why the Prefix "Hyper"?

The point P ( cos θ , sin θ ) lies on the unit circle x 2 + y 2 = 1 , and θ equals twice the area of the circular sector from O to P .

Unit circle with sector area theta/2

Similarly, if t is a real number, the point P ( cosh t , sinh t ) lies on the right branch of the unit hyperbola x 2 y 2 = 1 (since cosh 2 t sinh 2 t = 1 and cosh t 1 ). The number t equals twice the area of the corresponding hyperbolic sector.

Unit hyperbola with shaded sector

Derivatives of Hyperbolic Functions

\boxed{\begin{aligned} \frac{d}{dx}\sinh x&=\cosh x\\[4pt] \frac{d}{dx}\cosh x&=\sinh x\\[4pt] \frac{d}{dx}\tanh x&=\text{sech}^2 x=1-\tanh^2 x \end{aligned}}\boxed{\begin{aligned} \frac{d}{dx}\coth x&=-\text{csch}^2 x\\[4pt] \frac{d}{dx}\text{sech}\,x&=-\text{sech}\,x\tanh x\\[4pt] \frac{d}{dx}\text{csch}\,x&=-\text{csch}\,x\coth x \end{aligned}}

Show d d x sinh x = cosh x .

Solution d d x sinh x = d d x e x e x 2 = e x + e x 2 = cosh x

Show d d x tanh x = sech 2 x .

Solution d d x tanh x = d d x sinh x cosh x = cosh x cosh x sinh x sinh x cosh 2 x = 1 cosh 2 x = sech 2 x

Inverse Hyperbolic Functions

Since sinh and tanh are one-to-one, they have inverses. cosh is one-to-one on [ 0 , + ) , where we define its inverse.

Graphs of sinh, cosh, tanh showing which are one-to-one

The inverses are denoted arcsinh , arccosh , arctanh (or sinh 1 , cosh 1 , tanh 1 ):

\boxed{\begin{aligned} y=\sinh x&\Leftrightarrow x=\text{arcsinh}\,y &&(x,y\in\mathbb{R})\\ y=\cosh x&\Leftrightarrow x=\text{arccosh}\,y &&(x\geq0,y\geq1)\\ y=\tanh x&\Leftrightarrow x=\text{arctanh}\,y &&(x\in\mathbb{R},-1
Graphs of inverse hyperbolic functions

Explicit formulas:

\boxed{\begin{aligned} \text{arcsinh}\,x&=\ln(x+\sqrt{x^2+1}) &&(x\in\mathbb{R})\\ \text{arccosh}\,x&=\ln(x+\sqrt{x^2-1}) &&(x\geq1)\\ \text{arctanh}\,x&=\frac{1}{2}\ln\frac{1+x}{1-x} &&(-1\boxed{\begin{aligned} \text{arccoth}\,x&=\frac{1}{2}\ln\frac{x+1}{x-1} &&(|x|>1)\\ \text{arcsech}\,x&=\ln\!\left(\frac{1+\sqrt{1-x^2}}{x}\right) &&(00)\\[2pt]-\ln\!\left(\frac{1+\sqrt{1+x^2}}{-x}\right) & (x<0)\end{cases} \end{aligned}}

Show arcsinh x = ln ( x + x 2 + 1 ) .

Solution Start from y = sinh x = ( e x e x ) / 2 . Multiplying by 2 e x : ( e x ) 2 2 y e x 1 = 0 e x = y + y 2 + 1 (taking the positive root since e x > 0 ). Taking ln : x = ln ( y + y 2 + 1 ) Replacing y by x : sinh 1 ( x ) = ln ( x + x 2 + 1 ) .

Derivatives of Inverse Hyperbolic Functions

\boxed{\begin{aligned} \frac{d}{dx}\text{arcsinh}\,x&=\frac{1}{\sqrt{x^2+1}} &&(x\in\mathbb{R})\\[4pt] \frac{d}{dx}\text{arccosh}\,x&=\frac{1}{\sqrt{x^2-1}} &&(x>1)\\[4pt] \frac{d}{dx}\text{arctanh}\,x&=\frac{1}{1-x^2} &&(-1\boxed{\begin{aligned} \frac{d}{dx}\text{arccoth}\,x&=\frac{1}{1-x^2} &&(|x|>1)\\[4pt] \frac{d}{dx}\text{arcsech}\,x&=\frac{-1}{x\sqrt{1-x^2}} &&(00)\\[4pt]\dfrac{1}{x\sqrt{1+x^2}} & (x<0)\end{cases} \end{aligned}}

Show d d x arcsinh x = 1 x 2 + 1 .

Solution Let y = sinh x , so x = arcsinh y : d d y arcsinh y = 1 cosh x = 1 sinh 2 x + 1 = 1 y 2 + 1 (using cosh 2 x sinh 2 x = 1 and cosh x > 0 ) Replacing y by x : d d x arcsinh x = 1 x 2 + 1 .

Show d d x arccosh x = 1 x 2 1 for x > 1 .

Solution Let y = cosh x ( x > 0 ), so x = arccosh y : d d y ( arccosh y ) = 1 sinh x = 1 cosh 2 x 1 = 1 y 2 1

Show d d x arctanh x = 1 1 x 2 for 1 < x < 1 .

Solution Let y = tanh x , so x = arctanh y : d d y ( arctanh y ) = 1 sech 2 x = 1 1 tanh 2 x = 1 1 y 2 Replacing y by x : d d x arctanh x = 1 1 x 2 .

Frequently Asked Questions

How are hyperbolic functions related to a hyperbola? The point ( cosh t , sinh t ) always lies on the unit hyperbola x 2 y 2 = 1 , just as ( cos θ , sin θ ) lies on the unit circle. The parameter t equals twice the area of the hyperbolic sector, analogous to θ being twice the area of the circular sector.

Do hyperbolic functions satisfy similar identities to trigonometric ones? Yes, with one sign change: while cos 2 x + sin 2 x = 1 , we have cosh 2 x sinh 2 x = 1 . The addition formulas also hold with the same signs. This is called the Osborn rule.

Where do hyperbolic functions appear in applications? The shape of a hanging cable (catenary) is described by y = a cosh ( x / a ) . Hyperbolic functions also arise in the solution of differential equations in physics and engineering, and in the theory of special relativity.