morrobay said:
The question on the above is : How and why does ' [itex]e[/itex] ' get into the definition.
Besides the fact that it is a parameter.
i don't know where the original insight into this relationship comes from. i learned out of a textbook like anyone else.
it's sort of like this: a perfectly legitimate technique to solve differential equations or to integrate functions (which is really just solving a differential equation) is to
guess at the answer, calculate the derivatives plug it back into the diff. eq. and see if equality results. if equality results, you have found a solution (or anti-derivative) and, depending on the order of the diff. eq., you might be done.
so here some author in some textbook is saying:
If you define the hyperbolic cosine and sine as thus:
[tex]\cosh(x) \triangleq \frac{e^{x} + e^{-x}}{2}[/tex]
[tex]\sinh(x) \triangleq \frac{e^{x} - e^{-x}}{2}[/tex]
with [itex]e[/itex] being the base to the natural logarithm, then the following are true:
[tex]\left( \cosh(a) \right)^2 - \left( \sinh(a) \right)^2 = 1[/tex]
and
[tex]\int_{0}^{\cosh(a)} \frac{\sinh(a)}{\cosh(a)} \ x \ dx \ - \ \int_{1}^{\cosh(a)} \sqrt{x^2 - 1} \ dx \ = \ \frac{a}{2}[/tex]
the latter, at least for [itex]a > 0[/itex] . we can work out the integrals and see that this is true.
use that fact to help you interpret the drawing at
http://en.wikipedia.org/wiki/File:Hyperbolic_functions-2.svg .
now, if we changed the base of the [itex]\cosh[/itex] and [itex]\sinh[/itex] definitions to something else, the first fact would continue to be true (but for another [itex]a[/itex]) since all it does is scale the x-axis. but the second fact (with the integrals) would no longer be true. it would be off by a scaling factor.
but somehow, someone had the insight to see this and guess at the relationship, and then it's just a matter of checking it to see that the guess is correct.
afterthought: other facts that are true with that definition is:
[tex]\frac{d}{dx}\cosh(x) = \sinh(x)[/tex]
and
[tex]\frac{d}{dx}\sinh(x) = \cosh(x)[/tex]
and this would not be true with just any definition.