← Skill tree MathScape MATH162

Hyperbolic Identities

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

Navigation: Wiki Home > Skills > Hyperbolic Identities

The Pythagorean Connection

The trigonometric identity $\cos^2 x + \sin^2 x = 1$ comes from the unit circle: $x^2 + y^2 = 1$.

Hyperbolic functions satisfy an analogous identity from the unit hyperbola: $x^2 - y^2 = 1$.

This single sign change, from $+$ to $-$, ripples through all the identities. Understanding this pattern lets you reconstruct hyperbolic identities from their trig counterparts without memorizing a separate list.

Before You Start: Quick Self-Check

1. What are the exponential definitions of $\sinh x$ and $\cosh x$?

Answer: $\sinh x = \frac{e^x - e^{-x}}{2}$ and $\cosh x = \frac{e^x + e^{-x}}{2}$. If you couldn't recall these, review Hyperbolic Function Definitions.

2. What is the trig Pythagorean identity?

Answer: $\cos^2 x + \sin^2 x = 1$. The hyperbolic version has a key sign difference!

Prerequisite Map

This skillHyperbolic Identities

Quick Reference

Property Value
Concept Hyperbolic Functions
Chapter 6.7
Difficulty Intermediate
Time ~20 minutes

Key Concepts

The Fundamental Identity

$$\boxed{\cosh^2 x - \sinh^2 x = 1}$$

This is the hyperbolic Pythagorean identity. Compare with trig: $\cos^2 x + \sin^2 x = 1$.

Why it works: Substitute the definitions:

$$\cosh^2 x - \sinh^2 x = \left(\frac{e^x + e^{-x}}{2}\right)^2 - \left(\frac{e^x - e^{-x}}{2}\right)^2$$

$$= \frac{e^{2x} + 2 + e^{-2x}}{4} - \frac{e^{2x} - 2 + e^{-2x}}{4} = \frac{4}{4} = 1$$

Related Pythagorean-Type Identities

Dividing the fundamental identity by $\cosh^2 x$ or $\sinh^2 x$:

Identity Derivation
$1 - \tanh^2 x = \text{sech}^2 x$ Divide by $\cosh^2 x$
$\coth^2 x - 1 = \text{csch}^2 x$ Divide by $\sinh^2 x$

Even-Odd Properties

Function Property Because
$\sinh(-x) = -\sinh x$ Odd $(e^{-x} - e^x)/2 = -(e^x - e^{-x})/2$
$\cosh(-x) = \cosh x$ Even $(e^{-x} + e^x)/2 = (e^x + e^{-x})/2$
$\tanh(-x) = -\tanh x$ Odd Odd divided by even

Sum and Difference Formulas

$$\sinh(x + y) = \sinh x \cosh y + \cosh x \sinh y$$ $$\cosh(x + y) = \cosh x \cosh y + \sinh x \sinh y$$

Notice: The $\sinh$ formula looks exactly like $\sin(x+y)$, but the $\cosh$ formula has $+$ where $\cos(x+y)$ has $-$.

Double Angle Formulas

Setting $y = x$ in the addition formulas:

$$\sinh 2x = 2\sinh x \cosh x$$ $$\cosh 2x = \cosh^2 x + \sinh^2 x = 2\cosh^2 x - 1 = 1 + 2\sinh^2 x$$

Useful Algebraic Identities

$$\cosh x + \sinh x = e^x$$ $$\cosh x - \sinh x = e^{-x}$$

These are extremely useful for simplification. They follow directly from adding or subtracting the definitions.

Comparison Table: Trig vs Hyperbolic

Trig Identity Hyperbolic Identity
$\cos^2 x + \sin^2 x = 1$ $\cosh^2 x - \sinh^2 x = 1$
$1 + \tan^2 x = \sec^2 x$ $1 - \tanh^2 x = \text{sech}^2 x$
$\sin(x+y) = \sin x \cos y + \cos x \sin y$ $\sinh(x+y) = \sinh x \cosh y + \cosh x \sinh y$
$\cos(x+y) = \cos x \cos y - \sin x \sin y$ $\cosh(x+y) = \cosh x \cosh y + \sinh x \sinh y$

Pattern: When both terms in a trig identity have the same sign, the hyperbolic version may flip one sign.

Practice Problems

Level 1 Recognizing the Fundamental Identity

Simplify $\cosh^2(3x) - \sinh^2(3x)$.

Thought Process

The fundamental identity $\cosh^2 u - \sinh^2 u = 1$ holds for any argument $u$. Here $u = 3x$.

Show Answer

By the fundamental identity with $u = 3x$:

$$\cosh^2(3x) - \sinh^2(3x) = 1$$

Level 2 Verifying Symmetry Properties

Verify that $\tanh(-x) = -\tanh x$ (i.e., $\tanh$ is an odd function) by:

(a) Computing $\tanh(-\ln 3)$ and $-\tanh(\ln 3)$ and showing they are equal.

(b) Explaining why $\tanh$ must be odd based on the even/odd properties of $\sinh$ and $\cosh$.

Thought Process

For part (a), use the rational function form from the definitions. For part (b), recall that $\tanh x = \sinh x / \cosh x$, and think about what happens when an odd function is divided by an even function.

Show Answer

(a) Numerical verification:

$$\tanh(\ln 3) = \frac{\sinh(\ln 3)}{\cosh(\ln 3)} = \frac{\frac{3 - 1/3}{2}}{\frac{3 + 1/3}{2}} = \frac{8/3}{10/3} = \frac{8}{10} = \frac{4}{5}$$

$$\tanh(-\ln 3) = \frac{\sinh(-\ln 3)}{\cosh(-\ln 3)} = \frac{-\sinh(\ln 3)}{\cosh(\ln 3)} = -\frac{4}{5}$$

Indeed, $\tanh(-\ln 3) = -\tanh(\ln 3)$. ✓

(b) General argument:

Since $\sinh$ is odd: $\sinh(-x) = -\sinh x$

Since $\cosh$ is even: $\cosh(-x) = \cosh x$

Therefore: $$\tanh(-x) = \frac{\sinh(-x)}{\cosh(-x)} = \frac{-\sinh x}{\cosh x} = -\tanh x$$

An odd function divided by an even function yields an odd function.

Level 3 Finding Other Values from One

If $\tanh x = \frac{4}{5}$ and $x > 0$, find $\sinh x$ and $\cosh x$.

Thought Process

Use the identity $1 - \tanh^2 x = \text{sech}^2 x$ to find $\text{sech } x$, then $\cosh x$. Finally use $\sinh x = \tanh x \cdot \cosh x$.

Show Answer

From $1 - \tanh^2 x = \text{sech}^2 x$:

$$\text{sech}^2 x = 1 - \left(\frac{4}{5}\right)^2 = 1 - \frac{16}{25} = \frac{9}{25}$$

So $\text{sech } x = \frac{3}{5}$ (positive since $\cosh x > 0$ always).

Therefore $\cosh x = \frac{5}{3}$.

Using $\tanh x = \frac{\sinh x}{\cosh x}$:

$$\sinh x = \tanh x \cdot \cosh x = \frac{4}{5} \cdot \frac{5}{3} = \frac{4}{3}$$

Level 4 Applying the Double Angle Formula

(a) Use the identity $\cosh 2x = 2\cosh^2 x - 1$ to find the exact value of $\cosh^2(\ln 2)$.

(b) Verify your answer by computing $\cosh(\ln 2)$ directly from the definition and squaring it.

Thought Process

For part (a), rearrange the identity to solve for $\cosh^2 x$, giving $\cosh^2 x = \frac{\cosh 2x + 1}{2}$. Then compute $\cosh(2\ln 2) = \cosh(\ln 4)$.

For part (b), compute $\cosh(\ln 2) = \frac{2 + 1/2}{2}$ directly and square it.

Show Answer

(a) Using the identity:

Rearranging $\cosh 2x = 2\cosh^2 x - 1$:

$$\cosh^2 x = \frac{\cosh 2x + 1}{2}$$

With $x = \ln 2$, we have $2x = 2\ln 2 = \ln 4$:

$$\cosh(\ln 4) = \frac{e^{\ln 4} + e^{-\ln 4}}{2} = \frac{4 + \frac{1}{4}}{2} = \frac{17}{8}$$

Therefore:

$$\cosh^2(\ln 2) = \frac{\frac{17}{8} + 1}{2} = \frac{\frac{25}{8}}{2} = \frac{25}{16}$$

(b) Direct verification:

$$\cosh(\ln 2) = \frac{e^{\ln 2} + e^{-\ln 2}}{2} = \frac{2 + \frac{1}{2}}{2} = \frac{5}{4}$$

$$\cosh^2(\ln 2) = \left(\frac{5}{4}\right)^2 = \frac{25}{16}$$ ✓

Level 5 Expressing Powers in Hyperbolic Form

The identity $\cosh x + \sinh x = e^x$ implies that $(\cosh x + \sinh x)^n = e^{nx}$ for any $n$.

(a) Use this to show that $(\cosh x + \sinh x)^3$ can be written as $\cosh(3x) + \sinh(3x)$.

(b) Expand $(\cosh x + \sinh x)^3$ using the binomial theorem and use hyperbolic identities to simplify. Verify you get the same result.

(c) Find the value of $(\cosh(\ln 2) + \sinh(\ln 2))^5$.

Thought Process

For (a), use $(e^x)^3 = e^{3x} = \cosh(3x) + \sinh(3x)$.

For (b), expand $(c + s)^3 = c^3 + 3c^2s + 3cs^2 + s^3$ and use identities like $\cosh^2 x - \sinh^2 x = 1$.

For (c), note that $\cosh(\ln 2) + \sinh(\ln 2) = e^{\ln 2} = 2$, so the fifth power is straightforward.

Show Answer

(a) Quick derivation:

$$(\cosh x + \sinh x)^3 = (e^x)^3 = e^{3x}$$

Since $e^{3x} = \cosh(3x) + \sinh(3x)$ (from the sum of definitions), we have:

$$(\cosh x + \sinh x)^3 = \cosh(3x) + \sinh(3x)$$

(b) Binomial expansion verification:

Let $c = \cosh x$ and $s = \sinh x$. Then:

$$(c + s)^3 = c^3 + 3c^2 s + 3cs^2 + s^3$$

Rearrange: $= c^3 + s^3 + 3cs(c + s)$

Using $c^2 - s^2 = 1$: we have $c^2 = 1 + s^2$ and $s^2 = c^2 - 1$.

After algebraic manipulation (using triple angle formulas):

  • $\cosh 3x = 4\cosh^3 x - 3\cosh x$
  • $\sinh 3x = 4\sinh^3 x + 3\sinh x$

The sum $\cosh 3x + \sinh 3x$ equals our expansion. ✓

(c) Specific computation:

$$\cosh(\ln 2) + \sinh(\ln 2) = e^{\ln 2} = 2$$

Therefore:

$$(\cosh(\ln 2) + \sinh(\ln 2))^5 = 2^5 = 32$$

CCI-Style Conceptual Questions

Question 1: The identity $\cosh^2 x - \sinh^2 x = 1$ differs from $\cos^2 x + \sin^2 x = 1$ by a sign. This sign difference reflects:

(A) Hyperbolic functions are defined using subtraction instead of addition (B) Points $(\cosh t, \sinh t)$ lie on a hyperbola rather than a circle (C) Hyperbolic functions are unbounded while trig functions are bounded (D) There is no geometric significance to the sign difference

Answer

(B) The circle $x^2 + y^2 = 1$ gives $\cos^2 + \sin^2 = 1$. The hyperbola $x^2 - y^2 = 1$ gives $\cosh^2 - \sinh^2 = 1$. The sign change directly reflects the different conic section.

Question 2: If you know that $\cosh x = 2$, how many possible values are there for $\sinh x$?

(A) 0 (B) 1 (C) 2 (D) Infinitely many

Answer

(C) From $\cosh^2 x - \sinh^2 x = 1$: $\sinh^2 x = 4 - 1 = 3$, so $\sinh x = \pm\sqrt{3}$. Since $\sinh$ is odd and $\cosh$ is even, $x$ and $-x$ give the same $\cosh$ but opposite $\sinh$ values.

Question 3 (Explain Why): The identity $\cosh(x+y) = \cosh x \cosh y + \sinh x \sinh y$ has a plus sign between the two terms, while the trig version $\cos(x+y) = \cos x \cos y - \sin x \sin y$ has a minus sign. Why does this sign difference occur?

Answer

The sign difference traces back to the fundamental identities. For trig functions, we have $\cos^2 + \sin^2 = 1$ (addition), while for hyperbolic functions, we have $\cosh^2 - \sinh^2 = 1$ (subtraction).

When you expand $\cosh(x+y)$ using exponential definitions, the cross terms involving products of $e^x$ and $e^{-y}$ (and vice versa) combine constructively rather than destructively. The "subtraction" in the fundamental hyperbolic identity means that products of two $\sinh$ terms (which would appear with minus signs in the trig case) appear with plus signs in the hyperbolic case.

Key insight: Whenever a trig identity involves a product of two sine terms, the hyperbolic analog flips that sign.

Mastery Checklist

Mental Model

The Sign-Flip Pattern:

To convert a trig identity to its hyperbolic analog:

  1. Replace $\sin \to \sinh$, $\cos \to \cosh$, etc.
  2. When a product of two $\sinh$ terms appears, flip the sign

This works because $\sinh^2$ terms come with the "wrong" sign compared to $\sin^2$, due to the hyperbola vs. circle relationship.

Previous Up Next
Hyperbolic Definitions Skills Index Hyperbolic Derivatives

Last updated: 2026-01-22