📚 Hyperbolic Functions for IB Mathematics: Key Concepts | IB 数学:双曲函数 考点精讲
Hyperbolic functions are a family of special functions that appear frequently in advanced calculus, differential equations, and the modelling of physical phenomena. For IB Mathematics: Analysis and Approaches (HL), a solid understanding of sinh x, cosh x, tanh x, their inverses, derivatives, integrals, and identities is essential. This article consolidates the key points, common pitfalls, and exam-style techniques to help you master hyperbolic functions with confidence.
双曲函数是一族在高等微积分、微分方程和物理现象建模中频繁出现的特殊函数。在 IB 数学分析与方法(HL)课程中,牢固掌握 sinh x、cosh x、tanh x 及其反函数、导数、积分和恒等式至关重要。本文将梳理核心考点、常见易错点及应试技巧,帮助你自信掌握双曲函数。
1. Introduction to Hyperbolic Functions | 双曲函数简介
Hyperbolic functions are defined in terms of exponential functions, much like trigonometric functions are related to the unit circle. They are called ‘hyperbolic’ because the pair (cosh t, sinh t) parametrises the right branch of the hyperbola x² − y² = 1, just as (cos t, sin t) parametrises the unit circle x² + y² = 1. In IB HL, you are expected to recognise these functions, sketch their graphs, and manipulate them algebraically.
双曲函数通过指数函数定义,正如三角函数与单位圆相关联。它们之所以被称为“双曲”是因为 (cosh t, sinh t) 参数化了双曲线 x² − y² = 1 的右支,恰似 (cos t, sin t) 参数化了单位圆 x² + y² = 1。在 IB HL 课程中,你需要认识这些函数、绘制其图像并进行代数操作。
2. Definitions of sinh x, cosh x, tanh x | sinh x, cosh x, tanh x 的定义
The fundamental hyperbolic functions are defined as follows:
sinh x = (eˣ − e⁻ˣ)/2
cosh x = (eˣ + e⁻ˣ)/2
tanh x = sinh x / cosh x = (eˣ − e⁻ˣ)/(eˣ + e⁻ˣ)
基本双曲函数的定义如下:
sinh x = (eˣ − e⁻ˣ)/2
cosh x = (eˣ + e⁻ˣ)/2
tanh x = sinh x / cosh x = (eˣ − e⁻ˣ)/(eˣ + e⁻ˣ)
Notice that cosh x is always positive and cosh x ≥ 1, while sinh x and tanh x are odd functions. The domains and ranges are: sinh ℝ → ℝ, cosh ℝ → [1, ∞), tanh ℝ → (−1, 1).
注意 cosh x 恒正且 cosh x ≥ 1,而 sinh x 和 tanh x 是奇函数。定义域和值域分别为:sinh ℝ → ℝ,cosh ℝ → [1, ∞),tanh ℝ → (−1, 1)。
Reciprocal hyperbolic functions are also sometimes used: coth x = 1/tanh x, sech x = 1/cosh x, cosech x = 1/sinh x. However, IB HL focuses primarily on sinh, cosh and tanh, with occasional use of coth.
有时还会用到倒数双曲函数:coth x = 1/tanh x,sech x = 1/cosh x,cosech x = 1/sinh x。不过 IB HL 主要侧重 sinh、cosh 和 tanh,偶尔涉及 coth。
3. Graphs of Hyperbolic Functions | 双曲函数的图像
You must be able to sketch and interpret the graphs of y = sinh x, y = cosh x and y = tanh x. y = sinh x is an odd, strictly increasing function that passes through the origin, resembling a stretched cubic. y = cosh x is an even function, symmetric about the y-axis, with a minimum point at (0,1), and it grows exponentially for large |x|. It is the shape of a hanging chain (catenary). y = tanh x is an odd, strictly increasing function with horizontal asymptotes at y = 1 and y = −1; it approaches these asymptotes exponentially.
你必须能够绘制并理解 y = sinh x、y = cosh x 和 y = tanh x 的图像。y = sinh x 是严格递增的奇函数,经过原点,形态类似于拉伸后的三次曲线。y = cosh x 是偶函数,关于 y 轴对称,最低点为 (0,1),当 |x| 很大时呈指数增长。它的形状如同悬链线。y = tanh x 是严格递增的奇函数,有水平渐近线 y = 1 和 y = −1,并指数般趋近这两条渐近线。
Key features to label on sketches: intercepts, symmetry, asymptotes (for tanh), and the minimum of cosh. Exam questions often ask you to transform these graphs, e.g., y = 2 cosh(x − 1) or y = tanh(2x).
在草图上需要标注的关键特征:截距、对称性、渐近线(对 tanh 而言)以及 cosh 的最小值。考题常要求你对这些图像进行变换,例如 y = 2 cosh(x − 1) 或 y = tanh(2x)。
4. Hyperbolic Identities | 双曲恒等式
The most important identity is cosh²x − sinh²x = 1. This is analogous to the trigonometric identity cos²x + sin²x = 1, but with a sign change. It can be derived directly from the definitions. Dividing through by cosh²x gives 1 − tanh²x = sech²x. Another useful identity is sinh(2x) = 2 sinh x cosh x, and cosh(2x) = cosh²x + sinh²x = 2cosh²x − 1 = 1 + 2sinh²x.
最重要的恒等式是 cosh²x − sinh²x = 1。这与三角恒等式 cos²x + sin²x = 1 类似,但符号有变化。该式可直接从定义推导。除以 cosh²x 得到 1 − tanh²x = sech²x。另一个有用的恒等式是 sinh(2x) = 2 sinh x cosh x,以及 cosh(2x) = cosh²x + sinh²x = 2cosh²x − 1 = 1 + 2sinh²x。
You should also be familiar with the sum and difference formulas: sinh(A ± B) = sinh A cosh B ± cosh A sinh B, and cosh(A ± B) = cosh A cosh B ± sinh A sinh B. Note the sign in cosh(A − B) is minus, unlike cos(A − B) which uses plus. These are vital for solving equations and proving identities.
你还应熟悉和差公式:sinh(A ± B) = sinh A cosh B ± cosh A sinh B,以及 cosh(A ± B) = cosh A cosh B ± sinh A sinh B。注意 cosh(A − B) 中的符号是减号,与 cos(A − B) 使用加号不同。这些公式对于解方程和证明恒等式至关重要。
5. Osborn’s Rule | 奥斯本法则
When converting a trigonometric identity into its hyperbolic counterpart, use Osborn’s rule: replace each trigonometric function with the corresponding hyperbolic function, and change the sign of any term that contains a product of two sines. For example, cos²θ + sin²θ = 1 becomes cosh²x − sinh²x = 1 (since sin²θ is a product of two sines, its sign flips). This rule helps to prevent mistakes, but always verify by using the exponential definitions.
将三角恒等式转换为双曲恒等式时,可使用奥斯本法则:将每个三角函数替换为对应的双曲函数,并将包含两个正弦乘积的项的符号改变。例如,cos²θ + sin²θ = 1 变为 cosh²x − sinh²x = 1(因为 sin²θ 是两个正弦的乘积,其符号需翻转)。这条规则有助于避免错误,但始终建议使用指数定义进行验证。
Be aware that Osborn’s rule does not apply to calculus formulas (derivatives and integrals) or to equations involving complex numbers. It is exclusively a mnemonic for identities. In exams, direct use of Osborn’s rule is rarely tested explicitly, yet the underlying sign differences are often examined.
注意,奥斯本法则不适用于微积分公式(导数和积分)以及涉及复数的方程。它仅仅是恒等式的记忆法。在考试中,直接考察奥斯本法则的情况很少,但潜在的符号差异却经常被考查。
6. Inverse Hyperbolic Functions | 反双曲函数
The inverse hyperbolic functions are defined as: arsinh x (or sinh⁻¹ x), arcosh x (or cosh⁻¹ x), artanh x (or tanh⁻¹ x). Since sinh and tanh are one‑to‑one on ℝ, their inverses are defined for all real x (for artanh, domain is |x| < 1). For cosh, we restrict the domain to x ≥ 0 to make it invertible; thus arcosh x is defined for x ≥ 1 with range y ≥ 0.
反双曲函数定义为:arsinh x(或 sinh⁻¹ x),arcosh x(或 cosh⁻¹ x),artanh x(或 tanh⁻¹ x)。由于 sinh 和 tanh 在 ℝ 上是一一映射,它们的反函数对所有实数 x 都有定义(artanh 的定义域为 |x| < 1)。对于 cosh,我们将其定义域限制为 x ≥ 0 使之可逆,因此 arcosh x 的定义域为 x ≥ 1,值域为 y ≥ 0。
IB notation allows both arsinh and sinh⁻¹, but be careful not to confuse sinh⁻¹ x with (sinh x)⁻¹ = csch x. A clear understanding of the domain and range of inverse functions is required for solving equations and calculus problems.
IB 允许使用 arsinh 和 sinh⁻¹ 两种记号,但注意不要将 sinh⁻¹ x 与 (sinh x)⁻¹ = csch x 混淆。求解方程和微积分问题时,需要清楚理解反函数的定义域和值域。
7. Logarithmic Forms of Inverse Hyperbolic Functions | 反双曲函数的对数形式
A crucial skill in IB HL is expressing inverse hyperbolic functions in terms of natural logarithms. These are derived by setting y = arsinh x ⇒ x = sinh y, then solving the resulting quadratic in eʸ. The formulas are:
arsinh x = ln(x + √(x² + 1)), for all x ∈ ℝ
arcosh x = ln(x + √(x² − 1)), for x ≥ 1
artanh x = ½ ln((1 + x)/(1 − x)), for |x| < 1
IB HL 的一个关键技能是用自然对数表示反双曲函数。这些公式通过设 y = arsinh x ⇒ x = sinh y,然后求解关于 eʸ 的二次方程得到。公式如下:
arsinh x = ln(x + √(x² + 1)),对所有 x ∈ ℝ
arcosh x = ln(x + √(x² − 1)),x ≥ 1
artanh x = ½ ln((1 + x)/(1 − x)),|x| < 1
These logarithmic forms are essential for evaluating exact values, differentiating inverse hyperbolic functions, and solving certain equations. You should be able to prove at least one of them from first principles, as this is a common exam question.
这些对数形式对于求精确值、对反双曲函数求导以及解某些方程至关重要。你应该至少能从基本原理推导出其中一个公式,因为这是常见的考题。
8. Derivatives of Hyperbolic Functions | 双曲函数的导数
The derivatives of hyperbolic functions are straightforward and closely mirror their trigonometric counterparts, but without sign changes in most cases. The standard results are:
d/dx (sinh x) = cosh x
d/dx (cosh x) = sinh x
d/dx (tanh x) = sech² x = 1/cosh² x
双曲函数的导数简单明了,与三角函数的对应公式极为相似,但在多数情况下没有符号变化。标准结果为:
d/dx (sinh x) = cosh x
d/dx (cosh x) = sinh x
d/dx (tanh x) = sech² x = 1/cosh² x
For the inverse functions, the derivatives are:
d/dx (arsinh x) = 1/√(x² + 1)
d/dx (arcosh x) = 1/√(x² − 1) (for x > 1)
d/dx (artanh x) = 1/(1 − x²) (for |x| < 1)
反函数的导数为:
d/dx (arsinh x) = 1/√(x² + 1)
d/dx (arcosh x) = 1/√(x² − 1) (x > 1)
d/dx (artanh x) = 1/(1 − x²) (|x| < 1)
These can be derived using implicit differentiation or by differentiating the logarithmic forms. In IB exams, you are expected to apply these formulas confidently, often in combination with the chain rule, product rule, or quotient rule. For example, d/dx (sinh(3x²)) = 6x cosh(3x²).
这些公式可通过隐函数求导或对对数形式求导得出。在 IB 考试中,你需要自信地应用这些公式,通常与链式法则、乘法法则或除法法则结合使用。例如,d/dx (sinh(3x²)) = 6x cosh(3x²)。
9. Integrals Involving Hyperbolic Functions | 涉及双曲函数的积分
Because differentiation and integration are reverse processes, the standard integrals follow immediately:
∫ sinh x dx = cosh x + C
∫ cosh x dx = sinh x + C
∫ tanh x dx = ln(cosh x) + C
∫ sech² x dx = tanh x + C
由于微分与积分互为逆运算,标准积分公式可直接得出:
∫ sinh x dx = cosh x + C
∫ cosh x dx = sinh x + C
∫ tanh x dx = ln(cosh x) + C
∫ sech² x dx = tanh x + C
For inverse functions, the integrals can be read from the derivative tables, but more commonly you will meet integrals that are evaluated using a hyperbolic substitution. A classic example is ∫ 1/√(x² + a²) dx, which can be solved by letting x = a sinh t, yielding arsinh(x/a) + C, or equivalently ln|x + √(x² + a²)| + C. Similarly, for ∫ 1/√(x² − a²) dx (x > a), use x = a cosh t.
对于反函数,积分可以从导数表反向读出,但更常见的是遇到需要使用双曲代换求解的积分。经典例子是 ∫ 1/√(x² + a²) dx,可通过设 x = a sinh t 求解,得到 arsinh(x/a) + C,或等价于 ln|x + √(x² + a²)| + C。类似地,对于 ∫ 1/√(x² − a²) dx(x > a),可使用 x = a cosh t。
Recognising which integration technique to use is a key skill. Hyperbolic substitution often simplifies radical expressions more elegantly than trigonometric substitution when the integral involves x² + a² or x² − a² under a square root.
识别使用哪种积分方法是关键技能。当积分中包含含有 x² + a² 或 x² − a² 的根式时,双曲代换往往比三角代换更简洁。
10. Solving Equations with Hyperbolic Functions | 解含双曲函数的方程
Equations involving hyperbolic functions can often be reduced to algebraic equations by using the exponential definitions or the identities. A typical problem: solve sinh x = 2. Convert to exponential form: (eˣ − e⁻ˣ)/2 = 2 ⇒ e²ˣ − 4eˣ − 1 = 0, which is a quadratic in eˣ. This yields eˣ = 2 + √5, so x = ln(2 + √5), which matches arsinh 2.
涉及双曲函数的方程通常可以通过使用指数定义或恒等式化为代数方程求解。典型问题:求解 sinh x = 2。转换为指数形式:(eˣ − e⁻ˣ)/2 = 2 ⇒ e²ˣ − 4eˣ − 1 = 0,这是一个关于 eˣ 的二次方程。解得 eˣ = 2 + √5,因此 x = ln(2 + √5),这与 arsinh 2 的结果一致。
Other equation types include using the identity cosh²x − sinh²x = 1 together with the given equation, or combining double-angle formulas. Sometimes you might need to solve for x in an equation like tanh x = ½. Remember that tanh x = (eˣ − e⁻ˣ)/(eˣ + e⁻ˣ) = (e²ˣ − 1)/(e²ˣ + 1), so setting this equal to ½ and cross-multiplying gives e²ˣ = 3, hence x = ½ ln 3.
其他类型的方程包括结合恒等式 cosh²x − sinh²x = 1 与给定方程,或者结合倍角公式。有时你可能需要解如 tanh x = ½ 这样的方程。记住 tanh x = (eˣ − e⁻ˣ)/(eˣ + e⁻ˣ) = (e²ˣ − 1)/(e²ˣ + 1),因此设其等于 ½ 并交叉相乘得到 e²ˣ = 3,从而 x = ½ ln 3。
When solving, always check that your solution lies within the natural domain of the hyperbolic function and any restrictions introduced. For arcosh, remember the range is non-negative, so extraneous negative solutions may need to be discarded.
求解时,始终检查解是否在双曲函数的自然定义域内以及任何引入的限制条件内。对于 arcosh,记住值域非负,因此可能需要舍弃多余的负解。
11. Applications in Integration and Differential Equations | 在积分和微分方程中的应用
Hyperbolic functions often emerge as solutions to differential equations, especially those describing physical systems. For example, the catenary shape y = a cosh(x/a) satisfies the differential equation d²y/dx² = (1/a)√(1 + (dy/dx)²). In IB, you might be asked to verify a given solution or to solve a separable ODE that leads to an inverse hyperbolic function.
双曲函数经常作为微分方程的解出现,特别是在描述物理系统时。例如,悬链线形状 y = a cosh(x/a) 满足微分方程 d²y/dx² = (1/a)√(1 + (dy/dx)²)。在 IB 考试中,你可能被要求验证给定的解,或者求解一个可分离的一阶常微分方程,结果得到反双曲函数。
In integration, the technique of ‘completing the square’ under a square root often turns an expression into the form √(u² ± a²), prompting a hyperbolic substitution. Practice recognising these patterns: for √(x² + 4x + 13), rewrite as √((x+2)² + 3²), then substitute x+2 = 3 sinh t.
在积分中,“根号内配方”的技巧常将表达式转化为 √(u² ± a²) 的形式,从而提示使用双曲代换。练习识别这些模式:对于 √(x² + 4x + 13),可重写为 √((x+2)² + 3²),然后令 x+2 = 3 sinh t。
12. Common Mistakes and Exam Strategies | 常见错误与应试策略
Common pitfalls include: confusing the sign in cosh(A−B), missing the absolute value when integrating to get ln|…|, or mishandling the domain restrictions of inverse functions. Another frequent error is misapplying trigonometric identities directly to hyperbolic functions without the required sign changes. Always use the exponential definitions to verify if unsure.
常见的陷阱包括:混淆 cosh(A−B) 中的符号,积分得到 ln|…| 时遗漏绝对值,或者错误处理反函数的定义域限制。另一个常见错误是将三角恒等式直接套用到双曲函数上,而没有进行必要的符号改变。如果不确定,务必使用指数定义进行验证。
For exams, memorise the core formulas (definitions, derivatives, integrals, logarithmic forms) and be able to derive the others quickly. Show all working clearly when solving equations – writing the exponential step explicitly demonstrates understanding and minimises mistakes. When sketching graphs, label asymptotes and key points clearly. Manage your time well; hyperbolic questions can appear in Paper 1 (non-calculator) where algebraic manipulation is tested, and Paper 2 where graphs or numerical solutions may be required.
备考时,牢记核心公式(定义、导数、积分、对数形式),并能够快速推导其他公式。解方程时清晰展示所有步骤——明确写出指数转换步骤可以展示理解并减少错误。绘制图像时,清晰标注渐近线和关键点。合理分配时间;双曲函数题目可能出现在卷一(无计算器部分)侧重代数操作,也可能出现在卷二需要图像或数值解。
Published by TutorHao | IB Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导