Mada za sehemu hiiHyperbolic FunctionsMada 3
- Hyperbolic Sine And Cosines
- Derivatives Of Hyperbolic Function
- Intergration Of Hyperbolic Functions
The exponential function ex can be expressed as the sum of odd and even functions:
ex=odd2ex−e−x+even2ex+e−x
The odd function is called the hyperbolic sine of x, denoted as sinhx, and is defined as:
\sinh x = \frac{e^x - e^{-x}}{2} \tag{3.1}
The even function is called the hyperbolic cosine of x, denoted as coshx, and is defined as:
\cosh x = \frac{e^x + e^{-x}}{2} \tag{3.2}
Example 1
Show that 2sinhxcoshx=sinh2x.
Solution:
2sinhxcoshx=2(2ex−e−x)(2ex+e−x)=2(ex−e−x)(ex+e−x)=2e2x−e−2x=sinh2x
Example 2
Show that coshx+sinhx=ex.
Solution:
coshx+sinhx=2ex+e−x+2ex−e−x=2ex+e−x+ex−e−x=22ex=ex
Example 3
Show that cosh2x+sinh2x=cosh2x.
Solution:
cosh2x+sinh2x=(2ex+e−x)2+(2ex−e−x)2=4e2x+2+e−2x+4e2x−2+e−2x=42e2x+2e−2x=2e2x+e−2x=cosh2x
Example 4
Show that cosh2x−sinh2x=1.
Solution:
cosh2x−sinh2x=(2ex+e−x)2−(2ex−e−x)2=4e2x+2+e−2x−4e2x−2+e−2x=44=1
Example 5
Given that sinhx=43, find:
(a) coshx (b) x (c) sinh2x
Solution:
(a) cosh2x−sinh2x=1⇒cosh2x=1+sinh2x=1+(43)2=1+169=1625. Since coshx is always positive, coshx=45.
(b) coshx+sinhx=ex⇒45+43=ex⇒ex=2⇒x=ln2≈0.6931.
(c) sinh2x=2sinhxcoshx=2(43)(45)=815.
Example 6
Solve for x in the equation 8coshx−10sinhx−5=0, expressing your answers in logarithmic form.
Solution:
Using coshx=2ex+e−x and sinhx=2ex−e−x, the equation becomes:
8(2ex+e−x)−10(2ex−e−x)−5=0
4(ex+e−x)−5(ex−e−x)−5=0
4ex+4e−x−5ex+5e−x−5=0
−ex+9e−x−5=0
Multiplying by ex:
−e2x−5ex+9=0
e2x+5ex−9=0
Let y=ex. Then y2+5y−9=0.
Using the quadratic formula:
y=2−5±25+36=2−5±61
Since ex must be positive, we take the positive root: ex=2−5+61
x=ln(2−5+61)
The graphs of hyperbolic sine and cosine can be plotted using a graphing utility or by creating a table of values. The graph of y=sinhx can be visualized by graphing y=21ex and y=−21e−x separately and then adding the corresponding y-values (ordinates) as shown in Figure below
Similarly, the graph of y=coshx can be obtained by graphing y=21ex and y=21e−x separately and then adding the corresponding ordinates
From the graphs:
- sinhx has a domain of (−∞,∞) and a range of (−∞,∞). It is an odd function (symmetric about the origin).
- coshx has a domain of (−∞,∞) and a range of [1,∞). It is an even function (symmetric about the y-axis).
From the definitions of sinhx and coshx, we can define four more hyperbolic functions:
- Hyperbolic tangent: \tanh x = \frac{\sinh x}{\cosh x} = \frac{e^x - e^{-x}}{e^x + e^{-x}
- Hyperbolic cotangent: \coth x = \frac{\cosh x}{\sinh x} = \frac{e^x + e^{-x}}{e^x - e^{-x}
- Hyperbolic secant: \text{sech } x = \frac{1}{\cosh x} = \frac{2}{e^x + e^{-x}
- Hyperbolic cosecant: \text{cosech } x = \frac{1}{\sinh x} = \frac{2}{e^x - e^{-x}
Graphs of these functions:
Graph of y = tanh x
Graph of y = coth x
Graph of y = sech x
Graph of y = cosech x

Many trigonometric identities have corresponding hyperbolic identities. Osborn's rule helps convert trigonometric identities to hyperbolic identities:
Osborn's rule: Replace trigonometric functions with their corresponding hyperbolic functions. Change the sign of any product of two sines.
Table of trigonometric and hyperbolic identities:
| Trigonometric Identity | Corresponding Hyperbolic Identity |
|---|---|
| sin2x+cos2x=1 | cosh2x−sinh2x=1 |
| 1+tan2x=sec2x | cosh2x−sinh2x=1 which can be rearranged to 1−tanh2x=sech2x |
| 1+cot2x=csc2x | coth2x−1=cosech2x |
| sin(A±B)=sinAcosB±cosAsinB | sinh(A±B)=sinhAcoshB±coshAsinhB |
| cos(A±B)=cosAcosB∓sinAsinB | cosh(A±B)=coshAcoshB±sinhAsinhB |
| tan(A±B)=1∓tanAtanBtanA±tanB | tanh(A±B)=1±tanhAtanhBtanhA±tanhB |
| sin2x=2sinxcosx | sinh2x=2sinhxcoshx |
| cos2x=cos2x−sin2x | cosh2x=cosh2x+sinh2x |
| tan2x=1−tan2x2tanx | tanh2x=1+tanh2x2tanhx |
Prove that 1−tanh2x=sech2x.
Proof:
Recall the fundamental hyperbolic identity: cosh2x−sinh2x=1.
Divide both sides by cosh2x:
cosh2xcosh2x−cosh2xsinh2x=cosh2x1
1−tanh2x=sech2x
Prove that coth2x−1=cosech2x.
Proof:
Recall the fundamental hyperbolic identity: cosh2x−sinh2x=1.
Divide both sides by sinh2x:
sinh2xcosh2x−sinh2xsinh2x=sinh2x1
coth2x−1=cosech2x
Solve for x in the equation 6sech2x+7tanhx−8=0.
Solution:
Using the identity sech2x=1−tanh2x, we have:
6(1−tanh2x)+7tanhx−8=0
6−6tanh2x+7tanhx−8=0
−6tanh2x+7tanhx−2=0
6tanh2x−7tanhx+2=0
Let y=tanhx. Then 6y2−7y+2=0.
(2y−1)(3y−2)=0
y=21 or y=32
So, tanhx=21 or tanhx=32.
Using the inverse hyperbolic tangent function:
x=tanh−1(21) or x=tanh−1(32)
Recall that tanh−1u=21ln(1−u1+u). Therefore:
x=21ln(1−211+21)=21ln3orx=21ln(1−321+32)=21ln5
Given the function f(x)=2cosh2x+3sinhx=k, where k is a constant.
(a) Find the range of values of k for which the equation has no real solutions. (b) If k=1, find the exact solution of the equation.
Solution:
(a) Using cosh2x=1+sinh2x, we have:
2(1+sinh2x)+3sinhx=k
2+2sinh2x+3sinhx−k=0
2sinh2x+3sinhx+(2−k)=0
Let y=sinhx. Then 2y2+3y+(2−k)=0.
For no real solutions, the discriminant must be negative: b2−4ac<0.
32−4(2)(2−k)<0
9−16+8k<0
8k−7<0
8k<7
k<87
(b) If k=1, the equation becomes 2sinh2x+3sinhx+1=0.
(2sinhx+1)(sinhx+1)=0
sinhx=−21 or sinhx=−1
x=sinh−1(−21) or x=sinh−1(−1)
Using sinh−1u=ln(u+u2+1):
x=ln(−21+41+1)=ln(2−1+5)orx=ln(−1+1+1)=ln(−1+2)
Let f(x)=3−coshx, x∈R.
(a) Sketch the graph of f(x). Include the coordinates of any intercepts. (b) If g(x)=sinhx, find the exact coordinates of the intersection points of f(x) and g(x).
Solution:
(a) x-intercepts: 3−coshx=0⇒coshx=3⇒x=±cosh−13=±ln(3+8)=±ln(3+22). y-intercept: f(0)=3−cosh0=3−1=2. The graph is a reflection of cosh x about the x-axis, shifted up by 3 units.
(b) Intersection points: 3−coshx=sinhx⇒3=sinhx+coshx⇒3=ex⇒x=ln3. Then y=sinh(ln3)=2eln3−e−ln3=23−31=34. Intersection point: (ln3,34).
A function has an inverse function if and only if it is one-to-one. Let's examine the inverse hyperbolic functions:
Inverse hyperbolic sine (sinh−1x or arcsinh x)
y=sinhx is a one-to-one function, so its inverse exists. The graph of y=sinhx and its inverse y=sinh−1x are reflections of each other across the line y=x
Domain of sinhx: (−∞,∞)
Range of sinhx: (−∞,∞)
Domain of sinh−1x: (−∞,∞)
Range of sinh−1x: (−∞,∞)
Inverse hyperbolic cosine (cosh−1x or arccosh x)
y=coshx is not one-to-one over its entire domain (−∞,∞). However, if we restrict the domain of coshx to [0,∞), it becomes one-to-one and has an inverse.
The graph of y=coshx (for x≥0) and its inverse y=cosh−1x are reflections of each other across the line y=x
Domain of coshx (restricted): [0,∞)
Range of coshx: [1,∞)
Domain of cosh−1x: [1,∞)
Range of cosh−1x: [0,∞)
Inverse hyperbolic tangent (tanh−1x or arctanh x)
y=tanhx is a one-to-one function, so its inverse exists. The graph of y=tanhx and its inverse y=tanh−1x are reflections of each other across the line y=x
Domain of tanhx: (−∞,∞)
Range of tanhx: (−1,1)
Domain of tanh−1x: (−1,1)
Range of tanh−1x: (−∞,∞)
Inverse hyperbolic secant, cotangent, and cosecant
The inverse hyperbolic secant, cotangent, and cosecant are denoted as sech−1x, coth−1x, and cosech−1x, respectively. Their domains and ranges are derived from the domains and ranges of their corresponding hyperbolic functions, considering appropriate restrictions to ensure one-to-one mapping where necessary. They can be expressed in logarithmic form as follows:
sech−1(x)=ln(x1+x21−1)
coth−1(x)=21ln(x−1x+1)
cosech−1(x)=ln(x1+x21+1)
Inverse hyperbolic functions can be expressed in logarithmic form. This is achieved by expressing the hyperbolic function in terms of exponentials and then solving for the independent variable.
Example 1
Convert the following to logarithmic form:
(a) y=sinh−1x (b) y=cosh−1x
Solution:
(a) y=sinh−1x
x=sinhy=2ey−e−y
2x=ey−ey1
Multiply by ey:
2xey=e2y−1
e2y−2xey−1=0
This is a quadratic equation in ey. Using the quadratic formula:
ey=2(1)−(−2x)±(−2x)2−4(1)(−1)=22x±4x2+4=22x±2x2+1=x±x2+1
Since ey is always positive, and since x2+1>∣x∣, the only valid solution is the positive root:
ey=x+x2+1
Taking the natural logarithm of both sides:
y=ln(x+x2+1)
Therefore, sinh−1x=ln(x+x2+1)
(b) y=cosh−1x
x=coshy=2ey+e−y
2x=ey+ey1
Multiply by ey:
2xey=e2y+1
e2y−2xey+1=0
Using the quadratic formula:
ey=2(1)−(−2x)±(−2x)2−4(1)(1)=22x±4x2−4=x±x2−1
Since the range of cosh−1x is y≥0, and the domain is x≥1, both solutions are mathematically valid, but by convention we use the positive root:
y=ln(x+x2−1)
Therefore, cosh−1x=ln(x+x2−1), for x≥1.
Logarithmic forms of other inverse hyperbolic functions
Using similar methods, we can derive the logarithmic forms of the other inverse hyperbolic functions:
- tanh−1x=21ln(1−x1+x), for −1<x<1
- coth−1x=21ln(x−1x+1), for ∣x∣>1
- sech−1x=ln(x1+1−x2), for 0<x≤1
- cosech−1x=ln(x1+∣x∣1+x2), for x=0
Example 2
Approximate the following to four decimal places:
(a) sinh−11 (b) cosh−13 (c) coth−14
Solution:
(a) sinh−11=ln(1+12+1)=ln(1+2)≈0.8814
(b) cosh−13=ln(3+32−1)=ln(3+8)=ln(3+22)≈1.7627
(c) coth−14=21ln(4−14+1)=21ln(35)≈0.2554
Example 3
If coth−12m−coth−12n=21ln8, prove that m−nm+n=79.
Solution:
coth−12m−coth−12n=21ln(2m−12m+1)−21ln(2n−12n+1)=21ln(m−2m+2)−21ln(n−2n+2)
=21ln((m−2)(n+2)(m+2)(n−2))
Given that this equals 21ln8, we have:
(m−2)(n+2)(m+2)(n−2)=8
mn−2m+2n−4=8(mn+2m−2n−4)
mn−2m+2n−4=8mn+16m−16n−32
7mn+18m−18n−28=0
This does not directly simplify to the requested m−nm+n=79. There may be an error in the original problem statement or the intended solution. Further information is required to reach that conclusion.
Mwalimu
Unasoma somo hili? Niulize nikuelezee chochote kilichomo.
Ingia ili kumuuliza Mwalimu wa AI wa Sonza kuhusu mada hii.
Ingia ili kuulizaMajadiliano
Hakuna maswali bado