open encyclopedia * Article Search: * *
*
*

Hyperbolic function

From open-encyclopedia.com - the free encyclopedia.

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

Hyperbolic functions look like curves
sinh, cosh and tanh
Hyperbolic functions look like curves
csch, sech and coth

<math>\sinh(x) = \frac{e^x - e^{-x}}{2} = -i \sin(i x)<math>
(hyperbolic sine, pronounced "shine" or "sinch")
<math>\cosh(x) = \frac{e^{x} + e^{-x}}{2} = \cos(i x) <math>
(hyperbolic cosine, pronounced "cosh")
<math>\tanh(x) = \frac{\sinh(x)}{\cosh(x)} = -i \tan(i x)<math>
(hyperbolic tangent, pronounced "than" or "tanch")
<math>\coth(x) = \frac{\cosh(x)}{\sinh(x)}<math>
(hyperbolic cotangent, pronounced "coth")
<math>\operatorname{sech}(x) = \frac{1}{\cosh(x)}<math>
(hyperbolic secant, pronounced "sheck" or "sech")
<math>\operatorname{csch}(x) = \frac{1}{\sinh(x)}<math>
(hyperbolic cosecant, pronounced "cosheck" or "cosech")
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 equilateral hyperbola x² - y² = 1. This is based on the easily verified identity

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

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 + \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) = - \operatorname{arccos}(x) + \frac {\pi}{2}<math>
<math>\int \frac {dx} {\sqrt{x^2 + 1}} = \operatorname{arcsinh}(x) = \ln(x + \sqrt{x^2 + 1})<math>
<math>\int \frac {dx} {\sqrt{x^2 - 1}} = \operatorname{arccosh}(x) = \ln(x + \sqrt{x^2 - 1})<math>
<math>\int \sqrt{1 - x^2} dx = \frac{\operatorname{arcsin}(x) + x\sqrt{1 - x^2}}{2}<math>
<math>\int \sqrt{x^2 + 1} dx = \frac{\operatorname{arcsinh}(x) + x\sqrt{x^2 + 1}}{2} = \frac{\ln(x + \sqrt{x^2 + 1}) + x\sqrt{x^2 + 1}}{2}<math>
<math>\int \sqrt{x^2 - 1} dx = \frac{- \operatorname{arccos}h(x) + x\sqrt{x^2 - 1}}{2} = \frac{- \ln(x + \sqrt{x^2 - 1}) + x\sqrt{x^2 - 1}}{2}<math>
<math>\int \frac {dx} {1 + x^2} = \operatorname{arctan}(x)<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)<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^{ix} = \cos x + i\;\sin x<math>
<math>\cosh(ix) = \frac{(e^{ix} + e^{-ix})}{2} = \cos(x)<math>
<math>\sinh(ix) = \frac{(e^{ix} - e^{-ix})}{2} = i \sin(x)<math>
<math>\tanh(ix) = i \tan(x) \,<math>
<math>\sinh(x) = -i \sin(ix) \,<math>
<math>\cosh(x) = \cos(ix) \,<math>
<math>\tanh(x) = -i \tan(ix) \,<math>
<math>\operatorname{arcsinh}(x) = i \arcsin(-ix)<math>
<math>\operatorname{arccosh}(x) = i \arccos(x)<math>
<math>\operatorname{arctanh}(x) = i \arctan(-ix)<math>

See also

de:Hyperbelfunktion es:Función hiperbólica fr:Fonction hyperbolique it:Funzioni iperboliche ja:双曲線関数 sv:Hyperbolisk funktion zh:双曲函数

Contribute Found an omission? You can freely contribute to this Wikipedia article. Edit Article
Copyright © 2003-2004 Zeeshan Muhammad. All rights reserved. Legal notices. Part of the New Frontier Information Network.