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

Confused about norm and ideal not being principal

On p.273 Dummit and Foote proved that $\mathbb Z[\sqrt{-5}]$ is not a quadratic ring of integers using field norm as in the following graph. But in this proof, they only proved that with this norm, $\mathbb Z[\sqrt{-5}]$ is not a quadratic integer…
user533661
3
votes
1 answer

Showing polynomials are relatively prime over $\mathbb C$

I understand how to show that $x^2+2x+2$ and $x^2+1$ are relatively prime in the field $\mathbb Q$ using the division algorithm, but for the same two polynomials, how do I apply the division algorithm if our field is $\mathbb C$?
Mr.Fry
  • 5,003
  • 3
  • 19
  • 28
3
votes
1 answer

ring with underlying abelian group isomorphic to rationals is isomorphic to rationals as a ring

Show that every ring with underlying abelian group isomorphic to $\mathbb{Q}$ is isomorphic to $\mathbb{Q}$ as a ring. I'm not sure how to get started here. I've tried using the same map for isomorphism of groups and show that it's also a ring…
3
votes
0 answers

Given a field $L$ with $q$ elements and I have $[K:L] = n$, does $K$ then have $q^n$ elements?

I think of it like this: We let $K$ be a vector field over $F$. Then, every $\alpha\in K$ be represented uniquely as $$ \alpha = l_1k_1 + \ldots l_nk_n $$ where $k_1,\ldots, k_n$ is a fixed basis of $K$, and $l_1,\ldots, l_n\in L$. Thus, for each…
user975734
3
votes
2 answers

Proof of Hilbert's Basis Theorem: won't $\deg (f_{i})$ be a strictly decreasing sequence?

Say we have an ideal $I\subset R[X]$. We select a set of polynomials $f_{1},f_{2},f_{3},\dots$ such that $f_{i+1}$ has minimal degree in $I\setminus (f_{1},f_{2},f_{3},\dots f_{i})$. Can't $\deg (f_{i})$ be a strictly decreasing sequence? For…
user67803
3
votes
2 answers

Factor $x^4-2$ into irreducible polynomials.

Factor $x^4-2$ as a product of irreducible polynomials in $\mathbb{Z}_3[x]$, $\mathbb{Z}_{17}[x]$, $\mathbb{Q}[x]$, $\mathbb{R}[x]$, and $\mathbb{C}[x]$. I think I figured out $\mathbb{R}[x]$ with $(x^2 + \sqrt{2})(x-\sqrt[4]{2})(x+\sqrt[4]{2})$, I…
3
votes
4 answers

The General Validity of $ab=cd$ Implies $ba=dc$.

I am doing some research of my own and I have a brief question and I don't recall studying this particular thing. Is it generally true that if a set coupled with a binary operation is closed under inverses and has an identity then $ab=cd$ implies…
Jebruho
  • 1,700
3
votes
2 answers

What does "transitive" mean in group action?

By definition, the action of G on A is transitive if there is only one orbit, i.e., given any two numbers a, b ∈ A there is some g ∈ G such that a = g · b. I want to know why "given any two numbers a, b ∈ A there is some g ∈ G such that a = g · b"…
3
votes
1 answer

Does the structure $\mathbb Z [\sqrt m]$ have a name?

It is a popular approach to the study of abstract algebra to introduce the set defined as $\mathbb Z [\sqrt m] := \{a + b \sqrt m: a, b \in \mathbb Z\}$ where $m$ is usually a small prime like $2$ or $3$, but (I believe) could be any number which is…
Prime Mover
  • 5,005
3
votes
1 answer

Is an injective homomorphism necessarily surjective in commutative Artinian rings?

I saw this on a problem set: Assume that $R$ is a commutative ring with identity. Prove that if R is Artinian then the injective homomorphism $f:R\to R$ is surjective. I know nothing about "modules", and the definition I know of Artinian rings is:…
3
votes
1 answer

Euler characteristic of torus

We know that the euler characteristic of the torus is $0$. Let´s say I have a torus which has a quadratic hole. As far as I understood the shape of the hole doesn't make any difference in the euler characteristic. I saw many proofs about why it is…
Annalisa
  • 911
3
votes
1 answer

How to find a basis for the hyperplane given with the equation $x + y + z - w = 0$?

I tried the following : $x = - y - z + w $ so we can express every vector $(x, y, z, w)$ as $(x, y, z, w) = (-y -z + w, y, z, w) = y(-1, 1, 0, 0) + z(-1, 0, 1, 0) + w(1, 0, 0, 1)$ so the basis vectors are : $(-1, 1, 0, 0)^T$, $(-1, 0, 1, 0)^T$, $(1,…
Mavi
  • 137
3
votes
1 answer

Relating properties of $H$ to properties of $G/H$

$G$ is a group and $H$ is a normal subgroup of $G$. Prove that $G/H$ is cyclic iff there is an element $a \in G$ with the following property: for every $x \in G$, there is some integer $n$ such that $xa^n \in H$. Can anyone help, since I have no…
megan
  • 211
3
votes
1 answer

To prove isomorphism and thereby find Quotient Ring of Gaussian Integers

I am required to prove the following: $\Bbb Z[i]/\langle a+bi\rangle\,\cong\Bbb Z/(a^2+b^2)\Bbb Z=:\Bbb Z_{a^2+b^2}$, where $\gcd(a,b)=1$. While I have looked into the various solutions given here Quotient rings of Gaussian integers I wish to find…
Sharmi C
  • 419
3
votes
1 answer

What is an endomorphism?

This question is really basic, but I have essentially no background on algebra so I really do not know basic things. On page 4 of these notes, the author defines $\text{End}S$ to be the set of all endomorphisms of a given finite-dimensional vector…
IamWill
  • 4,025