Science Fair Projects Ideas - Hyperbolic function

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Hyperbolic function

(Redirected from Hyperbolic sine)

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

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

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

\cosh^2(t) - \sinh^2(t) = 1 \,

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

\sinh(x+y) = \sinh(x) \cosh(y) + \cosh(x) \sinh(y) \,
\cosh(x+y) = \cosh(x) \cosh(y) + \sinh(x) \sinh(y) \,

and the "half-angle formulas"

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

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

\operatorname{arcsinh}(x) = \ln(x + \sqrt{x^2 + 1})
\operatorname{arccosh}(x) = \ln(x \pm \sqrt{x^2 - 1})
\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)
\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)
\operatorname{arcsech}(x) = \ln\left(\frac{1 \pm \sqrt{1 - x^2}}{x}\right)
\operatorname{arccsch}(x) = \ln\left(\frac{1 \pm \sqrt{1 + x^2}}{x}\right)

Applications of Hyperbolic Functions to Integrals

\int \frac {dx} {\sqrt{1 - x^2}} = \operatorname{arcsin}(x)+{C} = - \operatorname{arccos}(x) + \frac {\pi}{2}+{C}
\int \frac {dx} {\sqrt{x^2 + 1}} = \operatorname{arcsinh}(x)+{C} = \ln(x + \sqrt{x^2 + 1})+{C}
\int \frac {dx} {\sqrt{x^2 - 1}} = \operatorname{arccosh}(x)+{C} = \ln(x + \sqrt{x^2 - 1})+{C}
\int \sqrt{1 - x^2}  dx = \frac{\operatorname{arcsin}(x) + x\sqrt{1 - x^2}}{2}+{C}
\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}
\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}
\int \frac {dx} {1 + x^2} = \operatorname{arctan}(x)+{C}
\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}

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:

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

03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice