Functions: Descriptions and Representations | 函数的描述与表示方法

📚 Functions: Descriptions and Representations | 函数的描述与表示方法

A function is one of the most fundamental concepts in mathematics, especially in the IB Diploma Programme. Understanding how to describe and represent functions is essential for solving problems across algebra, calculus, and even statistics. This article provides a comprehensive yet concise review of the different ways functions can be expressed, interpreted, and transformed.

函数是数学中最基本的概念之一,尤其在IB文凭课程中尤为重要。理解如何描述和表示函数,对于解决代数、微积分甚至统计学中的问题都至关重要。本文将系统而精炼地梳理函数的不同表达方式、解释方法及其变换。


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

In formal terms, a function is a relation between two sets, called the domain and the codomain, such that every element in the domain is associated with exactly one element in the codomain. This “one input, one output” rule is the defining property that distinguishes a function from a general relation.

从形式上讲,函数是两个集合之间的关系,这两个集合分别称为定义域和陪域,并且定义域中的每个元素都恰好对应陪域中的一个元素。这种“一个输入,一个输出”的规则是函数区别于一般关系的关键性质。

For example, the rule \( f(x) = x^2 \) is a function because for every real number \( x \), there is exactly one value of \( x^2 \). However, the equation \( y^2 = x \) is not a function for all real \( x \) because a single positive \( x \) gives two possible \( y \)-values.

例如,规则 \( f(x) = x^2 \) 是一个函数,因为对于每个实数 \( x \),都恰好有一个 \( x^2 \) 的值。然而,方程 \( y^2 = x \) 对所有实数 \( x \) 而言并非函数,因为一个正数 \( x \) 会对应两个可能的 \( y \) 值。


2. The Four Main Representations | 四种主要表示方法

In IB mathematics, functions can be represented in four primary ways: verbal descriptions (words), algebraic formulas, numerical tables, and graphical pictures. Each representation highlights different aspects of the function, and being able to move fluidly between them is a key skill.

在IB数学中,函数主要有四种表示方式:文字描述、代数公式、数值表格和图形图像。每种表示方法都突出函数的不同方面,而能够熟练地在它们之间转换是一项关键技能。

For instance, the relationship between the side length of a square and its area can be described verbally (“the area is the square of the side length”), algebraically (\( A = s^2 \)), numerically (1, 4, 9, 16, …), and graphically as a parabola. Recognizing that all these represent the same underlying function is essential.

例如,正方形的边长与其面积之间的关系可以用文字描述(“面积是边长的平方”)、代数公式(\( A = s^2 \))、数值表格(1, 4, 9, 16, …)以及抛物线图形来表示。认识到所有这些表示的是同一个潜在函数,是至关重要的。


3. Algebraic Representation: Explicit, Implicit, and Piecewise | 代数表示:显式、隐式与分段

The most common way to represent a function is through an explicit formula, where the dependent variable is isolated. For example, \( y = 3x + 2 \) or \( f(x) = \sin(x) \). This directly states how to compute the output from the input.

最常见的函数表示方法是通过显式公式,即自变量被单独分离出来。例如 \( y = 3x + 2 \) 或 \( f(x) = \sin(x) \)。这种形式直接说明了如何根据输入计算输出。

Some functions are defined implicitly by an equation such as \( x^2 + y^2 = 25 \). When solved for \( y \), we get \( y = \pm\sqrt{25 – x^2} \), which represents two separate functions. In IB, you often need to decide whether an implicit relation defines a function or not.

有些函数通过方程隐式定义,例如 \( x^2 + y^2 = 25 \)。当解出 \( y \) 时,得到 \( y = \pm\sqrt{25 – x^2} \),这代表了两个不同的函数。在IB中,你经常需要判断一个隐式关系是否定义了一个函数。

Piecewise functions use different formulas for different intervals of the domain. For example:

分段函数在定义域的不同区间使用不同的公式。例如:

f(x) = { x², if x ≥ 0; -x, if x < 0 }

Such functions are frequently used to model real-world situations where behaviour changes at a threshold, such as shipping costs or tax brackets.

这类函数常用于模拟现实世界中行为在某个阈值处发生变化的情况,例如运费或税率等级。


4. Graphical Representation and the Vertical Line Test | 图形表示与垂线检验

A graph is a visual representation of a function on the Cartesian plane. The graph of a function \( f \) is the set of all points \( (x, f(x)) \) for \( x \) in the domain. Graphs are powerful because they reveal monotonicity, extrema, intercepts, and asymptotes at a glance.

图形是函数在笛卡尔平面上的可视化表示。函数 \( f \) 的图形是定义域内所有点 \( (x, f(x)) \) 的集合。图形之所以强大,是因为它能一眼看出单调性、极值、截距和渐近线。

The vertical line test is a quick way to determine whether a graph represents a function. If any vertical line intersects the graph at more than one point, then the graph does not represent a function, because a single input would produce multiple outputs.

垂线检验是判断图形是否表示函数的快速方法。如果任何垂直线与图形相交多于一个点,则该图形不表示函数,因为单个输入会产生多个输出。

For example, a circle fails the vertical line test, while the graph of \( y = x^3 \) passes it. In IB exams, this test is often used in multiple-choice questions or when analysing a given curve.

例如,圆不能通过垂线检验,而 \( y = x^3 \) 的图形可以通过。在IB考试中,此检验常用于选择题或分析给定曲线时。


5. Numerical Representation: Tables of Values | 数值表示:值表

A table of values lists selected inputs and their corresponding outputs. This discrete representation is often used to approximate the behaviour of a function, especially when no formula is available or when analysing data from experiments.

值表列出了选定的输入及其对应的输出。这种离散表示常用于近似函数的行为,特别是在没有现成公式或需要分析实验数据时。

x -2 -1 0 1 2
f(x) 4 1 0 1 4

The table above represents \( f(x) = x^2 \) for selected integer inputs. From a table, you can observe patterns, estimate rate of change, and create graphs by plotting the points. In IB, you may be asked to complete a table from a given formula or to infer a formula from a table.

上表表示 \( f(x) = x^2 \) 在部分整数输入下的值。通过表格,你可以观察规律、估计变化率,并通过描点作图。在IB中,你可能会被要求根据给定公式完成表格,或从表格中推断公式。


6. Verbal and Mapping Representations | 文字描述与映射表示

Verbal descriptions express a function in words. For example, “multiply the input by 3 and add 5” describes the function \( f(x) = 3x + 5 \). While this method is intuitive, it is also the most imprecise and can lead to ambiguity.

文字描述用语言表达函数。例如,“将输入乘以3再加5”描述了函数 \( f(x) = 3x + 5 \)。虽然这种方法直观,但也是最不精确的,容易产生歧义。

Mapping diagrams show the relationship between elements of two sets using arrows. Each element in the domain points to exactly one element in the codomain. Mapping diagrams are particularly helpful for finite sets and for introducing the concepts of domain, codomain, and range.

映射图使用箭头展示两个集合元素之间的关系。定义域中的每个元素指向陪域中的恰好一个元素。映射图特别适用于有限集合,也有助于引入定义域、陪域和值域的概念。

In IB, students must be able to translate between verbal rules and symbolic expressions. For instance, recognizing that “is directly proportional to” corresponds to \( y = kx \), not \( y = k/x \).

在IB中,学生必须能够在文字规则和符号表达之间转换。例如,认识到“与……成正比”对应 \( y = kx \),而不是 \( y = k/x \)。


7. Domain and Range: Describing the Territory | 定义域与值域:描述函数的领地

The domain of a function is the complete set of possible input values. The range (or image) is the set of all possible output values that result from the domain. For example, for \( f(x) = \sqrt{x – 3} \), the domain is \( x \ge 3 \), and the range is \( y \ge 0 \).

函数的定义域是可能输入值的完整集合。值域(或像集)是由定义域产生的所有可能输出值的集合。例如,对于 \( f(x) = \sqrt{x – 3} \),定义域是 \( x \ge 3 \),值域是 \( y \ge 0 \)。

In IB, domains are usually expressed in interval notation such as \( (-\infty, \infty) \) or \( [2, 5) \), or in set-builder notation such as \( \{ x \mid x \neq 0 \} \). It is crucial to exclude values that lead to division by zero, negative square roots (of even index), or zero bases of logarithms.

在IB中,定义域通常用区间表示法如 \( (-\infty, \infty) \) 或 \( [2, 5) \),或用集合描述法如 \( \{ x \mid x \neq 0 \} \)。必须排除导致分母为零、偶次根号下为负数或对数为零底数的值。

When a function is defined by a real-world context, the domain is often restricted. For example, if \( f(t) \) represents the height of a projectile after \( t \) seconds, then \( t \ge 0 \), regardless of the formula.

当函数由现实背景定义时,定义域通常受限。例如,若 \( f(t) \) 表示发射物在 \( t \) 秒后的高度,那么 \( t \ge 0 \),无论公式如何。


8. Function Notation and Evaluation | 函数符号与求值

The notation \( f(x) \) is read as “\( f \) of \( x \)” and denotes the output of the function \( f \) when the input is \( x \). It is not a product of \( f \) and \( x \). This notation allows us to name different functions (e.g., \( g \), \( h \)) and to compose them.

符号 \( f(x) \) 读作“\( f \) 在 \( x \) 处的值”,表示当输入为 \( x \) 时函数 \( f \) 的输出。它并不是 \( f \) 与 \( x \) 的乘积。这种符号允许我们命名不同的函数(如 \( g \)、\( h \))并进行复合。

To evaluate a function, substitute the input into the expression. For \( f(x) = 2x^2 – 3x + 1 \), we have \( f(2) = 2(2)^2 – 3(2) + 1 = 8 – 6 + 1 = 3 \). Likewise, \( f(a + 1) = 2(a+1)^2 – 3(a+1) + 1 \), which simplifies to \( 2a^2 + a \).

求函数值只需将输入代入表达式。对于 \( f(x) = 2x^2 – 3x + 1 \),有 \( f(2) = 2(2)^2 – 3(2) + 1 = 8 – 6 + 1 = 3 \)。同样,\( f(a + 1) = 2(a+1)^2 – 3(a+1) + 1 \),化简得到 \( 2a^2 + a \)。

When the input is an expression, parentheses are critical. Replacing \( x \) with \( a+1 \) must be done carefully to avoid algebraic errors. This skill is frequently tested in both calculator and non-calculator papers.

当输入是表达式时,括号至关重要。将 \( x \) 替换为 \( a+1 \) 时必须小心,以避免代数错误。这项技能在计算器和非计算器试卷中经常被考查。


9. Composite and Inverse Functions | 复合函数与反函数

Composite functions combine two functions such that the output of one becomes the input of the other. If \( f \) and \( g \) are functions, then the composite \( (f \circ g)(x) = f(g(x)) \). The order matters: \( f \circ g \) is generally not equal to \( g \circ f \).

复合函数将两个函数组合起来,使一个函数的输出成为另一个函数的输入。若 \( f \) 和 \( g \) 是函数,则复合函数 \( (f \circ g)(x) = f(g(x)) \)。顺序很重要:\( f \circ g \) 通常不等于 \( g \circ f \)。

For example, if \( f(x) = x^2 \) and \( g(x) = x + 1 \), then \( (f \circ g)(x) = (x+1)^2 \), while \( (g \circ f)(x) = x^2 + 1 \). These are obviously different. Composite functions also require careful attention to the domain: the output of \( g \) must be in the domain of \( f \).

例如,若 \( f(x) = x^2 \) 和 \( g(x) = x + 1 \),则 \( (f \circ g)(x) = (x+1)^2 \),而 \( (g \circ f)(x) = x^2 + 1 \)。它们显然不同。复合函数还需要注意定义域:\( g \) 的输出必须在 \( f \) 的定义域内。

The inverse of a function \( f \), denoted \( f^{-1} \), is the function that undoes the operation of \( f \). Graphically, the inverse is the reflection of the graph of \( f \) across the line \( y = x \). A function must be one-to-one (injective) to have an inverse function without restricting its domain.

函数 \( f \) 的反函数记为 \( f^{-1} \),是撤销 \( f \) 操作的函数。从图形上看,反函数是 \( f \) 的图形关于直线 \( y = x \) 的反射。函数必须是一一对应的(单射)才能在不必限制定义域的情况下拥有反函数。


10. Transformations of Functions | 函数的变换

Graphical transformations allow us to sketch a variety of functions from a known base function. The basic transformations are translations, reflections, and stretches/compressions. Each can be described algebraically and visually.

图形变换使我们能够从已知的基本函数画出各种函数的草图。基本变换包括平移、反射和伸缩。每种变换都可以代数地和视觉地描述。

If \( f(x) \) is a known function, then \( f(x) + c \) shifts the graph vertically by \( c \) units, while \( f(x + c) \) shifts it horizontally by \( -c \) units. The graph of \( -f(x) \) is a reflection across the x-axis, and \( f(-x) \) reflects across the y-axis.

若 \( f(x) \) 是已知函数,则 \( f(x) + c \) 将图形垂直平移 \( c \) 个单位,而 \( f(x + c) \) 将图形水平平移 \( -c \) 个单位。\( -f(x) \) 的图形是关于 x 轴的反射,\( f(-x) \) 是关于 y 轴的反射。

For stretches, \( a \cdot f(x) \) with \( a > 1 \) stretches vertically by factor \( a \), and \( f(bx) \) with \( b > 1 \) compresses horizontally by factor \( b \). In IB, you should be able to identify a transformation from its effect on given points or from the equation itself.

对于伸缩,当 \( a > 1 \) 时,\( a \cdot f(x) \) 垂直拉伸因子为 \( a \);当 \( b > 1 \) 时,\( f(bx) \) 水平压缩因子为 \( b \)。在IB中,你应该能够根据给定点的影响或方程本身识别变换。


11. Common Function Types You Must Know | 你必须知道的常见函数类型

IB mathematics frequently uses several families of functions. Recognising their standard forms and graph shapes is essential for quick problem solving.

IB数学中经常使用几类基本函数。认识它们的标准形式和图形形状对于快速解题至关重要。

  • Linear: \( f(x) = mx + c \), graph is a straight line. 线性:\( f(x) = mx + c \),图形是直线。
  • Quadratic: \( f(x) = ax^2 + bx + c \), graph is a parabola. 二次:\( f(x) = ax^2 + bx + c \),图形是抛物线。
  • Cubic: \( f(x) = ax^3 + bx^2 + cx + d \). 三次:\( f(x) = ax^3 + bx^2 + cx + d \)。
  • Reciprocal: \( f(x) = k/x \), graph is a hyperbola. 反比例:\( f(x) = k/x \),图形是双曲线。
  • Exponential: \( f(x) = a \cdot b^x \), \( b > 0, b \neq 1 \). 指数:\( f(x) = a \cdot b^x \),\( b > 0, b \neq 1 \)。
  • Logarithmic: \( f(x) = \log_b(x) \), inverse of exponential. 对数:\( f(x) = \log_b(x) \),指数函数的反函数。
  • Trigonometric: \( \sin(x), \cos(x), \tan(x) \). 三角:\( \sin(x), \cos(x), \tan(x) \)。

Each family follows specific transformations and domain restrictions. For instance, the domain of \( f(x) = \log(x) \) is \( x > 0 \), while the range of \( f(x) = b^x \) is \( y > 0 \).

每类函数都有特定的变换规则和定义域限制。例如,\( f(x) = \log(x) \) 的定义域是 \( x > 0 \),而 \( f(x) = b^x \) 的值域是 \( y > 0 \)。


12. Choosing the Best Representation | 选择最佳表示方法

In problem solving, different representations serve different purposes. An algebraic formula is precise and allows symbolic manipulation; a graph gives an intuitive overview of behaviour; a table provides exact values at discrete points; a verbal description helps model real-world situations.

在解题中,不同表示方法各有用途。代数公式精确且允许符号操作;图形提供行为直观概览;表格提供离散点的精确值;文字描述有助于模拟现实情境。

For IB exam questions, always decide which representation is most efficient. To solve an equation, you may need to switch from a graphical to an algebraic approach. To verify a property, such as symmetry, the algebraic form is often easier. The ability to translate between representations is a core objective of the IB mathematics curriculum.

对于IB考试问题,务必判断哪种表示最有效。为了解方程,你可能需要从图形方法切换到代数方法。为了验证某个性质(如对称性),代数形式往往更容易。在表示之间转换的能力是IB数学课程的核心目标之一。

Practice by taking a single function, say \( f(x) = \frac{2x – 1}{x + 1} \), and writing its verbal description, completing a table, sketching its graph, and stating its domain and range. This integrated approach ensures deep understanding and exam readiness.

练习方法:取一个函数,比如 \( f(x) = \frac{2x – 1}{x + 1} \),写出其文字描述、补全表格、画出图形并说明定义域和值域。这种综合方法能确保深入理解和备考充分。


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课程辅导,国外大学本科硕士研究生博士课程论文辅导

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