Hyperbolic Cosine

DOWNLOAD Mathematica Notebook
CoshReal
Min Max
Powered by webMathematica
CoshReImAbs
Min Max
Re
Im Powered by webMathematica

The hyperbolic cosine is defined as

 coshz=1/2(e^z+e^(-z)).
(1)

The notation chx is sometimes also used (Gradshteyn and Ryzhik 2000, p. xxix). This function describes the shape of a hanging cable, known as the catenary. It is implemented in the Wolfram Language as Cosh[z].

Special values include

cosh0=1
(2)
cosh(lnphi)=1/2sqrt(5),
(3)

where phi is the golden ratio.

The derivative is given by

 d/(dz)coshz=sinhz,
(4)

where sinhz is the hyperbolic sine, and the indefinite integral by

 intcoshzdz=sinhz+C,
(5)

where C is a constant of integration.

The hyperbolic cosine has Taylor series

coshz=sum_(n=0)^(infty)(z^(2n))/((2n)!)
(6)
=1+1/2z^2+1/(24)z^4+1/(720)z^6+1/(40320)z^8+...
(7)

(OEIS A010050).

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.