📚 PDF资源导航

Group Theory for GCSE CCEA Further Maths: A Revision Guide | GCSE CCEA 进阶数学:群论入门考点精讲

📚 Group Theory for GCSE CCEA Further Maths: A Revision Guide | GCSE CCEA 进阶数学:群论入门考点精讲

Group theory is a fascinating area of mathematics that studies symmetry and structure. For GCSE CCEA Further Mathematics, you need to understand the basic axioms, work with small finite groups, and construct Cayley tables. This revision guide covers every key concept you will meet in the exam.

群论是数学中一个迷人的分支,研究对称性与结构。在 GCSE CCEA 进阶数学中,你需要理解基本公理、处理小的有限群并会构建凯莱表。本考点精讲涵盖考试中你会遇到的每一个核心概念。

1. What Is a Group? | 什么是群?

A group is a set, G, together with a binary operation (often written as * or + or ∘) that combines any two elements to form a third element. The operation must satisfy four conditions called the group axioms.

群是一个集合 G 以及一个二元运算(常写作 *、+ 或 ∘),该运算将任意两个元素组合成第三个元素。这个运算必须满足四条规则,称为群公理。


2. The Four Group Axioms | 群的四条公理

To be a group, the set and operation must satisfy closure, associativity, identity, and inverse. In symbols:
1. Closure: For all a, b in G, a * b is in G.
2. Associativity: For all a, b, c in G, (a * b) * c = a * (b * c).
3. Identity: There exists an element e in G such that e * a = a * e = a for all a in G.
4. Inverse: For each a in G, there exists an element a⁻¹ in G such that a * a⁻¹ = a⁻¹ * a = e.

要成为一个群,集合与运算必须满足封闭性、结合律、单位元和逆元。用符号表示:
1. 封闭性:对 G 中任意 a, b,a * b 仍属于 G。
2. 结合律:对 G 中所有 a, b, c,(a * b) * c = a * (b * c)。
3. 单位元:存在元素 e ∈ G,使得对所有 a ∈ G,有 e * a = a * e = a。
4. 逆元:对每个 a ∈ G,存在 a⁻¹ ∈ G,使得 a * a⁻¹ = a⁻¹ * a = e。


3. Abelian Groups (Commutative Groups) | 阿贝尔群(交换群)

If the group operation is also commutative – that is, a * b = b * a for all a, b in G – the group is called abelian. Many familiar number systems under addition form abelian groups.

如果群运算还满足交换律——即对所有 a, b ∈ G 有 a * b = b * a——该群称为阿贝尔群。许多熟悉的数系在加法下都构成阿贝尔群。

  • The set of integers under addition, (ℤ, +), is an infinite abelian group.
  • 整数集在加法下 (ℤ, +) 是一个无限阿贝尔群。
  • The set of integers modulo n under addition, (ℤₙ, +), is a finite abelian group.
  • 模 n 整数集在加法下 (ℤₙ, +) 是一个有限阿贝尔群。

4. Order of a Group | 群的阶

The order of a group is the number of elements it contains. It is denoted by |G|. For example, the group (ℤ₃, +) = {0, 1, 2} has order 3. In CCEA questions you often deal with groups of order 2, 3, 4, or 6.

群的是它所含元素的个数,记作 |G|。例如,群 (ℤ₃, +) = {0, 1, 2} 的阶为 3。在 CCEA 考题中,你通常处理阶为 2、3、4 或 6 的群。


5. Order of an Element | 元素的阶

The order of an element a in a group is the smallest positive integer n such that aⁿ = e (using multiplicative notation) or n·a = 0 (in additive notation). If no such n exists, the element has infinite order. In a finite group, every element has a finite order that divides the group order.

群中元素 a 的是满足 aⁿ = e(乘法记号)或 n·a = 0(加法记号)的最小正整数 n。如果不存在这样的 n,则元素的阶为无穷。在有限群中,每个元素的阶都是有限的,并且整除群的阶。

Example: In (ℤ₄, +), the element 2 has order 2 because 2 + 2 = 0 mod 4, and 1 has order 4 because 1+1+1+1 = 0 mod 4.

示例:在 (ℤ₄, +) 中,元素 2 的阶是 2,因为 2+2 ≡ 0 mod 4;元素 1 的阶是 4,因为 1+1+1+1 ≡ 0 mod 4。


6. Working with Cayley Tables | 运用凯莱表

A Cayley table is a multiplication table for a finite group. It lists the results of the operation for each pair of elements. The table must satisfy the Latin square property: every element appears exactly once in each row and each column.

凯莱表是有限群的运算表,它列出每一对元素运算的结果。该表必须满足拉丁方性质:每一行和每一列中,每个元素恰好出现一次。

Example: Cayley table for group of order 2, G = {e, a} with a*a = e.

示例:阶为 2 的群 G = {e, a} 的凯莱表,其中 a*a = e。

* e a
e e a
a a e

You need to be able to complete a partially given Cayley table and identify missing entries using the group axioms and the Latin square property.

你需要能够补全部分给定的凯莱表,并利用群公理和拉丁方性质找出缺失的项。


7. Subgroups | 子群

A subgroup is a subset H of a group G that is itself a group under the same operation. To verify a subset is a subgroup, check closure, identity, and inverses. The order of a subgroup must divide the order of the parent group (Lagrange’s theorem).

子群是群 G 的一个子集 H,且它在相同的运算下本身也构成一个群。要验证一个子集是子群,需检查封闭性、单位元和逆元。子群的阶必须整除母群的阶(拉格朗日定理)。

Example: In (ℤ₆, +), the set {0, 2, 4} is a subgroup of order 3, since 6 is divisible by 3.

示例:在 (ℤ₆, +) 中,集合 {0, 2, 4} 构成一个阶为 3 的子群,因为 6 可被 3 整除。


8. Cyclic Groups | 循环群

A cyclic group is a group that can be generated by a single element. All elements are powers (or multiples) of a generator. If the group has order n, the generator g satisfies gⁿ = e. Every cyclic group is abelian.

循环群是指可以由单个元素生成的群。所有元素都是生成元的幂(或倍数)。如果群的阶为 n,则生成元 g 满足 gⁿ = e。每个循环群都是阿贝尔群。

For example, (ℤ₄, +) is cyclic with generator 1 or 3. The group {r, r², r³, e} of rotations of a square is cyclic of order 4.

例如,(ℤ₄, +) 是循环群,生成元为 1 或 3。正方形旋转构成的群 {r, r², r³, e} 是 4 阶循环群。


9. Symmetry Groups and Dihedral Groups | 对称群与二面体群

The symmetry group of a regular polygon is called a dihedral group (Dₙ). It consists of n rotations and n reflections, giving order 2n. For an equilateral triangle, D₃ has order 6; for a square, D₄ has order 8. These groups are non-abelian for n ≥ 3.

正多边形的对称群称为二面体群 (Dₙ),由 n 个旋转和 n 个反射组成,阶为 2n。等边三角形的 D₃ 阶为 6;正方形的 D₄ 阶为 8。当 n ≥ 3 时,这些群都是非阿贝尔群。

In exam questions, you might label the elements as r (rotation) and f (reflection) and use relations such as rⁿ = e, f² = e, and fr = r⁻¹f.

考试题中,你可能会将元素标记为 r(旋转)和 f(反射),并利用关系式 rⁿ = e、f² = e 以及 fr = r⁻¹f。


10. Direct Product of Groups | 群的直积

The direct product of two groups G and H, written G × H, forms a new group whose elements are ordered pairs (g, h). The operation is performed component-wise. The order of the new group is |G| × |H|.

两个群 G 和 H 的直积,记作 G × H,构成一个新的群,其元素为有序对 (g, h)。运算按分量进行。新群的阶为 |G| × |H|。

For example, ℤ₂ × ℤ₂ has order 4 and is not cyclic (it is often called the Klein four-group). Its Cayley table is different from that of the cyclic group of order 4.

例如,ℤ₂ × ℤ₂ 的阶为 4,它并非循环群(通常称为克莱因四元群)。其凯莱表与 4 阶循环群的不同。


11. Isomorphism – When Are Two Groups the Same? | 同构——何时两个群相同?

Two groups are isomorphic if there is a one-to-one correspondence between their elements that preserves the operation. Essentially, they have the same structure but may use different notation. Up to isomorphism, there is exactly one group of order 2, one of order 3, and two of order 4 (cyclic and Klein four).

如果两个群的元素之间存在一一对应且保持运算,则称它们同构。本质上它们具有相同结构,只是记号不同。在同构意义下,2 阶群只有一个,3 阶群只有一个,4 阶群有两个(循环群和克莱因四元群)。

You may be asked to compare Cayley tables to decide if two groups are isomorphic by relabelling elements.

你可能会被要求比较凯莱表,通过重新标记元素来判断两个群是否同构。


12. Exam Tips for CCEA Group Theory | CCEA 群论考试技巧

When constructing or completing a Cayley table, use the Latin square property and the fact that the identity row and column are fixed. Remember that each element appears exactly once in each row and column. Also, if only one element remains for a cell, it must be that element.

在构建或补全凯莱表时,要利用拉丁方性质以及单位元所在行和列是固定的事实。记住每个元素在每行每列中恰好出现一次。如果某格只剩一个元素可填,那就必定是该元素。

Common pitfalls: forgetting to check closure, confusing order of a group with order of an element, and assuming all groups are commutative. Practice with small groups such as ℤₙ under addition, D₃, and the group of units modulo n.

常见错误:忘记检查封闭性,混淆群的阶和元素的阶,以及假设所有群都是交换群。请多加练习小群,如加法下的 ℤₙ、D₃ 以及模 n 的单位群。

Always label the identity element clearly; often it is 0 for additive groups and e or 1 for multiplicative notation.

始终清楚地标出单位元;在加法群中单位元通常是 0,在乘法记号中用 e 或 1。

Published by TutorHao | GCSE CCEA Further 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