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

Root of a polynomial is a separable element

Can you please help with the following problem? Let $K$ be a field and let $f(x) \in K[x]$ be a separable polynomial. If $E/K$ is a splitting field of $f(x)$, prove that every root of $f(x)$ in $E$ is a separable element over $K$. My attempt: Let…
user6495
  • 3,957
4
votes
4 answers

What is the largest order of any element in $U_{900}$?

What is the largest order of any element in $U_{900}$? I found that it is isomorphic to $\mathbb Z _{240}$. So I guess that it should be $240$. Am I correct?
Sankha
  • 1,405
4
votes
3 answers

$g \circ f$ trivial implies that $Im f \subseteq ker g$

If $f:X_1 \rightarrow X_2$ and $g:X_2 \rightarrow X_3$ are homomorphisms. If $g \circ f =0$ does it imply that $Im f \subseteq ker g$? and how to show that? do you have an example? thanks :)
Ronald
  • 4,121
4
votes
0 answers

Reduction map on $SL(2,\mathbb{Z}/p^{n}\mathbb{Z})$

This is a question from Lang's Algebra Ch 13 number 22 that I cannot solve. Suppose $p$ is prime and $\ge 5$. Let $G$ be a subgroup of $SL(2,\mathbb{Z}/p^{n}\mathbb{Z})$. Suppose the image of $G$ under the reduction map mod $p$ is…
Mykie
  • 7,037
4
votes
0 answers

Weyl algebra as K(x)-vector space

Let $A_n$ denote the Weyl algebra - the algebra of partial differential operators in $n$ variables with polynomial coefficients. In papers I've read the following definition: A left ideal $I$ of $A_n$ is called zero-dimensional, if…
user7475
  • 925
4
votes
2 answers

Please explain the definition of cyclic groups etc.

From my teacher's notes: "We say that a subset $S\subseteq G$ generates $G$ is any element $a\in G$ is the result of finite compositions of elements in $S$ or their inverses. A group $G$ is called cyclic if there exists an element $a\in G$ that…
4
votes
3 answers

Can the quotient of a nonzero ring be a zero ring?

Let $(R,+,.)$ be a commutative ring without a multiplicative identity and with no zero divisors (i.e. if $r.s = 0$ then $r=0$ or $s=0$). Is it possible that $R$ has a proper ideal $I$ for which the quotient ring $R/I$ is a zero ring? Note 1: Here…
4
votes
0 answers

Abel's original proof of quintic equation

I am trying to understand the original proof of Abel-ruffini for the insolvability theorem of quintic equation. I can not follow the logic in the paper at many steps. I will ask my doubts in different posts (if that is ok to moderators). It is…
4
votes
2 answers

Bijection between direct limits

Let $I$ be a directed poset. Let $J \subset I$ be a final subset, which means that $\forall i \in I\ \exists j \in J : i \le j$. Let $\left\{A_i \right\}_{i \in I} $ be a direct system of sets. Construct a natural bijection between direct limits…
Bilbo
  • 1,323
4
votes
2 answers

Herbrand Quotient

I am trying to solve exercises from Lang's Algebra, and I am stuck on a problem about Herbrand quotients. Let $G$ be a finite cyclic group of order $n$ generated by an element $\sigma$. Assume that $G$ operates on an abelian group $A$, and let $f,…
4
votes
3 answers

Prove that: $R[x]$ has a zero divisor $\Rightarrow$ $R$ has a zero divisor

The problem I've been trying to solve the above problem. There seems to already be some work regarding zero divisors in polynomial rings over here, but I'm not sure it is applicable to me, because it looks specifically for some $r \in R$ such that…
4
votes
1 answer

Is $R[x]/(x^2)$ isomorphic to $R[x]/(x^3)$?

I guess no, because $x^3$ is not divisible by $x^2$, but I am not sure whether it is right to think in this way or not. Remarks: R[x] denotes the set of all polynomials with coefficients in R. $R[x]/(x^2)$ is the quotient ring.
bbb
  • 41
4
votes
3 answers

rings and ideals isomorphisms

Let $R$ be a ring and $\mathfrak{m},\mathfrak{m'}$ two ideals of $R$. Suppose that $\frac{R}{\mathfrak{m}}$ and $\frac{R}{\mathfrak{m'}}$ are isomorphic. Can i san say that $\mathfrak{m}$ and $\mathfrak{m'}$ are isomorphic too?
4
votes
3 answers

Let $H_1,H_2$ be two subgroups of $G$. Show that $ G=H_1 \cup H_2 \implies G=H_1 \lor G=H_2 $

This is my third week of abstract algebra. Let $H_1,H_2$ be two subgroups of $G$. Show that $$ G=H_1 \cup H_2 \implies G=H_1 \lor G=H_2 $$ Here is what I thought: If we consider subgroups of $\Bbb Z/4\Bbb Z=\{0,1,2,3 \}$, then this rule would be…
Kasper
  • 13,528
4
votes
1 answer

Basic question about wedge product

I read the definition of wedge product here: http://mathworld.wolfram.com/WedgeProduct.html, but it is still not clear to me how to calculate it. What is the range of wedge product? For example if I have two vectors in $\mathbb{R}^4$, namely…
Sunny88
  • 1,069