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

If $f (x) = x^3 + x^2 + x +1$ and $g(x) = x^3 – x^2 + x -1$, then which of the followings are true?

Let$ \langle p(x)\rangle $ denote the ideal generated by the polynomial $p(x)$ in $\mathbb Q[x]$. If $f (x) = x^3 + x^2 + x +1$ and $g(x) = x^3 – x^2 + x -1$, then which of the followings are true? 1. $ \langle f (x)\rangle + \langle g (x)\rangle…
daichi
  • 157
4
votes
3 answers

Easy example of a "non associative" ring

Is there an easy example (one that an undergraduate math education student who learned the definition of a ring 5 minutes ago can understand) of a set who satisfies all the conditions of a ring except for associativity of multiplication?
epsilon
  • 406
4
votes
1 answer

Which of the following integral domains are Euclidean domains

Which of the following integral domains are Euclidean domains? $\mathbb{Z}[\sqrt{-3}]$ $\mathbb{Z}[x]$ $\mathbb{R}[x^2,x^3]=\{f=\sum_{i=0}^n a_ix^i\in\mathbb{R}[x]:a_1=0\}$ $(\mathbb{Z}[x]/(2,x))[y]$ How can we solve this problem.…
priti
  • 139
4
votes
2 answers

why maximal ideal is prime

in this site maximal ideal is prime Proof. Let $ \mathfrak{M}$ be a maximal ideal of such a ring $ R$ and let the ring product $ rs$ belong to $ \mathfrak{M}$ but e.g. $ r \notin \mathfrak{M}$. The maximality of $ \mathfrak{M}$ implies that $…
emmett
  • 787
4
votes
2 answers

Isomorphism between two quotient rings

If $p$ is a prime integer, then $\mathbb{Z}[i]/(p)$ is isomorphic to $\mathbb{Z}_p/(x^2 + 1)$ I suspect that there is a typo, and that the $\mathbb{Z}$ on the r.h.s. should be $\mathbb{Z}[x]$ (polynomials). Either way, I need help getting started…
The Chaz 2.0
  • 10,464
4
votes
4 answers

Finitely Generated Abelian Group

Just took my final exam and I wanted to see if I answered this correctly: If $A$ is a Abelian group generated by $\left\{x,y,z\right\}$ and $\left\{x,y,z\right\}$ have the following relations: $7x +5y +2z=0; \;\;\;\; 3x +3y =0; \;\;\;\; 13x +11y…
Mykie
  • 7,037
4
votes
3 answers

Prove that if $[G:H] = 2$ then $G/H \cong \{1,-1\}$

I know that if $H < G$ is an index two subgroup, then it must also be normal in $G$. How do I show that $G/H \cong \{1,-1\}$ My thought is to define the function $\phi: G/H \to \{1,-1\}$ where $\phi(H) = 1$ and $\phi(gH) = -1$ where $g$ is such that…
Muno
  • 1,509
4
votes
2 answers

Unique Cyclic Subgroups

If we let $$S = \{ e^{q\pi i} : q\in Q \} $$ Prove that for each $ n \ge 1$ there is a unique cyclic subgroup of order $n$ in $S$ and the union of these cyclic subgroups is $S$. Any help on this?
Timur Lame
  • 73
  • 5
4
votes
1 answer

Proving a number is irrational

From the fact that $\frac{1}{5}(3+4i)$ has infinite order in $(\mathbb{C},\cdot)$, I'm supposed to infer that $\frac{1}{\pi}\arctan{\frac{4}{3}}$ is irrational. Irrationality of $\arctan\frac{4}{3}$ follows immediately but I can't see why the…
user463026
4
votes
1 answer

Showing commutativity of identity in a group without stating commutativity as an axiom.

Given that (i) $ae = a$ and (ii) $aa^{-1} = e$, how can you show, without establishing commutativity as an axiom, that $ea = a$ and that $a^{-1}a = e$? (I guess we would in a sense be proving commutativity, which I'm having difficulty with…
4
votes
2 answers

Proving a relation is transitive in integers.

So I have the following relation $R \subset \mathbb{Z} \times \mathbb{Z}$: $a\:R \:b$ $\Leftrightarrow$ $a \leq b+1$. I did not have problem proving the relation is reflexive and giving a counterexample the relation is not symetric. Still I have…
Cos
  • 1,799
4
votes
2 answers

Group actions, permutation representations and currying

I have been studying group actions for about a month, so I am at a basic stage and forgive me if this turns out to be a stupid question. It is about the two equivalent definitions of group action and permutation representation. In the 'action'…
user50229
  • 3,062
4
votes
1 answer

Atiyah-Macdonald Book qn 17 Faithfully Flat

I am wondering how to solve this problem: given $f:A\rightarrow B$ and $g:B\rightarrow C$ ring homomorphisms. If $g\circ f$ is flat, and $g$ is faithfully flat, then $f$ is flat. If I am not mistaken, the question asks us to prove that $B$ is a flat…
enoughsaid05
  • 2,371
  • 18
  • 28
4
votes
1 answer

Homomorphisms and exact sequences

For given $A$-modules and homomorphisms $M'\stackrel{u}\to M\stackrel{v}\to M''\to 0$ this is an exact sequence iff for all $A$-modules $N$, the sequence $$0\to\operatorname{Hom}(M'',N)\stackrel{\overline{v}}\to…
user48931
  • 291
4
votes
0 answers

Generalized Traces

a trace can be defined for endomorphisms of dualizable objects in a closed symmetric monoidal category. More concretely, in the category of $R$-modules for any associative ring $R$, a trace is defined for endomorphisms of finitely generated…
DanielW
  • 283