Division (mathematics)
Encyclopedia : D : DI : DIV : Division (mathematics)
In mathematics, especially in elementary arithmetic, division is an arithmetic operation which is the inverse of multiplication.
Specifically, if c times b equals a, written:
- [c \times b = a]
- [\frac ab = c]
- [\frac 63 = 2]
- [2 \times 3 = 6\,].
Division by zero (i.e. where the divisor is zero) is usually not defined.
Notation
Division is most often shown by placing the dividend over the divisor with a horizontal line between them. For example, a divided by b is written- [\frac ab.]
- [a/b.\,]
A typographical variation which is halfway between these two forms uses a slash but elevates the dividend, and lowers the divisor:
- a⁄b .
A less common way to show division is to use the obelus (or division sign) in this manner:
- [a \div b.]
In some non-English-speaking cultures, "a divided by b" is written a : b. However, in English usage the colon is restricted to expressing the related concept of ratios.
Computing division
With a knowledge of multiplication tables, two integers can be divided on paper using the method of long division. If the dividend has a fractional part (expressed as a decimal fraction), one can continue the algorithm past the ones place as far as desired. If the divisor has a fractional part, one can restate the problem by moving the decimal to the right in both numbers until the divisor has no fraction.Division can be calculated with an abacus by repeatedly placing the dividend on the abacus, and then subtracting the divisor the offset of each digit in the result, counting the number of divisions possible at each offset.
In modular arithmetic, some numbers have a multiplicative inverse with respect to the modulus. In such a case, division can be calculated by multiplication. This approach is useful in computers that do not have a fast division instruction.
Division of integers
Division of integers is not closed. Apart from division by zero being undefined, the quotient will not be an integer unless the dividend is an integer multiple of the divisor; for example 26 cannot be divided by 10 to give an integer. In such a case there are four possible approaches.
- Say that 26 cannot be divided by 10.
- Give the answer as a decimal fraction or a mixed number, so [\frac = 2.6] or [26/10 = 2 \frac 35]. This is the approach usually taken in mathematics.
- Give the answer as an integer quotient and a remainder, so [\frac = 2] remainder 6.
- Give the integer quotient as the answer, so [\frac = 2]. This is sometimes called integer division.
Names and symbols used for integer division include div, \, and %. Definitions vary regarding integer division when the quotient is negative: rounding may be toward zero or toward minus infinity.
Division of rational numbers
The result of dividing two rational numbers is another rational number when the divisor is not 0. We may define division of two rational numbers p/q and r/s by
- [ = (p \times s)/(q \times r).]
Division of real numbers
Division of two real numbers results in another real number when the divisor is not 0. It is defined such a/b = c if and only if a = cb and b ≠ 0.
Division of complex numbers
Dividing two complex numbers results in another complex number when the divisor is not 0, defined thus:
- [ = + i.]
Division for complex numbers expressed in polar form is simpler and easier to remember than the definition above:
- [ \over re^} = e^.]
Division of polynomials
One can define the division operation for polynomials. Then, as in the case of integers, one has a remainder. See polynomial long division.Division in abstract algebra
In abstract algebras such as matrix algebras and quaternion algebras, fractions such as [] are typically defined as [a \cdot ] or [a \cdot b^] where [b] is presumed to be an invertible element (i.e. there exists a multiplicative inverse [b^] such that [bb^ = b^b = 1] where [1] is the multiplicative identity). In an integral domain where such elements may not exist, division can still be performed on equations of the form [ab = ac] or [ba = ca] by left or right cancellation, respectively. More generally "division" in the sense of "cancellation" can be done in any ring with the aforementioned cancellation properties. By a theorem of Wedderburn, all finite division rings are fields, hence every nonzero element of such a ring is invertible, so division by any nonzero element is possible in such a ring. To learn about when algebras (in the technical sense) have a division operation, refer to the page on division algebras. In particular Bott periodicity can be used to show that any real normed division algebra must be isomorphic to either the real numbers R, the complex numbers C, the quaternions H, or the octonions O.
Division and calculus
The derivative of the quotient of two functions is given by the quotient rule:
- [' = \frac]
See also
- Division (electronics)
- Vulgar fraction
- Reciprocal
- Inverse element
- Division by two
- Quasigroup
- Group
- Field (algebra)
- Division ring
- Vinculum
External links
- [Method for Dividing Decimals]
- [Division] on PlanetMath
- [Division on a Japanese abacus] selected from [Abacus: Mystery of the Bead]
- [Chinese Short Division Techniques on a Suan Pan]
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
