Math 411 Final Exam

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/67

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:40 AM on 5/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

68 Terms

1
New cards

action of a group on a set, G ↷ X

it’s a homomorphism G → Sym(X)

2
New cards

orbit of a element under an action, G · x or O(x)

this is the subset of S containing all points reachable from x by applying any g ∈ G; {gx | g ∈ G}

3
New cards

orbit space, X/G

{Gx : x ∈ X}

4
New cards

transitive action

type of action where G ↷ X is transitive, meaning that the action can move any x ∈ X to any other element x’ ∈ X; in this case, there is only one orbit

5
New cards

Stab(x)

{g ∈ G : gx = x}, subgroup of G

6
New cards

fixed points of a group element, Xg

set of fixed points in a set X under the action of a group G; {x ∈ X : gx = x}

7
New cards

Automorphism group , Aut(G)

a function Φ: G → G that is a bijection and a group homomorphism

8
New cards

Center of a group, Z(G)

set of elements that commute with every element in the group; {z ∈ G : zg = gz}

9
New cards

Inner automorphisms, Inn(G)

a normal subgroup of an automorphism that maps a group to itself while preserving its structure

10
New cards

Orbit-stabilizer theorem

Given G ↷ X with finite G, |O(x)| = [G : Stab(x)] = |G| / |Stab(x)|

11
New cards

Burnside’s lemma

If G ↷ X and both G and X are finite, then |X/G| = 1/|G| * Σ|Xg| for all g ∈ G

12
New cards

Aut(Z)

{+1, -1}

13
New cards

Aut(Z/nZ)

(Z/nZ)x, the elements with multiplicative inverses

14
New cards

Aut(Z/2Z x Z/2Z)

isomorphic to S3 and GL2(Z/2Z)

15
New cards

Cauchy’s theorem

if p divides |G|, then G has element of order p

16
New cards

First Sylow Theorem

Let G be finite group. For prime number p, if pk divides |G|, there is subgroup H of G with |H| = pk

17
New cards

kernel of a homomorphism

given f: G → H, this is the set of elements in the domain G that map to the identity element eH in the codomain H; {x ∈ G : f(x) = eH}

18
New cards

isomorphism

a homomorphism that is also a bijection (one-to-one and onto, or injective and surjective)

19
New cards

sign of a permutation, sgn(σ)

+1 for even number of permutations, -1 for odd number of permutations

20
New cards

left coset xH

Let subgroup H < G, this is equal to {xh : x ∈ G and for all h ∈ H}

21
New cards

right coset Hx

Let subgroup H < G, this is equal to {hx : x ∈ G and for all h ∈ H}

22
New cards

quotient group

For a normal subgroup N of G, this group G/N is the set of all cosets {gN : g ∈ G}

23
New cards

equivalence relation

a binary relation that connects elements that are reflexive, symmetric, and transitive

24
New cards

partition of a set X

a grouping of elements in X into non-empty, disjoint subsets such that every element in X is in exactly one of these subsets

25
New cards

set of left H-cosets, G/H

these cosets form a partition of group G, so they are disjoint and their union is G

26
New cards

semidirect product

a group G with a normal subgroup N and a subgroup C such that N and C are disjoint and under the quotient map G → G/N, we get an isomorphism

27
New cards

SpanZ(S)

For a subset S = {x1, …, xn}, its ____ is {m1x1 + m2x2 + … + mnxn : mjZ}; this is equal to <S>

28
New cards

free abelian group

an abelian group with a basis, meaning it is isomorphic to a direct sum of copies of the integers Z

29
New cards

basis

a linearly independent set of generators for some abelian group A

30
New cards

torsion abelian group

an abelian group where every element has finite order

31
New cards

rank

given a finitely generated abelian group A, _____ is the cardinality of A

32
New cards

Symmetric group of a set X, Sym(X) or SX

group of all bijections from set to itself using function composition as operation

33
New cards

Symmetric group of {1, 2, …, n}, Sn

This group represents all possible permutations of the n! elements in this group

34
New cards

Alternating group An

also known as the kernel ker(sgn); {σ ∈ Sn : sgn(σ) = 1} = {even presentations in Sn}

35
New cards

Dihedral group Dn

this group is made up of the geometric symmetries of the regular n-gon (n >= 3) with n reflective symmetries and rotations of r 360/n degrees; < r, s | rn = e, s2 = e, sr = r-1s >, has order 2n

36
New cards

Cyclic group Cn or Z/nZ

<r | rn = e>, has order n

37
New cards

Infinite cyclic group

the set of integers Z form this type of group under addition, (Z, +)

38
New cards

2d rotation group SO(2)

39
New cards

General Linear Group GLn(R)

{A ∈ Mnxn(R) : det(A) ≠ 0}

40
New cards

SLn(R)

{A ∈ GLn(R) : det(A) = 1}

41
New cards

Orthogonal group, O(n)

{A ∈ GLn(R) : ATA = 1n}

42
New cards

Rect, or Z/nZ x Z/nZ

<h, v | h2 = e, v2 = e, hv = vh>

43
New cards

Dn as a semidirect product of Z/nZ Z/nZ

Dn is built from <r> and <s> but is not a direct product

44
New cards

Smith Normal Form Theorem

any n x m integer matrix A ∈ Matnxm(Z) is equivalent to an integral matrix of this form (d1, d2, …, dk along the diagonal) where 0 < d1 <= d2 <= … <= dk and d1 | d2, d2 | d3, …, dk-1|dk

45
New cards

Cancellation property

let a, x, y ∈ G. If ax = ay, then x = y because a-1ax = a-1ay → x = y

46
New cards

Left multiplication function Lg

Lg is a bijection G→G, and is therefore invertible

47
New cards

Cayley’s theorem

every group is a subgroup of a symmetric group. If the order of G is n, then G is a subset of Sn

48
New cards

cyclic

Subgroup <g> generated by element g is ___________

49
New cards

abelian

if x and y in G commute, the subgroup <x,y> is ______ and a product of cyclic groups

50
New cards

identity, inverse, associability

A nonempty subset is a subgroup if and only if it satisfies the _____, ______, and ______ properties

51
New cards

image

under a homomorphism, the ______ of a subgroup is a subgroup

52
New cards

preimage

under a homomorphism, the ______ of a subgroup is a subgroup

53
New cards

normal subgroup

given H < G, H is a ______________ if either xH= Hx, xhx-1 ∈ H for any x∈G and h∈H, or xHx-1 for all x ∈ G

54
New cards

bijective

Every left coset xH is _________ to H via Lx

55
New cards

equivalence relation

Being in the same coset is an ___________________________

56
New cards

Lagrange’s theorem

if G is a finite group, then |H| | |G| for any subgroup H. In fact, |G|/|H| = number of left H-cosets in G = [G:H] = index of H in G

57
New cards

divides

For a finite group, the order of a group element ________ the order of the group

58
New cards

Z/pZ

A group G with prime order p is isomorphic to _________

59
New cards

Noether 1st isomorphism theorem

for any group map Φ : G→H, there is a group isomorphism Φ~: G/ker(Φ) → image(Φ) such that Φ = Φ~ * qker(Φ); in other words, if Φ : G→H is a group homomorphism, then the quotient group G/ker(Φ) is isomorphic to image im(Φ) = Φ(G)

60
New cards

(A/H) x (B/K)

If H<A and K<B are all abelia, then (A x B)/(H x K) = __________

61
New cards

dZ

Every subgroup of Z is in form _____ for some natural number d

62
New cards

cyclic

every subgroup of Z is _______

63
New cards

cardinality

Any basis of finitely generated free abelian group has the same ________

64
New cards

at most n

Every subgroup of Zn is free and finitely generated with rank ________

65
New cards

corollary of Smith Normal Form

every subgroup of Zn is isomorphic to a subgroup d1Z x d2Z x … x dkZ x 0Z x … x 0Z

66
New cards

basis {v1, …, vn}

For any subgroup H < Zn, there is a ______________ of Zn such that H = spanZ(d1v1, …, dkvk) with 0 < d1 < … < dk and d1 | d2, d2 | d3, …, dk-1 | dk

67
New cards

Fundamental theorem in invariant form

given finitely generated abelian group A, A is isomorphic to Z/d1 x Z/d2 x … x Z/dk x Zr where r = rank(A) for natural numbers r >= 0 and 0 < d1 < d2 < … < dk and d1 | d2, d2 | d3, …, dk-1 | dk

68
New cards

Fundamental theorem in elementary divisor form

if A is a finitely generated abelian group with |A| = n, then A is isomorphic to Z/p1k11 x … x Z/p1k1i x Z/p2k21 x … x Z/p2k2_i x Z/pckci_c where n = p1k11+…+k1i + … + pcΣkc_j for j = 1 to i_c