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

A problem on which of the following rings are integral domains?

Which of the following rings are integral domains? (a) $\mathbb{R}[x]$, the ring of all polynomials in one variable with real coefficients. (b) $M_n(\mathbb{R}) $. (c) the ring of complex analytic functions defined on the unit disc of the complex…
user58267
  • 101
8
votes
1 answer

How to show the intersection of a prime ideal and a subring is a prime ideal

I am a self-studier. This is a problem (1.5b) from Andrew Baker's excellent notes (freely available for download) on Galois Theory. $R \subseteq S$ are rings containing $1$. $Q$ is a prime ideal of $S$. Show $Q \cap R$ is a prime ideal of $R$. I…
user12802
8
votes
0 answers

Let $G$ be a group and $p$ divide the order of G. Show that if $p^2$ divides the order of $G$ then $p$ divides the order of the automorphism group

Let $G$ be a finite group and $p$ a prime divisor for the order of $G$. Show that if $p^{2}$ divides the order of G, then $p$ divides $|Aut(G)|$ . I know that $G$ has a subgroup of order $p$ and I think that it would be a good idea to consider the…
8
votes
1 answer

Bivariate polynomials over finite fields

If $f$ is a bivariate polynomial of degree $r$ over $\mathbb{Z}_p$, then the number of solutions to $f(x,y)=0$ should be less than $rp$. This can be seen by writing $f(x,y) = \sum_{i=0}^r a_i(x) y^{r-i}$ where $a_i(x)$ are univariate polynomials of…
jpv
  • 2,011
8
votes
3 answers

Inverse limits of groups of units of a ring.

Can someone enlighten me on the following isomorphism described in "Exercises in Modern Algebra" by Professor A. Hattori (in Japanese)? Let $\lbrace R^{\mu} \rbrace$ be an inverse system of rings (with units.) Then $(\varprojlim…
eltonjohn
  • 903
  • 6
  • 14
8
votes
3 answers

Prime ideals: definition, verification, and examples

So the question states that the intersection of two prime ideals is always a prime ideal. Well this is false but I need an example to counter it. I looked online and found one "For example, inside $\mathbb Z, 2 \mathbb Z$ and $3\mathbb Z$ are prime,…
Tyler Hilton
  • 2,737
8
votes
2 answers

What is a formal polynomial?

I'm starting to study Field Theory by myself, the books don't say explicitly what a polynomial is, I mean, what the $x$ of $f(x)$ in $F[x]$ is? $x\in F$? When I take $f(\alpha)$ am I taking the element of F: $f(\alpha) = a_0 + a_1\alpha…
user42912
  • 23,582
8
votes
2 answers

Permutation of coefficients of polynomials

Are there any known results relating to permutation of coefficients of polynomials? for example given a polynomial, if the coefficients are permuted, then are there any results relating the two? related question, given set of all polynomials that…
jimjim
  • 9,675
8
votes
3 answers

How to represent polynomial rings in multiple variables.

If $R$ is a ring, we can form the polynomial ring in $x$ as $$R[x]=\{\sum_{i=1}^nax^i|a \in R \wedge n\in \mathbb{N} \cup\{0\}\} $$ where the $\sum_{i=1}^nax^i$ are formal sums. Every source I look at deals with polynomials with just one variable,…
Sprinkle
  • 1,166
8
votes
6 answers

Multiplicative group of integers modulo n definition issues

It is easy to verify that the set $(\mathbb{Z}/n\mathbb{Z})^\times$ is closed under multiplication in the sense that $a, b ∈ (\mathbb{Z}/n\mathbb{Z})^\times$ implies $ab ∈ (\mathbb{Z}/n\mathbb{Z})^\times$, and is closed under inverses in the sense…
8
votes
2 answers

Let $f_{i}$ be different automorphisms of field $\mathbb{K}$. Does there exist an $x \in \mathbb{K}$ such that $f_{i}(x)$ are pairwise distinct?

Let $f_{1},f_{2},\ldots,f_{n}$ be different automorphisms of field $\mathbb{K}$ . What I want to ask is: Does there exist an element $x \in \mathbb{K}$ such that $f_{1}(x),f_{2}(x),\ldots,f_{n}(x)$ are pairwise distinct?
8
votes
2 answers

Proving that $0\cdot x=0$ using field axioms

Consider the following axiomatic definition of a field: A field is a set $F$ together with two binary operations $+$ and $\cdot$ on $F$ such that $(F,+)$ is an Abelian group with identity $0$ and $(F\setminus\{0\},\cdot)$ is an Abelian group with…
triple_sec
  • 23,377
8
votes
0 answers

What are Connes and co. talking about 'field with one element'?

What are Connes and coworkers talking about: Fun with a field with one element? Also, http://arxiv.org/pdf/0806.2401v1.pdf I don't have much algebra background but thought a field with 1=0 is degenerate?
alancalvitti
  • 3,400
8
votes
4 answers

Kernel in Modern Algebra

What is a Kernel and how can it be describe in the real world and how can it be defined well and precisely. Tried asking my professor and he just tell us it is just abstract idea.
8
votes
4 answers

Prove that $\mathbb{Z}[i]/\langle 1+i \rangle \cong \mathbb{Z}/2\mathbb{Z}$

Prove that: $\mathbb{Z}[i]/\langle 1+i \rangle \cong \mathbb{Z}/2\mathbb{Z}$. This is my first time using the First Isomorphism Theorem for Rings and I am looking for feedback for whether some steps in this proof could have been done better. From…
user265675