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
3
votes
3 answers

Find the splitting field in $\mathbb{C}$ of $f(x) = x^4 + 1 \in \mathbb{Q}[x]$

I am having some trouble with finding the splitting field of this polynomial. I know that once I find the roots of these I can construct the field that I am looking for but, I am having problems in finding its roots. Could anyone help me? Thanks a…
3
votes
2 answers

Non-associative algebraic structures

I'm wondering what kind of structures don't contain associativity in the set of its axioms. Are they useful? Where? For example, $\left(\mathbb{Z},-\right)$ and $\left(\mathbb{Q}\setminus\{0\},:\right)$ are pretty good structures which are closed,…
Mihail
  • 2,251
3
votes
3 answers

Find neutral and inverse element of a group

Given a group $(\mathbb{R^2\setminus (0,0),\cdot})$ where $\cdot$ is defined as $$(x,y)\cdot(u,v)=(xu-2yv,xv+yu)$$ Find neutral and inverse element. $$(e_1,e_2)\cdot (x,y)=(x,y)\cdot (e_1,e_2)=(x,y), \forall(x,y)\in \mathbb{R^2}$$ $$(e_1,e_2)\cdot…
user300045
  • 3,449
3
votes
1 answer

Equivalent condition of "$Ax^2+Bxy+Cy^2+Dx+Ey+F=0$ has exactly one solution".

Equivalent condition of "$Ax^2+Bx+C=0$ has exactly one solution" is "$\Delta=B^2-4AC=0$". Now we turn to the equation $Ax^2+Bxy+Cy^2+Dx+Ey+F=0$. Do we have discriminant for it? How to relate $A,B,...,F$ so that it has exactly one solution $(x,y)$?…
JSCB
  • 13,456
  • 15
  • 59
  • 123
3
votes
0 answers

Let $G$ be a group and let $a,b$ be in $G$. Show that $(a*b)'=a'*b'$ if and only if $a*b=b*a$.

Let $G$ be a group and let $a,b$ be in $G$. Show that $(a*b)'=a'*b'$ if and only if $a*b=b*a$. So far, it has been proved in the text I am using that the inverse element in a group is unique and a corollary that for a group $G$, for all $a,b$ in…
user265675
3
votes
2 answers

Are $M,N \subset G$ necessarily subgroups for their elements to commute, given that $x^{-1} M x = M$ and $x^{-1} N x = N$?

I am trying to solve the following problem. Let $G$ be a group. If $M, N \subset G$ are such that $x^{-1} M x = M$ and $x^{-1} N x = N$ for all $x \in G$ and $M \cap N = \{1\}$, prove that $m n = n m$ for all $m \in M, n \in N$. I have already…
Wheepy
  • 721
3
votes
1 answer

Number of elements of order $2$ in $U(n)$

I have to find out how many elements of $Z/8Z$ that satisfy the equation $x^{2}=1$ Clearly the solutions are the elements of $U(n)$ that have order $2$. Manually I checked them to be $\bar 1$,$\bar 3$, $\bar 5$,$\bar 7$.…
user118494
  • 5,837
3
votes
1 answer

Splitting field of $x^4+3$

Let $K$ be the splitting field the polynomial $x^{4}+3$ over $\mathbb{Q}$.Find the Galois group of $K$ over $\mathbb{Q}$? I think $[K:\mathbb{Q}]=8$ but how can we find the group? Any help would be great.
delueze
  • 545
3
votes
0 answers

How to show there are irreducible polynomials of any degree over $\Bbb Z _p$?

How do I show there are irreducible polynomials of any degree in $\mathbb{Z}_p[x]$, with $p$ prime? I tried counting the number of reducible polynomials of any degree but that turned out to be hard... Any help?
3
votes
5 answers

Does $F$ is an isomorphism $\implies F^{-1}$ is an isomorphism?

Does $F$ is an isomorphism $\implies F^{-1}$ is an isomorphism? Let $\mathfrak{D, E} $ be some algebraic structures of the same 'kind' (say, groups, graphs, fields, vector spaces, etc.), and $F:\mathfrak D \to \mathfrak E$ is an isomorphism, is…
YoTengoUnLCD
  • 13,384
3
votes
2 answers

Is there any group-like structure that doesn't have an identity, but has (non-equal) left and right identities?

Is there any group-like structure that doesn't have an identity, but has a (non-equal) left and right identities?
YoTengoUnLCD
  • 13,384
3
votes
2 answers

Cardinality of a ring obtained by quotienting $\Bbb Z[x]$

Let $R$ be the ring $\Bbb Z[x]/((x^2+x+1)(x^3 +x+1))$ and I be the ideal generated by $2$ in $R$. What is the cardinality of the ring $R/I$? 27 32 64 infinite Now I was thinking $R$ could be written as $(\mathbb Z[x]/(x^2 +x+1)/(x^3 + x+1) =…
user118494
  • 5,837
3
votes
1 answer

The Brauer group is a set

When one presents the Brauer group of a field $F$, it is usually said that the group's elements are "equivalence classes of finite dimensional central simple algberas over $F$ under the Brauer equivalence relation". Now, in this statement it is…
Mike
  • 996
3
votes
1 answer

Isomorphism of algebras

Let $k$ be a field and $R=k[x_1,\cdots,x_i]$. Suppose we have two unital $R$-algebras $A$ and $B$ which are isomorphic to $R^{\oplus j}$ as modules, $Z(A)\cong Z(B)\cong R$, and there exists an injective map $f:A\to B$ which maps $1_A$ to $1_B$ (in…
KReiser
  • 65,137
3
votes
2 answers

Find all of the homomorphisms $ \varphi: \mathbb{Z}_{15} \to \mathbb{Z}_{6} $.

I'd like to find all of the homomorphisms $ \varphi: \mathbb{Z}_{15} \to \mathbb{Z}_{6} $. What I've tried so far: I know that $ |\text{Im} (\varphi)| $ divides $ \text{gcd}(|\mathbb{Z}_{15}|,|\mathbb{Z}_{6}|) = 3 $. Then, $ |\text{Im} (\varphi)| =…