← Skill tree MathScape MATH162

Inverse Hyperbolic Functions

Reference: Stewart 6.7  •  Chapter: 6  •  Section: 7

Navigation: Wiki Home > Skills > Inverse Hyperbolic Functions

Why Inverse Hyperbolic Functions?

The integral $\int \frac{1}{\sqrt{1+x^2}}\,dx$ looks like it should involve $\arctan$ or $\arcsin$, but neither fits. The answer is $\sinh^{-1} x$, an inverse hyperbolic function.

Inverse hyperbolic functions complete the toolkit for integration. They appear whenever we need antiderivatives of expressions involving $\sqrt{x^2 \pm 1}$ or $\frac{1}{1-x^2}$. Even better, they have elegant logarithmic forms that make them easy to evaluate numerically.

Before You Start: Quick Self-Check

1. What is the domain and range of $\sinh x$?

Answer: Domain: $\mathbb{R}$. Range: $\mathbb{R}$. Since $\sinh$ is one-to-one, it has an inverse without restriction. If unsure, review Hyperbolic Function Definitions.

2. What is $\cosh^2 x - \sinh^2 x$?

Answer: $\cosh^2 x - \sinh^2 x = 1$. This identity is essential for deriving the derivative of $\sinh^{-1} x$. Review Hyperbolic Identities if needed.

3. Solve $e^y = 3$ for $y$.

Answer: $y = \ln 3$. Logarithm manipulation is essential for deriving the logarithmic forms of inverse hyperbolic functions.

Prerequisite Map

Prerequisitesentry point
This skillInverse Hyperbolic Functions
Leads tono further branch yet

Quick Reference

Property Value
Concept Hyperbolic Functions
Chapter 6.7
Difficulty Advanced
Time ~30 minutes

Key Concepts

Definitions of Inverse Hyperbolic Functions

Since $\sinh$ is one-to-one on all of $\mathbb{R}$, it has an inverse:

$$y = \sinh^{-1} x \iff \sinh y = x$$

For $\cosh$, we restrict the domain to $[0, \infty)$ (where $\cosh$ is one-to-one):

$$y = \cosh^{-1} x \iff \cosh y = x \text{ and } y \geq 0$$

For $\tanh$, which maps $\mathbb{R}$ onto $(-1, 1)$:

$$y = \tanh^{-1} x \iff \tanh y = x$$

Domain and Range Summary

Function Domain Range
$\sinh^{-1} x$ $\mathbb{R}$ $\mathbb{R}$
$\cosh^{-1} x$ $[1, \infty)$ $[0, \infty)$
$\tanh^{-1} x$ $(-1, 1)$ $\mathbb{R}$

The Logarithmic Forms

Since hyperbolic functions are defined using exponentials, their inverses can be expressed as logarithms:

$$\boxed{\sinh^{-1} x = \ln\left(x + \sqrt{x^2 + 1}\right)} \quad \text{for all } x$$

$$\boxed{\cosh^{-1} x = \ln\left(x + \sqrt{x^2 - 1}\right)} \quad \text{for } x \geq 1$$

$$\boxed{\tanh^{-1} x = \frac{1}{2}\ln\left(\frac{1+x}{1-x}\right)} \quad \text{for } \vert x\vert < 1$$

Deriving the Logarithmic Form of $\sinh^{-1} x$

Let $y = \sinh^{-1} x$. Then $\sinh y = x$, which means:

$$\frac{e^y - e^{-y}}{2} = x$$

Multiply both sides by $2e^y$:

$$e^{2y} - 1 = 2xe^y$$

Rearrange as a quadratic in $e^y$:

$$(e^y)^2 - 2x(e^y) - 1 = 0$$

Apply the quadratic formula with $a=1$, $b=-2x$, $c=-1$:

$$e^y = \frac{2x \pm \sqrt{4x^2 + 4}}{2} = x \pm \sqrt{x^2 + 1}$$

Since $e^y > 0$ and $x - \sqrt{x^2 + 1} < 0$ for all $x$ (because $\sqrt{x^2+1} > \vert x\vert \geq x$), we must take the $+$ sign:

$$e^y = x + \sqrt{x^2 + 1}$$

Therefore:

$$y = \ln\left(x + \sqrt{x^2 + 1}\right)$$

Derivatives of Inverse Hyperbolic Functions

$$\boxed{\frac{d}{dx}(\sinh^{-1} x) = \frac{1}{\sqrt{1 + x^2}}}$$

$$\boxed{\frac{d}{dx}(\cosh^{-1} x) = \frac{1}{\sqrt{x^2 - 1}}} \quad \text{for } x > 1$$

$$\boxed{\frac{d}{dx}(\tanh^{-1} x) = \frac{1}{1 - x^2}} \quad \text{for } \vert x\vert < 1$$

Deriving $\frac{d}{dx}(\sinh^{-1} x)$ (Two Methods)

Method 1: Implicit Differentiation

Let $y = \sinh^{-1} x$. Then $\sinh y = x$.

Differentiate implicitly: $\cosh y \cdot \frac{dy}{dx} = 1$

So $\frac{dy}{dx} = \frac{1}{\cosh y}$.

From $\cosh^2 y - \sinh^2 y = 1$ and $\cosh y > 0$:

$$\cosh y = \sqrt{1 + \sinh^2 y} = \sqrt{1 + x^2}$$

Therefore: $\frac{d}{dx}(\sinh^{-1} x) = \frac{1}{\sqrt{1 + x^2}}$

Method 2: Differentiate the Logarithmic Form

$$\frac{d}{dx}\ln\left(x + \sqrt{x^2+1}\right) = \frac{1}{x + \sqrt{x^2+1}} \cdot \left(1 + \frac{x}{\sqrt{x^2+1}}\right)$$

$$= \frac{1}{x + \sqrt{x^2+1}} \cdot \frac{\sqrt{x^2+1} + x}{\sqrt{x^2+1}} = \frac{1}{\sqrt{x^2+1}}$$

Comparison with Inverse Trig Derivatives

Inverse Hyperbolic Derivative Inverse Trig Derivative
$\sinh^{-1} x$ $\frac{1}{\sqrt{1+x^2}}$ $\arctan x$ $\frac{1}{1+x^2}$
$\cosh^{-1} x$ $\frac{1}{\sqrt{x^2-1}}$ $\text{arcsec } x$ $\frac{1}{\vert x\vert \sqrt{x^2-1}}$
$\tanh^{-1} x$ $\frac{1}{1-x^2}$ N/A N/A

Notice that $\frac{d}{dx}\sinh^{-1} x$ has a square root while $\frac{d}{dx}\arctan x$ does not.

Practice Problems

Level 1 Evaluating at Simple Points

Find the exact value of $\sinh^{-1} 0$.

Thought Process

We need to find $y$ such that $\sinh y = 0$. Since $\sinh 0 = 0$ and $\sinh$ is one-to-one, we have $y = 0$.

Alternatively, use the logarithmic form: $\sinh^{-1} 0 = \ln(0 + \sqrt{0+1}) = \ln 1 = 0$.

Show Answer

$$\sinh^{-1} 0 = 0$$

Level 2 Using the Logarithmic Form

Express $\cosh^{-1} 2$ as a logarithm and simplify.

Thought Process

Apply the formula $\cosh^{-1} x = \ln(x + \sqrt{x^2 - 1})$ with $x = 2$.

Show Answer

$$\cosh^{-1} 2 = \ln\left(2 + \sqrt{4-1}\right) = \ln\left(2 + \sqrt{3}\right)$$

Level 2 Basic Differentiation

Find $\frac{d}{dx}(\sinh^{-1} 3x)$.

Thought Process

Use the chain rule: $\frac{d}{dx}\sinh^{-1}(u) = \frac{1}{\sqrt{1+u^2}} \cdot \frac{du}{dx}$ where $u = 3x$ and $\frac{du}{dx} = 3$.

Show Answer

$$\frac{d}{dx}(\sinh^{-1} 3x) = \frac{1}{\sqrt{1+(3x)^2}} \cdot 3 = \frac{3}{\sqrt{1+9x^2}}$$

Level 3 Composition with Exponential Functions

Find $\frac{d}{dx}[\sinh^{-1}(e^x)]$.

Thought Process

Use the chain rule with $\frac{d}{dx}\sinh^{-1}(u) = \frac{1}{\sqrt{1+u^2}}$ where $u = e^x$ and $\frac{du}{dx} = e^x$.

The expression $\sqrt{1 + e^{2x}}$ cannot be simplified further in elementary form.

Show Answer

$$\frac{d}{dx}[\sinh^{-1}(e^x)] = \frac{1}{\sqrt{1+(e^x)^2}} \cdot e^x = \frac{e^x}{\sqrt{1+e^{2x}}}$$

Alternative form: This can also be written as $\frac{1}{\sqrt{e^{-2x}+1}}$ by factoring out $e^x$ from the denominator.

Level 4 Integral with Scaling

Evaluate $\displaystyle\int_0^3 \frac{dx}{\sqrt{4+x^2}}$.

Thought Process

The integrand $\frac{1}{\sqrt{4+x^2}}$ looks like $\frac{1}{\sqrt{1+u^2}}$ but with a scaling factor. Rewrite as $\frac{1}{2}\cdot\frac{1}{\sqrt{1+(x/2)^2}}$, or recognize the general formula:

$$\int \frac{dx}{\sqrt{a^2+x^2}} = \sinh^{-1}\left(\frac{x}{a}\right) + C = \ln\left(x + \sqrt{x^2+a^2}\right) + C$$

Show Answer

Using the formula with $a = 2$:

$$\int_0^3 \frac{dx}{\sqrt{4+x^2}} = \sinh^{-1}\left(\frac{x}{2}\right)\Big\vert _0^3$$

$$= \sinh^{-1}\left(\frac{3}{2}\right) - \sinh^{-1}(0)$$

$$= \ln\left(\frac{3}{2} + \sqrt{\frac{9}{4}+1}\right) - 0$$

$$= \ln\left(\frac{3}{2} + \sqrt{\frac{13}{4}}\right) = \ln\left(\frac{3 + \sqrt{13}}{2}\right)$$

Numerical check: $\frac{3 + \sqrt{13}}{2} \approx \frac{3 + 3.606}{2} \approx 3.303$, so the answer is $\approx 1.195$.

Level 4 Verifying the Derivative via Logarithmic Form

The logarithmic form of $\cosh^{-1} x$ is $\ln(x + \sqrt{x^2-1})$ for $x \geq 1$.

Verify that $\frac{d}{dx}[\ln(x + \sqrt{x^2-1})] = \frac{1}{\sqrt{x^2-1}}$ by direct differentiation.

Thought Process

Use the chain rule: $\frac{d}{dx}\ln(u) = \frac{1}{u} \cdot \frac{du}{dx}$ where $u = x + \sqrt{x^2-1}$.

For $\frac{du}{dx}$, you need to differentiate $\sqrt{x^2-1}$, which gives $\frac{x}{\sqrt{x^2-1}}$.

The key simplification happens when you combine terms over a common denominator.

Show Answer

Let $u = x + \sqrt{x^2-1}$. Then:

$$\frac{du}{dx} = 1 + \frac{d}{dx}(x^2-1)^{1/2} = 1 + \frac{2x}{2\sqrt{x^2-1}} = 1 + \frac{x}{\sqrt{x^2-1}}$$

Combine over a common denominator:

$$\frac{du}{dx} = \frac{\sqrt{x^2-1} + x}{\sqrt{x^2-1}}$$

Now apply the chain rule:

$$\frac{d}{dx}[\ln(x + \sqrt{x^2-1})] = \frac{1}{x + \sqrt{x^2-1}} \cdot \frac{\sqrt{x^2-1} + x}{\sqrt{x^2-1}}$$

$$= \frac{\sqrt{x^2-1} + x}{(x + \sqrt{x^2-1})\sqrt{x^2-1}}$$

The numerator equals the first factor in the denominator, so they cancel:

$$= \frac{1}{\sqrt{x^2-1}}$$ ✓

Level 5 Applying and Verifying the Logarithmic Form

The logarithmic form of $\tanh^{-1} x$ is $\tanh^{-1} x = \frac{1}{2}\ln\left(\frac{1+x}{1-x}\right)$ for $\vert x\vert < 1$.

(a) Use this formula to find the exact value of $\tanh^{-1}\left(\frac{1}{3}\right)$.

(b) Verify your answer by showing that $\tanh\left(\text{your answer}\right) = \frac{1}{3}$.

Thought Process

(a) Substitute $x = \frac{1}{3}$ into the logarithmic formula and simplify the fraction inside the logarithm.

(b) Let $y$ be your answer from part (a). To verify, compute $\tanh y = \frac{e^y - e^{-y}}{e^y + e^{-y}}$. Use the fact that if $y = \frac{1}{2}\ln(k)$, then $e^y = \sqrt{k}$ and $e^{-y} = \frac{1}{\sqrt{k}}$.

Show Answer

(a) Using the formula with $x = \frac{1}{3}$:

$$\tanh^{-1}\left(\frac{1}{3}\right) = \frac{1}{2}\ln\left(\frac{1+\frac{1}{3}}{1-\frac{1}{3}}\right) = \frac{1}{2}\ln\left(\frac{\frac{4}{3}}{\frac{2}{3}}\right) = \frac{1}{2}\ln(2)$$

(b) Let $y = \frac{1}{2}\ln 2$. Then $e^y = e^{\frac{1}{2}\ln 2} = \sqrt{2}$ and $e^{-y} = \frac{1}{\sqrt{2}}$.

$$\tanh y = \frac{e^y - e^{-y}}{e^y + e^{-y}} = \frac{\sqrt{2} - \frac{1}{\sqrt{2}}}{\sqrt{2} + \frac{1}{\sqrt{2}}}$$

Multiply numerator and denominator by $\sqrt{2}$:

$$= \frac{2 - 1}{2 + 1} = \frac{1}{3}$$ ✓

This confirms that $\tanh\left(\frac{1}{2}\ln 2\right) = \frac{1}{3}$, so our answer is correct.

CCI-Style Conceptual Questions

Question 1: The function $\sinh^{-1} x$ is defined for:

(A) $x \geq 0$ only (B) $x \geq 1$ only (C) $-1 < x < 1$ only (D) All real numbers $x$

Answer

(D) Since $\sinh: \mathbb{R} \to \mathbb{R}$ is a one-to-one function that achieves every real value, its inverse $\sinh^{-1}$ is defined for all real $x$.

Question 2: Why does $\cosh^{-1} x$ require $x \geq 1$?

(A) Because $\cosh x \geq 1$ for all $x$, so only values $\geq 1$ are in the range of $\cosh$ (B) Because the formula $\ln(x + \sqrt{x^2-1})$ requires $x \geq 1$ (C) Because $\cosh$ is not one-to-one for $x < 0$ (D) All of the above are correct explanations

Answer

(D) All three statements are true and related. The range of $\cosh$ is $[1, \infty)$, which is why only $x \geq 1$ can be inputs to $\cosh^{-1}$. The formula requires $x^2 - 1 \geq 0$, i.e., $x \geq 1$ (for the principal branch). And $\cosh$ is restricted to $x \geq 0$ to make it one-to-one.

Question 3 (Explain Why): The derivative $\frac{d}{dx}(\sinh^{-1} x) = \frac{1}{\sqrt{1+x^2}}$ is defined for all real $x$, but $\frac{d}{dx}(\cosh^{-1} x) = \frac{1}{\sqrt{x^2-1}}$ is only defined for $x > 1$. Why the difference?

Answer

The difference traces back to the domains of the inverse functions themselves:

Common Mistakes

Mistake Correct Approach
Confusing $\sinh^{-1} x$ with $\frac{1}{\sinh x}$ $\sinh^{-1} x$ is the inverse function; $\frac{1}{\sinh x} = \text{csch } x$
Using wrong formula sign: $\ln(x - \sqrt{x^2+1})$ For $\sinh^{-1}$: use $+$ sign. The $-$ version gives a negative number.
Forgetting domain restrictions for $\cosh^{-1}$ and $\tanh^{-1}$ $\cosh^{-1}$: $x \geq 1$. $\tanh^{-1}$: $\vert x\vert < 1$
Missing chain rule factor Always multiply by the derivative of the inner function

Mastery Checklist

Mental Model

From Exponentials to Logarithms:

Hyperbolic functions are built from $e^x$ and $e^{-x}$. Their inverses must therefore be built from $\ln$.

When you set $\sinh y = x$, you're solving an equation involving $e^y$ and $e^{-y}$. Multiplying through by $e^y$ converts this to a quadratic in $e^y$. The quadratic formula gives you $e^y$, and taking $\ln$ gives you $y$.

Integration Connection:

The derivatives of inverse hyperbolic functions are algebraic expressions:

This means these algebraic expressions have inverse hyperbolic antiderivatives, a key fact for integration.

Previous Up Next
Hyperbolic Derivatives Skills Index

Last updated: 2026-01-23