📚 Odd and Even Functions: Identification and Applications | 奇偶函数的判定与应用
In IB Mathematics, understanding the symmetry of functions is not just a graphical nicety — it is a powerful tool for simplifying problems in calculus, algebra, and analysis. Odd and even functions allow us to evaluate integrals, solve equations, and predict behaviour without performing full calculations.
在 IB 数学中,理解函数的对称性不仅是图像上的美感,更是简化微积分、代数和分析问题的强大工具。奇函数与偶函数让我们无需完整计算即可求积分、解方程并预判函数行为。
1. Definitions and Graphical Symmetry | 定义与图像对称性
An even function satisfies the condition f(−x) = f(x) for every x in its domain. Its graph is symmetric about the y‑axis. If you fold the graph along the y‑axis, the left and right halves coincide perfectly.
偶函数满足对定义域内所有 x,都有 f(−x) = f(x。其图像关于 y 轴对称。若沿 y 轴折叠图像,左右两半完全重合。
An odd function satisfies f(−x) = −f(x) for every x in its domain. Its graph has rotational symmetry of 180° about the origin. Rotating the graph by 180° around the origin leaves it unchanged.
奇函数满足对定义域内所有 x,都有 f(−x) = −f(x。其图像关于原点具有 180° 旋转对称性。将图像绕原点旋转 180° 后与原图重合。
Notice that the domain of any odd or even function must itself be symmetric: if x is in the domain, then −x must also be in the domain.
注意:任何奇函数或偶函数的定义域本身必须是对称的:若 x 在定义域内,则 −x 也必须在定义域内。
2. Algebraic Test: Using f(−x) | 代数判定:使用 f(−x)
To determine whether a function is even, odd, or neither, compute f(−x) and simplify. Then compare it with the original f(x).
要判断一个函数是偶函数、奇函数还是非奇非偶,只需计算 f(−x) 并化简,然后与原函数 f(x) 比较。
-
If f(−x) = f(x), the function is even.
若 f(−x) = f(x),则函数为偶函数。
-
If f(−x) = −f(x), the function is odd.
若 f(−x) = −f(x),则函数为奇函数。
-
If neither equality holds, the function is neither even nor odd.
若两个等式均不成立,则函数既不是偶函数也不是奇函数。
f(−x) = f(x) → even; f(−x) = −f(x) → odd
Always be careful with absolute values, radicals, and trigonometric functions. For example, f(x) = √(x² + 1) is even, because (−x)² = x².
处理绝对值、根式与三角函数时要格外小心。例如 f(x) = √(x² + 1) 是偶函数,因为 (−x)² = x²。
3. Common Examples and Non-examples | 常见示例与反例
Certain families of functions are automatically even or odd based on their algebraic form.
有些函数族根据其代数形式天然地具有奇偶性。
-
Even examples: f(x) = x², f(x) = x⁴, f(x) = cos x, f(x) = |x|, f(x) = x² sin x (product of even and even?) Actually sin x is odd, so x² sin x is odd. Let us be precise: x² is even, sin x is odd → their product is odd. Even examples: cos x, x², |x|, e^(x²).
偶函数示例: f(x) = x²,f(x) = x⁴,f(x) = cos x,f(x) = |x|,f(x) = e^(x²)。
-
Odd examples: f(x) = x, f(x) = x³, f(x) = sin x, f(x) = tan x, f(x) = x³ + 2x.
奇函数示例: f(x) = x,f(x) = x³,f(x) = sin x,f(x) = tan x,f(x) = x³ + 2x。
-
Neither: f(x) = x² + x, f(x) = eˣ, f(x) = sin x + cos x, f(x) = ln x (domain not symmetric).
非奇非偶: f(x) = x² + x,f(x) = eˣ,f(x) = sin x + cos x,f(x) = ln x(定义域不对称)。
A constant function such as f(x) = 0 is both even and odd. For any other nonzero constant c, f(x) = c is even but not odd, since f(−x) = c and −f(x) = −c.
常值函数如 f(x) = 0 既是偶函数又是奇函数。对于任何非零常数 c,f(x) = c 是偶函数但不是奇函数,因为 f(−x) = c 而 −f(x) = −c。
4. Combining Even and Odd Functions | 奇偶函数的组合运算
When two functions are combined, the parity of the result follows predictable rules. Let E denote an even function and O an odd function.
当两个函数进行组合运算时,结果的奇偶性遵循可预测的规则。设 E 表示偶函数,O 表示奇函数。
| Operation / 运算 | Result / 结果 |
| E + E | Even |
| O + O | Odd |
| E × E | Even |
| O × O | Even |
| E × O | Odd |
| E ∘ E | Even |
| O ∘ O | Odd |
The rule for addition of two odd functions works because (−g)(x) = −g(x) remains odd. For E × O, we get (−E)(−O) = −(E × O), confirming oddness.
两个奇函数相加仍为奇函数,因为 (−g)(x) = −g(x) 仍保持奇性。对于 E × O,得到 (−E)(−O) = −(E × O),确认其为奇函数。
However, E + O is generally neither, unless one of them is the zero function. For example, x² + x is neither even nor odd.
然而,E + O 通常非奇非偶,除非其中一个是零函数。例如 x² + x 既不是偶函数也不是奇函数。
5. Derivative of Even and Odd Functions | 偶函数与奇函数的导数
Differentiation reverses parity: the derivative of an even function is odd, and the derivative of an odd function is even.
求导会反转奇偶性:偶函数的导数是奇函数,奇函数的导数是偶函数。
If f is even, f(−x) = f(x). Differentiating both sides with respect to x gives −f′(−x) = f′(x), which means f′(−x) = −f′(x) — so f′ is odd.
若 f 为偶函数,则 f(−x) = f(x)。两边对 x 求导得到 −f′(−x) = f′(x),即 f′(−x) = −f′(x) — 因此 f′ 是奇函数。
f even → f′ odd; f odd → f′ even
For example, f(x) = x³ is odd; its derivative f′(x) = 3x² is even. Conversely, f(x) = cos x is even; its derivative −sin x is odd.
例如 f(x) = x³ 是奇函数,其导数 f′(x) = 3x² 是偶函数。反过来,f(x) = cos x 是偶函数,其导数 −sin x 是奇函数。
This property is extremely useful when checking the correctness of derivatives and when constructing antiderivatives with a given parity.
这一性质在检验导数正确性以及构造具有特定奇偶性的原函数时非常有用。
6. Integrals over Symmetric Intervals | 对称区间上的积分
The most famous application of parity is the evaluation of definite integrals over symmetric intervals of the form [−a, a].
奇偶性最著名的应用是计算形如 [−a, a] 的对称区间上的定积分。
If f is even, then ∫₋ₐᵃ f(x) dx = 2 ∫₀ᵃ f(x) dx.
若 f 为偶函数,则 ∫₋ₐᵃ f(x) dx = 2 ∫₀ᵃ f(x) dx。
If f is odd, then ∫₋ₐᵃ f(x) dx = 0.
若 f 为奇函数,则 ∫₋ₐᵃ f(x) dx = 0。
Even: ∫₋ₐᵃ f(x)dx = 2∫₀ᵃ f(x)dx; Odd: ∫₋ₐᵃ f(x)dx = 0
Example: ∫₋₂² (x³ + cos x) dx = ∫₋₂² x³ dx + ∫₋₂² cos x dx = 0 + 2∫₀² cos x dx = 2 sin 2.
示例:∫₋₂² (x³ + cos x) dx = ∫₋₂² x³ dx + ∫₋₂² cos x dx = 0 + 2∫₀² cos x dx = 2 sin 2。
This trick often converts a difficult integral into a much simpler one, saving time in both calculator-free and calculator-based papers.
这个技巧常把困难积分转化为更简单的积分,在无计算器与使用计算器的试卷中都能节省时间。
7. Roots and Symmetries | 根与对称性
Odd and even symmetry imposes strong constraints on the roots of equations.
奇偶性对方程的根施加了很强的约束条件。
If f is even, then whenever x = r is a root, x = −r is also a root. Thus nonzero roots of an even function come in opposite pairs.
若 f 为偶函数,则当 x = r 是根时,x = −r 也是根。因此偶函数的非零根总是成对出现,互为相反数。
If f is odd, then the same pairing holds, and additionally x = 0 must be a root whenever the domain includes 0, because f(0) = −f(0) implies f(0) = 0.
若 f 为奇函数,同样的成对性质也成立;另外若定义域包含 0,则 x = 0 必为根,因为 f(0) = −f(0) 蕴含 f(0) = 0。
Example: The equation x⁴ − 5x² + 4 = 0 has roots x = ±1, ±2. The symmetry is evident.
示例:方程 x⁴ − 5x² + 4 = 0 的根为 x = ±1, ±2,对称性一目了然。
When solving such equations, you can first find one positive root and immediately infer its negative counterpart, halving the work.
解这类方程时,只需先求一个正根,即可立刻得到对应的负根,从而减少一半工作量。
8. Power Series and Polynomials | 幂级数与多项式
The parity of a polynomial is determined by the exponents that appear with nonzero coefficients.
多项式的奇偶性由具有非零系数的指数决定。
A polynomial consisting only of even powers (x⁰, x², x⁴, …) is even. A polynomial consisting only of odd powers (x¹, x³, x⁵, …) is odd.
只含偶次幂(x⁰, x², x⁴, …)的多项式是偶函数。只含奇次幂(x¹, x³, x⁵, …)的多项式是奇函数。
For Maclaurin series, this parity is preserved term by term. The series of an even function contains only even powers, and the series of an odd function contains only odd powers.
对于麦克劳林级数,这种奇偶性逐项保持。偶函数的级数只含偶次幂,奇函数的级数只含奇次幂。
-
cos x = 1 − x²/2! + x⁴/4! − … (all even powers)
cos x = 1 − x²/2! + x⁴/4! − …(全为偶次幂)
-
sin x = x − x³/3! + x⁵/5! − … (all odd powers)
sin x = x − x³/3! + x⁵/5! − …(全为奇次幂)
This insight allows you to recognise a missing term or an incorrect coefficient when expanding a known even or odd function.
这一洞察能让你在展开已知奇偶函数时,迅速发现遗漏项或错误的系数。
9. Fourier and Periodic Functions (AA/HL context) | 傅里叶与周期函数(AA/HL 进阶背景)
In higher-level applications, any function defined on a symmetric interval can be decomposed into an even part and an odd part:
在高级应用中,任何定义在对称区间上的函数都可以分解为一个偶部和一个奇部:
f(x) = [f(x) + f(−x)]/2 + [f(x) − f(−x)]/2
The first term is even, and the second is odd. For Fourier series, even functions have only cosine terms, while odd functions have only sine terms.
第一项为偶部,第二项为奇部。对于傅里叶级数,偶函数只含余弦项,奇函数只含正弦项。
Thus the parity of the original function reduces the number of coefficients you must compute. This is a classic engineering and physics shortcut.
因此,原函数的奇偶性减少了需要计算的系数数量。这是工程和物理学中的经典快捷方法。
10. Real-World Interpretations | 实际情境解读
Symmetry appears throughout natural phenomena. The height of a projectile over level ground is neither even nor odd because time cannot be negative, but physical force laws often are symmetric.
对称性贯穿自然现象。水平地面上抛射体的高度既非偶也非奇,因为时间不能为负;但物理力的方程常常是对称的。
For example, the gravitational potential energy of a mass at distance r from a center depends on r², an even expression. Electronic circuits often assume even or odd response functions to simplify analysis.
例如,质量在距中心 r 处的引力势能与 r² 有关,这是一个偶表达式。电子电路常假设响应函数为偶函数或奇函数以简化分析。
In statistics, the standard normal density e^(−x²/2) is even, which is why the normal distribution has zero skewness.
在统计学中,标准正态密度 e^(−x²/2) 是偶函数,这正是正态分布偏度为零的原因。
11. Common IB Pitfalls | IB 常见陷阱
Students often misclassify functions because they fail to check the domain or incorrectly simplify composite expressions.
学生常因未检查定义域或错误化简复合表达式而误判函数的奇偶性。
-
Pitfall 1: Forgetting that a function like f(x) = sin x + x is odd, but sin x + cos x is neither.
陷阱 1:例如 sin x + x 是奇函数,但 sin x + cos x 既非奇也非偶。
-
Pitfall 2: Treating f(x) = x² + 1 as odd because some terms are negative? No — since f(−x) = x² + 1 = f(x), it is even.
陷阱 2:错误认为 x² + 1 无奇偶性?其实 f(−x) = x² + 1 = f(x),所以它是偶函数。
-
Pitfall 3: Using the integral shortcut for an odd function when the interval is not symmetric. The rule only works for [−a, a].
陷阱 3:当区间不是对称的 [−a, a] 时使用奇函数积分捷径。该规则仅在对称区间上成立。
Always start by writing f(−x), simplify completely, and then compare with f(x) and −f(x).
始终先写出 f(−x),彻底化简,再与 f(x) 和 −f(x) 比较。
12. Strategic Advice for Exams | 备考策略建议
On IB papers, parity questions may appear as short questions or hidden inside integration and series problems.
在 IB 试卷中,奇偶性题目可能是直接的小问,也可能隐藏在积分和级数问题中。
-
Memorise the parity of basic functions: xⁿ, sin x, cos x, tan x, |x|, and their reciprocal forms.
熟记基本函数的奇偶性:xⁿ、sin x、cos x、tan x、|x| 以及它们的倒数形式。
-
When evaluating an integral over [−a, a], check first whether the integrand is odd. If it is, write 0 immediately — but justify it in one line.
计算 [−a, a] 上的积分时,先检查被积函数是否为奇函数。若是,直接写出 0 —— 但要用一行说明理由。
-
When asked to find a Maclaurin series, the parity of the function tells you which coefficients must be zero. Use this to check your answer.
当要求麦克劳林级数时,函数的奇偶性告诉你哪些系数必须为零。用这一点来检验你的答案。
-
Sketch graphs using symmetry: plot one half, then reflect or rotate to obtain the other half.
绘图时利用对称性:先画出半部分,然后通过反射或旋转得到另一半。
Mastering parity is not just about meeting a syllabus objective; it develops a deeper intuition for how functions behave.
掌握奇偶性不仅是为了满足教学大纲目标,更是为了培养理解函数行为的深层直觉。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导