HOME

TheInfoList



OR:

In
algebra Algebra () is one of the broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathematics. Elementary a ...
, the zero-product property states that the product of two nonzero elements is nonzero. In other words, \textab=0,\texta=0\textb=0. This property is also known as the rule of zero product, the null factor law, the multiplication property of zero, the nonexistence of nontrivial zero divisors, or one of the two zero-factor properties. All of the number systems studied in elementary mathematics — the integers \Z, the rational numbers \Q, the real numbers \Reals, and the complex numbers \Complex — satisfy the zero-product property. In general, a
ring Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
which satisfies the zero-product property is called a domain.


Algebraic context

Suppose A is an algebraic structure. We might ask, does A have the zero-product property? In order for this question to have meaning, A must have both additive structure and multiplicative structure.There must be a notion of zero (the
additive identity In mathematics, the additive identity of a set that is equipped with the operation of addition is an element which, when added to any element ''x'' in the set, yields ''x''. One of the most familiar additive identities is the number 0 from elem ...
) and a notion of products, i.e., multiplication.
Usually one assumes that A is a
ring Ring may refer to: * Ring (jewellery), a round band, usually made of metal, worn as ornamental jewelry * To make a sound with a bell, and the sound made by a bell :(hence) to initiate a telephone connection Arts, entertainment and media Film and ...
, though it could be something else, e.g. the set of nonnegative integers \ with ordinary addition and multiplication, which is only a (commutative) semiring. Note that if A satisfies the zero-product property, and if B is a subset of A, then B also satisfies the zero product property: if a and b are elements of B such that ab = 0, then either a = 0 or b = 0 because a and b can also be considered as elements of A.


Examples

* A ring in which the zero-product property holds is called a domain. A commutative domain with a multiplicative identity element is called an
integral domain In mathematics, specifically abstract algebra, an integral domain is a nonzero commutative ring in which the product of any two nonzero elements is nonzero. Integral domains are generalizations of the ring of integers and provide a natural se ...
. Any
field Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a grass ...
is an integral domain; in fact, any subring of a field is an integral domain (as long as it contains 1). Similarly, any subring of a
skew field Skew may refer to: In mathematics * Skew lines, neither parallel nor intersecting. * Skew normal distribution, a probability distribution * Skew field or division ring * Skew-Hermitian matrix * Skew lattice * Skew polygon, whose vertices do not ...
is a domain. Thus, the zero-product property holds for any subring of a skew field. * If p is a prime number, then the ring of integers modulo p has the zero-product property (in fact, it is a field). * The Gaussian integers are an
integral domain In mathematics, specifically abstract algebra, an integral domain is a nonzero commutative ring in which the product of any two nonzero elements is nonzero. Integral domains are generalizations of the ring of integers and provide a natural se ...
because they are a subring of the complex numbers. * In the strictly skew field of quaternions, the zero-product property holds. This ring is not an integral domain, because the multiplication is not commutative. * The set of nonnegative integers \ is not a ring (being instead a semiring), but it does satisfy the zero-product property.


Non-examples

* Let \Z_n denote the ring of integers modulo n. Then \Z_6 does not satisfy the zero product property: 2 and 3 are nonzero elements, yet 2 \cdot 3 \equiv 0 \pmod. * In general, if n is a composite number, then \Z_n does not satisfy the zero-product property. Namely, if n = qm where 0 < q,m < n, then m and q are nonzero modulo n, yet qm \equiv 0 \pmod. * The ring \Z^ of 2×2 matrices with integer entries does not satisfy the zero-product property: if M = \begin1 & -1 \\ 0 & 0\end and N = \begin0 & 1 \\ 0 & 1\end, then MN = \begin1 & -1 \\ 0 & 0\end \begin0 & 1 \\ 0 & 1\end = \begin0 & 0 \\ 0 & 0\end = 0, yet neither M nor N is zero. * The ring of all
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-oriente ...
s f: ,1\to \R, from the unit interval to the real numbers, has nontrivial zero divisors: there are pairs of functions which are not identically equal to zero yet whose product is the zero function. In fact, it is not hard to construct, for any ''n'' ≥ 2, functions f_1,\ldots,f_n, none of which is identically zero, such that f_i \, f_j is identically zero whenever i \neq j. * The same is true even if we consider only continuous functions, or only even infinitely smooth functions. On the other hand,
analytic function In mathematics, an analytic function is a function that is locally given by a convergent power series. There exist both real analytic functions and complex analytic functions. Functions of each type are infinitely differentiable, but complex ...
s have the zero-product property.


Application to finding roots of polynomials

Suppose P and Q are univariate polynomials with real coefficients, and x is a real number such that P(x)Q(x) = 0. (Actually, we may allow the coefficients and x to come from any integral domain.) By the zero-product property, it follows that either P(x) = 0 or Q(x) = 0. In other words, the roots of PQ are precisely the roots of P together with the roots of Q. Thus, one can use factorization to find the roots of a polynomial. For example, the polynomial x^3 - 2x^2 - 5x + 6 factorizes as (x-3)(x-1)(x+2); hence, its roots are precisely 3, 1, and −2. In general, suppose R is an integral domain and f is a monic univariate polynomial of degree d \geq 1 with coefficients in R. Suppose also that f has d distinct roots r_1,\ldots,r_d \in R. It follows (but we do not prove here) that f factorizes as f(x) = (x-r_1) \cdots (x-r_d). By the zero-product property, it follows that r_1,\ldots,r_d are the ''only'' roots of f: any root of f must be a root of (x-r_i) for some i. In particular, f has at most d distinct roots. If however R is not an integral domain, then the conclusion need not hold. For example, the cubic polynomial x^3 + 3x^2 + 2x has six roots in \Z_6 (though it has only three roots in \Z).


See also

* Fundamental theorem of algebra *
Integral domain In mathematics, specifically abstract algebra, an integral domain is a nonzero commutative ring in which the product of any two nonzero elements is nonzero. Integral domains are generalizations of the ring of integers and provide a natural se ...
and domain * Prime ideal * Zero divisor


Notes


References

*David S. Dummit and Richard M. Foote, ''Abstract Algebra'' (3d ed.), Wiley, 2003, {{isbn, 0-471-43334-9.


External links


PlanetMath: Zero rule of product
Abstract algebra Elementary algebra Real analysis Ring theory 0 (number)