Hyperbolic Functions (Sect. 7.7) : Remark
Hyperbolic Functions (Sect. 7.7) : Remark
7)
cos ()
sin
The circle x
2
+ y
2
= 1 can be
parametrized by the functions
x = cos(),
y = sin().
Since these functions satisfy
cos
2
() + sin
2
() = 1.
Remark: The parametrization is not unique. Another solution is
x = cos(n), y = sin(n), n N.
Circular and hyperbolic functions
Remark:
Hyperbolic functions are a parametrization of a hyperbola.
y(u)
y
x
1
x(u)
The hyperbola x
2
y
2
= 1 can
be parametrized by the functions
x = f (u), y = g(u),
satisfying the condition
f
2
(u) g
2
(u) = 1.
Remark: A solution is x =
1
2
_
h(u) +
1
h(u)
_
, y =
1
2
_
h(u)
1
h(u)
_
,
x
2
y
2
=
1
4
_
h
2
+
1
h
2
+ 2 h
2
1
h
2
+ 2
_
= 1.
Circular and hyperbolic functions
Remarks:
The hyperbola x
2
y
2
= 1 can be parametrized by
x =
1
2
_
h(u) +
1
h(u)
_
, y =
1
2
_
h(u)
1
h(u)
_
,
where h is any non-zero continuous function satisfying
lim
u
h(u) = , lim
u
h(u) = 0, h(0) = 1.
, sinh
2
(x) =
1
2
_
1 + cosh(2x)
.
Proof: (Only double angle formula for sinh.)
sinh(2x) =
1
2
_
e
2x
1
e
2x
_
=
1
2
__
e
x
_
2
_
1
e
x
_
2
_
.
Recalling the formula a
2
b
2
= (a + b)(a b),
sinh(2x) =
2
4
_
e
x
+
1
e
x
__
e
x
1
e
x
_
= 2 cosh(x) sinh(x).
Denitions and identities
Example
Compute both cosh(ln(7)) and sinh(2 ln(3)).
Solution:
cosh(ln(7)) =
1
2
_
e
ln(7)
+
1
e
ln(7)
_
=
1
2
_
7 +
1
7
_
=
1
2
50
7
.
We conclude that cosh(ln(7)) =
25
7
.
sinh(2 ln(3)) =
1
2
_
e
2 ln(3)
1
e
2 ln(3)
_
=
1
2
_
e
ln(9)
1
e
ln(9)
_
sinh(2 ln(3)) =
1
2
_
9
1
9
_
=
1
2
80
9
sinh(2 ln(3)) =
40
9
.
(x) = sinh(x)
tanh
(x) =
1
cosh
2
(x)
coth
(x) =
1
sinh
2
(x)
sech
(x) =
sinh(x)
cosh
2
(x)
csch
(x) =
cosh(x)
sinh
2
(x)
.
Proof: (Only for sinh.)
sinh
(x) =
1
2
_
e
x
e
x
_
=
1
2
_
e
x
e
x
(1)
_
sinh
(u) =
1
2
_
e
x
+ e
x
_
sinh
(x) = cosh(x).
Derivatives of hyperbolic functions
Example
Compute the derivative of the function y(x) = e
tanh(3x)
.
Solution:
y
(x) = e
tanh(3x)
tanh
(3x) 3.
We only need to remember the rst two formulas in the Theorem
above, since
tanh
(x) =
_
sinh(x)
cosh(x)
_
=
sinh
(x)
cosh
2
(x)
tanh
(x) =
cosh
2
(x) sinh
2
(x)
cosh
2
(x)
=
1
cosh
2
(x)
.
We conclude that y
(x) =
3e
tanh(3x)
cosh
2
(3x)
.
Hyperbolic functions (Sect. 7.7)