You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
When you solve an equation such as sinhy=x for y, the answer is an inverse hyperbolic function, written y=arsinhx (read "ar-sinh", from area — see §13). The defining feature that makes these functions so valuable — and so different from inverse trig functions — is that each one can be written explicitly as a natural logarithm. That logarithmic form is the key that unlocks a whole family of standard integrals later in the course. This lesson derives the three logarithmic forms from the exponential definitions, examines the domains and graphs, and connects them to the integrals they generate.
Inverse hyperbolic functions are compulsory pure content for Papers 1 and 2 of AQA Further Mathematics (7367). The derivations of the logarithmic forms are textbook AO2 "show that" material — short, self-contained proofs that examiners return to year after year — while evaluating them and using the resulting standard integrals is AO1. The topic sits between the hyperbolic-identities lesson (which supplies the algebra) and the integration lesson (which is its main application), and it leans on the logarithm laws and the quadratic formula from A-Level Maths. Mastering the three derivations is the single highest-value thing you can do here: the same algebra reappears verbatim whenever an integral produces an inverse hyperbolic function.
The three inverse hyperbolic functions and their logarithmic forms are:
arsinhx=ln(x+x2+1) (x∈R)
arcoshx=ln(x+x2−1) (x≥1)
artanhx=21ln(1−x1+x) (−1<x<1)
| Function | Logarithmic form | Domain | Range |
|---|---|---|---|
| arsinhx | ln(x+x2+1) | R | R |
| arcoshx | ln(x+x2−1) | [1,∞) | [0,∞) |
| artanhx | 21ln1−x1+x | (−1,1) | R |
Two of these domains and ranges need care, and both reasons trace straight back to the parent functions. Because sinh is a bijection from R onto R (strictly increasing, no repeats), its inverse arsinh has no restriction. But cosh is even and only ≥1, so it is not one-to-one; to invert it we restrict to the increasing branch x≥0, which is why arcosh is defined only for inputs ≥1 and returns only non-negative outputs. And tanh maps R onto the open interval (−1,1), so artanh accepts only inputs strictly between −1 and 1 — quoting artanh(1) is meaningless, as the logarithm 21ln02 diverges.
A general principle is doing the work here: the domain of an inverse is the range of the original, and the range of the inverse is the domain (or chosen branch) of the original. Reading off the table from the previous lesson — sinh has range R, cosh has range [1,∞), tanh has range (−1,1) — immediately gives the input domains of the three inverses, with no extra work. This is worth internalising because exam questions frequently assume a value is defined and award a mark for spotting when it is not: an integral whose limits stray below x=a in an arcosh(x/a) problem, for instance, has no real value, and saying so is the point of the question.
This is the model derivation; learn it cold, because the other two are variations on it. Let y=arsinhx, so by definition sinhy=x. Write sinhy in exponential form and clear the fraction:
2ey−e−y=x ⟹ ey−e−y=2x.
Multiply through by ey (always positive, so no solutions are lost) to clear the negative power and reveal a quadratic in ey:
e2y−2xey−1=0.
By the quadratic formula in ey,
ey=22x±4x2+4=x±x2+1.
Now the crucial sign decision: ey>0 always, but x−x2+1<0 for every x (since x2+1>x2=∣x∣≥x), so we must take the + root. Hence ey=x+x2+1 and taking logarithms gives the boxed result arsinhx=ln(x+x2+1).
Let y=arcoshx with y≥0, so coshy=x (and necessarily x≥1). The same steps give
2ey+e−y=x ⟹ e2y−2xey+1=0 ⟹ ey=x±x2−1.
This time both roots are positive (their product is +1 by the constant term), so the sign choice is governed instead by the branch y≥0, i.e. ey≥1. The larger root x+x2−1≥1 gives y≥0; the smaller root x−x2−1 lies in (0,1] and would give y≤0, the rejected branch. So arcoshx=ln(x+x2−1). (The two roots are reciprocals — (x+x2−1)(x−x2−1)=x2−(x2−1)=1 — which is exactly why arcosh is "double-valued" before the branch restriction: ±arcoshx both satisfy coshy=x.)
Let y=artanhx, so tanhy=x. Using the exponential form tanhy=e2y+1e2y−1 (divide numerator and denominator of the definition by e−y):
e2y+1e2y−1=x ⟹ e2y−1=x(e2y+1) ⟹ e2y(1−x)=1+x.
e2y=1−x1+x ⟹ 2y=ln(1−x1+x) ⟹ artanhx=21ln(1−x1+x).
The condition −1<x<1 is forced here: the argument 1−x1+x must be positive for the logarithm to exist, and it is positive precisely when x∈(−1,1). It is worth pausing on the step e2y(1−x)=1+x: we divided by 1−x to isolate e2y, which is legitimate exactly because x<1 keeps 1−x>0. The factor of 21 out front is the single feature that distinguishes this derivation from the other two — it appears because the exponential form of tanh naturally produces e2y rather than ey, so taking logarithms gives 2y, which must then be halved. Dropping that 21 is the most common slip in the whole derivation; it also propagates into the corresponding integral, where ∫a2−x21dx=a1artanhax+c carries its own a1 for a related reason.
A small but useful observation: all three derivations share the same skeleton — write the hyperbolic function in exponential form, multiply through to clear negative powers, recognise a quadratic (in ey for arsinh and arcosh) or a linear equation (in e2y for artanh), solve, justify the root or sign, and take logarithms. If you remember the skeleton you never need to memorise the three answers separately; you can reconstruct any of them under exam pressure in under a minute.
Find the exact value of arsinh43.
arsinh43=ln(43+169+1)=ln(43+1625)=ln(43+45)=ln2.
Mark scheme: M1 substitute into ln(x+x2+1); A1 simplify 1625=45; A1 ln2 (exact, not 0.693).
Find the exact value of arcosh35.
arcosh35=ln(35+925−1)=ln(35+916)=ln(35+34)=ln3.
Mark scheme: M1 use ln(x+x2−1); A1 916=34; A1 ln3.
Find the exact value of artanh31.
artanh31=21ln(1−311+31)=21ln(2/34/3)=21ln2.
Mark scheme: M1 substitute into 21ln1−x1+x; A1 simplify the inner fraction to 2; A1 21ln2.
Solve coshx=2 for x≥0, giving the answer exactly.
x=arcosh2=ln(2+4−1)=ln(2+3).
(The full solution set is x=±ln(2+3) since cosh is even; the x≥0 restriction selects the principal value.)
Mark scheme: M1 recognise x=arcosh2; A1 ln(2+3). B1 (if not restricted) state both ± values.
(Specimen-style.) (a) Show that arsinhx=ln(x+x2+1). (4) (b) Hence find the exact value of arsinh1. (2)
Model solution.
(a) Let y=arsinhx, so sinhy=x. Then 2ey−e−y=x, and multiplying by 2ey gives e2y−2xey−1=0. Solving the quadratic in ey: ey=x±x2+1. Since ey>0 and x−x2+1<0, take the + root: ey=x+x2+1, so y=ln(x+x2+1), as required.
(b) arsinh1=ln(1+1+1)=ln(1+2).
The "Hence" in (b) is an instruction to use the result of (a) — substitute into the logarithmic form rather than starting a fresh exponential calculation. Ignoring "Hence" and re-deriving wastes time and risks the method mark.
Each inverse graph is the reflection of the corresponding hyperbolic graph in the line y=x (restricted to the invertible branch).
The reflection idea is worth dwelling on because it explains every feature at a glance. Reflecting a curve in y=x swaps the roles of horizontal and vertical, so a horizontal asymptote of the original becomes a vertical asymptote of the inverse: tanhx has horizontal asymptotes y=±1, so artanhx has vertical asymptotes x=±1 — no separate calculation needed. Likewise, cosh has a minimum turning point at (0,1) where its tangent is horizontal; reflecting, arcosh starts at (1,0) with a vertical tangent, which is why arcosh is so steep near x=1 and why the integral ∫x2−a21 it generates is improper at the lower limit x=a. And because reflecting an odd curve in y=x leaves it odd, arsinh and artanh inherit the oddness of sinh and tanh, whereas arcosh — coming from a curve that was never odd — has no symmetry at all. Reading the inverse's behaviour off the parent's graph is far quicker, and far more reliable, than trying to plot the logarithmic form directly.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.