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
4
votes
1 answer

Why $\mathbf Z[\sqrt{-5}]/(2, 1+\sqrt{-5})\simeq \mathbf Z[x]/(2,x+1,x^2+5)$?

Why is $(2, 1+\sqrt{-5})$ not principal? \begin{align*}\mathbf Z[\sqrt{-5}]/(2, 1+\sqrt{-5})&\simeq \mathbf Z[x]/(2,x+1,x^2+5)\simeq \mathbf Z_2[x]/(x+1,x^2+1)\\ &=\mathbf Z_2[x]/\bigl(x+1,(x+1)^2\bigr)=\mathbf Z_2[x]/(x+1)\simeq\mathbf Z_2.…
Arbitrary
  • 389
4
votes
0 answers

Quote from book

I just read in a book the following dialogue: "'Two negatives make a positive, am I correct?' Andret smiled. 'You are indeed. At least for operations in which the identity element is one.'" Anyone care to elaborate as to why this is true?
user312437
4
votes
2 answers

$gAg^{-1} \subset A$ implies $gAg^{-1} = A$

I am trying to prove that $gAg^{-1} \subset A$ implies $gAg^{-1} = A$, where A is a subset of some group G, and g is a group element of G. This is stated without proof in Dummit and Foote. I know that $\| gAg^{-1} \| = \|A\|$, so I see it is true…
fdzsfhaS
  • 1,105
  • 10
  • 29
4
votes
1 answer

Showing truncation is a ring homomorphism

Let $R$ be a commutative ring with $1$ and let $n$ be any positive integer. Denote the ring of formal power series by $R[[x]]$ and define a map as follows: $f: R[[x]] \rightarrow R[x]/(x^{n})$ by sending $g$ to $g+(x^{n})$. It is clear this map…
user10
  • 5,688
4
votes
1 answer

Is there an operation in some domain that satisfies $x*x*x = 0$

Consider the set $S = \{0,1\} $ under XOR. It is the case that $ x \oplus x = 0 \ \ \forall x \in S$. I was wondering if there is a similar operation in some other domain such that $x*x*x = 0$ for all objects in the domain. Can we possibly…
user308485
  • 1,229
  • 7
  • 13
4
votes
2 answers

group of order 30

What are the steps in showing a group of order 30 is solvable/non-solvable? I don't know how to proceed. All I know is that the group either has a group of order $5$ or $3$. I don't need all the steps for this problem, just an outline what to do.
4
votes
1 answer

Pick out the correct statements

Pick out the correct statements from the following list: a. A homomorphic image of a UFD (unique factorization domain) is again a UFD. b. The element $2 ∈ \Bbb{Z}[\sqrt{−5}]$ is irreducible in $\Bbb{Z}[\sqrt{−5}].$ c. Units of the ring…
poton
  • 4,993
  • 1
  • 42
  • 62
4
votes
1 answer

Problem about subgroup of $D_n$

Prove that every subgroup of $D_n$ , either every member of subgroup is a rotation or exactly half of them are rotations. Intuitively, if every member is a rotation then they will form a subgroup because we can rotate them as much as we like…
Gathdi
  • 1,402
4
votes
3 answers

Intersection of two Prime Ideals Must be an Ideal

So I know that the "intersection of two prime ideals being a prime ideal" is false. There are some simple examples to disprove that. But does that mean that the intersection of two prime ideals has no possibility of being a plain ideal? Can it…
4
votes
2 answers

Multiplicative Semigroup of a Ring

Let $I=\{0, 1, \ldots \}$ be the multiplicative semigroup of non-negative integers. It is possible to find a ring $R$ such that the multiplicative semigroup of $R$ is isomorphic (as a semigroup) to $I$?
zacarias
  • 3,158
4
votes
2 answers

Show that there is odd number of elements of a finite group satisfying $x^3=e$

Show that: Show that there is odd number of elements of a finite group satisfying $x^3=e $? And even number of elements satisfying $x^2\neq e$??? I donot have any idea how to start.
Rayees Ahmad
  • 1,325
4
votes
1 answer

Does existence of surjective and injective homomorphisms imply isomorphism?

This is a general question about homomorphisms on groups, rings, and fields. If we are given a surjective homomorphism $f:A \rightarrow B$ and an injective homomorphism $g:A \rightarrow B$, can we say that A and B are isomorphic? Does the answer…
Joe
  • 299
4
votes
2 answers

Find all prime and maximal ideals of ring $\mathbb{Z}[x,y]/\langle 6, (x-2)^2, y^6\rangle$.

I was trying to find all prime and maximal ideals of ring $R=\mathbb{Z}[x,y]/\langle 6, (x-2)^2, y^6\rangle$. By correspondence theorem, we know the prime (maximal) ideals of ring $R$ has 1-1 correspondence with prime (maximal) ideals of ring…
mori39
  • 67
4
votes
3 answers

In a field $F=\{0,1,x\}$, $x + x = 1$ and $x\cdot x = 1$

Looking for some pointers on how to approach this problem: Let $F$ be a field consisting of exactly three elements $0$, $1$, $x$. Prove that $x + x = 1$ and that $x x = 1$.
BrandonK.
  • 137
4
votes
0 answers

What is the dimension of the induced module of a linear representation?

Let $V$ be a $n$-dimensional $\mathbb{C}$-vector space and let $G$ be a group. Suppose we have a representation $\phi: G \to \text{Aut}(V)$, then this representation makes $V$ into a $G$-module by $g.v := \phi(g)v$. My question is, what is the…
Kxxxhk
  • 111