📚 PDF资源导航

A-Level Mathematics: Comprehensive Applications of Function Transformations | A-Level数学:函数变换的综合应用

📚 A-Level Mathematics: Comprehensive Applications of Function Transformations | A-Level数学:函数变换的综合应用

Function transformations are a core topic in Edexcel A-Level Mathematics. They allow us to sketch complex graphs, solve equations, and understand the behaviour of functions without plotting every point. This article provides a comprehensive review of transformations, their algebraic representation, and their application to exam-style problems.

函数变换是 Edexcel A-Level 数学的核心内容。它使我们能够绘制复杂函数的图像、求解方程,并理解函数的行为,而无需逐点描图。本文全面回顾函数变换、其代数表示以及在考试题型中的应用。


1. Basic Types of Transformations | 基本变换类型

There are three fundamental types of transformations: translations, reflections and stretches. Each one changes the graph of a function y = f(x) in a predictable way.

函数变换有三种基本类型:平移、反射和伸缩。每一种都会以可预测的方式改变函数 y = f(x) 的图像。

  • A translation shifts the graph horizontally or vertically without changing its shape or orientation.

    平移沿水平或垂直方向移动图像,而不改变其形状或朝向。

  • A reflection flips the graph across a line, such as the x-axis or the y-axis.

    反射使图像关于某条直线(如 x 轴或 y 轴)翻转。

  • A stretch or compression rescales the graph along the x- or y-direction.

    伸缩或压缩沿 x 方向或 y 方向重新缩放图像。

These transformations can be combined. When several are applied, the resulting function is of the form a·f(b(x + c)) + d, where the parameters a, b, c, d control different aspects.

这些变换可以组合使用。当应用多个变换时,所得函数的形式为 a·f(b(x + c)) + d,其中参数 a、b、c、d 控制不同的方面。


2. Horizontal and Vertical Translations | 水平与垂直平移

For a function y = f(x):

对于函数 y = f(x):

  • y = f(x – a) is a horizontal translation by a units to the right.

    y = f(x – a) 表示图像向右平移 a 个单位。

  • y = f(x + a) is a horizontal translation by a units to the left.

    y = f(x + a) 表示图像向左平移 a 个单位。

  • y = f(x) + a is a vertical translation by a units upwards.

    y = f(x) + a 表示图像向上平移 a 个单位。

  • y = f(x) – a is a vertical translation by a units downwards.

    y = f(x) – a 表示图像向下平移 a 个单位。

Notice that horizontal translations are applied to the input x inside the brackets, while vertical translations are applied outside the function.

注意,水平平移作用于括号内的变量 x,而垂直平移作用于函数外。

y = f(x – a) + b

This represents a shift to the right by a units and upward by b units.

这表示图像向右平移 a 个单位,再向上平移 b 个单位。


3. Reflections | 反射变换

Reflections are also controlled by signs in the function expression:

反射同样由函数表达式中的符号控制:

  • y = -f(x) is a reflection in the x-axis.

    y = -f(x) 表示关于 x 轴的反射。

  • y = f(-x) is a reflection in the y-axis.

    y = f(-x) 表示关于 y 轴的反射。

For example, if f(x) = x², then -f(x) = -x² is a downward-opening parabola, and f(-x) = x² is unchanged because x² is even.

例如,若 f(x) = x²,则 -f(x) = -x² 是开口向下的抛物线,而 f(-x) = x² 保持不变,因为 x² 是偶函数。

Reflection in the line y = x corresponds to the inverse function, but that is not usually classified under simple transformations in this syllabus.

关于直线 y = x 的反射对应反函数,但在本大纲中通常不将其归为简单变换。


4. Stretches and Compressions | 伸缩变换

Stretches multiply the output or the input by a scale factor:

伸缩变换通过乘以一个比例因子来改变输出或输入:

  • y = a·f(x) is a vertical stretch with scale factor a (if a > 1) or a vertical compression (if 0 < a < 1).

    y = a·f(x) 是垂直方向上的伸缩,比例因子为 a(当 a > 1 时为伸长,当 0 < a < 1 时为压缩)。

  • y = f(k·x) is a horizontal stretch/compression with scale factor 1/k.

    y = f(k·x) 是水平方向上的伸缩,比例因子为 1/k。

y = a·f(k·x)

Here, a multiplies the y-values, while k divides the x-values. For example, y = sin(2x) compresses the graph of y = sin x horizontally by a factor of 2, because the period becomes 2π/2 = π.

这里,a 乘以 y 值,而 k 对 x 值进行除法。例如,y = sin(2x) 将 y = sin x 的图像在水平方向压缩 2 倍,因为周期变为 2π/2 = π。


5. Order of Combined Transformations | 变换的组合顺序

When a function has multiple transformations, the order matters. The general form is:

当一个函数包含多种变换时,顺序很重要。一般形式为:

y = a·f(b(x + c)) + d

The recommended order is: first apply the horizontal translation and stretch in the correct order (inside the brackets), then apply the vertical stretch, then the vertical translation.

推荐的顺序是:先正确处理括号内的水平平移和伸缩(注意顺序),然后进行垂直伸缩,最后进行垂直平移。

For horizontal transformations, if the function is y = f(bx + c), you should rewrite it as y = f(b(x + c/b)) to see the translation clearly.

对于水平变换,如果函数为 y = f(bx + c),应将其改写为 y = f(b(x + c/b)) 以清楚地看出平移量。

  • Horizontal stretch by factor 1/b is applied before the translation c/b.

    先进行水平伸缩(比例因子为 1/b),然后再平移 c/b。

  • Vertical stretch by a is applied before the vertical shift d.

    先进行垂直伸缩(比例因子为 a),然后再垂直平移 d。

A common mistake is to reverse the order of horizontal transformations. Always isolate the coefficient of x first.

一个常见错误是颠倒水平变换的顺序。务必先提出 x 的系数。


6. From Transformations to Algebraic Expressions | 从变换到函数表达式

Given a known function f(x), you can write the equation of a transformed graph by following the structure:

已知函数 f(x),可以通过以下结构写出变换后图像的方程:

g(x) = a·f(b(x + c)) + d

Each parameter has a clear geometric meaning:

每个参数都有明确的几何意义:

Parameter Effect 参数 效果
a Vertical stretch factor (and reflection if negative) a 垂直伸缩因子(若为负则包含反射)
b Horizontal stretch factor = 1/b (and reflection if negative) 更多咨询请联系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