| advertise add site services publishers database health videos | ![]() | about toolbar stats live show health store more stuff JOIN/LOGIN |
Zero Sperm Count - Good Success Rates with Zero Sperm Count and... arcfertility.com | Division Co-Chairs - Welcome to MDA's ALS Division als-mda.org | Division Chiefs and Assistant Division Chiefs queensmedicalcenter.net |
For other uses, see Division by zero (disambiguation). In mathematics, a division is called a division by zero if the divisor is zero. Such a division can be formally expressed as a/0 where a is the dividend. Whether this expression can be assigned a well-defined value depends upon the mathematical setting. In ordinary (real number) arithmetic, the expression has no meaning. In computer programming, integer division by zero may cause a program to terminate or, as in the case of floating point numbers, may result in a special not-a-number value (see below). Historically, one of the earliest recorded references to the mathematical impossibility of assigning a value to a/0 is contained in George Berkeley's criticism of infinitesimal calculus in The Analyst; see Ghosts of departed quantities.
[edit] In algebraIt 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 a/b is the solution x of the equation bx = a 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 [edit] Fallacies based on division by zeroIt is possible to disguise a special case of division by zero in an algebraic argument,[1] leading to spurious proofs that 1 = 2 such as the following: With the following assumptions: The following must be true: Dividing by zero gives: Simplified, yields: The fallacy is the implicit assumption that dividing by 0 is a legitimate operation. Although most learned people would probably recognize the above "proof" as fallacious, the same argument can be presented in a way that makes it harder to spot the error. For example, consider the following equations: Dividing by x − x gives: and dividing by x gives: [edit] In calculus[edit] Extended real lineAt first glance it seems possible to define a/0 by considering the limit of a/b as b approaches 0. For any positive a, the limit from the right is however, the limit from the left is and so the Furthermore, there is no obvious definition of 0/0 that can be derived from considering the limit of a ratio. The limit does not exist. Limits of the form in which both ƒ(x) and g(x) approach 0 as x approaches 0, may equal any real or infinite value, or may not exist at all, depending on the particular functions ƒ and g (see l'Hôpital's rule for discussion and examples of limits of ratios). These and other similar facts show that the expression 0/0 cannot be well-defined as a limit. [edit] Formal operationsA formal calculation is one which is carried out using rules of arithmetic, without consideration of whether the result of the calculation is well-defined. Thus, as a rule of thumb, it is sometimes useful to think of a/0, where a≠0, as being As with any formal calculation, invalid results may be obtained. A logically rigorous as opposed to formal computation would say only that (Since the one-sided limits are different, the two-sided limit does not exist in the standard framework of the real numbers. Also, the fraction 1/0 is left undefined in the extended real line, therefore it and are meaningless expressions that should not rigorously be used in an equation.) [edit] Real projective lineThe set This definition leads to many interesting results. However, the resulting algebraic structure is not a field, and should not be expected to behave like one. For example, [edit] Riemann sphereThe set [edit] Extended non-negative real number lineThe negative real numbers can be discarded, and infinity introduced, leading to the set [0, ∞], where division by zero can be naturally defined as a/0 = ∞ for positive a. While this makes division defined in more cases than usual, subtraction is instead left undefined in many cases, because there are no negative numbers. [edit] In higher mathematicsAlthough division by zero cannot be sensibly defined with real numbers and integers, it is possible to consistently define it, or similar operations, in other mathematical structures. [edit] Non-standard analysisIn the hyperreal numbers and the surreal numbers, division by zero is still impossible, but division by non-zero infinitesimals is possible. [edit] Distribution theoryIn distribution theory one can extend the function [edit] Linear algebraIn matrix algebra (or linear algebra in general), one can define a pseudo-division, by setting a/b = ab+, in which b+ represents the pseudoinverse of b. It can be proven that if b−1 exists, then b+ = b−1. If b equals 0, then 0+ = 0; see Generalized inverse. [edit] Abstract algebraAny number system which forms a commutative ring — for instance, the integers, the real numbers, and the complex numbers — can be extended to a wheel in which division by zero is always possible; however, in such a case, "division" has a slightly different meaning. The concepts applied to standard arithmetic are similar to those in more general algebraic structures, such as rings and fields. In a field, every nonzero element is invertible under multiplication; as above, division poses problems only when attempting to divide by zero. This is likewise true in a skew field (which for this reason is called a division ring). However, in other rings, division by nonzero elements may also pose problems. For example, the ring Z/6Z of integers mod 6. The meaning of the expression In field theory, the expression [edit] In computer arithmeticThe 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. The standard supports signed zero, as well as infinity and NaN (not a number). There are two zeroes, +0 (positive zero) and −0 (negative zero) and this removes any ambiguity when dividing. In IEEE 754 arithmetic, a ÷ +0 is positive infinity when a is positive, negative infinity when a is negative, and NaN when a = ±0. The infinity signs change when dividing by −0 instead. 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. The result depends on how division is implemented, and can either be zero, or sometimes the largest possible integer. 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. In these cases, if some special behavior is desired for division by zero, the condition must be explicitly tested for (for example, using an if statement). 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. In some programming languages, an attempt to divide by zero results in undefined behavior. In two's complement arithmetic, attempts to divide the smallest signed integer by − 1 are attended by similar problems, and are handled with the same range of solutions, from explicit error conditions to undefined behavior. Most calculators will either return an error or state that 1/0 is undefined, however some TI and HP graphing calculators will evaluate 1/02 to ∞. [edit] Historical accidents
[edit] See also[edit] Footnotes
[edit] References
[edit] Further reading
|
| ↑ top of page ↑ | about thumbshots |