New Reply

Proof of Hyperbolic Functions

 
Share Thread Thread Tools
Feb28-13, 09:59 AM   #1
 

Proof of Hyperbolic Functions


I've searched and thought on it for a long time but I couldn't find any mathematical proof or something else about the formula of hyperbolic functions. [itex]sinh=\frac{e^{x}-e^{-x}}{2},cosh=\frac{e^{x}+e^{-x}}{2}[/itex] How do I get these formulas mathematically??
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Feb28-13, 11:51 AM   #2
mfb
 
Mentor
This is a common definition of them, and you cannot prove definitions.
If you want to use another definition, there is some way to relate them, but that depends on your favorite definition.
Feb28-13, 04:23 PM   #3
 
cos(ix)=cosh(x), sin(ix)=isinh(x); note that even when x is complex-valued (if you've any familiarity with complex analysis), both of these identities still hold. this illustrates the basic relation between circular functions (trig functions) and the hyperbolic functions cosh, sinh, tanh, etc.

Moreover, if y=ix, cos^2(y)+sin^2(y) = 1 => cos^2(ix)+sin^2(ix) = 1 => cosh^2(x) + (i^2)*sinh^2(x) = 1 => cosh^2(x) + (-1)*sinh^2(x) = 1 => cosh^2(x) - sinh^2(x) = 1, as expected.
Mar1-13, 11:06 PM   #4
rbj
 

Proof of Hyperbolic Functions


Quote by mfb View Post
This is a common definition of them, and you cannot prove definitions.
If you want to use another definition, there is some way to relate them, but that depends on your favorite definition.
there is a reason these became known as hyperbolic trig functions in contrast to the circular trigonometric functions.

take a look at that figure at http://en.wikipedia.org/wiki/Hyperbolic_function .

if it's the circular trig functions, you sweep a sector with area [itex]\frac{a}{2}[/itex] under the circular curve of

[tex] x^2 + y^2 = 1 [/tex]

after sweeping out a pie-shaped sector of that area with that circular curve, the point on the curve has coordinates of [itex]x=\cos(a)[/itex] and [itex]y=\sin(a)[/itex] .

with hyperbolic trig functions, you sweep a "sector" with the same area [itex]\frac{a}{2}[/itex] over the hyperbola curve of

[tex] x^2 - y^2 = 1 [/tex]

after sweeping out that sector of that area with that hyperbolic curve, the point on the curve has coordinates of [itex]x=\cosh(a)[/itex] and [itex]y=\sinh(a)[/itex] .

see the similarity?
Mar2-13, 12:58 PM   #5
mfb
 
Mentor
Sure, but where is the point? This was a historic definition of the hyperbolic definitions. It is possible to show that they are identical with modern, algebraic definitions of those functions.
Mar2-13, 01:57 PM   #6
rbj
 
well, try doing a couple of integrals.

this might be the reverse of what is defined and what is the consequence, but suppose you pick any [itex]a>0[/itex] and define

[tex] \cosh(a) = \frac{e^{a} + e^{-a}}{2} [/tex]

[tex] \sinh(a) = \frac{e^{a} - e^{-a}}{2} [/tex]

then find the area under this curve:

[tex] \int_{0}^{\cosh(a)} \frac{\sinh(a)}{\cosh(a)} \ x \ dx [/tex]

(that one is easy) and then subtract the area under this curve:

[tex] \int_{1}^{\cosh(a)} \sqrt{x^2 - 1} \ dx [/tex]

and do some considerable simplification, what do you think the net area would turn out to be?
Mar2-13, 10:45 PM   #7
rbj
 
nobody took me up on my question.

the answer is [itex]\frac{a}{2}[/itex].


[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]

when [itex]a > 0[/itex] and

[tex] \cosh(a) \triangleq \frac{e^{a} + e^{-a}}{2} [/tex]

[tex] \sinh(a) \triangleq \frac{e^{a} - e^{-a}}{2} [/tex]


i hope that satisfies the OP's request for "proof".
Mar3-13, 08:28 PM   #8
 
You can prove them by working out the areas like I did here:
http://www.physicsforums.com/showthread.php?t=336897
Mar4-13, 11:24 AM   #9
rbj
 
it states a formula for the tough integral (which can be checked by differentiation) and that is good, but it still doesn't show that the net area (the difference of two integrals) is [itex]\frac{a}{2}[/itex].

someone should do that here using [itex]\LaTeX[/itex].
Mar5-13, 10:00 PM   #10
 
Quote by rbj View Post
nobody took me up on my question.

the answer is [itex]\frac{a}{2}[/itex].


[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]

when [itex]a > 0[/itex] and

[tex] \cosh(a) \triangleq \frac{e^{a} + e^{-a}}{2} [/tex]

[tex] \sinh(a) \triangleq \frac{e^{a} - e^{-a}}{2} [/tex]


i hope that satisfies the OP's request for "proof".
The question on the above is : How and why does ' e ' get into the definition.
Besides the fact that it is a parameter.
Mar6-13, 01:39 PM   #11
rbj
 
Quote by morrobay View Post
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 dunno where the original insight into this relationship comes from. i learned out of a textbook like anyone else.

it's sorta 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:Hy...unctions-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.
New Reply
Thread Tools


Similar Threads for: Proof of Hyperbolic Functions
Thread Forum Replies
hyperbolic functions Calculus & Beyond Homework 4
Hyperbolic functions :((( Precalculus Mathematics Homework 3
hyperbolic area sector confirmed with hyperbolic functions Calculus 0
Hyperbolic functions Calculus & Beyond Homework 5
hyperbolic functions Introductory Physics Homework 44