1 / 12
文档名称:

Difference Equations to Differential Equations (43).pdf

格式:pdf   页数:12
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Difference Equations to Differential Equations (43).pdf

上传人:一文千金 2011/12/26 文件大小:0 KB

下载得到文件列表

Difference Equations to Differential Equations (43).pdf

文档介绍

文档介绍:Section
 ¢¡£¡¥¤§¦¨¤§©
¤
  £© 
 Hyperbolic Functions
 ¢¡£¡¥¤§¦¨¤§©  £
 £©
The final class of functions we will consider are the hyperbolic functions. In a sense these
functions are not new to us since they may all be expressed in terms of the exponential
function and its inverse, the natural logarithm function. However, we will see that they
have many interesting and useful properties.
Definition For any real number x, the hyperbolic sine of x, denoted sinh(x), is defined
by
1
sinh(x) = (ex − e−x) ()
2
and the hyperbolic cosine of x, denoted cosh(x), is defined by
1
cosh(x) = (ex + e−x). ()
2
Note that, for any real number t,
1 1
cosh2(t) − sinh2(t) = (et + e−t)2 −(et − e−t)2
4 4
1 1
= (e2t + 2ete−t + e−2t) −(e2t − 2ete−t + e−2t)
4 4
1
= (2 + 2)
4
= 1.
Thus we have the useful identity
cosh2(t) − sinh2(t) = 1 ()
for any real number t. Put another way, (cosh(t), sinh(t)) is a point on the hyperbola
x2 −y2 = 1. Hence we see an analogy between the hyperbolic cosine and sine functions and
the cosine and sine functions: Whereas (cos(t), sin(t)) is a point on the circle x2 + y2 = 1,
(cosh(t), sinh(t)) is a point on the hyperbola x2 − y2 = 1. In fact, the cosine and sine
functions are sometimes referred to as the circular cosine and sine functions. We shall see
many more similarities between the hyperbolic trigonometric functions and their circular
counterparts as we proceed with our discussion.
To understand the graphs of the hyperbolic sine and cosine functions, we first note
that, for any value of x,
1
sinh(−x) = (e−x − ex) = − sinh(x), ()
2
1
2 Hyperbolic Functions Section
10

5

-4 -2 2 4
-
-5
-
-10
Figure Graph of y = sinh(x)
and
1
cosh(−x) = (e−x + ex) = cosh(x). ()
2
Now for large values of x, e−x ≈ 0, in which case
1 1
sinh(x) = (ex − e−x) ≈= ex
2 2
and
1
sinh(−x) = − sinh(x) ≈