Examples of rings

From Maths
Jump to: navigation, search

Rings here refers to rings from abstract algebra, not a ring of sets

Example 1

The integers, Z with the usual operations of addition and multiplication (usual meaning 5+4 = 9, 5*4=20 - so forth) is a:

  • Commutative ring with unity

Example 1.1

The real numbers, R is a commutative ring with unity too, and Z is a subring of R

Example 1.2

The complex numbers C is a commutative ring with unity. R is a subring, and so is Z

Example 2

Let S={x+y2R|x,yZ}

, defining multiplication and addition in the usual way, this is a ring, infact:

  • This is a subring of R, it is a commutative ring with unity.

Proof

To prove it is a ring one must verify the "axioms of a ring" (found on the ring page at the top), but to sum up one must show:

  • Multiplication is closed
  • Addition is closed
  • The identities (both additive and multiplicative) are in the ring
  • The additive inverse is in the ring
  • Multiplication is commutative

Associativity of addition and multiplication are "inherited" from R, as are commutativity of addition and multiplication. That is:

  • As x=(a+b2)R and y=(c+d2)R we know automatically as multiplication is commutative in R for example.

Further examples

  • Table on p25 of Fundamentals of Abstract Algebra, Neal H. McCoy, an expanded version might be good.