Advanced | Help | Encyclopedia
Directory


Hyperbolic function

(Redirected from Csch)

In mathematics, the hyperbolic functions are analogs of the ordinary trigonometric, or circular, functions. They are:


sinh, cosh and tanh

csch, sech and coth

Before defining each of these functions let us take a moment to define the symbol <math>\imath \equiv \sqrt {-1}<math>

<math>\sinh(x) = \frac{e^x – e^{-x}}{2} = -\imath \sin(\imath x)<math>
(hyperbolic sine, pronounced "shine" or "sinch")
<math>\cosh(x) = \frac{e^{x} + e^{-x}}{2} = \cos(\imath x) <math>
(hyperbolic cosine, pronounced "cosh")
<math>\tanh(x) = \frac{\sinh(x)}{\cosh(x)} = -\imath \tan(\imath x)<math>
(hyperbolic tangent, pronounced "than" or "tanch")
<math>\coth(x) = \frac{\cosh(x)}{\sinh(x)} = \imath \cot(\imath x)<math>
(hyperbolic cotangent, pronounced "coth")
<math>\operatorname{sech}(x) = \frac{1}{\cosh(x)} = \sec(\imath x)<math>
(hyperbolic secant, pronounced "sheck" or "sech")
<math>\operatorname{csch}(x) = \frac{1}{\sinh(x)} = \imath \csc(\imath x)<math>
(hyperbolic cosecant, pronounced "cosheck" or "cosech")

Table of contents

Relationship to regular trigonometric functions

Just as the points (cos t, sin t) define a circle, the points (cosh t, sinh t) define the right half of the equilateral hyperbola x² – y² = 1. This is based on the easily verified identity

<math>\cosh^2(t) – \sinh^2(t) = 1 \,<math>

and the property that cosh t > 0 for all t.

However, the hyperbolic functions are not periodic.

The parameter t is not a circular angle, but rather a hyperbolic angle which represents twice the area between the x-axis, the hyperbola and the straight line which links the origin with the point (cosh t, sinh t) on the hyperbola.

The function cosh x is an even function, that is symmetric with respect to the y-axis, and cosh 0 = 1

The function sinh x is an odd function, that is symmetric with respect to the origin, and sinh 0 = 0

The hyperbolic functions satisfy many identities, all of them similar in form to the trigonometric identities. In fact, Osborne's rule states that one can convert any trigonometric identity into a hyperbolic identity by expanding it completely in terms of integral powers of sines and cosines, changing sine to sinh and cosine to cosh, and switching the sign of every term which contains a product of two sinh's. This yields for example the addition theorems

<math>\sinh(x+y) = \sinh(x) \cosh(y) + \cosh(x) \sinh(y) \,<math>
<math>\cosh(x+y) = \cosh(x) \cosh(y) + \sinh(x) \sinh(y) \,<math>

and the "half-angle formulas"

<math>\cosh^2\left(\frac{x}{2}\right) = \frac{1+\cosh(x)}{2}<math>
<math>\sinh^2\left(\frac{x}{2}\right) = \frac{\cosh(x)-1}{2}<math>

The derivative of sinh x is given by cosh x and the derivative of cosh x is sinh x.

The graph of the function cosh x is the catenary curve.

Inverse hyperbolic functions

The inverses of the hyperbolic functions are

<math>\operatorname{arcsinh}(x) = \ln(x + \sqrt{x^2 + 1})<math>
<math>\operatorname{arccosh}(x) = \ln(x \pm \sqrt{x^2 – 1})<math>
<math>\operatorname{arctanh}(x) = \ln\left(\frac{\sqrt{1 – x^2}}{1-x}\right) = \begin{matrix} \frac{1}{2} \end{matrix} \ln\left(\frac{1+x}{1-x}\right)<math>
<math>\operatorname{arccoth}(x) = \ln\left(\frac{\sqrt{x^2 – 1}}{x-1}\right) = \begin{matrix} \frac{1}{2} \end{matrix} \ln\left(\frac{x+1}{x-1}\right)<math>
<math>\operatorname{arcsech}(x) = \ln\left(\frac{1 \pm \sqrt{1 – x^2}}{x}\right)<math>
<math>\operatorname{arccsch}(x) = \ln\left(\frac{1 \pm \sqrt{1 + x^2}}{x}\right)<math>

Applications of hyperbolic functions to integrals

<math>\int \frac {dx} {\sqrt{1 – x^2}} = \operatorname{arcsin}(x)+{C} = – \operatorname{arccos}(x) + \frac {\pi}{2}+{C}<math>
<math>\int \frac {dx} {\sqrt{x^2 + 1}} = \operatorname{arcsinh}(x)+{C} = \ln(x + \sqrt{x^2 + 1})+{C}<math>
<math>\int \frac {dx} {\sqrt{x^2 – 1}} = \operatorname{arccosh}(x)+{C} = \ln(x + \sqrt{x^2 – 1})+{C}<math>
<math>\int \sqrt{1 – x^2} dx = \frac{\operatorname{arcsin}(x) + x\sqrt{1 – x^2}}{2}+{C}<math>
<math>\int \sqrt{x^2 + 1} dx = \frac{\operatorname{arcsinh}(x) + x\sqrt{x^2 + 1}}{2}+{C} = \frac{\ln(x + \sqrt{x^2 + 1}) + x\sqrt{x^2 + 1}}{2}+{C}<math>
<math>\int \sqrt{x^2 – 1} dx = \frac{- \operatorname{arccos}h(x) + x\sqrt{x^2 – 1}}{2}+{C} = \frac{- \ln(x + \sqrt{x^2 – 1}) + x\sqrt{x^2 – 1}}{2}+{C}<math>
<math>\int \frac {dx} {1 + x^2} = \operatorname{arctan}(x)+{C}<math>
<math>\int \frac {dx} {1 – x^2} = \operatorname{arctanh}(x) = \begin{matrix} \frac{1}{2} \end{matrix} \ln\left(\frac{1+x}{1-x}\right)+{C}<math>

Hyperbolic functions for complex numbers

Since the exponential function can be defined for any complex argument, we can extend the definitions of the hyperbolic functions also to complex arguments. The functions sinh z and cosh z are then holomorphic; their Taylor series expansions are given in the Taylor series article.

Relationships to regular trigonometric functions are given by Euler's formula for complex numbers:

<math>e^{\imath x} = \cos x + \imath \;\sin x<math>
<math>\cosh(\imath x) = \frac{(e^{\imath x} + e^{-\imath x})}{2} = \cos(x)<math>
<math>\sinh(\imath x) = \frac{(e^{\imath x} – e^{-\imath x})}{2} = \imath \sin(x)<math>
<math>\tanh(\imath x) = \imath \tan(x) \,<math>
<math>\sinh(x) = -\imath \sin(\imath x) \,<math>
<math>\cosh(x) = \cos(\imath x) \,<math>
<math>\tanh(x) = -\imath \tan(\imath x) \,<math>
<math>\operatorname{arcsinh}(x) = \imath \arcsin(-\imath x)<math>
<math>\operatorname{arccosh}(x) = \imath \arccos(x)<math>
<math>\operatorname{arctanh}(x) = \imath \arctan(-\imath x)<math>

<math>\ 2\sum_{j=n}^{kn-1} \operatorname{arctanh}(\frac{1}{1 + 2\,j})=\ln k <math>








Links: Addme | Keyword Research | Paid Inclusion | Femail | Software | Completive Intelligence

Add URL | About Slider | FREE Slider Toolbar - Simply Amazing
Copyright © 2000-2008 Slider.com. All rights reserved.
Content is distributed under the GNU Free Documentation License.