Welcome to the World of Hyperbolic Functions!
Hello! Today we are going to explore Hyperbolic Functions. If you have already studied trigonometry, you know all about circles and functions like \(\sin\) and \(\cos\). Hyperbolic functions are very similar, but instead of being based on a circle, they are based on a curve called a hyperbola.
Don’t worry if this seems a bit "out there" at first. By the end of these notes, you’ll see that they are just a special way of combining the exponential functions (\(e^x\)) that you already know. These functions are super useful in engineering and physics—for example, the shape of a hanging power line is actually a hyperbolic curve!
1. The Big Three: Definitions
In standard trigonometry, we have sine, cosine, and tangent. In hyperbolic math, we have sinh (pronounced "shine"), cosh (pronounced "cosh"), and tanh (pronounced "tansh").
They are defined using the exponential constant \(e\):
• Hyperbolic Sine: \(\sinh x = \frac{e^x - e^{-x}}{2}\)
• Hyperbolic Cosine: \(\cosh x = \frac{e^x + e^{-x}}{2}\)
• Hyperbolic Tangent: \(\tanh x = \frac{\sinh x}{\cosh x} = \frac{e^x - e^{-x}}{e^x + e^{-x}}\)
Analogy: The Average of Growth and Decay
Think of \(e^x\) as "growth" and \(e^{-x}\) as "decay."
\(\cosh x\) is exactly halfway between growth and decay (the average).
\(\sinh x\) is half of the difference between growth and decay.
Quick Review:
Always remember that \(\cosh x\) and \(\sinh x\) are just combinations of \(e^x\) and \(e^{-x}\). If you ever forget an identity, you can always go back to these \(e\) definitions to prove it!
2. What Do the Graphs Look Like?
Visualizing these functions helps you understand how they behave.
• The \(\cosh x\) Graph: It looks like a "U" shape, similar to a parabola, but it’s actually called a catenary. It starts at \((0, 1)\) and goes up to infinity on both sides. It never goes below 1.
• The \(\sinh x\) Graph: This one looks a bit like an \(x^3\) graph. It passes through the origin \((0, 0)\), goes up to positive infinity, and down to negative infinity.
• The \(\tanh x\) Graph: This one is very "squashed." It stays between \(y = -1\) and \(y = 1\). It has horizontal asymptotes at these values.
Did you know?
If you hang a heavy chain between two poles, the shape it forms naturally is exactly the graph of \(y = \cosh x\)! Architects use this property to design stable arches, like the Gateway Arch in St. Louis.
3. Hyperbolic Identities
Just like \(\sin^2 x + \cos^2 x = 1\), hyperbolic functions have their own set of rules. However, there is a tiny "sign" twist!
The Fundamental Identity:
\(\cosh^2 x - \sinh^2 x = 1\)
Other Key Identities:
• \(1 - \tanh^2 x = \text{sech}^2 x\)
• \(\sinh(x \pm y) = \sinh x \cosh y \pm \cosh x \sinh y\)
• \(\cosh(x \pm y) = \cosh x \cosh y \pm \sinh x \sinh y\)
Memory Aid: Osborn’s Rule
Don't worry about memorizing two sets of formulas! You can turn any trigonometric identity into a hyperbolic one using Osborn's Rule:
1. Replace \(\sin\) with \(\sinh\) and \(\cos\) with \(\cosh\).
2. The Trick: If the original trig identity involves a product of two sines (like \(\sin^2 x\) or \(\tan^2 x\) which is \(\sin^2/\cos^2\)), flip the sign in front of that term.
Example: \(\cos 2x = 1 - 2\sin^2 x\) becomes \(\cosh 2x = 1 + 2\sinh^2 x\) (because \(\sin^2\) became \(\sinh^2\), so we changed the minus to a plus).
Key Takeaway:
Hyperbolic identities are almost identical to trig identities, but you must change the sign whenever you see a product of two \(\sinh\) terms.
4. Inverse Hyperbolic Functions
Sometimes we need to go backward. If \(\sinh x = y\), then \(x = \text{arsinh } y\). These are called area functions (that’s why we use "ar" instead of just "inv").
Because the original functions are made of \(e^x\), the inverses are made of natural logarithms (\(\ln\)):
• \(\text{arsinh } x = \ln(x + \sqrt{x^2 + 1})\)
• \(\text{arcosh } x = \ln(x + \sqrt{x^2 - 1})\) (for \(x \geq 1\))
• \(\text{artanh } x = \frac{1}{2} \ln(\frac{1+x}{1-x})\) (for \(|x| < 1\))
Common Mistake to Avoid:
Remember that \(\text{arcosh } x\) is only defined for \(x \geq 1\). If you try to plug in a smaller number, you’ll be trying to take the square root of a negative number or the log of a non-positive number!
5. Calculus with Hyperbolic Functions
This is where hyperbolic functions are actually easier than trigonometry!
Differentiation
In trig, \(\frac{d}{dx}(\cos x) = -\sin x\). In hyperbolic world, there is no minus sign for the basic pair:
• \(\frac{d}{dx}(\sinh x) = \cosh x\)
• \(\frac{d}{dx}(\cosh x) = \sinh x\)
• \(\frac{d}{dx}(\tanh x) = \text{sech}^2 x\)
Integration
Since differentiation is straightforward, integration is too:
• \(\int \cosh x \, dx = \sinh x + C\)
• \(\int \sinh x \, dx = \cosh x + C\)
Step-by-Step Example: Differentiation
If you are asked to differentiate \(y = \cosh(3x^2)\):
1. Use the Chain Rule.
2. The derivative of the "outside" (\(\cosh\)) is \(\sinh\).
3. The derivative of the "inside" (\(3x^2\)) is \(6x\).
4. Multiply them together: \(\frac{dy}{dx} = 6x \sinh(3x^2)\).
6. Summary and Final Tips
Important Points to Remember:
• Hyperbolic functions are just specific combinations of \(e^x\) and \(e^{-x}\).
• \(\cosh x\) is the "hanging chain" function.
• Use Osborn's Rule to convert trig identities to hyperbolic ones (flip the sign for \(\sinh \times \sinh\)).
• \(\text{arsinh}\), \(\text{arcosh}\), and \(\text{artanh}\) can all be written as logarithms.
• Derivatives of \(\sinh\) and \(\cosh\) are always positive versions of each other.
Don't be intimidated by the new names. Just think of them as "exponential cousins" of the trig functions you already know. Practice sketching the graphs once or twice, and you'll have this chapter mastered in no time!