Category:Division
This category contains results about Division.
Definitions specific to this category can be found in Definitions/Division.
The concept of division can be defined in the following ways, according to context:
Division over a Field
Let $\struct {F, +, \times}$ be a field.
Let the zero of $F$ be $0_F$.
The operation of division is defined as:
- $\forall a, b \in F \setminus \set {0_F}: a / b := a \times b^{-1}$
where $b^{-1}$ is the multiplicative inverse of $b$.
Division over a Euclidean Domain
Let $\struct {D, +, \circ}$ be a Euclidean domain:
- whose zero is $0_D$
- whose Euclidean valuation is denoted $\nu$.
Let $a, b \in D$ such that $b \ne 0_D$.
By the definition of Euclidean valuation:
- $\exists q, r \in D: a = q \circ b + r$
such that either:
- $\map \nu r < \map \nu b$
or:
- $r = 0_D$
The process of finding $q$ and $r$ is known as division of $a$ by $b$, and we write:
- $a \div b = q \rem r$
Division Modulo $m$
Let $m \in \Z$ be an integer.
Let $\Z_m$ be the set of integers modulo $m$:
- $\Z_m = \set {0, 1, \ldots, m - 1}$
The operation of division modulo $m$ is defined on $\Z_m$ as:
- $a \div_m b$ equals the integer $q \in \Z_m$ such that $b \times_m q \equiv a \pmod m$
and is possible only if $q$ is unique modulo $m$.
This happens if and only if $a$ and $m$ are coprime.
Subcategories
This category has the following 12 subcategories, out of 12 total.
D
- Dividends (empty)
E
- Exact Division (empty)
I
M
P
- Polynomial Division (empty)
R
- Rational Division (2 P)
- Real Division (13 P)
Pages in category "Division"
The following 2 pages are in this category, out of 2 total.