Chapter 3 Flashcards
Def 3.1.1: What is a group?
A group is a non-empty set G, together with a binary operation satisfying the following conditions:
1) The binary operation is associative
2) The set G has an identity
3) Every element has an inverse, also in G
Def 3.1.10: What is the order of an element?
If g^k != e for every positive integer k, we say that g has infinite order, o(g) = ∞
If g^k = e for some k, we define the order of g to be the least such k, o(g) = k
Def 3.1.5: What is the order of a group?
If group G is finite, it has finite order, and o(G) = the number of elements in G.
If G is infinite, we write o(G) = ∞
Def 3.3.1: What is the set S_A?
Let A be a non-empty set. S_A is the set of all functions f: A → A which are bijective.
For each non-empty set A, S_A with composition of functions is a group.
Def 3.3.3: What is S_n?
For any positive integer n, S_n is the set of all permutations of {1, 2, … , n} with the inary operation of composition.
Def 3.3.6: What is a cycle?
Let a_1, …, a_k, be distinct elements of 1, 2, .., n. We let (a_1 … a_k) denote the element of S_n which maps a_1 to a_2, a_2 to a_3, …, a_k to a_1 and maps every other element of {1, 2, …, n} to itself. We refer to such a permutation as a cycle and we say it has length k.
Def 3.3.12: What is a transposition?
A transposition is a cycle of length two, σ = (a_1 a_2), a_1 != a_2.
Def 3.3.15: What is an even/odd permutation?
Any permutation which can be expressed as a product of an even number of transpositions is an even permutation, similar for odd.
We define sgn(π) to be 1 is π is even, and -1 if it is odd.
Def 3.5.3: What is D_n?
The symmetries of a regular n-gon.
D_n = {e, r, r^2, …, r^(n-1), j, rj, r^(2)j, …, r^(n-1)j}
Def 3.6.1: What is ?
Let G be a group and g be an element of G. We define
Def 3.6.2: What is a generator of G?
We say that G is cyclic, and that g is a generator of G is there is an element g in G such that
G = g = {g^n | n ∈ Z}
Def 3.7.1: What is a subgroup?
Let G be a group. A subgroup of G is a non-empty subset H of G which, using the same binary operation as for G, becomes a group itself.
Def 3.7.9: What does represent?
Let G be a group and g be any element of G. The set is called the subgroup generated by g.
Def 3.7.12: What is A_n?
The alternating group on n symbols, is the subgroup of S_n consisting of all even permutations.
Def 3.8.1: What is GL_n(R)?
The set of all n x n matrices with real entries, which are invertible.