maths.free › Abstract Algebra › Cyclic groups and permutation groups
Cyclic groups and permutation groups
Generators, orders, cycles, transpositions, parity.
A cyclic group is generated by one element; every permutation is a product of disjoint cycles, and its parity (even/odd) is well defined. Picture it: shuffling 5 cards as arrows between positions; a cycle is a loop of arrows. Think it: Cayley's theorem — every group is a permutation group — means permutations are the universal example.
Kugwira ntchito chitsanzo: inverse of 5 mod 12
Gawo ndi Gawo
- 5x \equiv 1 \pmod{12}
We want x with a·x ≡ 1 (mod m). It exists only when gcd(a, m) = 1.
- 12 = 2 \times 5 + 2
Euclid step.
- 5 = 2 \times 2 + 1
Euclid step.
- 2 = 2 \times 1 + 0
Euclid step.
- 5 \times 5 = 25 \equiv 1 \pmod{12}
Back-substitute (extended Euclid) to express 1 as a combination of a and m; the coefficient of a is the inverse.
Kusonyeza yankho
Symbols used here
n divides a − b; a and b have the same remainder.
Prime notation for derivatives with respect to x (or t).
Both signs at once: x = 3 ± 2 means 5 and 1.
Naturals, integers, rationals, reals, complex numbers.
x belongs to A; every element of A is in B.
Marks the point where the statement has been established.
b is a multiple of a; the largest number dividing both.
A set with an operation; the do-nothing element; the element that undoes g.
Same structure; the group of cosets of a normal subgroup N.
The remainders 0…n−1 with clock arithmetic.
The set of morphisms; do g then f.
How to: Cyclic groups and permutation groups
- We want x with a·x ≡ 1 (mod m). It exists only when gcd(a, m) = 1.
- Euclid step.
- Euclid step.
- Euclid step.
- Back-substitute (extended Euclid) to express 1 as a combination of a and m; the coefficient of a is the inverse.
Questions people ask
What is a group, in plain words?
A set with one operation that is associative, has an identity, and lets every element be undone. Symmetries of any object form a group — that is where the idea came from.
What is the difference between a ring and a field?
A ring has addition and multiplication that behave like the integers (you cannot always divide); a field is a ring where every non-zero element has a reciprocal, like the rationals or the reals.
Sankhani wanu
Zambiri pa Abstract Algebra
GroupsSubgroups, cosets and Lagrange's theoremHomomorphisms, normal subgroups and quotient groupsRings and fieldsGalois theory: why the quintic has no formula