Abstract Algebra
Abstract Algebra or modern algebra can be defined as the theory of algebraic structures. For the most part, abstract algebra deals with four algebraic structures: groups, rings, fields, and vector spaces. We will look at and examine these four algebraic strucutres in this page.
Group Theory
Groups, Subgroups and Isomorphisms
The three most commonly studied algebraic structures are groups, rings, and fields. Groups can be found in many areas of mathematics such as geometry, analysis, topology, and other fields as well. We will continue with formal definitions.
A group is a set \(G\) with one binary operation that adheres to the following (using multiplication or juxtaposition for this binary operation):
If the operation is commutative along with 1, 2, and 3 above, then the group is an abelian group. The order of group \(G\) is the number of elements in \(G\), denoted as \(|G|\). If \(|G| > \infty\), then \(G\) is an infinite group if, othewise \(G\) is a finite group.
The integers \(\mathbb{Z}\), rationals \(\mathbb{Q}\), and reals \(\mathbb{R}\) all form groups under addition and are all albenian groups. The elements of the set of rational numbers \(\mathbb{Q}\) are not a group under multiplication because \(0\) does not have a multiplicative inverse. For a set to be closed under multiplication, any element \(x\) must have a multiplicative inverse \(-x\). The elemenet \(0 \in \mathbb{Q}\) under multpication \(\times\) does not have an inverse. However, the set of nonzero elements of \(\mathbb{Q}\) under multiplication is an abelian group. This is because the nonzero elements of \(\mathbb{Q}\) with one binary operation satisfies 1, 2, 3 above and is commutative under multiplication.
Rings and the Integers
Rings and the Rings of Integers
A ring, formally defined, is a set \(R\) with two binary operations defined in the set. The two binary operations are normally called addition \(+\) and multiplication denoted as \(\cdot\) or by juxtaposition. The binary operations satisfy the following six axioms: (Note: the operations "addition" and "multiplication" may be very different from the usual addition and mutiplication of numbers)
Recall that a set \(G\) with one operation, say \(+\), defined on it and satisfies axioms 1 through 4 is called an abelian group. This means each ring is an abelian group, since, relative to the operration \(+\) axioms 1 through 4 for a ring must be satisified by definition.
Looking now at the basic number number systems \(\mathbb{Z}\), \(\mathbb{Q}\), and \(\mathbb{R}\), are examples of rings, both commutative and noncommutative. We will see that the ring algebraic structure is prevalent in mathematics.
For some definitions, a ring \(R\) with only one elmenet is called trivial. The ring is trivial if and only if \(0=1\) according to the binary oprations in \(R\). A finite ring is a ring \(R\) with a finite number of elements, otherwise \(R\) is an infinite ring. Looking back at our basic number systems, \(\mathbb{Z}\), \(\mathbb{Q}\), and \(\mathbb{R}\) are all infinite rings.
To continue.
Algebraic Linear Algebra
Vector Spaces Over a Field
Eucledian \(n\)-Space
We will look at extending the concept of two and three dimensional vectors to an arbitary \(n\) dimensions. To do this, we will take certain properties of \(\mathbb{R}^{3}\) an use them as definitions in higher dimensions.
First, consider the set \(\mathbb{R}^{n}=\left\{(x_{1},...,x_{n}):x_{i}\in\mathbb{R}\right\}\). To represent a vector in \(\mathbb{R}^{n}\) we use an \(n\)-tuple \(\vec{v}=(x_{1},...,x_{n})\) and to represent the component or coordinate of the vector \(\vec{v}\) we use \(x_{i}\). If \(\vec{u}=(x_{1},...,x_{n}), \vec{v}=(y_{1},...,y_{n})\) then:
\(\vec{u} + \vec{v}=(x_{1} + y_{1},...,x_{n} + y_{n})\),
\(k\vec{u}=(k x_{1},...,k x_{n})\) for \(k\in\mathbb{R}\)
The vector \(\vec{0}=(0,...,0)\) is called the zero vector.
To continue.
Glossary
Binary Operations
Binary Operations take two elments of a set and produce a new element that is a part of the same set. Binary Operations are fundemetal to Algebrai structures. Let \(S\) be a nonempty set. A binary operation on set \(S\) is a function from \(S \times S\) to \(S\). We can denote the image of the ordered pair \((a, b) \in S \times S\). We can poorly denote the binary opration by this image as \(ab \in S\).
Put differently, a binary operation on a set \(S\) is given when every ordered pair (\(a,b)\) of elements of set \(S\) is an associated unique element \(c \in S\). A binary operation on on set \(S\) must be closed if \(c \in S\).