The Periodicity of Trigonometric Functions | IB数学:三角函数的周期性

📚 The Periodicity of Trigonometric Functions | IB数学:三角函数的周期性

Among all the families of functions studied in IB Mathematics, trigonometric functions stand out for one defining property: they repeat themselves at regular intervals. This property, called periodicity, is not just a geometric curiosity — it underpins everything from solving trigonometric equations to modelling ocean waves, sound, and alternating current. In this article, we will systematically explore the periodicity of sine, cosine, and tangent, learn how transformations modify their periods, and apply these ideas to equations and real-world problems.

在IB数学所研究的众多函数家族中,三角函数因其一个核心性质而独树一帜:它们以固定的间隔重复自身。这一性质称为周期性,它不仅是一个几何上的趣味现象,更是解三角方程、模拟海浪、声音和交流电等一切应用的基石。在本文中,我们将系统地探讨正弦、余弦和正切函数的周期性,学习变换如何改变它们的周期,并将这些思想应用于方程和现实问题。


1. The Definition of a Periodic Function | 周期函数的定义

A function f(x) is said to be periodic if there exists a positive constant p such that f(x + p) = f(x) for all x in the domain of f. The smallest such positive value of p is called the fundamental period, often simply referred to as “the period” of the function. For example, sin(x + 2π) = sin(x) for every real x, and no smaller positive number satisfies this property, so the fundamental period of sin(x) is 2π.

如果存在一个正的常数 p,使得对于定义域内所有 x,都有 f(x + p) = f(x),则称函数 f(x) 为周期函数。使该性质成立的最小正数 p 称为基本周期,通常简称为该函数的“周期”。例如,对每一个实数 x 都有 sin(x + 2π) = sin(x),且没有任何更小的正数满足这一性质,因此 sin(x) 的基本周期为 2π。

f(x + p) = f(x) ⇒ p is a period of f

It is important to note that if p is a period, then 2p, 3p, 4p, … are also periods. The fundamental period is the smallest positive one. When IB exam questions ask for “the period”, they are asking for this fundamental period.

需要注意的是,如果 p 是一个周期,那么 2p、3p、4p…… 也都是周期。基本周期是其中最小的正数。当IB考试题目问“周期”时,指的就是这个基本周期。


2. Fundamental Periods of Basic Trigonometric Functions | 基本三角函数的周期

Each of the six trigonometric functions has its own intrinsic period. For IB Mathematics (Analysis & Approaches and Applications & Interpretation), you are expected to know the following results by heart:

六个三角函数各有其固有的周期。对于IB数学(分析与方法、应用与解释),以下结果需要牢记于心:

Function Fundamental Period Key Identity
sin(x) sin(x + 2π) = sin(x)
cos(x) cos(x + 2π) = cos(x)
tan(x) π tan(x + π) = tan(x)
cot(x) π cot(x + π) = cot(x)
sec(x) sec(x + 2π) = sec(x)
csc(x) csc(x + 2π) = csc(x)

Why does tan(x) have a period of π rather than 2π? Because tan(x) = sin(x)/cos(x), and both the numerator and denominator change sign when x increases by π. Since sin(x + π) = −sin(x) and cos(x + π) = −cos(x), the ratio remains unchanged: tan(x + π) = (−sin(x))/(−cos(x)) = tan(x).

为什么 tan(x) 的周期是 π 而不是 2π?因为 tan(x) = sin(x)/cos(x),当 x 增加 π 时,分子和分母同时改变符号。由于 sin(x + π) = −sin(x),cos(x + π) = −cos(x),比值保持不变:tan(x + π) = (−sin(x))/(−cos(x)) = tan(x)。


3. Period of Transformed Functions | 变换后函数的周期

Generalising the basic periods, we can determine the period of any transformed trigonometric expression. Consider a function of the form y = a sin(bx + c) + d or y = a cos(bx + c) + d, where a, b, c and d are constants. Here:

推广基本周期,我们可以确定任何变换后的三角函数表达式的周期。考虑形如 y = a sin(bx + c) + d 或 y = a cos(bx + c) + d 的函数,其中 a、b、c、d 为常数:

  • a (vertical stretch/compression) — does NOT affect the period.
  • b (horizontal stretch/compression) — determines the period.
  • c (horizontal translation by −c/b) — does NOT affect the period.
  • d (vertical translation) — does NOT affect the period.
  • a(纵向伸缩)— 不影响周期。
  • b(横向伸缩)— 决定周期。
  • c(水平平移,平移量为 −c/b)— 不影响周期。
  • d(纵向平移)— 不影响周期。

For y = a sin(bx + c) + d: Period = 2π / |b|

For y = a tan(bx + c) + d: Period = π / |b|

The absolute value ensures the period is positive, since b may be negative in some equations. In IB questions, you may be given a graph and asked to find the period, or given a function and asked to sketch it. In both cases, the formula above is your key.

取绝对值是为了保证周期为正,因为 b 在某些方程中可能为负。在IB题目中,你可能被给出一条图像并要求求周期,或者被给一个函数并画出其图像。无论哪种情况,上面的公式都是关键。

Worked Example: Find the period of y = 3 sin(2x − π/3) + 1.

实例:求 y = 3 sin(2x − π/3) + 1 的周期。

Here b = 2, so Period = 2π/2 = π. The amplitude is 3, the phase shift is π/6 to the right, and the vertical shift is 1 unit up — but none of these change the period.

这里 b = 2,因此周期 = 2π/2 = π。振幅为 3,相位右移 π/6,纵向平移 1 个单位——但这些都不会改变周期。


4. Periodicity of Sums and Products | 和与积的周期性

When two or more trigonometric functions are combined, the period of the resulting function is the least common multiple (LCM) of the individual periods — provided the periods are commensurable (that is, their ratios are rational numbers).

当两个或多个三角函数组合在一起时,所得函数的周期是各分函数周期的“最小公倍数”(LCM)——前提是这些周期是可公度的(即它们的比值是有理数)。

Example 1: f(x) = sin(x) + cos(2x). The period of sin(x) is 2π and the period of cos(2x) is π. Their ratio is 2:1, so the combined period is LCM(2π, π) = 2π.

例1:f(x) = sin(x) + cos(2x)。sin(x) 的周期为 2π,cos(2x) 的周期为 π。它们的比为 2:1,因此组合后的周期为 LCM(2π, π) = 2π。

Example 2: g(x) = sin(2x) + tan(x). The period of sin(2x) is π and the period of tan(x) is π. Therefore the period of g(x) is π.

例2:g(x) = sin(2x) + tan(x)。sin(2x) 的周期为 π,tan(x) 的周期也为 π。因此 g(x) 的周期为 π。

For products, such as h(x) = sin(x)cos(x), you can often use the double-angle identity to find the period more easily. Since sin(x)cos(x) = ½ sin(2x), the period is π rather than 2π.

对于乘积,例如 h(x) = sin(x)cos(x),你可以利用二倍角公式更简便地求周期。由于 sin(x)cos(x) = ½ sin(2x),周期为 π 而不是 2π。


5. Graphical Interpretation of Periodicity | 周期性的图像理解

On the unit circle, the sine and cosine functions represent the y- and x-coordinates of a point rotating counterclockwise. One full revolution corresponds to an angle increase of 2π radians, after which the coordinates return to their original values. This is why the period is 2π on the graph: the wave pattern repeats exactly after every horizontal distance of 2π.

在单位圆上,正弦和余弦函数表示一个点逆时针旋转时的 y 坐标和 x 坐标。旋转一整圈对应角度增加 2π 弧度,此后坐标回到原来的值。这就是为什么图像上周期为 2π:波形的图案在每个水平距离 2π 之后精确重复。

For the tangent function, the situation is different. On the unit circle, tan(θ) is the slope of the radius line. A line with slope m has the same slope when rotated by π radians, because the line itself is the same geometric line (just pointing in the opposite direction). Hence the graph of tan(x) repeats every π and has vertical asymptotes at x = π/2 + nπ.

对于正切函数,情况有所不同。在单位圆上,tan(θ) 是半径直线的斜率。一条斜率为 m 的直线在旋转 π 弧度后斜率相同,因为直线本身是同一条几何直线(只是方向相反)。因此 tan(x) 的图像每隔 π 重复一次,并在 x = π/2 + nπ 处有垂直渐近线。

When sketching transformed trigonometric functions, always mark one full period clearly. For y = a sin(bx), the graph begins at the midline, reaches its maximum at one-quarter of the period, returns to the midline at half the period, reaches its minimum at three-quarters of the period, and completes at the next midline. This “sine wave template” helps you draw accurate graphs quickly.

在绘制变换后的三角函数图像时,务必清晰标出一个完整周期。对于 y = a sin(bx),图像从中线开始,在四分之一周期处达到最大值,在半个周期处回到中线,在四分之三周期处达到最小值,并在下一个中线处完成。这个“正弦波模板”能帮助你快速绘制准确的图像。


6. Using Periodicity to Solve Trigonometric Equations | 利用周期性解三角方程

One of the most practical uses of periodicity is in solving trigonometric equations over an unrestricted domain. When solving an equation such as sin(x) = ½, you first find the principal solutions in the interval [0, 2π): x = π/6 and x = 5π/6. Because sin(x) has period 2π, the general solution is:

周期性最重要的实际应用之一是在无限制定义域上解三角方程。解方程 sin(x) = ½ 时,你首先找到区间 [0, 2π) 内的基本解:x = π/6 和 x = 5π/6。因为 sin(x) 的周期为 2π,通解为:

x = π/6 + 2nπ or x = 5π/6 + 2nπ, n ∈ ℤ

For tan(x) = 1, the principal solution is x = π/4, and because the period of tan is π, the general solution is:

对于 tan(x) = 1,基本解为 x = π/4,由于 tan 的周期为 π,通解为:

x = π/4 + nπ, n ∈ ℤ

When the equation involves a linear term inside the function, such as sin(2x − π/3) = 0, you must first shift the argument to a single variable, solve, and then divide by the coefficient of x to find all solutions. Remember that if the coefficient b is large, there will be more solutions within a given interval — in fact, roughly b times as many as for the basic function.

当方程含有函数内部的线性项时,例如 sin(2x − π/3) = 0,你必须先将整个括号视为一个变量,求解,然后再除以 x 的系数以找到所有解。记住,如果系数 b 很大,在给定区间内解的数量会更多——实际上,大约是基本函数解的数量的 b 倍。


7. Even and Odd Symmetry | 奇偶对称性

Periodicity is closely related to symmetry, and IB questions often combine these concepts. Recall the following symmetries:

周期性与对称性密切相关,IB题目常常将这两个概念结合。回忆以下对称性:

Function Symmetry Identity
sin(x) Odd sin(−x) = −sin(x)
cos(x) Even cos(−x) = cos(x)
tan(x) Odd tan(−x) = −tan(x)

These identities are particularly useful when simplifying expressions or evaluating functions at negative angles. For example, sin(−π/3) = −sin(π/3) = −√3/2, and cos(−π/6) = cos(π/6) = √3/2.

这些恒等式在化简表达式或计算负角函数值时尤为有用。例如,sin(−π/3) = −sin(π/3) = −√3/2,cos(−π/6) = cos(π/6) = √3/2。

Moreover, the combination of periodicity and symmetry allows us to reduce any large angle to a small reference angle. For instance, to evaluate sin(13π/6), first subtract 2π to obtain sin(π/6) = ½. This technique is essential in both Paper 1 and Paper 2 questions.

此外,周期性与对称性的结合使我们能够将任意大角化为小参考角。例如,要计算 sin(13π/6),先减去 2π 得到 sin(π/6) = ½。这一技巧在 Paper 1 和 Paper 2 中都非常重要。


8. Applications of Periodicity in Modelling | 周期性在建模中的应用

Periodic functions are natural models for phenomena that repeat over time or space. In IB Applications & Interpretation, you may be asked to fit a sine or cosine function to real-world data. The standard model is:

周期函数是随时间或空间重复的现象的天然模型。在IB应用与解释课程中,你可能会被要求用正弦或余弦函数拟合真实数据。标准模型为:

y = a sin(b(t − c)) + d

  • a is the amplitude (half the vertical distance between maximum and minimum values).
  • b is related to the period by b = 2π/Period.
  • c is the horizontal shift (phase shift).
  • d is the vertical shift (the midline value, often called the mean or equilibrium).
  • a 为振幅(最大值与最小值之间竖直距离的一半)。
  • b 与周期的关系为 b = 2π/周期。
  • c 为水平位移(相位移动)。
  • d 为纵向位移(中线值,通常称为均值或平衡位置)。

Example — Tides: The depth of water at a harbour entrance can be modelled by d(t) = 4.5 + 3.5 cos(πt/6), where t is measured in hours. The period is 2π ÷ (π/6) = 12 hours, which matches the typical semidiurnal tidal cycle. The maximum depth is 4.5 + 3.5 = 8.0 metres and the minimum is 4.5 − 3.5 = 1.0 metre.

实例——潮汐:港口入口处的水深可用 d(t) = 4.5 + 3.5 cos(πt/6) 建模,其中 t 以小时为单位。周期为 2π ÷ (π/6) = 12 小时,与典型的半日潮周期吻合。最大水深为 4.5 + 3.5 = 8.0 米,最小水深为 4.5 − 3.5 = 1.0 米。

Example — Ferris Wheel: A Ferris wheel with radius 15 m and a centre 18 m above ground completes one revolution every 40 seconds. A rider’s height h(t) can be modelled by h(t) = 18 − 15 cos(πt/20) (if starting at the bottom). The period is 40 seconds, matching the rotation time.

实例——摩天轮:一个半径为 15 米、中心离地 18 米的摩天轮每 40 秒转一圈。乘客的高度 h(t) 可建模为 h(t) = 18 − 15 cos(πt/20)(若从最低点开始)。周期为 40 秒,与旋转时间一致。


9. Common Pitfalls and Exam Tips | 常见错误与考试技巧

IB examiners report that students frequently lose marks on periodicity questions due to avoidable errors. Here are the most common pitfalls and how to avoid them:

IB考官报告指出,学生在周期性题目上常因可避免的错误失分。以下是常见错误及其规避方法:

  • Confusing period with frequency: Period is the length of one cycle (often in seconds), while frequency is the number of cycles per unit time. They are reciprocals: f = 1/T. In the function a sin(bx), b is NOT the frequency — the frequency is b/(2π).
  • Forgetting the absolute value of b: If b = −3, the period is still 2π/3, not −2π/3.
  • Adding c to the argument incorrectly: For y = sin(bx + c), the phase shift is −c/b, not −c. When computing the period, use b only and ignore c.
  • Using degrees instead of radians: IB exam papers default to radians unless explicitly stated otherwise. In radians, sin(x) has period 2π; in degrees, it has period 360°.
  • Finding only one solution in a given interval: Always check how many complete periods fit into the interval. For sin(bx) = k on [0, 2π], there can be up to 2b solutions.
  • 混淆周期与频率:周期是一个循环的长度(通常以秒为单位),而频率是单位时间内的循环次数。二者互为倒数:f = 1/T。在函数 a sin(bx) 中,b 不是频率——频率为 b/(2π)。
  • 忘记 b 的绝对值:如果 b = −3,周期仍为 2π/3,而不是 −2π/3。
  • 错误地将 c 加入参数计算:对于 y = sin(bx + c),相位移动为 −c/b,而不是 −c。计算周期时只用 b,忽略 c。
  • 使用度数而不是弧度:除非明确说明,IB考试默认使用弧度制。在弧度制中,sin(x) 的周期为 2π;在度数制中,周期为 360°。
  • 在给定区间内只找到一个解:始终检查区间内包含多少个完整周期。对于 [0, 2π] 上的 sin(bx) = k,最多可有 2b 个解。

10. Practice Questions | 练习题目

To consolidate your understanding, try the following exercises without a calculator first, then verify with a GDC where allowed.

为巩固你的理解,请先不用计算器尝试以下练习,然后在允许的情况下用图形计算器验证。

Question 1: State the period of y = 5 cos(3x) − 2.

题目1:写出 y = 5 cos(3x) − 2 的周期。

Solution: Period = 2π/3.

解答:周期 = 2π/3。

Question 2: Find all solutions of tan(2x) = 1 in the interval 0 ≤ x ≤ π.

题目2:求方程 tan(2x) = 1 在区间 0 ≤ x ≤ π 内的所有解。

Solution: tan(θ) = 1 ⇒ θ = π/4 + nπ. Thus 2x = π/4 + nπ ⇒ x = π/8 + nπ/2. Within [0, π]: x = π/8, 5π/8.

解答:tan(θ) = 1 ⇒ θ = π/4 + nπ。因此 2x = π/4 + nπ ⇒ x = π/8 + nπ/2。在 [0, π] 内:x = π/8、5π/8。

Question 3: The function f(x) = a sin(bx) has period 4 and amplitude 7. Find the values of a and b (b > 0).

题目3:函数 f(x) = a sin(bx) 的周期为 4,振幅为 7。求 a 和 b 的值(b > 0)。

Solution: a = 7 (or −7 if reflection is allowed; with the standard definition amplitude = |a|, we take a = 7). Since 2π/b = 4, we get b = 2π/4 = π/2.

解答:a = 7(若允许反射则为 −7;按振幅 = |a| 的标准定义,取 a = 7)。由 2π/b = 4,得 b = 2π/4 = π/2。

Question 4: Simplify sin(x + 2π) + cos(x + 4π) + tan(x + π).

题目4:化简 sin(x + 2π) + cos(x + 4π) + tan(x + π)。

Solution: sin(x + 2π) = sin(x), cos(x + 4π) = cos(x) (since 4π is two full periods), tan(x + π) = tan(x). The result is sin(x) + cos(x) + tan(x). Note: no further simplification exists generally.

解答:sin(x + 2π) = sin(x),cos(x + 4π) = cos(x)(因为 4π 是两个完整周期),tan(x + π) = tan(x)。结果为 sin(x) + cos(x) + tan(x)。注意:通常无法进一步化简。


11. Summary | 总结

Periodicity is the property that makes trigonometric functions uniquely suited to describing repetitive phenomena. In IB Mathematics, you must be able to identify the fundamental periods of sine, cosine, and tangent; compute the period of transformed functions; solve equations using general solution formulas; and apply these concepts to modelling problems. Mastering periodicity will also prepare you for more advanced topics such as Fourier series, differential equations, and simple harmonic motion in higher-level mathematics.

周期性是使三角函数特别适合描述重复现象的性质。在IB数学中,你必须能够识别正弦、余弦和正切的基本周期;计算变换后函数的周期;使用通解公式解方程;并将这些概念应用于建模问题。掌握周期性也将为你学习更高级的主题做好准备,例如傅里叶级数、微分方程和高等数学中的简谐运动。

Fundamental Periods: sin(x): 2π | cos(x): 2π | tan(x): π

Transformed: y = a sin(bx + c) + d ⇒ Period = 2π/|b|

Transformed: y = a tan(bx + c) + d ⇒ Period = π/|b|

Keep this summary card in your revision notes, and practise applying these formulas until they become second nature.

把这张总结卡放在你的复习笔记中,并练习应用这些公式,直到它们成为你的第二天性。


Published by TutorHao | IB 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