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

Necessary and sufficient condition for $R/IJ \cong R/I \times R/J$

Let $I$ and $J$ be two ideals of a commutative ring $R$ with $1.$ Give a necessary and sufficient condition so that $$R/IJ\cong R/I\times R/J.$$ Prove your claim. Then decide whether the following ring isomorphisms are true or not: …
Lyapunov
  • 1,587
  • 19
  • 30
3
votes
1 answer

Group ring of products

Let G be a group and denote by $k[G]$ the group ring over a commutative ring $k$. Is then $k[G^n]\cong k[G]^{\otimes n}$? If so, what is the isomorphism? Thanks a lot!
3
votes
1 answer

Show that there exist $a_1,\cdots,a_n\in k$ such that $f(a_1,\cdots,a_n)\ne 0$.

Let $k$ be an infinite field, and let $f$ be a nonzero polynomial in $k[X_1,\cdots,X_n]$. Show then, that there exist $a_1,\cdots,a_n\in k$ such that $f(a_1,\cdots,a_n)\ne 0$. Is there something illuminating about this exercise? We say that $f\ne…
3
votes
2 answers

Group of order 63

I googled my question, nothing appeared. My book says that group of order 63 is Abelian. The way I see it is perfectly possible that it has 7 Sylow 3 subgroups and one Sylow 7 subgroup. Please help!
nikola
  • 1,045
3
votes
0 answers

Irreducibility over $\mathbb{Q}(\zeta_5)$

I need to prove that $x^5+5x^2+4$ is irreducible over $\mathbb{Q}(\zeta_5)$. I can see that is irreducible over $\mathbb{Q}$ using reduction $\pmod5$, but how can I conclude?
Morton
  • 525
3
votes
2 answers

Using Todd-Coxeter algorithm to identify the group

From Artin's Algebra (6.9.2): Use the Todd-Coxeter Algorithm to identify the group generated by two elements $x,y$, with the following relations: $x^2=y^2=1,xyx=yxy$. To do so, I first need to choose a subgroup for which $G$ acts on its cosets.…
alhim
  • 33
3
votes
1 answer

From an abstract algebra point of view, why is zero so special?

Every time I see a definition of some space or algebraic structure, I always see the exception: "division is defined for all elements of the set $F$ except for zero." My question is, why all this discrimination against zero? In abstract algebra…
GuPe
  • 7,318
3
votes
3 answers

Proving that $\{0,1\}$ is a field with $1+1:=0$

EDIT: Hopefully question made clearer. Unfortunately this is a question found in analysis book and I do not actually have background on abstract algebra. Sorry for the confusion arisen. As the title says, I am trying to show that a set of $\{0,1\}$,…
Daniel
  • 2,486
3
votes
1 answer

About isomorphism between fields formed by quotient

I often encounter trouble in proving isomorphism of things in terms of quotients, say is $\mathbb{Q}$[x]/$(x^5-3)$ is isomorphic to $\mathbb{Q}$[x]/$(x^5-2)$ or $\mathbb{Q}$[x]/$(x^3-3)$? Is there any way to attack such problem? Thank you very much.
3
votes
1 answer

If $|G|=30$ and $|Z(G)|=5$, what is the structure of $ G/Z(G)$?

The question is: If $|G|=30$ and $|Z(G)|=5$, what is the structure of $G/Z(G)$? I don't know what do we mean by 'structure' asked in the question. Please help.
Utkarsh
  • 419
3
votes
1 answer
3
votes
3 answers

When does this sequence start repeating itself?

Given the sequence $a_j = b^j \mod q$, where $1 < b, q < 2^n$, how can I prove that the sequence starts repeating itself at some term $a_k$ where $k \leq n$? I have been looking at this problem for hours and am completely stuck on how to do it :/…
badatmath
  • 4,065
3
votes
3 answers

Group and left classes

I need help with the following abstract algebra problem. It is not homework, but I need a solution. Let $$SL_2(\mathbb{R}) = \left\{ \big( \begin{smallmatrix} a & b\\ c & d\\\end{smallmatrix} \big)\;\middle\vert\;a,b,c,d \in \mathbb{R}, ad - bc = 1…
Adam
  • 835
  • 2
  • 8
  • 14
3
votes
1 answer

Show the centralizer of H in G is a subgroup of the normalizer of H in G.

$G$ is a group and $H$ is a subgroup of $G$. Prove that $C_G(H)
maidel b
  • 207
3
votes
2 answers

Inverse function and Pre-image

how are you doing? i have a test this saturday in general Algebra(algèbre générale in french), and I was trying for nearly two months to answer this question that has been haunting me up until now, I've asked and asked but my classmates (as always)…