Hyperbolic Functions
Revise Hyperbolic Functions for Further Pure Mathematics 3 WFM03 (AS Level) — revision notes and instant AI marking. Free to start.
Hyperbolic Functions
Big idea: hyperbolic functions are the "exponential cousins" of sin, cos and tan — built from eˣ and e⁻ˣ instead of circles, and almost every trig identity you know has a hyperbolic twin.
Summary
- sinh x, cosh x, tanh x are defined directly from ex and e−x — no circles involved.
- The three reciprocal functions cosech x, sech x, coth x behave like cosec, sec, cot.
- Hyperbolic functions obey addition/double-angle formulae that look almost identical to trig ones.
- Osborne's Rule is the shortcut: convert any trig identity to a hyperbolic one, flipping the sign in front of any term that is (or hides) a product of two sines.
- The inverse functions arsinh, arcosh, artanh undo sinh, cosh, tanh, and each has a closed logarithmic form.
- Equations mixing sinh/cosh can be solved either by converting to exponentials, or by using hyperbolic identities + the log form of the inverse.
1. Definitions and Graphs
Forget circles for a second. Hyperbolic functions are just combinations of ex and e−x, built to mimic the shape and algebra of sin, cos and tan without actually being trigonometric at all. That's why they're called "hyperbolic" — they relate to the hyperbola x² − y² = 1 the way sin/cos relate to the circle x² + y² = 1.
Because they're built from exponentials, you can read off their behaviour instantly:
- sinh x is an odd function (sinh(−x) = −sinh x), passes through the origin, and grows like ½eˣ for large x.
- cosh x is an even function (cosh(−x) = cosh x), has a minimum of 1 at x = 0 — it never dips below 1 — and looks like a smile (this is the actual shape of a hanging chain, a "catenary").
- tanh x squeezes everything between −1 and 1: it flattens out to horizontal asymptotes y = 1 and y = −1 as x → ±∞.
y = cosh x → even, U-shaped, minimum point (0,1), never negative
y = tanh x → odd, S-shaped, bounded between y = −1 and y = 1
The reciprocal functions
Exactly as sec = 1/cos, cosec = 1/sin, cot = 1/tan, we define:
Their graphs follow directly from "flipping" sinh, cosh, tanh:
- cosech x has a vertical asymptote at x = 0 (since sinh 0 = 0) and two separate branches, one above and one below the x-axis.
- sech x has a maximum value of 1 at x = 0 (since cosh x ≥ 1 always) and tends to 0 as x → ±∞.
- coth x has a vertical asymptote at x = 0, and horizontal asymptotes at y = 1 and y = −1.
2. Addition Formulae, Double Angle Formulae, and Osborne's Rule
Here's the genuinely useful shortcut of this chapter: you almost never need to derive hyperbolic identities from scratch. Every trig identity has a hyperbolic twin, and there's a simple rule for converting between them.
Osborne's Rule
Why does this work? Because sin x = (unit circle) involves i somewhere when you connect it to exponentials (sin x = (eix − e−ix)/2i), and every time you multiply two sines together you pick up an i² = −1 that a pure hyperbolic identity never has. You don't need to know the proof to use the rule — just spot "product of two sines" and flip that one sign.
| Trig identity | Hyperbolic identity | Why / why not flipped |
|---|---|---|
| sin(A+B) = sinA cosB + cosA sinB | sinh(A+B) = sinhA coshB + coshA sinhB | No sin×sin term → no change |
| cos(A+B) = cosA cosB − sinA sinB | cosh(A+B) = coshA coshB + sinhA sinhB | sinA sinB present → sign flips (− becomes +) |
| 1 + tan²A = sec²A | 1 − tanh²A = sech²A | tan²A hides sin²A/cos²A → flips |
| cos²A + sin²A = 1 | cosh²A − sinh²A = 1 | sin²A is a product of two sines → flips |
| cos 2A = 1 − 2sin²A | cosh 2A = 1 + 2sinh²A | sin²A flips |
| sin 2A = 2 sinA cosA | sinh 2A = 2 sinhA coshA | no sin×sin term → no change |
3. Inverse Hyperbolic Functions
Graphs
Just like any inverse function, the graph of y = f⁻¹(x) is the reflection of y = f(x) in the line y = x. So to sketch arsinh x, arcosh x, artanh x, just reflect the graphs from Section 1 in y = x.
y = arcosh x → reflection of the upper half of cosh x; defined for x ≥ 1; arcosh x ≥ 0 only
y = artanh x → reflection of tanh x; defined for |x| < 1; vertical asymptotes at x = ±1
Logarithmic form
Each inverse hyperbolic function can be written as a single logarithm — genuinely useful for solving equations without a calculator, and for exam questions that ask you to "show that". The derivation pattern is always the same: set y = the inverse function, rewrite using the exponential definition, and solve the resulting quadratic in eʸ.
arcosh x = ln(x + √(x² − 1)) (x ≥ 1)
artanh x = ½ ln[(1+x)/(1−x)] (|x| < 1)
The artanh result comes from a slightly different route — set y = artanh x, write tanh y = x in exponential form, and solve for eʸ directly (no quadratic needed this time), giving eʸ = √[(1+x)/(1−x)] and hence the ½ ln form above.
4. Equations Involving Hyperbolic Functions
There are two main strategies, and picking the right one saves a lot of time:
- Strategy A — convert straight to exponentials. Best when the equation is a simple linear combination like a sinh x + b cosh x = c. Substitute the eˣ, e⁻ˣ definitions and you'll get a quadratic in eˣ.
- Strategy B — use hyperbolic identities, then the log form of the inverse. Best when the equation mixes cosh 2x with sinh x, or similar — use Osborne-style identities (like cosh 2x = 1 + 2sinh²x) to get everything in terms of one function, solve as a quadratic in that function, then convert to logs at the very end using Section 3's formulae.
What to Memorise
Definitions
- sinh x = ½(eˣ − e⁻ˣ)
- cosh x = ½(eˣ + e⁻ˣ)
- tanh x = sinh x / cosh x
- cosech x = 1/sinh x, sech x = 1/cosh x, coth x = 1/tanh x
Graph shapes
- sinh, tanh, cosech, coth: odd functions
- cosh, sech: even functions
- cosh x ≥ 1 always; tanh x bounded by ±1
- arcosh x ≥ 0 by definition (single-valued)
Osborne's Rule
- Swap trig → hyperbolic function names
- Flip sign of any term hiding a product of two sines
- cosh²x − sinh²x = 1 (note the minus)
- 1 − tanh²x = sech²x
Logarithmic forms
- arsinh x = ln(x + √(x²+1)) — all real x
- arcosh x = ln(x + √(x²−1)) — x ≥ 1
- artanh x = ½ln[(1+x)/(1−x)] — |x| < 1
Concepts Checklist
Exam Tips
Read the full Hyperbolic Functions notes free
That's the preview — create a free account to read the rest, plus flashcards and practice questions with instant AI marking. No credit card.
Unlock the full notes free →