2.1 Hyperbolic functions
- Syllabus
- 9231–2028–2029
- Topic
- 2.1
- Level
- A2
| Function | Exponential definition | Equivalent reciprocal/quotient |
|---|---|---|
| sinhx | (ex−e−x)/2 | odd |
| coshx | (ex+e−x)/2 | even |
| tanhx | (ex−e−x)/(ex+e−x) | sinhx/coshx |
| sechx | 2/(ex+e−x) | 1/coshx |
| cosechx | 2/(ex−e−x) | 1/sinhx |
| cothx | (ex+e−x)/(ex−e−x) | coshx/sinhx |
Because ex>0, coshx>0 for every real x, so tanh and sech are defined on all reals. Since sinhx=0 only at x=0, cosech and coth exclude x=0. The signs under x↦−x show that sinh, tanh, cosech and coth are odd, while cosh and sech are even.
At $x=0$:\sinh0=0,\quad\cosh0=1,\quad\tanh0=0,\quad\operatorname{sech}0=1,whilecosech0andcoth0areundefined.
sechx is the reciprocal 1/coshx; cosh−1x denotes an inverse function. Reciprocal and inverse notation describe different operations.
| y | Domain and range | Shape/symmetry | Asymptotes |
|---|---|---|---|
| sinhx | R→R | odd, strictly increasing, through (0,0) | none |
| coshx | R→[1,∞) | even, minimum (0,1) | none |
| tanhx | R→(−1,1) | odd, strictly increasing, through (0,0) | y=1 as x→∞; y=−1 as x→−∞ |
| sechx | R→(0,1] | even, maximum (0,1), positive | y=0 |
| cosechx | R∖{0}→R∖{0} | odd; decreasing on each branch | x=0, y=0 |
| cothx | R∖{0}→(−∞,−1)∪(1,∞) | odd; decreasing on each branch | x=0, y=1 right, y=−1 left |
Start with parity and intercepts, then use exponential dominance as x→±∞. For reciprocal functions, zeros of the denominator become vertical asymptotes and very large denominator magnitude makes the reciprocal approach 0. Label asymptotes and open range endpoints; none of the six basic graphs is periodic.
For x>0, coth x falls from +∞ near x=0+ toward the horizontal asymptote y=1 from above. This is different from tanh x, which rises from 0 toward 1 from below.
Do not transfer sine/cosine ranges or periodicity. A graph sketch must show excluded x-values, correct branch quadrants, extrema/intercepts and labelled asymptotes—not only a generic curve shape.
Fromthedefinitions,\cosh^2x-\sinh^2x=\frac{(e^x+e^{-x})^2-(e^x-e^{-x})^2}{4}=1.Divide by $\cosh^2x$ or $\sinh^2x$ to obtain1-\tanh^2x=\operatorname{sech}^2x,\qquad \coth^2x-\operatorname{cosech}^2x=1.
\sinh(x\pm y)=\sinh x\cosh y\pm\cosh x\sinh y,\cosh(x\pm y)=\cosh x\cosh y\pm\sinh x\sinh y,wherethepairedsignscorrespond.
Setting $y=x$ gives\sinh2x=2\sinh x\cosh x,\cosh2x=\cosh^2x+\sinh^2x=2\cosh^2x-1=1+2\sinh^2x,\tanh2x=\frac{2\tanh x}{1+\tanh^2x}.
Choose the identity that matches the structure. For example, cosh4x−sinh4x=(cosh2x−sinh2x)(cosh2x+sinh2x)=cosh2x. When asked to prove an identity, transform one side from definitions or known identities until it equals the other; do not assume the target equality mid-proof.
The fundamental sign is minus, not the trigonometric plus. Consequently the cosh addition formula and cosh2x use plus between the squared terms.
| Inverse | Input domain and chosen output | Logarithmic form |
|---|---|---|
| sinh−1y | y∈R, output real | ln(y+y2+1) |
| cosh−1y | y≥1, output ≥0 | ln(y+y2−1) |
| tanh−1y | ∣y∣<1, output real | 21ln((1+y)/(1−y)) |
| Reciprocal inverse | Domain | Reduce to |
|---|---|---|
| sech−1y | 0<y≤1, output ≥0 | cosh−1(1/y) |
| cosech−1y | y=0 | sinh−1(1/y) |
| coth−1y | ∣y∣>1 | tanh−1(1/y)=21ln((y+1)/(y−1)) |
Let $u=\tanh^{-1}y$, soy=\frac{e^u-e^{-u}}{e^u+e^{-u}}=\frac{e^{2u}-1}{e^{2u}+1}.Thene^{2u}(1-y)=1+y,and because $|y|<1$, both sides of the logarithm are positive:u=\frac12\ln\left(\frac{1+y}{1-y}\right).
For sinh or cosh, set t=eu>0 and solve the resulting quadratic. Positivity selects the valid t before taking u=lnt; for cosh, restricting u≥0 makes the even function one-to-one. Substitute back into the original hyperbolic function to check the branch.
The superscript −1 here means inverse function, not reciprocal. Every logarithmic form carries its input domain and branch restriction; algebraic roots outside them are not alternative answers.