In mathematics, a division is called a division by zero if the divisor is zero. Such a division can be formally expressed as where a is the dividend. Whether this expression can be assigned a meaningful (well-defined) value depends upon the mathematical setting. In ordinary (real number) arithmetic, the expression has no meaning.
In computer programming, division by zero often causes a program to terminate (see below).
We can apply this to show the problems of dividing by zero. It is not meaningful for us to ask, "If I have equal sets of 0, how many of those sets will combine to give me a set of 10?", because adding many sets of zero will never amount to 10. Therefore, as far as elementary arithmetic is concerned, division by zero cannot be defined.
Another method of describing division is a repeated subtraction, e.g. to divide 13 by 5, we can subtract 5 two times, which leaves a remainder of 3. The divisor is subtracted until the remainder is less than the divisor. The result is often reported as, 13/5 = 2 remainder 3. But in the case of zero, repeated subtraction of zero will never yield a remainder less than zero, so dividing by zero is not defined.
The Brahmasphutasiddhanta of Brahmagupta is the earliest known text to treat zero as a number in its own right and to define operations involving zero. The author failed, however, in his attempt to explain division by zero – his definition can be easily proven to lead to algebraic absurdities. According to Brahmagupta,
In 830, Mahavira tried unsuccessfully to correct Brahmagupta's mistake in his book in Ganita Sara Samgraha:
Bhaskara II tried to solve the problem by defining . This definition makes a certain degree of sense, as discussed below, but can lead to paradoxes if not treated carefully. It is unlikely that he understood all the intricacies involved, so his solution cannot be considered successful. *
It is generally regarded among mathematicians that a natural way to interpret division by zero is to first define division in terms of other arithmetic operations. Under the standard rules for arithmetic on integers, rational numbers, real numbers and complex numbers, division by zero is undefined. Division by zero must be left undefined in any mathematical system that obeys the axioms of a field. The reason is that division is defined to be the inverse operation of multiplication. This means that the value of is the solution x of the equation whenever such a value exists and is unique. Otherwise the value is left undefined.
For b = 0, the equation bx = a can be rewritten as 0x = a or simply 0 = a. Thus, in this case, the equation bx = a has no solution if a is not equal to 0, and has any x as a solution if a equals 0. In either case, there is no unique value, so is undefined. Conversely, in a field, the expression is always defined if b is not equal to zero.
It is possible to disguise a special case of division by zero in an algebraic argument, leading to spurious proofs that 2 = 1 such as the following:
This argument is sometimes presented as a riddle; In such cases the 3rd step is usually omitted in an attempt to trick the listener.
The fallacy is the assumption in step 4 that -- which is -- simplifies to . This proof is for the special case of dividing by zero when the numerator is zero. The fallacy results from the assumption that -- an assumption that generates the absurdity that .
Any other non-zero value assigned to 0/0 leads to similar contradictions. In practice, division by a term in any algebraic argument requires an explicit assumption that the term is not zero or a justification that the term can never be zero.
Similar statements are true in more general algebraic structures, such as rings and fields. In a field, every nonzero element is invertible under multiplication, so as above, division poses problems only when attempting to divide by zero. However, in other rings, division by nonzero elements may also pose problems. Consider, for example, the ring Z/6Z of integers mod 6. What meaning should we give to the expression ? This should be the solution x of the equation . But in the ring Z/6Z, 2 is not invertible under multiplication. This equation has two distinct solutions, x = 1 and x = 4, so the expression is undefined.
At first glance it seems possible to define by considering the limit of as b approaches 0.
For any positive a, it is known that
First, positive and negative infinity are not real numbers. So as long as we wish to remain in the context of real numbers, we have not defined anything meaningful. If we want to use such a definition, we will have to extend the real number line, as discussed below.
Second, taking the limit from the right is arbitrary. We could just as well have taken limits from the left and defined to be −∞ for positive a, and +∞ for negative a. This can be further illustrated using the equation (assuming that several natural properties of reals extend to infinities)
which doesn't make much sense. This means that the only workable extension is introducing an unsigned infinity, discussed below.
Furthermore, there is no obvious definition of that can be derived from considering the limit of a ratio. The limit
Of course, as with any formal calculation, invalid results may be obtained.
Here, too, is an unsigned infinity, or, as it is often called in this context, the point at infinity.
This set is analogous to the real projective line, except that it is based on the field of complex numbers; and this set is also not a field.
In distribution theory one can extend the function to a distribution on the whole space of real numbers (in effect by using Cauchy principal values). It does not, however, make sense to ask for a 'value' of this distribution at ; a sophisticated answer refers to the singular support of the distribution.
The IEEE floating-point standard, supported by almost all modern processors, specifies that every floating point arithmetic operation, including division by zero, has a well-defined result. In IEEE 754 arithmetic, is positive infinity when a is positive, negative infinity when a is negative, and NaN (not a number) when a = 0.
Integer division by zero is usually handled differently from floating point since there is no integer representation for the result. Some processors generate an exception when an attempt is made to divide an integer by zero, although others will simply continue and generate an incorrect result for the division (often 0).
Because of the improper algebraic results of assigning any value to division by zero, many computer programming languages (including those used by calculators) explicitly forbid the execution of the operation and may prematurely halt a program that attempts it, sometimes reporting a "Divide by zero" error. Some programs (especially those that use fixed-point arithmetic where no dedicated floating-point hardware is available) will use behavior similar to the IEEE standard, using large positive and negative numbers to approximate infinities.
Because of the errors often seen in computers and calculators when an operator attempts to divide by zero, an Internet meme has surfaced where dividing by zero is synonymous with the end of the world, universe, forum, etc. This meme has inspired the short film "The Last Denominator" *.
Elementary arithmetic | Computer arithmetic | Fractions
Null#Division durch Null | División por cero | Divisione per zero | Delen door nul | ゼロ除算 | Dzielenie przez zero | Division by zero | Division med noll
This article is licensed under the GNU Free Documentation License.
It uses material from the
"Division by zero".
Home Page • arts • business • computers • games • health • hospitals • home • kids & teens • news • physicians • recreation• reference • regional • science • shopping • society • sports • world