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
2
votes
4 answers

Determining order of an element in a symmetric group

Specifically, how is an element in $S_5$ e.g $(1 2 3) (4 5)$ have order $6$? Can someone explain this?
jj103
  • 155
2
votes
2 answers

Rings with two elements.

Let $K$ be an assotiative ring with 1 nonzero multiplication. Is it true that if $K$ consists of two elements then $K \cong \mathbb{Z}_2?$ It is clear that second element is $0$ and $1 \cdot 1=1, 1\cdot 0=0, 1+0=1, 0+0=0$ but what about $1+1?$ It …
Leox
  • 8,120
2
votes
2 answers

Do we use abstract algebra in real life?

Do we use abstract algebra in real life? Is there any application of abstract algebra in real life?
2k0
  • 215
2
votes
2 answers

Properties of multivariate polynomials over $\mathbb Q$ modulo an ideal

I am a computer scientist, not a mathematician, please forgive my imprecisions. I came across the following structure and I need to understand it better. Let $R = \mathbb{Q}[X,Y,Z,W]$ be multivariate polynomials over $\mathbb{Q}$ and consider the…
user9137
  • 123
2
votes
1 answer

How do I *formally* get informations from a presentation for a group?

Just for clarification, here is the definition for a presentation for a group: Let $G$ be a group and $S$ be a set. Let $F(S)$ be the free group on $S$ and $R\subset F(S)$ and $\overline{R}$ be the normal closure of $R$. Then, $(S|R)$ is a…
Rubertos
  • 12,491
2
votes
0 answers

algebra (ring problem, verification)

From yesterday I'm with the following exercise and I'd appreciate If someone could check what I have so far. Thanks: Let $R$ be a commutative ring, not necessarily with identity, and whose only ideals are $R$ and $\{0\}$, and $R$ is not the…
Jose Antonio
  • 7,154
2
votes
2 answers

What is the second least non prime order of a simple group?

Let $G$ be a simple group such that $|G|$ is not a prime. I have shown that $|G|\geq 60$ and there is a simple group of order $60$. (Namely, $A_5$) Informally speaking, this means that the first simple group is of order $60$. What is the second…
Rubertos
  • 12,491
2
votes
0 answers

Details of Nilcoxeter algebras

How to prove that, in a Nilcoxeter algebra $N_n$, for $ k > \frac{n(n-1)}{2}$, the product of $k$ basis elements is always zero?
2
votes
3 answers

direct product of R-modules not satisfying the universal property of direct sum

I found a case in which the (external) direct sum of R-modules do not satisfy the universal property of the direct product of R-modules. However, I can't think of one in which the direct product of R-modules do not satisfy the universal property of…
Keith
  • 7,673
2
votes
1 answer

localization and local ring

I have a small question, which I could not verify with a quick search on the internet. Is it true that if I have a commutative ring $A$, and some multiplicative set $S$, then the localized ring $S^{-1}A$ is always a local ring?
Ben V
  • 85
  • 4
2
votes
1 answer

Find the right and left cosets of H = {(1), (123), (132)} in S4

I know $S_4=\{(),(3,4),(2,3),(2,3,4),(2,4,3),(2,4),(1,2),(1,2)(3,4),(1,2,3),(1,2,3,4),(1,2,4,3),(1,2,4),(1,3,2),(1,3,4,2),(1,3),(1,3,4),(1,3)(2,4),(1,3,2,4),(1,4,3,2),(1,4,2),(1,4,3),(1,4),(1,4,2,3),(1,4)(2,3) \}$ and I know there are 8 cosets to…
2
votes
0 answers

Let $H$ be a simple group of order $60$. Stuck on problem.

There is a question in Lang that I am having trouble with. Problem 1.41 for reference. Problem: Let $H$ be a simple group of order $60$. a) Show that the action of $H$ by conjugation on the set of its Sylow subgroups gives an embedding…
Enigma
  • 3,909
2
votes
3 answers

Algebra: Does every group whose order is a power of a prime p contain an element of order p?

I need to solve this using Lagrange's theorem and simple corollaries. Thanks.
2
votes
3 answers

Intuitive understanding regarding the number of roots of a polynomial over a field and invertibility

In considering: A polynomial over a field of degree n has at most n roots. -- How does this make use of the stipulation "over a field" - especially with an eye toward inveritbility ? Is it to insure one can obtain a monic polynomial? Or perhaps…
user12802
2
votes
1 answer

What's the use of the reduced norm?

I've recently been introduced to the term reduced norm. I've seen it being defined in a few different ways, all of which equivalent. As it turns out, the usual norm is always the $n^{\text {th}}$ power of the reduced norm: $\operatorname…
gebruiker
  • 6,154