<?xml version="1.0" encoding="UTF-8"?>

<record version="22" id="6148">
 <title>division</title>
 <name>Division</name>
 <created>2004-09-06 17:16:54</created>
 <modified>2007-01-20 16:21:07</modified>
 <type>Definition</type>
<parent id="355">field</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="00A05"/>
	<category scheme="msc" code="12E99"/>
 </classification>
 <defines>
	<concept>quotient</concept>
	<concept>ratio</concept>
	<concept>fundamental property of quotient</concept>
	<concept>reduction</concept>
 </defines>
 <related>
	<object name="InverseFormingInProportionToGroupOperation"/>
	<object name="DivisionInGroup"/>
	<object name="ConjugationMnemonic"/>
	<object name="Difference2"/>
	<object name="UniquenessOfDivisionAlgorithmInEuclideanDomain"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>{\em Division} is the operation which assigns to every two numbers (or more generally, elements of a field) $a$ and $b$ their quotient or ratio, provided that the latter, $b$, is distinct from zero.

The {\em quotient} (or {\em ratio})\, $\frac{a}{b}$\, of $a$ and $b$ may be defined as such a number (or element of the field) $x$ that\, $b \cdot x = a$.\, Thus,
                     $$b \cdot \frac{a}{b} = a,$$
which is the ``fundamental property of quotient''.\, The explicit general expression for $\frac{a}{b}$ is
                  $$\frac{a}{b} = b^{-1}\cdot a$$
where $b^{-1}$ is the inverse number (the multiplicative inverse) of $a$, because
                $$b(b^{-1}a) = (bb^{-1})a = 1a = a.$$

\begin{itemize}
 \item For positive numbers the quotient may be obtained by performing the division algorithm with $a$ and $b$.\, If\, $a &gt; b &gt; 0$,\, then $\frac{a}{b}$ indicates how many times $b$ fits in $a$.
  \item The quotient of $a$ and $b$ does not change if both numbers (elements) are multiplied (or divided, which \PMlinkescapetext{action} is called {\em reduction}) by any \,$k \neq 0$:
$$\frac{ka}{kb} = (kb)^{-1}(ka) = b^{-1}k^{-1}ka = b^{-1}a = \frac{a}{b}$$
So we have the method for getting the quotient of complex numbers,
       $$\frac{a}{b} = \frac{\bar{b}a}{\bar{b}b},$$
where $\bar{b}$ is the complex conjugate of $b$, and the quotient of \PMlinkname{square root polynomials}{SquareRootOfSquareRootBinomial}, e.g.
   $$\frac{1}{5+2\sqrt{2}} = \frac{5-2\sqrt{2}}{(5-2\sqrt{2})(5+2\sqrt{2})} = 
\frac{5-2\sqrt{2}}{25-8} = \frac{5-2\sqrt{2}}{17};$$
in the first case one aspires after a real and in the second case after a rational denominator.
 \item The division is neither associative nor commutative, but it is right distributive over addition:
         $$\frac{a+b}{c} = \frac{a}{c}+\frac{b}{c}$$
\end{itemize}</content>
</record>
