morrobay said:
The question on the above is : How and why does ' e ' 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:
\cosh(x) \triangleq \frac{e^{x} + e^{-x}}{2}
\sinh(x) \triangleq \frac{e^{x} - e^{-x}}{2}
with e being the base to the natural logarithm, then the following are true:
\left( \cosh(a) \right)^2 - \left( \sinh(a) \right)^2 = 1
and
\int_{0}^{\cosh(a)} \frac{\sinh(a)}{\cosh(a)} \ x \ dx \ - \ \int_{1}^{\cosh(a)} \sqrt{x^2 - 1} \ dx \ = \ \frac{a}{2}
the latter, at least for a > 0 . 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 \cosh and \sinh definitions to something else, the first fact would continue to be true (but for another a) 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:
\frac{d}{dx}\cosh(x) = \sinh(x)
and
\frac{d}{dx}\sinh(x) = \cosh(x)
and this would not be true with just any definition.