Hyperbolic functions are built from exponential functions and appear throughout calculus, geometry, physics, and engineering. The main functions, sinh x, cosh x, and tanh x, behave in ways that resemble sine, cosine, and tangent, but they are based on hyperbolas rather than circles. They are especially useful when solving differential equations and evaluating integrals involving square roots such as sqrt(x^2 + a^2).
One famous real-world shape described by hyperbolic cosine is the catenary, the curve made by a hanging chain.
Understanding Calculus: Hyperbolic Functions and Their Integrals
A useful way to understand these functions is to track the competition between exponential growth and exponential decay. For positive inputs, the growing exponential quickly becomes dominant. For negative inputs, the decaying part changes the balance.
This explains why hyperbolic sine is negative on the left side of zero and positive on the right side. Hyperbolic cosine has the same value for equal positive and negative inputs.
It reaches its smallest value at zero, then rises on both sides. These symmetry patterns are important when sketching graphs, checking answers, and deciding whether an antiderivative makes sense.
Their calculus behavior comes from the fact that exponential functions reproduce themselves under differentiation. Hyperbolic sine and hyperbolic cosine continually change into each other when differentiated. A second differentiation brings each function back to itself.
This makes them natural solutions of differential equations where the second rate of change equals the original quantity. Such equations model idealized springs, electric circuits, heat transfer in fins, and the bending of some structures.
Ordinary sine and cosine solve a similar-looking equation, but with the opposite sign. That sign changes the behavior from repeated oscillation to growth and decay.
Hyperbolic substitutions are especially helpful for integrals containing a sum of a square and a positive constant squared. Suppose an expression contains the square root of x squared plus a squared. Replacing x by a times hyperbolic sine of a new variable turns the square root into a times hyperbolic cosine of that variable.
The identity relating hyperbolic cosine and hyperbolic sine makes this simplification work. The differential of x supplies another hyperbolic cosine factor, so the remaining integral is often much easier.
Students should choose this method only when the signs match the needed identity. A difference involving x squared and a squared usually calls for a different substitution.
Inverse hyperbolic functions appear when an integral cannot be left in a simple hyperbolic form. They can be written using natural logarithms, which helps explain why logarithms often appear after integrating radical expressions. Domain matters here.
Hyperbolic cosine is never below one, so its inverse has a restricted real input range. Hyperbolic tangent stays between negative one and one, so its inverse is restricted in a different way. A common mistake is to treat these functions as ordinary trigonometric functions.
Their names look similar, but their graphs, identities, and substitution rules come from different geometry. Check signs carefully, state any domain restrictions, and verify a result by differentiating it.
Key Facts
- sinh x = (e^x - e^(-x))/2
- cosh x = (e^x + e^(-x))/2
- cosh^2 x - sinh^2 x = 1
- d/dx sinh x = cosh x and d/dx cosh x = sinh x
- Integral sinh x dx = cosh x + C and integral cosh x dx = sinh x + C
- Catenary equation: y = a cosh(x/a), where a controls how steep or wide the hanging chain is.
Vocabulary
- Hyperbolic function
- A function defined using exponentials that is related to the geometry of a hyperbola.
- sinh x
- The hyperbolic sine function, defined by sinh x = (e^x - e^(-x))/2.
- cosh x
- The hyperbolic cosine function, defined by cosh x = (e^x + e^(-x))/2.
- tanh x
- The hyperbolic tangent function, defined by tanh x = sinh x / cosh x.
- Catenary
- The curve formed by an ideal flexible chain hanging under its own weight, modeled by y = a cosh(x/a).
Common Mistakes to Avoid
- Using cos^2 x + sin^2 x = 1 for hyperbolic functions is wrong because the correct identity is cosh^2 x - sinh^2 x = 1.
- Assuming d/dx cosh x = -sinh x is wrong because hyperbolic cosine differentiates to positive sinh x, unlike ordinary cosine.
- Forgetting the chain rule in expressions like cosh(3x) is wrong because d/dx cosh(3x) = 3sinh(3x), not sinh(3x).
- Treating the catenary as a parabola is wrong because a hanging chain follows y = a cosh(x/a), not a quadratic equation, although the two can look similar near the lowest point.
Practice Questions
- 1 Compute sinh 0, cosh 0, and tanh 0 using the exponential definitions.
- 2 Find the derivative of f(x) = 4cosh(2x) - 3sinh(x).
- 3 A cable hangs in the shape y = a cosh(x/a). Explain how increasing a changes the shape of the catenary and why this is not the same as changing the coefficient of a parabola.