zero divisor

{{Short description|Ring element that can be multiplied by a non-zero element to equal 0}}

{{distinguish|Division by zero}}

{{Use American English|date = March 2019}}

In abstract algebra, an element {{math|a}} of a ring {{math|R}} is called a left zero divisor if there exists a nonzero {{math|x}} in {{math|R}} such that {{math|1=ax = 0}},{{citation |author= N. Bourbaki |author-link= N. Bourbaki |title=Algebra I, Chapters 1–3 |page=98 |publisher=Springer-Verlag |year=1989}} or equivalently if the map from {{math|R}} to {{math|R}} that sends {{math|x}} to {{math|ax}} is not injective.{{efn|1=Since the map is not injective, we have {{math|1=ax = ay}}, in which {{math|x}} differs from {{math|y}}, and thus {{math|1=a(xy) = 0}}.}} Similarly, an element {{math|a}} of a ring is called a right zero divisor if there exists a nonzero {{math|y}} in {{math|R}} such that {{math|1=ya = 0}}. This is a partial case of divisibility in rings. An element that is a left or a right zero divisor is simply called a zero divisor.{{citation |author= Charles Lanski |year=2005 |title=Concepts in Abstract Algebra |publisher=American Mathematical Soc. |page=342 }} An element {{math|a}} that is both a left and a right zero divisor is called a two-sided zero divisor (the nonzero {{math|x}} such that {{math|1=ax = 0}} may be different from the nonzero {{math|y}} such that {{math|1=ya = 0}}). If the ring is commutative, then the left and right zero divisors are the same.

An element of a ring that is not a left zero divisor (respectively, not a right zero divisor) is called left regular or left cancellable (respectively, right regular or right cancellable).

An element of a ring that is left and right cancellable, and is hence not a zero divisor, is called regular or cancellable,{{refn|{{cite book|author=Nicolas Bourbaki|year=1998|title=Algebra I|publisher=Springer Science+Business Media|page=15}}}} or a non-zero-divisor. A zero divisor that is nonzero is called a nonzero zero divisor or a nontrivial zero divisor. A non-zero ring with no nontrivial zero divisors is called a domain.

Examples

  • In the ring \mathbb{Z}/4\mathbb{Z}, the residue class \overline{2} is a zero divisor since \overline{2} \times \overline{2}=\overline{4}=\overline{0}.
  • The only zero divisor of the ring \mathbb{Z} of integers is 0.
  • A nilpotent element of a nonzero ring is always a two-sided zero divisor.
  • An idempotent element e\ne 1 of a ring is always a two-sided zero divisor, since e(1-e)=0=(1-e)e.
  • The ring of n × n matrices over a field has nonzero zero divisors if n ≥ 2. Examples of zero divisors in the ring of 2 × 2 matrices (over any nonzero ring) are shown here:

\begin{pmatrix}1&1\\2&2\end{pmatrix}\begin{pmatrix}1&1\\-1&-1\end{pmatrix}=\begin{pmatrix}-2&1\\-2&1\end{pmatrix}\begin{pmatrix}1&1\\2&2\end{pmatrix}=\begin{pmatrix}0&0\\0&0\end{pmatrix} , \begin{pmatrix}1&0\\0&0\end{pmatrix}\begin{pmatrix}0&0\\0&1\end{pmatrix}

=\begin{pmatrix}0&0\\0&1\end{pmatrix}\begin{pmatrix}1&0\\0&0\end{pmatrix}

=\begin{pmatrix}0&0\\0&0\end{pmatrix}.

  • A direct product of two or more nonzero rings always has nonzero zero divisors. For example, in R_1 \times R_2 with each R_i nonzero, (1,0)(0,1) = (0,0), so (1,0) is a zero divisor.
  • Let K be a field and G be a group. Suppose that G has an element g of finite order n > 1. Then in the group ring K[G] one has (1-g)(1+g+ \cdots +g^{n-1})=1-g^{n}=0, with neither factor being zero, so 1-g is a nonzero zero divisor in K[G].

= One-sided zero-divisor =

  • Consider the ring of (formal) matrices \begin{pmatrix}x&y\\0&z\end{pmatrix} with x,z\in\mathbb{Z} and y\in\mathbb{Z}/2\mathbb{Z}. Then \begin{pmatrix}x&y\\0&z\end{pmatrix}\begin{pmatrix}a&b\\0&c\end{pmatrix}=\begin{pmatrix}xa&xb+yc\\0&zc\end{pmatrix} and \begin{pmatrix}a&b\\0&c\end{pmatrix}\begin{pmatrix}x&y\\0&z\end{pmatrix}=\begin{pmatrix}xa&ya+zb\\0&zc\end{pmatrix}. If x\ne0\ne z, then \begin{pmatrix}x&y\\0&z\end{pmatrix} is a left zero divisor if and only if x is even, since \begin{pmatrix}x&y\\0&z\end{pmatrix}\begin{pmatrix}0&1\\0&0\end{pmatrix}=\begin{pmatrix}0&x\\0&0\end{pmatrix}, and it is a right zero divisor if and only if z is even for similar reasons. If either of x,z is 0, then it is a two-sided zero-divisor.
  • Here is another example of a ring with an element that is a zero divisor on one side only. Let S be the set of all sequences of integers (a_1,a_2,a_3,...). Take for the ring all additive maps from S to S, with pointwise addition and composition as the ring operations. (That is, our ring is \mathrm{End}(S), the endomorphism ring of the additive group S.) Three examples of elements of this ring are the right shift R(a_1,a_2,a_3,...)=(0,a_1,a_2,...), the left shift L(a_1,a_2,a_3,...)=(a_2,a_3,a_4,...), and the projection map onto the first factor P(a_1,a_2,a_3,...)=(a_1,0,0,...). All three of these additive maps are not zero, and the composites LP and PR are both zero, so L is a left zero divisor and R is a right zero divisor in the ring of additive maps from S to S. However, L is not a right zero divisor and R is not a left zero divisor: the composite LR is the identity. RL is a two-sided zero-divisor since RLP=0=PRL, while LR=1 is not in any direction.

Non-examples

Properties

  • In the ring of {{mvar|n}} × {{mvar|n}} matrices over a field, the left and right zero divisors coincide; they are precisely the singular matrices. In the ring of {{mvar|n}} × {{mvar|n}} matrices over an integral domain, the zero divisors are precisely the matrices with determinant zero.
  • Left or right zero divisors can never be units, because if {{math|a}} is invertible and {{math|1=ax = 0}} for some nonzero {{math|x}}, then {{math|1=0 = a−10 = a−1ax = x}}, a contradiction.
  • An element is cancellable on the side on which it is regular. That is, if {{math|a}} is a left regular, {{math|1=ax = ay}} implies that {{math|1=x = y}}, and similarly for right regular.

Zero as a zero divisor

There is no need for a separate convention for the case {{math|1=a = 0}}, because the definition applies also in this case:

  • If {{math|R}} is a ring other than the zero ring, then {{math|0}} is a (two-sided) zero divisor, because any nonzero element {{mvar|x}} satisfies {{math|1=0x = 0 = x 0}}.
  • If {{math|R}} is the zero ring, in which {{math|0 {{=}} 1}}, then {{math|0}} is not a zero divisor, because there is no nonzero element that when multiplied by {{math|0}} yields {{math|0}}.

Some references include or exclude {{math|0}} as a zero divisor in all rings by convention, but they then suffer from having to introduce exceptions in statements such as the following:

  • In a commutative ring {{math|R}}, the set of non-zero-divisors is a multiplicative set in {{mvar|R}}. (This, in turn, is important for the definition of the total quotient ring.) The same is true of the set of non-left-zero-divisors and the set of non-right-zero-divisors in an arbitrary ring, commutative or not.
  • In a commutative noetherian ring {{math|R}}, the set of zero divisors is the union of the associated prime ideals of {{math|R}}.

Zero divisor on a module

Let {{mvar|R}} be a commutative ring, let {{mvar|M}} be an {{mvar|R}}-module, and let {{mvar|a}} be an element of {{mvar|R}}. One says that {{mvar|a}} is {{mvar|M}}-regular if the "multiplication by {{mvar|a}}" map M \,\stackrel{a}\to\, M is injective, and that {{mvar|a}} is a zero divisor on {{mvar|M}} otherwise.{{citation |author=Hideyuki Matsumura |author-link=Hideyuki Matsumura |year=1980 |title=Commutative algebra, 2nd edition |publisher=The Benjamin/Cummings Publishing Company, Inc. |page=12}} The set of {{mvar|M}}-regular elements is a multiplicative set in {{mvar|R}}.

Specializing the definitions of "{{mvar|M}}-regular" and "zero divisor on {{mvar|M}}" to the case {{math|1=M = R}} recovers the definitions of "regular" and "zero divisor" given earlier in this article.

See also

Notes

{{notelist}}

References

{{reflist}}

Further reading

  • {{springer|title=Zero divisor|id=p/z099230}}
  • {{citation |year=2004 |title=Algebras, rings and modules |volume=1 |publisher=Springer |isbn=1-4020-2690-0 |author1 = Michiel Hazewinkel|author2 = Nadiya Gubareni|author3=Nadezhda Mikhaĭlovna Gubareni |author4=Vladimir V. Kirichenko. |author-link1=Michiel Hazewinkel }}
  • {{MathWorld |title=Zero Divisor |urlname=ZeroDivisor }}

Category:Abstract algebra

Category:Ring theory

Category:0 (number)

Category:Sedenions