Difference between revisions of "Cosh"
From specialfunctionswiki
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
The hyperbolic cosine function is defined by | The hyperbolic cosine function is defined by | ||
$$\mathrm{cosh}(z)=\dfrac{e^z + e^{-z}}{2}$$ | $$\mathrm{cosh}(z)=\dfrac{e^z + e^{-z}}{2}$$ |
Revision as of 05:31, 20 March 2015
The hyperbolic cosine function is defined by $$\mathrm{cosh}(z)=\dfrac{e^z + e^{-z}}{2}$$
- Complex Cosh.jpg
Domain coloring of analytic continuation of $\cosh$.
Contents
Properties
Theorem
The following formula holds: $$\dfrac{\mathrm{d}}{\mathrm{d}z} \cosh(z) = \sinh(z),$$ where $\cosh$ denotes the hyperbolic cosine and $\sinh$ denotes the hyperbolic sine.
Proof
From the definition, $$\mathrm{cosh}(z)=\dfrac{e^z + e^{-z}}{2}$$ and so using the derivative of the exponential function, the linear property of the derivative, the chain rule, and the definition of the hyperbolic sine, $$\dfrac{\mathrm{d}}{\mathrm{d}z} \cosh(z)=\dfrac{e^z - e^{-z}}{2}=\sinh(z),$$ as was to be shown. █