📚 PDF资源导航

Hyperbolic Functions in IGCSE Maths: Key Exam Topics | IGCSE 数学:双曲函数考点精讲

📚 Hyperbolic Functions in IGCSE Maths: Key Exam Topics | IGCSE 数学:双曲函数考点精讲

Hyperbolic functions appear in IGCSE Additional Mathematics and bridge the gap between GCSE pure algebra and A-level calculus. They may seem intimidating at first, but once you relate them to exponential functions, their graphs, identities, derivatives and integrals become a manageable set of skills that examiners love to test. This article covers every essential skill you need: definitions, sketches, identities, equation‑solving, differentiation, integration and typical exam pitfalls.

双曲函数出现在 IGCSE 附加数学中,是从 GCSE 纯代数通向 A‑level 微积分的桥梁。它们一开始可能令人望而生畏,但一旦把它们与指数函数联系起来,图像、恒等式、导数和积分就成为一组考官喜欢考查的可控技能。本文涵盖你需要掌握的每一项关键技能:定义、草图、恒等式、解方程、微分、积分以及典型考试陷阱。


1. What Are Hyperbolic Functions? | 什么是双曲函数?

Hyperbolic functions are combinations of exponential functions that share many algebraic properties with trigonometric functions but differ greatly in their geometric meaning. In IGCSE Additional Mathematics, you only need to work with the three basic hyperbolic functions: sinh x, cosh x and tanh x. Their names come from the fact that a point (cosh t, sinh t) lies on the rectangular hyperbola x² – y² = 1, much as (cos t, sin t) lies on the unit circle.

双曲函数是指数函数的组合,它们与三角函数共享许多代数性质,但几何意义截然不同。在 IGCSE 附加数学中,你只需要处理三个基本双曲函数:sinh x、cosh x 和 tanh x。它们的名称源于点 (cosh t, sinh t) 位于等轴双曲线 x² – y² = 1 上,正如 (cos t, sin t) 位于单位圆上一样。


2. Definitions via Exponentials | 用指数函数定义双曲函数

The exam expects you to state and apply the exponential definitions. Learn these three formulas by heart:

考试要求你能够陈述并应用指数形式的定义。把这三个公式记牢:

sinh x = (eˣ – e⁻ˣ) / 2

cosh x = (eˣ + e⁻ˣ) / 2

tanh x = sinh x / cosh x = (eˣ – e⁻ˣ) / (eˣ + e⁻ˣ)

Notice that sinh is an odd function and cosh is an even function. This parity helps when simplifying expressions: sinh(–x) = –sinh x and cosh(–x) = cosh x. Every other hyperbolic identity can be derived directly from these exponential forms, so if you ever forget one, fall back to exponentials.

注意 sinh 是奇函数,cosh 是偶函数。这种奇偶性有利于化简表达式:sinh(–x) = –sinh x 而 cosh(–x) = cosh x。所有其他双曲恒等式都可以从这些指数形式直接推导,所以一旦忘记某个公式,就回到指数形式。


3. Graphs of sinh x, cosh x and tanh x | 双曲正弦、双曲余弦和双曲正切的图像

Sketches are common in IGCSE questions. You should be able to draw each graph without a calculator, marking axis intersections, asymptotes and general shape. Here is a quick guide:

草图在 IGCSE 题目中很常见。你应该能在不用计算器的情况下画出每一个图像,标出坐标轴交点、渐近线和大致形状。以下是快速指南:

  • y = sinh x: passes through (0,0), odd function, unbounded, looks like a steep cubic curve.
  • y = sinh x:经过 (0,0),奇函数,无界,形状像陡峭的三次曲线。
  • y = cosh x: passes through (0,1), even function, always ≥ 1, unbounded, shaped like a hanging chain (catenary).
  • y = cosh x:经过 (0,1),偶函数,始终 ≥ 1,无界,形如悬链线。
  • y = tanh x: passes through (0,0), odd function, horizontal asymptotes y = ±1, bounded between –1 and 1.
  • y = tanh x:经过 (0,0),奇函数,水平渐近线 y = ±1,值域限制在 –1 和 1 之间。

4. Domain and Range | 定义域与值域

Knowing the domain and range allows you to solve inequalities and equations involving these functions. For all three basic hyperbolic functions, the domain is all real numbers. Ranges differ:

了解定义域和值域可帮助你解决涉及这些函数的不等式和方程。所有三个基本双曲函数的定义域都是全体实数,但值域不同:

Function 函数 Domain 定义域 Range 值域
sinh x x ∈ ℝ y ∈ ℝ
cosh x x ∈ ℝ y ≥ 1
tanh x x ∈ ℝ –1 < y < 1

For cosh x, the minimum value is 1, occurring at x = 0. For tanh x, the values strictly lie between –1 and 1; they approach the asymptotes but never reach them. These ranges are vital when checking the validity of solutions.

对于 cosh x,最小值是 1,出现在 x = 0 处。对于 tanh x,值严格位于 –1 和 1 之间,它们趋近渐近线但永不达到。这些值域在检验解的有效性时至关重要。


5. The Fundamental Identity and Related Ones | 基本恒等式及相关恒等式

The hyperbolic version of Pythagoras’ identity is the most important one:

双曲函数的毕达哥拉斯恒等式是最重要的一个:

cosh² x – sinh² x = 1

From this, dividing by cosh² x yields:

由此,除以 cosh² x 可得:

1 – tanh² x = sech² x

And dividing by sinh² x gives:

除以 sinh² x 又得:

coth² x – 1 = csch² x

Double-argument formulas also appear: sinh 2x = 2 sinh x cosh x, cosh 2x = cosh² x + sinh² x = 2 cosh² x – 1 = 1 + 2 sinh² x. These are identical in structure to their trigonometric counterparts except for sign changes. Always check signs carefully.

二倍角公式也会出现:sinh 2x = 2 sinh x cosh x,cosh 2x = cosh² x + sinh² x = 2 cosh² x – 1 = 1 + 2 sinh² x。它们在结构上与三角恒等式相同,只是符号改变。务必仔细核对符号。


6. Solving Hyperbolic Equations | 解双曲方程

Exam questions frequently ask you to solve equations such as 2 cosh x – sinh x = 4. The safest strategy is to rewrite everything in terms of eˣ. Replace sinh x and cosh x by their exponential definitions, multiply through by eˣ to obtain a quadratic in eˣ, solve for eˣ and then take natural logarithms. For example:

考试题目常要求你解如 2 cosh x – sinh x = 4 这样的方程。最安全的策略是将每一项都写成 eˣ 的形式。用指数定义替换 sinh x 和 cosh x,乘以 eˣ 得到关于 eˣ 的二次方程,解出 eˣ 然后取自然对数。例如:

2 cosh x – sinh x = 4 → 2×(eˣ+e⁻ˣ)/2 – (eˣ–e⁻ˣ)/2 = 4 → (eˣ+e⁻ˣ) – (½eˣ–½e⁻ˣ) = 4 … leads to a quadratic. Always reject any negative root for eˣ since eˣ > 0 for all real x.

2 cosh x – sinh x = 4 → 2×(eˣ+e⁻ˣ)/2 – (eˣ–e⁻ˣ)/2 = 4 → (eˣ+e⁻ˣ) – (½eˣ–½e⁻ˣ) = 4 … 最终化为二次方程。务必舍去任何负根,因为对所有实数 x 都有 eˣ > 0。


7. Inverse Hyperbolic Functions (Logarithmic Form) | 反双曲函数(对数形式)

Some syllabuses require you to express inverse hyperbolic functions as natural logarithms. These are derived by setting y = arsinh x, then writing sinh y = x, substituting exponentials and solving for y. The results you should memorise are:

部分大纲要求你将反双曲函数表示为自然对数形式。这些可通过设 y = arsinh x,写出 sinh y = x,代入指数并解出 y 而得。你应当记住的结果有:

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 forms are useful for integration and equation solving. Note the domain restrictions for arcosh and artanh.

这些形式在积分和解方程中非常有用。注意 arcosh 和 artanh 的定义域限制。


8. Differentiating Hyperbolic Functions | 双曲函数的求导

The derivatives of hyperbolic functions are closely interlinked, much like trigonometric derivatives but without sign changes. Learn them as pairs:

双曲函数的导数紧密相连,就像三角函数的导数,但没有符号变化。把它们成对记忆:

d/dx (sinh x) = cosh x

d/dx (cosh x) = sinh x

d/dx (tanh x) = sech² x

For composite functions, the chain rule applies: d/dx (sinh(ax+b)) = a cosh(ax+b). Derivatives of reciprocal hyperbolic functions (sech, csch, coth) appear less often but follow the same pattern with a negative sign.

对于复合函数,需使用链式法则:d/dx (sinh(ax+b)) = a cosh(ax+b)。倒数双曲函数(sech、csch、coth)的导数较少出现,但遵循相同规律,只是带有负号。


9. Integrating Hyperbolic Functions | 双曲函数的积分

Integration is the reverse process. The standard integrals you must know are:

积分是求导的逆过程。你必须知道的标准积分有:

∫ sinh x dx = cosh x + C

∫ cosh x dx = sinh x + C

∫ sech² x dx = tanh x + C

Linear inner functions divide the result by the coefficient: ∫ sinh(2x) dx = ½ cosh(2x) + C. For products like ∫ sinh x cosh x dx, recognise the derivative pattern or use the identity sinh 2x = 2 sinh x cosh x and integrate ½ sinh 2x.

当内部为线性函数时,结果需除以系数:∫ sinh(2x) dx = ½ cosh(2x) + C。对于 ∫ sinh x cosh x dx 这类乘积,可识别求导模式,或利用恒等式 sinh 2x = 2 sinh x cosh x 并对 ½ sinh 2x 积分。


10. Definite Integration and Areas | 定积分与面积

IGCSE Additional Mathematics often tests definite integrals that yield sinh or cosh values. Combine the fundamental theorem of calculus with your knowledge of hyperbolic functions. For instance, find the area under y = cosh x from x = 0 to x = ln 2. Convert cosh(ln 2) into exponential form: (eˡⁿ² + e⁻ˡⁿ²)/2 = (2 + ½)/2 = 5/4. The antiderivative is sinh x, so the area is sinh(ln 2) – sinh 0 = (eˡⁿ² – e⁻ˡⁿ²)/2 = (2 – ½)/2 = 3/4.

IGCSE 附加数学常考查产生 sinh 或 cosh 值的定积分。将微积分基本定理与双曲函数知识结合。例如,求 y = cosh x 从 x = 0 到 x = ln 2 之下的面积。把 cosh(ln 2) 化为指数形式:(eˡⁿ² + e⁻ˡⁿ²)/2 = (2 + ½)/2 = 5/4。原函数是 sinh x,因此面积为 sinh(ln 2) – sinh 0 = (eˡⁿ² – e⁻ˡⁿ²)/2 = (2 – ½)/2 = 3/4。


11. Exam-style Question Walkthrough | 典型考题精析

Let’s work through a typical exam question: Solve for x: 5 sinh x – 3 cosh x = 4. Express sinh and cosh in terms of eˣ: (5(eˣ–e⁻ˣ) – 3(eˣ+e⁻ˣ))/2 = 4 → (5eˣ–5e⁻ˣ –3eˣ–3e⁻ˣ)/2 = 4 → (2eˣ – 8e⁻ˣ)/2 = 4 → eˣ – 4e⁻ˣ = 4. Multiply by eˣ: e²ˣ – 4 = 4eˣ → e²ˣ – 4eˣ – 4 = 0. Let y = eˣ: y² – 4y – 4 = 0 → y = 2 ± √8. Only y = 2 + 2√2 > 0 is valid. Then x = ln(2 + 2√2). This methodical approach earns full marks.

我们来做一道典型考题:解方程 5 sinh x – 3 cosh x = 4。用 eˣ 表示 sinh 和 cosh:(5(eˣ–e⁻ˣ) – 3(eˣ+e⁻ˣ))/2 = 4 → (5eˣ–5e⁻ˣ –3eˣ–3e⁻ˣ)/2 = 4 → (2eˣ – 8e⁻ˣ)/2 = 4 → eˣ – 4e⁻ˣ = 4。两边同乘 eˣ:e²ˣ – 4 = 4eˣ → e²ˣ – 4eˣ – 4 = 0。令 y = eˣ:y² – 4y – 4 = 0 → y = 2 ± √8。仅 y = 2 + 2√2 > 0 有效。于是 x = ln(2 + 2√2)。按此有序方法作答可得满分。


12. Common Mistakes and How to Avoid Them | 常见错误及避免方法

  • Confusing signs: Remember cosh² x – sinh² x = 1, not the other way around. Derive it from exponentials if unsure.
  • 符号混淆:记住 cosh² x – sinh² x = 1,而非反过来。不确定时可用指数推导。
  • Forgetting the eˣ > 0 check: Quadratic solutions for eˣ must be positive.
  • 忘记检验 eˣ > 0:二次方程给出的 eˣ 解必须为正。
  • Mishandling variable changes: When you let u = eˣ, remember dx = du/u. Not needed if you treat the equation as quadratic in eˣ directly.
  • 换元失误:当设 u = eˣ 时,记得 dx = du/u。若直接把方程当作 eˣ 的二次方程处理则无需费心。
  • Graphing tanh without asymptotes: Always draw the asymptotes y = ±1 and show the curve approaching them.
  • 画 tanh 图像遗漏渐近线:务必画出渐近线 y = ±1 并展示曲线趋近它们。

Published by TutorHao | Additional Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version