Questions tagged [abstract-algebra]

For questions about monoids, groups, rings, modules, fields, vector spaces, algebras over fields, various types of lattices, and other such algebraic objects. Associate with related tags like [group-theory], [ring-theory], [modules], etc. as necessary to clarify which topic of abstract algebra is most related to your question and help other users when searching.

Abstract algebra is the study of algebraic objects, i.e. sets endowed with one or more operations on the elements of those sets. In particular, the study of abstract algebra considers the algebraic structures and properties of which such operations induce. It can be considered as the generalization of the study of the algebraic structure of the integers and real numbers (arithmetic), or the study of matrices and vector spaces (linear algebra).

Some algebraic objects are monoids, groups, rings, fields, vector spaces, modules, algebras, and categories, among many other less prominent objects.

Examples

  1. The set of non-negative integers $\mathbb{N} = \{0,1,2,3,\dotsc\}$ is a monoid under the operation $+$.

  2. The integers $\mathbb{Z} = \{\dotsc,-1,0,1,\dotsc\}$ under the binary operation of $+$ form a group.

  3. Furthermore, $\mathbb{Z}$ has the structure of a ring when you consider it as being equipped with both addition and multiplication.

  4. The real numbers $\mathbb{R}$ with their usual addition and multiplication form a field.

  5. The set of $n\times n$ matrices with entries in $\mathbb{R}$ with matrix addition and multiplication form a ring.

  6. The set of $1\times n$ vectors over the real numbers, with vector addition, and multiplication by elements of the $n\times n$ real matrices on the right are an example of a module for the ring of matrices.

In addition to studying the objects themselves, abstract algebra considers homomorphisms between the objects and various constructions and tools, which are useful for studying the objects.

85022 questions
6
votes
1 answer

Automorphism of $\mathbb{Q}^*$

Show there are infinitely many automorphisms of the group $\mathbb{Q}^*$. I am not sure how show this. If we were dealing with ring automorphisms $\varphi:\mathbb{Q} \to \mathbb{Q}$, then the fact that $\varphi(1)=1$ makes such a ring…
Galois
  • 2,454
6
votes
2 answers

Find all ideals of $\mathbb Q$

Let $\mathbb Q$ be the set of all rational numbers. I would like to know what the ideal for $\mathbb Q$ as ring is. I think the ideal of $\mathbb Q$ is $\mathbb Q$, Am I right?
6
votes
2 answers

Classification of two dimensional algebras without unit.

Let $A$ be a two dimensional commutative associative algebra over field $K$ of reals or complex numbers. Assume that $A$ has units $e$. Let $u \notin Ke$. Then $\{e,u\}$ is basis of $A$. In order to determine that algebra it suffices to know…
Richard
  • 4,432
5
votes
1 answer

Question about what Z/6Z actually means?

I have an abstract algebra exam tomorrow, and I'm having a little bit of difficulty deciphering the difference between $\mathbb Z/6 \mathbb Z$, $\mathbb Z_6$ and $6\mathbb Z$. Can someone please explain this to me? As far as I thought, $\mathbb…
5
votes
1 answer

How do I prove $[G:H\cap K]\leq [G:H][G:K]$?

Reference: Infinite group with subgroups of finite index Let $G$ be a group. Let $H,K$ be subgroups of $G$. How do I prove that $[G:H\cap K]\leq [G:H][G:K]$? Let's not assume any index is finite. Then, still the result holds? If so how do I prove…
Number 9
  • 1,457
5
votes
3 answers

What is so special about Klein 4-group?

This is my first course in abstract algebra and so far I am only learning about groups. So is there anyone who can explain to me why Klein 4-group is so special that it warrants a category of its own. Please explain as clearly as possible as I am…
5
votes
3 answers

How do I prove that finitely generated group with $g^2=1$ is finite?

Let $G$ be a finitely generated group. Assume for all $g\in G, g^2=e$. Then, how do I show that $G$ is actually finite? I don't know where to start..
Ggaggag
  • 73
5
votes
1 answer

Goursat's Lemma proof

There is a problem in Lang's book that I don't quite understand how to proceed. It is problem #5, pg 75. I have already shown that the subgroups N and N' can be identified as normal in G, G'. But I don't know how to show that the image of H in…
Enigma
  • 3,909
5
votes
2 answers

Is $GL(2,\mathbb Z)$ a group?

Is the set of $2\times 2$ invertible matrices with integer entries a group under matrix multiplication? I believe not, because inverses for elements in this set may not be in the set (ie, may not have integer entries). Is this correct?
bsm
  • 251
5
votes
1 answer

An unusual degree of a minimal polynomial

Give two numbers $a$ and $b$ which are algebraic over $\mathbb{Q}$ with $[\mathbb{Q}(a):\mathbb{Q}]=2$, $[\mathbb{Q}(b):\mathbb{Q}]=3$, but the degree of the minimal polynomial for $ab$ is smaller than $6$. I have no idea how to approach. If…
5
votes
2 answers

How do I show that $\mathbb{Q}(\sqrt[4]{7},\sqrt{-1})$ is Galois?

How do I show that $\mathbb{Q}(\sqrt[4]{7},\sqrt{-1})$ is Galois? At first I thought it was the splitting field of $x^4-7$, but I was only able to prove that it was a subfield of the splitting field. Any ideas? I'm trying to find all the…
MathTeacher
  • 1,559
5
votes
1 answer

Show that $\mathbb{R}\oplus\mathbb{R}$ is not ring isomorphic to $\mathbb{C}$.

Show that $\mathbb{R}\oplus\mathbb{R}$ is not ring isomorphic to $\mathbb{C}$. This is my first abstract algebra class and therefore if the explanation could be kept as simple as possible that would be very much appreciated. I dont even know how…
5
votes
1 answer

GCD of Gaussian integers?

I need the gcd of $8+i$ and $4-2i$. I tried using euclidean algorithm,but what I got is different from what a software said. First I calculated $8+i/4-2i$ which is $1+i$ and the remainder is $2-i$. Then I calculated $4-2i/2-i$ which is $2$ and the…
5
votes
1 answer

If $x * (y * z) = (x * z) * y$ for all $x, y, z \in S$, then $*$ is both associative and commutative

This is not an assignment question. I have been self teaching myself abstract algebra from this book and this is one of the exercise questions which I could n't solve. Suppose $e$ is the identity element for a binary operation $*$ defined on S. If…
Hardy
  • 53
5
votes
3 answers

Surjective Homomorphism

For $2$ i get that $C_2 \times C_2$ is not cyclic and I understand that if the homomorphism is surjective it must cover the entirety of $C_2 \times C_2$, but i don't follow why the image must be cyclic. $8. )$ Does there exist a surjective…