Comprehensive Abstract Algebra and Number Theory Study Guide
Number Theory and Arithmetic Principles
Inclusion-Exclusion Principle (Αρχή Εγκλεισμού / Αποκλεισμού)
- For a finite collection of sets , the size of their union is calculated as:
Bézout's Identity and Coprimality
- Two integers and are coprime, denoted as , if and only if there exist integers such that:
Euler's Totient Theorem
- If and are positive integers such that , then: where represents Euler's totient function.
Fermat's Little Theorem and Congruence Cancellation
- Fermat's Little Theorem: If is a prime number and , then:
- If is a prime number and is an integer such that , then:
- Cancellation Law in Modular Arithmetic: If with , then: where .
Ring Theory and Algebraic Structures
Ring Isomorphisms and Invariant Properties
- Two rings and are called isomorphic, denoted as (or ), if there exists a ring isomorphism between them. Isomorphic rings share identical algebraic properties, including:
- a) Element Count: Equal cardinality / number of elements ().
- b) Algebraic Laws: Commutativity and associativity of operations.
- c) Identity and Generators: Existence of a multiplicative identity element ( and ) and structure of generating sets.
- d) Field and Unit Properties: Field structure and equal number of invertible elements (units).
- e) Zero Divisors and Integral Domains: Presence or absence of zero divisors, preserving integral domain status.
- f) Characteristic: Equal ring characteristic, i.e., .
- g) Principal Ideal Property: Preservation of whether all ideals are principal.
- Two rings and are called isomorphic, denoted as (or ), if there exists a ring isomorphism between them. Isomorphic rings share identical algebraic properties, including:
Subrings, Ring Centers, and Units
- Subring Criteria: A subset of a ring () is a subring if and only if:
- Center of a Ring: The center of a ring , denoted , is the set of elements that commute with every element in :
- Invertible Elements (Units): If is an invertible element (unit), it possesses a multiplicative inverse such that a \cdot a^{-1} = a^{-1} \cdot a = 1_A$.\n\n* **Fields, Integral Domains, and Modular Integers**\n * **Integral Domain (Ακέραια Περιοχή):** A commutative ring with identity 1 \neq 0a \cdot b = 0a = 0b = 0).\n * **Field Structure of Modular Integers:** The ring \mathbb{Z}pp is a prime number.\n * **Field to Integral Domain Relationship:**\n * Every field is an integral domain.\n * The converse is not generally true; however, every **finite** integral domain is a field.\n\n* **Polynomial Rings, Associates, and Characteristic**\n * **Ring Characteristic Identity:** If A1 \neq 0A[x]A:\n \text{Char}(A) = \text{Char}(A[x])\n * **Associates in Polynomial Rings:** Let Af(x), g(x) \in A[x]f(x) \mid g(x)g(x) \mid f(x)f(x)g(x)a \in A^\times such that:\n f(x) = a \cdot g(x)\n\n* **Euclidean Algorithm for Polynomial Greatest Common Divisors**\n * To find the greatest common divisor \gcd(f(x), g(x))f(x), g(x) \in F[x]:\n 1. Perform successive Euclidean divisions.\n 2. Identify the last non-zero remainder in the chain of division steps.\n 3. Convert this last non-zero remainder into a monic polynomial (dividing by its leading coefficient).\n\n* **Rational Root Theorem**\n * Let f(x) = a_n x^n + a{n-1} x^{n-1} + \dots + a_1 x + a_0 \in \mathbb{Z}[x]\frac{r}{s}\gcd(r, s) = 1f(x), then:\n * r \mid a_0ra_0)\n * s \mid a_nsa_n)\n\n* **Eisenstein's Irreducibility Criterion**\n * Let f(x) = a_n x^n + a_{n-1} x^{n-1} + \dots + a_1 x + a_0 \in \mathbb{Z}[x]p such that:\n 1. p \nmid a_np does not divide the leading coefficient)\n 2. p \mid a_ii \in {0, 1, \dots, n-1}p divides all other coefficients)\n 3. p^2 \nmid a_0p^2 does not divide the constant term)\n * Then the polynomial f(x)\mathbb{Q}[x].\n\n* **Ring Homomorphisms and Properties**\n * **Definition:** A mapping \phi: A \rightarrow BABx, y \in A:\n 1. \phi(x + y) = \phi(x) + \phi(y)\n 2. \phi(x \cdot y) = \phi(x) \cdot \phi(y)\n * **Fundamental Properties:** For any ring homomorphism \phi: A \rightarrow B:\n 1. \phi(0_A) = 0_B\n 2. \phi(-a) = -\phi(a)a \in A\n 3. \phi(n \cdot a) = n \cdot \phi(a)n \in \mathbb{Z}a \in A\n 4. \phi(a^n) = (\phi(a))^nn \in \mathbb{N}a \in A\n\n* **Principal Ideals and Principal Ideal Domains (PID / Π.Κ.Ι.)**\n * **Principal Ideal:** Let Aa \in Aa\langle a \rangle, is defined as:\n \langle a \rangle = {a \cdot x \mid x \in A}\n * **Principal Ideal Domain (PID / Περιοχή Κύριων Ιδεωδών):** A ring A is called a Principal Ideal Domain if:\n 1. A is commutative.\n 2. A1 \neq 0$.
- has no zero divisors (it is an integral domain).
- Every ideal of is principal (i.e., for some ).
- Polynomial PID Property: If is a field, then the polynomial ring is a Principal Ideal Domain (PID).
- Subring Criteria: A subset of a ring () is a subring if and only if:
Quotient Rings and the First Isomorphism Theorem for Rings
- Quotient Ring (Δακτύλιος Πηλίκου): Let be a ring and an ideal of . The quotient ring is defined as:
where cosets satisfy , equipped with operations:
- Addition:
- Multiplication:
- First Isomorphism Theorem for Rings: Let be a ring homomorphism with kernel and image . Then:
- Quotient Ring (Δακτύλιος Πηλίκου): Let be a ring and an ideal of . The quotient ring is defined as:
where cosets satisfy , equipped with operations:
Group Theory Foundations
Group Definition and Axioms
- A set equipped with a binary operation is called a Group, denoted , if it satisfies three axioms:
- Associativity: for all x, y, z \in G$.\n 2. **Identity Element:** There exists an element e \in Gx * e = e * x = xx \in G$.
- Inverse Element: For every , there exists an element (denoted ) such that x * y = y * x = e$.\n * **Abelian Group:** A group G is called Abelian (or commutative) if:\n x * y = y * x \quad \forall x, y \in G\n\n* **Group Order and Subgroup Criteria**\n * **Group Order:** The order of a group G|G|G$.
- Subgroup Definition and Criteria: A subset is a subgroup of (denoted ) if:
- (non-empty set condition)
- (closure under operation)
- (closure under inverses)
- Equivalent Single Condition: A non-empty subset is a subgroup if and only if:
- A set equipped with a binary operation is called a Group, denoted , if it satisfies three axioms:
Product of Subgroups
- Let and be subgroups of a group . The product set is a subgroup of () if and only if:
Center of a Group
- The center of a group , denoted , is the set of elements that commute with all elements of :
- The identity element always belongs to .
- A group is Abelian if and only if its center equals the whole group:
Cyclic Groups, Element Orders, and Subgroup Properties
- Cyclic Group: A group is cyclic if it is generated by a single element , denoted .
- Fundamental Properties of Cyclic Groups:
- Every cyclic group is Abelian.
- Every subgroup of a cyclic group is cyclic.
- Order of an Element: The order of an element , denoted , is equal to the order of the cyclic subgroup generated by :
- Order of Powers in Finite Cyclic Groups: Let be a finite cyclic group of order . For any integer , the order of is given by:
- Generator Equivalence: In a cyclic group of order , the subgroups generated by powers and are equal if and only if:
- Unique Subgroup Theorem for Cyclic Groups: Let be a cyclic group of order . For every positive divisor of (), there exists a unique cyclic subgroup of order , given by:
Lagrange's Theorem
- If is a finite group and is a subgroup of (), then the order of divides the order of :
Group Homomorphisms, Normal Subgroups, and Isomorphism Theorems
Properties of Group Homomorphisms
- Let be a group homomorphism. Then the following properties hold:
- for all
- for all and
- If , then
- If , then
- Let be a group homomorphism. Then the following properties hold:
Kernel, Image, and Monomorphisms
- Kernel: The kernel of is defined as:
- Image: The image of is defined as:
- Monomorphism Condition: A homomorphism is a monomorphism (injective / 1-1) if and only if its kernel is trivial:
Normal Subgroups and Equivalent Conditions
- A subgroup of is called a Normal Subgroup (denoted ) if left cosets equal right cosets:
- Equivalent Characterizations: For a subgroup , the following statements are equivalent:
- for all
- for all
- for all
Simple Groups
- A group is called a Simple Group (Απλή ομάδα) if its only normal subgroups are the trivial subgroups, namely and itself.
Quotient Groups
- Let be a normal subgroup of (). The set of cosets forms a group called the Quotient Group (Ομάδα Πηλίκο) under coset multiplication:
The Four Isomorphism Theorems for Groups
- First Isomorphism Theorem: If is a group homomorphism, then:
- Second Isomorphism Theorem: Let and . Then:
- Third Isomorphism Theorem: Let , , and . Then:
- Fourth Isomorphism Theorem (Correspondence Theorem): Let . There is a one-to-one (1-1) correspondence between the subgroups of containing and the subgroups of the quotient group .