Functions and Mappings: Clarifying Concepts | 函数与映射的概念辨析

📚 Functions and Mappings: Clarifying Concepts | 函数与映射的概念辨析

A clear understanding of functions and mappings is essential for success in A-level Mathematics. Although the two terms are often used interchangeably, they carry distinct meanings in formal mathematics. This article clarifies these concepts, explores different types of mappings, and highlights common pitfalls students face.

清晰理解函数与映射的概念,是A-level数学取得好成绩的基础。虽然这两个术语常被混用,但在正式数学中它们有着不同的含义。本文将厘清这些概念,探讨不同类型的映射,并指出学生常见的误区。


1. What is a Mapping? | 什么是映射?

A mapping is a rule that connects elements from one set to elements of another set. We write \( f : A \rightarrow B \) to mean that the mapping \( f \) takes each element of set \( A \) and associates it with an element of set \( B \). Set \( A \) is called the domain, and set \( B \) is called the codomain.

映射是一种将集合中的元素与另一个集合中的元素联系起来的规则。我们记 \( f : A \rightarrow B \) 表示映射 \( f \) 将集合 \( A \) 中的每个元素与集合 \( B \) 中的一个元素对应。集合 \( A \) 称为定义域,集合 \( B \) 称为陪域(上域)。

For example, the mapping \( f : x \mapsto x + 1 \) takes every real number \( x \) and sends it to \( x + 1 \). Here the domain and codomain are both \( \mathbb{R} \).

例如,映射 \( f : x \mapsto x + 1 \) 将每个实数 \( x \) 对应到 \( x + 1 \)。这里定义域和陪域都是 \( \mathbb{R} \)。


2. What is a Function? | 什么是函数?

A function is a special type of mapping. In a function, every element in the domain must be mapped to exactly one element in the codomain. In other words, each input has exactly one output, although different inputs may share the same output.

函数是一种特殊的映射。在函数中,定义域中的每一个元素必须且只能映射到陪域中的一个元素。换句话说,每个输入有且仅有一个输出,但不同的输入可以共享同一个输出。

The notation \( f(x) \) represents the value of the function \( f \) at the input \( x \). For example, \( f(x) = x^2 \) is a function because every \( x \) gives exactly one value of \( x^2 \).

记号 \( f(x) \) 表示函数 \( f \) 在输入 \( x \) 处的值。例如,\( f(x) = x^2 \) 是一个函数,因为每个 \( x \) 都恰好对应一个 \( x^2 \) 的值。

Thus every function is a mapping, but not every mapping is a function. The key requirement is the “exactly one output” condition.

因此,每个函数都是映射,但并非每个映射都是函数。关键要求是“恰好一个输出”这一条件。


3. One-to-One and Many-to-One | 一对一与多对一

Mappings can be classified by how many inputs map to a given output. A mapping is one-to-one (injective) if different inputs always produce different outputs. For example, \( f(x) = 2x \) is one-to-one because \( 2a = 2b \) implies \( a = b \).

映射可以根据有多少个输入对应同一个输出来分类。如果不同的输入总是产生不同的输出,则映射是一对一的(单射)。例如,\( f(x) = 2x \) 是一对一的,因为 \( 2a = 2b \) 意味着 \( a = b \)。

A many-to-one mapping occurs when two or more different inputs give the same output. The function \( f(x) = x^2 \) is many-to-one because \( f(-2) = 4 \) and \( f(2) = 4 \).

当两个或更多不同的输入给出相同的输出时,就出现多对一映射。函数 \( f(x) = x^2 \) 是多对一的,因为 \( f(-2) = 4 \) 且 \( f(2) = 4 \)。

Importantly, a mapping that sends one input to several outputs is not a function. For instance, \( y^2 = x \) is not a function of \( x \) because for \( x = 4 \), \( y = \pm 2 \).

重要的是,将一个输入对应到多个输出的映射不是函数。例如,\( y^2 = x \) 不是 \( x \) 的函数,因为当 \( x = 4 \) 时,\( y = \pm 2 \)。


4. Domain, Codomain and Range | 定义域、陪域与值域

The domain is the set of all possible inputs. The codomain is the set into which all outputs are placed. The range (or image) is the set of outputs actually produced by the function.

定义域是所有可能输入的集合。陪域是输出所落入的集合。值域(或像集)是函数实际产生的输出集合。

For \( f(x) = x^2 \) with domain \( \mathbb{R} \) and codomain \( \mathbb{R} \), the range is \( [0, \infty) \), because squares are never negative.

对于定义域为 \( \mathbb{R} \)、陪域为 \( \mathbb{R} \) 的函数 \( f(x) = x^2 \),值域是 \( [0, \infty) \),因为平方永远不会是负数。

Term Meaning Example: \( f(x)=x^2 \)
Domain 定义域 Set of allowed inputs \( \mathbb{R} \)
Codomain 陪域 Set that contains all outputs \( \mathbb{R} \)
Range 值域 Set of actual outputs \( [0,\infty) \)

Note that the range is always a subset of the codomain. It can be smaller, but never larger.

注意,值域总是陪域的子集。它可以更小,但永远不会更大。


5. The Vertical Line Test | 垂直线检验法

For a graph in the \( xy \)-plane, a relation is a function if and only if every vertical line intersects the graph at most once. This is called the vertical line test.

对于 \( xy \) 平面上的图像,一个关系是函数当且仅当每条垂直线与图像最多相交一次。这称为垂直线检验法。

If a vertical line touches the graph more than once, then a single input \( x \) has multiple outputs, so the relation is not a function.

如果一条垂直线与图像相交超过一次,那么一个输入 \( x \) 就对应多个输出,因此该关系不是函数。

For example, a circle fails the vertical line test, while a parabola \( y = x^2 \) passes it.

例如,圆无法通过垂直线检验,而抛物线 \( y = x^2 \) 可以通过。


6. Injective, Surjective and Bijective | 单射、满射与双射

These three terms describe important properties of functions and mappings.

这三个术语描述了函数和映射的重要性质。

  • Injective (one-to-one): Different inputs give different outputs. \( f(a) = f(b) \) implies \( a = b \).

    单射(一对一):不同的输入给出不同的输出。若 \( f(a) = f(b) \) 则必有 \( a = b \)。

  • Surjective (onto): Every element of the codomain is an output of the function. That is, range = codomain.

    满射(映上):陪域中的每一个元素都是函数的输出。也就是说,值域 = 陪域。

  • Bijective (one-to-one correspondence): The function is both injective and surjective.

    双射(一一对应):函数既是单射又是满射。

For example, \( f(x) = x^3 \) on \( \mathbb{R} \) is bijective. The function \( g(x) = x^2 \) on \( \mathbb{R} \) is neither injective nor surjective unless we restrict its domain and codomain.

例如,\( f(x) = x^3 \) 在 \( \mathbb{R} \) 上是双射。函数 \( g(x) = x^2 \) 在 \( \mathbb{R} \) 上既不是单射也不是满射,除非我们限制它的定义域和陪域。


7. Composite Functions | 复合函数

A composite function is formed by applying one function to the result of another. The notation \( (f \circ g)(x) = f(g(x)) \) means we first apply \( g \) to \( x \), then apply \( f \) to the result.

复合函数是通过将一个函数作用于另一个函数的结果而形成的。记号 \( (f \circ g)(x) = f(g(x)) \) 表示我们先对 \( x \) 应用 \( g \),再对结果应用 \( f \)。

For the composite \( f \circ g \) to exist, the range of \( g \) must lie within the domain of \( f \).

要使复合函数 \( f \circ g \) 存在,\( g \) 的值域必须包含在 \( f \) 的定义域内。

Example: If \( f(x) = x + 2 \) and \( g(x) = x^2 \), then

例:若 \( f(x) = x + 2 \),\( g(x) = x^2 \),则

\( (f \circ g)(x) = f(x^2) = x^2 + 2 \)

\( (g \circ f)(x) = g(x+2) = (x+2)^2 \)

Notice that \( f \circ g \neq g \circ f \) in general. Order matters in composite functions.

注意通常 \( f \circ g \neq g \circ f \)。在复合函数中顺序很重要。


8. Inverse Functions | 反函数

The inverse of a function \( f \) is denoted \( f^{-1} \), and it reverses the effect of \( f \). If \( f(a) = b \), then \( f^{-1}(b) = a \). A function has an inverse if and only if it is bijective (or at least injective when restricted to a suitable domain).

函数 \( f \) 的反函数记为 \( f^{-1} \),它逆转变换 \( f \) 的作用。若 \( f(a) = b \),则 \( f^{-1}(b) = a \)。一个函数存在反函数当且仅当它是双射(或者至少在适当的定义域限制下是单射)。

To find the inverse of a simple function, swap \( x \) and \( y \) and solve for \( y \). For \( f(x) = 2x + 3 \):

求简单函数的反函数时,交换 \( x \) 和 \( y \) 并解出 \( y \)。对于 \( f(x) = 2x + 3 \):

\( y = 2x + 3 \Rightarrow x = 2y + 3 \Rightarrow y = \frac{x-3}{2} \)

So \( f^{-1}(x) = \frac{x-3}{2} \). The graphs of \( f \) and \( f^{-1} \) are reflections of each other across the line \( y = x \).

因此 \( f^{-1}(x) = \frac{x-3}{2} \)。\( f \) 与 \( f^{-1} \) 的图像关于直线 \( y = x \) 对称。


9. Common Misconceptions | 常见误区

  • Misconception 1: “All mappings are functions.” In fact, functions require exactly one output per input; many-to-one mappings are still functions, but one-to-many are not.

    误区一:“所有映射都是函数。”事实上,函数要求每个输入恰好一个输出;多对一映射仍是函数,但一对多不是。

  • Misconception 2: “The range is the same as the codomain.” The range is only the set of actual outputs, which may be a proper subset of the codomain.

    误区二:“值域等于陪域。”值域只是实际输出的集合,它可能是陪域的真子集。

  • Misconception 3: “A function always has an inverse.” Only injective (or bijective) functions have inverses. For example, \( f(x) = x^2 \) has no inverse unless the domain is restricted to \( x \geq 0 \).

    误区三:“函数总有反函数。”只有单射(或双射)函数才有反函数。例如,\( f(x) = x^2 \) 没有反函数,除非将定义域限制为 \( x \geq 0 \)。

  • Misconception 4: ” \( f^{-1}(x) \) means \( 1/f(x) \).” No, \( f^{-1} \) denotes the inverse function, while \( 1/f(x) \) is the reciprocal. They are completely different.

    误区四:“ \( f^{-1}(x) \) 表示 \( 1/f(x) \)。 ”不对,\( f^{-1} \) 表示反函数,而 \( 1/f(x) \) 是倒数。两者完全不同。


10. Worked Examples | 例题精讲

Example 1: Determine whether \( f(x) = x^2 – 4x + 3 \) with domain \( \mathbb{R} \) is one-to-one.

例1:判断定义域为 \( \mathbb{R} \) 的 \( f(x) = x^2 – 4x + 3 \) 是否是一对一的。

Complete the square: \( f(x) = (x-2)^2 – 1 \). Since \( f(0) = 3 \) and \( f(4) = 3 \), the function is many-to-one, so it is not injective.

配方得:\( f(x) = (x-2)^2 – 1 \)。因为 \( f(0) = 3 \) 且 \( f(4) = 3 \),所以该函数是多对一的,因此不是单射。

Example 2: Find the range of \( g(x) = 3 + 2\sin x \), where \( x \in \mathbb{R} \).

例2:求 \( g(x) = 3 + 2\sin x \)(其中 \( x \in \mathbb{R} \))的值域。

Since \( -1 \leq \sin x \leq 1 \), we have \( 3 – 2 \leq g(x) \leq 3 + 2 \). Hence the range is \( [1, 5] \).

因为 \( -1 \leq \sin x \leq 1 \),所以 \( 3 – 2 \leq g(x) \leq 3 + 2 \)。因此值域是 \( [1, 5] \)。

Example 3: Given \( f(x) = 2x + 1 \) and \( g(x) = x^2 \), find \( f^{-1} \) and \( (f \circ g)(x) \).

例3:已知 \( f(x) = 2x + 1 \),\( g(x) = x^2 \),求 \( f^{-1} \) 和 \( (f \circ g)(x) \)。

Let \( y = 2x + 1 \), then \( x = \frac{y-1}{2} \), so \( f^{-1}(x) = \frac{x-1}{2} \). Also \( (f \circ g)(x) = f(x^2) = 2x^2 + 1 \).

设 \( y = 2x + 1 \),则 \( x = \frac{y-1}{2} \),所以 \( f^{-1}(x) = \frac{x-1}{2} \)。同时 \( (f \circ g)(x) = f(x^2) = 2x^2 + 1 \)。


11. Why It Matters in Examinations | 为什么这在考试中很重要

Exam questions often test whether students can identify whether a given relation is a function, determine the natural domain and range, and decide whether an inverse exists. These skills require precise understanding of the definitions.

考试题目经常考查学生能否判断给定关系是否为函数、确定自然定义域和值域,以及判断反函数是否存在。这些技能需要精确定义的理解。

In Edexcel, AQA, OCR and CIE A-level papers, mapping diagrams and graph-based questions are common. Losing marks due to vague vocabulary is avoidable if you use terms exactly.

在Edexcel、AQA、OCR和CIE的A-level试卷中,映射图和基于图像的问题很常见。如果你准确使用术语,就可以避免因词汇模糊而失分。


12. Conclusion | 总结

A function is a mapping with the “exactly one output” rule. Injective, surjective and bijective properties refine our understanding of how inputs and outputs are paired. Domain, codomain and range must be distinguished carefully, and the inverse function exists only when the function is injective on its domain.

函数是满足“恰好一个输出”规则的映射。单射、满射和双射的性质加深了我们对输入与输出配对方式的理解。必须仔细区分定义域、陪域和值域,而且只有当函数在其定义域上是单射时,反函数才存在。

Mastering these concepts will not only boost your exam scores but also give you a solid foundation for calculus, linear algebra and further mathematics.

掌握这些概念不仅能提高你的考试成绩,还能为你学习微积分、线性代数和进阶数学打下坚实的基础。

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