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

multiple roots of irreducible polynomial

If $f(x) \in F[x]$ is irreducible, then 1. If the characteristic of $F$ is 0, then $f(x)$ has no multiple roots. 2. If the characteristics of $F$ is $p \neq 0$ then $f(x)$ has multiple roots if it is of form $f(x)=f(x^p)$. In my book, For the…
Mula Ko Saag
  • 2,177
  • 1
  • 23
  • 45
5
votes
2 answers

Is the Polynomial Factor Theorem true over all commutative rings?

I'm reading Fraliegh's text on abstract algebra, and his statement for the factor theorem is, "An element $a\in F$ ($F$ is a field) is a zero of $f(x)\in F[x]\iff$ $(x-a)$ is factor of $f(x)$ in $F[x]$." The proof is straightforward, and seems to be…
user124910
  • 3,007
5
votes
1 answer

Show that the quotient of the Heisenberg Group with its center is abelian.

I'm trying to show that the quotient of the Heisenberg group with it's own center, H/Z(H), is abelian. I'm not entirely sure what makes up this quotient group in the first place though... and I'm a little confused as to what quotients of matrix…
5
votes
2 answers

A question about the additive group of a finitely generated integral domain

Let $R=\mathbb{Z}[a_1,\ldots,a_n]$ be an integral domain finitely generated over $\mathbb{Z}$. Can the quotient group $(R,+)/(\mathbb{Z},+)$ contain a divisible element? By a "divisible element" I mean an element $e\ne 0$ such that for every…
gaddy
  • 361
5
votes
1 answer

Domains with isomorphic field of fractions

Given the domain $\mathbb{Q}[r,s,t]/(s^2 - (r-1)(r-2)(r-3), t^2 - (r+1)(r+2)(r+3))$, find a domain $\mathbb{Q}[x,y]/(f)$ with isomorphic field of fractions.
Rankeya
  • 8,826
5
votes
5 answers

Prove that a group where $a^2=e$ for all $a$ is commutative

Defining a group $(G,*)$ where $a^2=e$ with $e$ denoting the identity class.... I am to prove that this group is commutative. To begin doing that, I want to understand what exactly the power of 2 means in this context. Is the function in the group a…
Paze
  • 1,956
5
votes
2 answers

What are the elements of $k[X,Y]/(X^2-Y^3)$ like?

What are the elements in $k[X,Y]/(X^2-Y^3)$ like, where $k$ is a field? For example, in $k[X]/(x^2+2x+3)$, all elements are of a degree lower than $2$. But I can't quite figure out the multi-variable case. My first guess was that we could treat $Y$…
5
votes
3 answers

Incorrect Solution for Problem 7 of Pinter's Book of Abstract Algebra, Chapter 2?

I'm just getting started with Pinter's A Book of Abstract Algebra, please be kind. The book solution for Chapter 2, Problem 7 claims that the following operator is non-associative: $$ x * y = \frac{xy}{x+y+1}$$ The book solution: $$ (x * y) * z =…
5
votes
3 answers

Does an element of a group to the 0th power equal the identity?

My textbook doesn't explain this well at all. I was thinking about how a group follows the axiom that $xx^{-1} = x^{-1}x = 1$, where $x$ is some element of the group, $1$ is the identity and $x^{-1}$ is $x$'s inverse. The book says that the powers…
Bobby Lee
  • 1,030
5
votes
1 answer

Some subgroups of the group of 2-by-2 invertible matrices: are they normal?

I came across this problem on a math-related facebook group. My answer is B and here is my justification: $1.) \ H_2 \not\lhd G$ $ \text{Let} \ A=\begin{pmatrix} 2 & 1 \\ 1 & 1 \end{pmatrix} \in G \ \text{,whence} \ $ $A^{-1}= \begin{pmatrix} 2 &…
5
votes
1 answer

Construct a finite field of order 27

So some of my thoughts for constructing a finite field of order 27 are making me think of a field with $p^n$ elements, where $p = 3$ and $n = 3$ such that we want a cubic polynomial in $\mathbb{F}_3[X]$ that does not factor. Could this be thought…
user110655
  • 153
  • 2
  • 5
5
votes
1 answer

What is the order of the element $14+\langle8\rangle$ in the factor group $\mathbb Z_{24}/\langle8\rangle$.

What is the order of the element $14+\langle8\rangle$ in the factor group $\mathbb Z_{24}/\langle8\rangle$.
5
votes
3 answers

Give examples of two non-isomorphic groups of order $n^2$

For each integer, $n > 7$, give examples of two non-isomorphic groups of order $n^2$.
Angela Crowley
  • 341
  • 3
  • 11
5
votes
2 answers

If $H\leq G$, for which $n$ is $f_n: H/nH\to G/nG$ an isomorphism?

Here is a question from an old prelim I am having trouble with.. Suppose $G$ is an abelian group and $H\leq G$ such that $[G:H]=m<\infty$. For any $n\geq 1$ define the map $H\to G/nG$ by composing the inclusion $H\to G$ and the natural projection…
RHP
  • 2,553
5
votes
2 answers

Differences between nilpotent and pointwise nilpotent endomorphisms.

Consider an endomorphism of a module $f:M\rightarrow M$. We have that $f$ is pointwise nilpotent if $\forall x\in M,\ \exists n,\ n\in \mathbb N$ such that $f^{n}(x)=0$. I already know that the definitions of nilpotent and pointwise nilpotent are…