FACTOID # 30: Finns are perhaps the world's greatest athletes, ranking first in medals per capita for Summer Olympics, and third for Winter Olympics.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Divided

This article is about the arithmetic operation. For other uses, see Division (disambiguation).


In mathematics, especially in elementary arithmetic, division is an arithmetic operation which is the reverse operation of multiplication, and sometimes it can be interpreted as repeated subtraction.


Specifically, if

a × b = c,

where b is not zero, then

a = c ÷ b

(read as "c divided by b"). For instance, 6 ÷ 3 = 2 since 2 × 3 = 6.


In the above expression, a is called the quotient, b the divisor and c the dividend.


The expression c ÷ b is also written "c/b" (read "c over b"), especially in higher mathematics (including applications to science and engineering) and in computer programming languages. This form is also often used as the final form of a fraction, without any implication that it needs to be evaluated further.


In most non-English languages, c ÷ b is written c : b. In English usage the colon is restricted to the related concept of ratios.


Division by zero is usually not defined.

Contents

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.

  1. Say that 26 cannot be divided by 10.
  2. Give the answer as a decimal fraction or a mixed number, so 26 ÷ 10 = 2.6 or . This is the approach usually taken in mathematics.
  3. Give the answer as a quotient and a remainder, so 26 ÷ 10 = 2 remainder 6.
  4. Give the quotient as the answer, so 26 ÷ 10 = 2. This is sometimes called integer division.

One has to be careful when performing division of integers in a computer program. Some programming languages, such as C, will treat division of integers as in case 4 above, so the answer will be an integer. Other languages, such as MATLAB, will first convert the integers to real numbers, and then give a real number as the answer, as in case 2 above.


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

All four quantities are integers, and only p may be 0. This definition ensures that division is the inverse operation of multiplication.


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:

All four quantities are real numbers. r and s may not both be 0.


Division for complex numbers expressed in polar form is simpler and easier to remember than the definition above:

Again all four quantities are real numbers. r may not be 0.


Division in abstract algebra

In abstract algebras such as matrix algebras and quaternion algebras, fractions such as are typically defined as or where b is presumed to be an invertible element (i.e. there exists a multiplicative inverse b - 1 such that bb - 1 = b - 1b = 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:

There is no general method to integrate the quotient of two functions.


See also

External links

  • Printable Worksheets for Practicing Division (http://www.kwiznet.com/p/takeQuiz.php?ChapterID=1317&Method=Worksheet&NQ=24&NQ4P=3)
  • Division (http://planetmath.org/?op=getobj&from=objects&id=6148) on PlanetMath.

  Results from FactBites:
 
Continental divide - Wikipedia, the free encyclopedia (403 words)
A continental divide is a line of elevated terrain which forms a border between two watersheds such that water falling on one side of the line eventually travels to one ocean or body of water, and water on the other side travels to another, generally on the opposite side of the continent.
The Eastern Continental Divide (or Eastern Divide) runs from northern Pennsylvania down the Appalachian Mountains to the tip of Florida, dividing the Atlantic from the Gulf of Mexico.
It is similarly difficult to distinguish the continental divides of Europe and Asia, because of the large number of distinct bodies of water into which their rainfall drains (for example, the Mediterranean Sea and its various lobes, the Atlantic Ocean, the North Sea, the Baltic Sea, the Arctic Ocean and the Black Sea with Europe).
Digital divide - Wikipedia, the free encyclopedia (1189 words)
The digital divide is a social/political issue referring to the socio-economic gap between communities that have access to computers and the Internet and those who do not.
The idea of the digital divide resonates with "common sense" skepticism against claims of the revolutionary power of the Internet and the emerging utopian information society.
Another key dimension of the Digital Divide, is the global digital divide, reflecting existing economic divisions in the world.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.