📚 PDF资源导航

IB Mathematics: Classification of Common Functions | IB数学:常见函数类型分类

📚 IB Mathematics: Classification of Common Functions | IB数学:常见函数类型分类

Functions are one of the most fundamental concepts in IB Mathematics, serving as the backbone for topics ranging from algebra to calculus. Understanding how to classify and recognise different types of functions is essential for solving problems across all papers and levels.

函数是IB数学中最基本的概念之一,是从代数到微积分等各个知识模块的基石。理解如何分类和识别不同类型的函数,对于解答不同卷别的各类问题至关重要。


1. What Is a Function? | 什么是函数?

A function is a relation in which each input (domain value) corresponds to exactly one output (range value). The standard notation is f(x), read as “f of x.” For a relation to be classified as a function, it must pass the vertical line test — no vertical line should intersect the graph more than once.

函数是一种关系,其中每个输入值(定义域中的值)恰好对应一个输出值(值域中的值)。标准记法是 f(x),读作”f 的 x”。一个关系要被归类为函数,必须通过垂线检验——任何垂直线与图像的交点不能超过一个。

In IB Mathematics, you are expected to understand the domain and range of a function, as well as how to determine whether a given relation is indeed a function. Common domain restrictions include square roots (radicand ≥ 0) and rational expressions (denominator ≠ 0).

在IB数学中,你需要理解函数的定义域和值域,并能够判断给定关系是否确实是一个函数。常见的定义域限制包括根号内非负(被开方数 ≥ 0)和分式分母不为零(分母 ≠ 0)。

Definition: A function f from set A to set B assigns each element of A to exactly one element of B.

定义:从集合A到集合B的函数f将A中每个元素准确地分配给B中的一个元素。


2. Linear Functions | 线性函数

Linear functions are the simplest type of polynomial function, with degree 1. Their general form is f(x) = ax + b, where a represents the slope (gradient) and b represents the y-intercept. The graph of a linear function is always a straight line.

线性函数是最简单的多项式函数类型,次数为1。其一般形式为 f(x) = ax + b,其中 a 表示斜率(梯度),b 表示 y 轴截距。线性函数的图像总是一条直线。

Key characteristics of linear functions include a constant rate of change, meaning the slope is the same between any two points on the line. The slope can be calculated using the formula m = (y₂ − y₁) / (x₂ − x₁).

线性函数的关键特征包括恒定的变化率,即直线上任意两点之间的斜率都相同。斜率可以使用公式 m = (y₂ − y₁) / (x₂ − x₁) 计算。

In IB Mathematics, you may encounter linear functions in various forms, including slope-intercept form y = mx + c, point-slope form y − y₁ = m(x − x₁), and general form Ax + By + C = 0. Understanding how to convert between these forms is a key examination skill.

在IB数学中,你可能会遇到不同形式的线性函数,包括斜截式 y = mx + c、点斜式 y − y₁ = m(x − x₁) 和一般式 Ax + By + C = 0。理解如何在这些形式之间进行转换是一项关键的考试技能。

Example | 示例: f(x) = 3x − 2 has a slope of 3 and a y-intercept of −2.

示例:f(x) = 3x − 2 的斜率为3,y轴截距为−2。


3. Quadratic Functions | 二次函数

Quadratic functions are polynomial functions of degree 2, written in the general form f(x) = ax² + bx + c, where a ≠ 0. The graph of a quadratic function is a parabola, which opens upward when a > 0 and downward when a < 0.

二次函数是次数为2的多项式函数,一般形式为 f(x) = ax² + bx + c,其中 a ≠ 0。二次函数的图像是抛物线,当 a > 0 时开口向上,当 a < 0 时开口向下。

The vertex form of a quadratic function is f(x) = a(x − h)² + k, where (h, k) represents the coordinates of the vertex. The factored form f(x) = a(x − p)(x − q) reveals the x-intercepts directly, where p and q are the roots of the equation.

二次函数的顶点式为 f(x) = a(x − h)² + k,其中 (h, k) 表示顶点坐标。因式分解形式 f(x) = a(x − p)(x − q) 直接显示x轴交点,其中 p 和 q 是方程的根。

The quadratic formula: x = (−b ± √(b² − 4ac)) / 2a

求根公式:x = (−b ± √(b² − 4ac)) / 2a

The discriminant Δ = b² − 4ac determines the nature of the roots: if Δ > 0, there are two distinct real roots; if Δ = 0, there is one repeated real root; if Δ < 0, there are no real roots (two complex roots).

判别式 Δ = b² − 4ac 决定了根的性质:若 Δ > 0,则有两个不同的实数根;若 Δ = 0,则有一个重根;若 Δ < 0,则没有实数根(有两个复数根)。


4. Polynomial Functions | 多项式函数

Polynomial functions extend beyond quadratics to include degrees 3 and higher. The general form is f(x) = aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₁x + a₀, where n is a non-negative integer and aₙ ≠ 0.

多项式函数从二次扩展到三次及更高次数。一般形式为 f(x) = aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₁x + a₀,其中 n 为非负整数且 aₙ ≠ 0。

Cubic functions (degree 3) have the form f(x) = ax³ + bx² + cx + d and can have up to three real roots. Quartic functions (degree 4) can have up to four real roots. The end behaviour of a polynomial depends on its degree and leading coefficient.

三次函数(次数为3)的形式为 f(x) = ax³ + bx² + cx + d,最多可以有三个实根。四次函数(次数为4)最多有四个实根。多项式的端部行为取决于其次数和首项系数。

In IB Mathematics, the factor theorem and remainder theorem are essential tools for working with polynomials. If f(p) = 0, then (x − p) is a factor of f(x). The remainder when f(x) is divided by (x − p) equals f(p).

在IB数学中,因式定理和余数定理是处理多项式的必备工具。若 f(p) = 0,则 (x − p) 是 f(x) 的一个因式。f(x) 除以 (x − p) 的余数等于 f(p)。


5. Exponential Functions | 指数函数

Exponential functions are of the form f(x) = a·bˣ, where a ≠ 0, b > 0, and b ≠ 1. The base b determines the growth or decay behaviour: when b > 1, the function represents exponential growth; when 0 < b < 1, it represents exponential decay.

指数函数的形式为 f(x) = a·bˣ,其中 a ≠ 0,b > 0,且 b ≠ 1。底数 b 决定增长或衰减行为:当 b > 1 时,函数表示指数增长;当 0 < b < 1 时,表示指数衰减。

The natural exponential function f(x) = eˣ is particularly important in IB Mathematics, where e ≈ 2.71828 is Euler’s number. Exponential functions have the property that the rate of change is proportional to the current value, making them ideal for modelling population growth, radioactive decay, and compound interest.

自然指数函数 f(x) = eˣ 在IB数学中尤为重要,其中 e ≈ 2.71828 是欧拉数。指数函数具有变化率与当前值成正比的性质,使其非常适合用于模拟人口增长、放射性衰变和复利计算。

Key Laws of Exponents | 指数运算律:

  • bᵐ × bⁿ = bᵐ⁺ⁿ | 同底数幂相乘,底数不变,指数相加

  • bᵐ ÷ bⁿ = bᵐ⁻ⁿ | 同底数幂相除,底数不变,指数相减

  • (bᵐ)ⁿ = bᵐⁿ | 幂的乘方,底数不变,指数相乘

  • b⁰ = 1 (b ≠ 0) | 任何非零数的零次幂等于1

  • b⁻ⁿ = 1/bⁿ | 负指数表示倒数


6. Logarithmic Functions | 对数函数

Logarithmic functions are the inverse of exponential functions. The general form is f(x) = logₐ(x), where a > 0, a ≠ 1, and x > 0. The natural logarithm f(x) = ln(x) has base e, while the common logarithm f(x) = log(x) has base 10.

对数函数是指数函数的反函数。一般形式为 f(x) = logₐ(x),其中 a > 0,a ≠ 1,且 x > 0。自然对数 f(x) = ln(x) 以 e 为底,常用对数 f(x) = log(x) 以10为底。

If y = logₐ(x), then x = aʸ, and conversely.

若 y = logₐ(x),则 x = aʸ,反之亦然。

Key properties of logarithms include the product rule logₐ(xy) = logₐ(x) + logₐ(y), the quotient rule logₐ(x/y) = logₐ(x) − logₐ(y), and the power rule logₐ(xᵏ) = k·logₐ(x). The change of base formula logₐ(x) = logᵦ(x) / logᵦ(a) is also frequently tested.

对数的关键性质包括积法则 logₐ(xy) = logₐ(x) + logₐ(y)、商法则 logₐ(x/y) = logₐ(x) − logₐ(y) 和幂法则 logₐ(xᵏ) = k·logₐ(x)。换底公式 logₐ(x) = logᵦ(x) / logᵦ(a) 也是常见的考点。


7. Trigonometric Functions | 三角函数

Trigonometric functions — sine, cosine, and tangent — are periodic functions that describe the relationship between angles and sides in right-angled triangles. The basic forms are f(x) = sin(x), f(x) = cos(x), and f(x) = tan(x).

三角函数——正弦、余弦和正切——是描述直角三角形中角度与边之间关系的周期函数。基本形式为 f(x) = sin(x)、f(x) = cos(x) 和 f(x) = tan(x)。

In IB Mathematics, these functions are studied in both degree and radian measure. The general form f(x) = a·sin(bx − c) + d includes transformations: a affects amplitude, b affects period (period = 2π/b for sine and cosine), c causes horizontal shift, and d causes vertical shift.

在IB数学中,三角函数以度数和弧度两种方式研究。一般形式 f(x) = a·sin(bx − c) + d 包含各种变换:a 影响振幅,b 影响周期(正弦和余弦的周期 = 2π/b),c 引起水平平移,d 引起垂直平移。

Function | 函数 Domain | 定义域 Range | 值域 Period | 周期
sin(x) All real numbers | 所有实数 [−1, 1]
cos(x) All real numbers | 所有实数 [−1, 1]
tan(x) x ≠ π/2 + kπ | x ≠ π/2 + kπ All real numbers | 所有实数 π

8. Rational Functions | 有理函数

Rational functions are defined as the quotient of two polynomial functions: f(x) = p(x) / q(x), where q(x) ≠ 0. The simplest rational function is the reciprocal function f(x) = 1/x, which has both vertical and horizontal asymptotes.

有理函数定义为两个多项式函数的商:f(x) = p(x) / q(x),其中 q(x) ≠ 0。最简单的有理函数是倒数函数 f(x) = 1/x,它既有垂直渐近线也有水平渐近线。

Key features of rational functions include vertical asymptotes at values where the denominator equals zero, and horizontal or oblique asymptotes determined by the degrees of the numerator and denominator. If deg(p) < deg(q), the horizontal asymptote is y = 0; if deg(p) = deg(q), the asymptote is y = leading coefficient ratio; if deg(p) > deg(q), there is no horizontal asymptote but possibly an oblique one.

有理函数的关键特征包括:在分母为零的值处存在垂直渐近线;水平或斜渐近线由分子和分母的次数决定。若 deg(p) < deg(q),则水平渐近线为 y = 0;若 deg(p) = deg(q),则渐近线为 y = 首项系数之比;若 deg(p) > deg(q),则没有水平渐近线,但可能存在斜渐近线。


9. Absolute Value Functions | 绝对值函数

The absolute value function is defined as f(x) = |x|, which returns the distance of x from zero on the number line. Its graph has a distinctive V-shape, with a corner point at the origin.

绝对值函数定义为 f(x) = |x|,它返回 x 在数轴上到零点的距离。其图像具有独特的 V 形,在原点上有一个角点。

Formally defined | 形式化定义:

|x| = x for x ≥ 0; |x| = −x for x < 0

|x| = x 当 x ≥ 0;|x| = −x 当 x < 0

Absolute value functions are piecewise functions that are not differentiable at the corner point. Transformations of the form f(x) = a|x − h| + k produce V-shaped graphs with vertex at (h, k). Solving equations involving absolute values requires considering both the positive and negative cases.

绝对值函数是分段函数,在角点处不可导。形如 f(x) = a|x − h| + k 的变换产生顶点在 (h, k) 的 V 形图像。解含绝对值的方程需要考虑正负两种情况。


10. Inverse Functions | 反函数

An inverse function reverses the operation of a given function. If f maps x to y, then the inverse function f⁻¹ maps y back to x. For f⁻¹ to exist, f must be one-to-one (injective), meaning each y-value has exactly one corresponding x-value.

反函数是逆转给定函数运算的函数。如果 f 将 x 映射到 y,则反函数 f⁻¹ 将 y 映射回 x。要使 f⁻¹ 存在,f 必须是一一对应(单射)的,即每个 y 值恰好对应一个 x 值。

The graph of an inverse function is the reflection of the original function across the line y = x. To find the inverse algebraically, swap x and y in the equation and solve for y. The domain of f⁻¹ equals the range of f, and vice versa.

反函数的图像是原函数关于直线 y = x 的反射。要通过代数方法求反函数,将方程中的 x 和 y 互换,然后解出 y。f⁻¹ 的定义域等于 f 的值域,反之亦然。

f(f⁻¹(x)) = f⁻¹(f(x)) = x (for x in the respective domains)

f(f⁻¹(x)) = f⁻¹(f(x)) = x(在各自的定义域内)

In IB Mathematics, understanding the relationship between exponential and logarithmic functions, and between trigonometric functions and their inverses, is particularly important.

在IB数学中,理解指数函数和对数函数之间的关系,以及三角函数和其反函数之间的关系尤为重要。


11. Summary and Comparison | 总结与对比

Recognising function types quickly is a critical examination skill. A systematic approach involves checking the degree of the polynomial, looking for variables in the exponent, identifying ratios of polynomials, and observing periodicity for trigonometric functions.

快速识别函数类型是一项关键的考试技能。系统化的方法包括检查多项式的次数、寻找指数中的变量、识别多项式的比值,以及观察三角函数所特有的周期性。

Function Type | 函数类型 General Form | 一般形式 Key Feature | 关键特征
Linear | 线性 ax + b Straight line | 直线
Quadratic | 二次 ax² + bx + c Parabola | 抛物线
Cubic | 三次 ax³ + bx² + cx + d S-shape or N-shape | S形或N形
Exponential | 指数 a·bˣ Growth or decay | 增长或衰减
Logarithmic | 对数 logₐ(x) Inverse of exponential | 指数函数的反函数
Trigonometric | 三角 sin(x), cos(x), tan(x) Periodic | 周期性
Rational | 有理 p(x) / q(x) Asymptotes | 渐近线

12. Exam Tips and Common Pitfalls | 考试技巧与常见陷阱

When classifying functions in examination conditions, always verify the degree of the polynomial first, as this determines the maximum number of roots and turning points. Pay close attention to whether the coefficient of the highest-degree term is positive or negative, as this affects the graph’s end behaviour.

在考试条件下对函数进行分类时,务必首先验证多项式的次数,因为这决定了根和驻点的最大数量。密切关注最高次项系数的正负号,因为这会影响图像的端部行为。

Common mistakes include confusing exponential and power functions — in exponential functions, the variable is in the exponent (e.g., 2ˣ), whereas in power functions, the variable is in the base (e.g., x²). Similarly, students often forget that the domain of logₐ(x) is restricted to x > 0.

常见的错误包括混淆指数函数和幂函数——在指数函数中,变量在指数位置(例如 2ˣ),而在幂函数中,变量在底数位置(例如 x²)。同样,学生经常忘记 logₐ(x) 的定义域限制为 x > 0。

Also remember: when working with rational functions, always check for values that make the denominator zero — these create vertical asymptotes and are automatically excluded from the domain. Finally, always verify whether an inverse function exists by checking the one-to-one property.

另外请记住:在处理有理函数时,务必检查使分母为零的值——这些值产生垂直渐近线,并自动排除在定义域之外。最后,始终通过检查一一对应性质来验证反函数是否存在。

Mastering function classification not only helps you score marks in dedicated function questions but also builds the foundation for calculus, where differentiation and integration rules depend heavily on recognising the type of function you are working with.

掌握函数分类不仅能帮助你在函数专题题目中获得分数,还能为微积分打下基础,因为微分和积分法则在很大程度上取决于识别所处理的函数类型。


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