\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Integer Arithmetic
Needed by:
Chordal Graphs
Links:
Sheet PDF
Graph PDF

Integer Divisors

Definition

Suppose $a$ is an integer. A divisor of $a$ is another integer $b$ for which there exists an integer $k$ satisfying

\[ a = kb \]

In this case, we say $b$ divides $a$ or $a$ is divisible by $b$. Often, we specialize to the case in which all the integers involved are positive, but the definition we give here also allows for some to be negative.

Suppose that $c \in \Z $ does not divide $a$. Denote by $k$ the largest integer satisfying

\[ kc < a \]

Define $r = a - kc$. We call $r > 0$ the remainder of dividing $a$ into $b$.

Notation

For $a, b \in \Z $ we denote that $b$ divides $a$ by writing $b \mid a$. For $c \in \Z $, we denote that $c$ does not divide $a$ by $c \not\mid a$. We denote the remainder of dividing $c$ into $a$ by $a \mod c$.

Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view